Sujet : Need help decoding an old Smith Micro "VideoLink Mail" .SMV webcam video (1990s)
Hi everyone,
I have an old webcam video recorded with Smith Micro VideoLink Mail software (probably late 1990s), saved as a .smv file. The software is long discontinued and I can't find a working copy or player.
What I've found so far:
The file starts with embedded resource strings referencing "VideoLink Mail" (error messages, etc.)
FFmpeg detects a raw H.263 video stream inside (176x144, ~25fps) starting a few KB into the file
Extracting and decoding that stream with FFmpeg produces heavily corrupted/garbled frames — mostly colored noise blocks, not a real image
It's possible the video is interleaved with audio or extra framing bytes I'm not accounting for
Does anyone recognize this format, have a working copy of VideoLink Mail (Windows 98/XP era), or know how the container structures the H.263 payload? Any pointers appreciated — happy to share a hex dump or the file itself if useful.
+ Reply to Thread
Results 1 to 5 of 5
-
-
You can try clever FFmpeg-GUI.
It can handle smv video and convert it to modern avc/hevc mp4, mov, mkv aso. -
Thanks for your answer but Unfortunately,i am a beginner and the software is too complicated to use; I can't get it to work.
-
Share the original file.
You will need to put it in a .zip file to post it in this forum.
7 zip is a good software for creating a .zip file.
Use zip for the format & Store for the compression level the default should work for the rest .
I just need to right click on the file & select 7 zip & "add to archive' -
Try attaching it as is; it might work (SMV isn't listed in approved attachments but...
)
If it doesn't, just change the extension to exe or similar, then we can change it back.
No need for 7zip, in Windows Explorer, right-click ("more options" if necessary) and towards the bottom choose "Send to >Compressed (zipped) folder".
Or put it up on Google Drive or similar.


Quote