i have a video file with extension .dsf, taken from a cctv surveillance camera (i don't known model or producer of the appliance).
how i can watch it? suggest some free software (any os)
thank you
|
i have a video file with extension .dsf, taken from a cctv surveillance camera (i don't known model or producer of the appliance). how i can watch it? suggest some free software (any os) thank you | |||
|
feedback
|
|
Sorry to disappoint you, but Have you tried VLC? It's not on the list of supported formats, but still might be worth a try - and always useful to have VLC installed anyway. | |||
|
feedback
|
|
Download FFMPEG (there are sources as well as binaries for every system) then do this: ffmpeg -i myvideo.dsf It will show you what codecs are in there. After you know which, you can try getting that codec and playing the file. | |||
|
feedback
|