A friend of mine sent me an .MOV file that is nearly 1gb in size. When I play it, I get one image and 0:00 of video. When I told him this, he said he had inadvertently done something to the files, compressed them perhaps, and that he was trying to figure out how to undo what he had done.
Any thoughts on what the problem might be and how to fix it?
+ Reply to Thread
Results 1 to 13 of 13
-
-
I would then recommend to try one of the mov repair tools out there, but it sounds like there might me something wrong with the SD card of the camera,...
users currently on my ignore list: deadrats, Stears555, marcorocchini -
-
video stream: dmb1
https://www.fourcc.org/dmb1/
"Hardware codec used by Matrox Rainbow Runner video capture product. Apparently a form of Motion JPEG."
https://www.google.com/search?q=decode+dmb1+video
VLC and mplayer -- and some others -- say they can decode this. Give those two a try. (AFAICT, ffmpeg does not decode it.)
Don't install any codecs or software other than the ones I just mentioned without first asking the experts here!Last edited by raffriff42; 20th Jan 2018 at 17:36.
-
Also, QT wouldn't decode it using one of its stock codecs (e.g. mjpeg), so you would have to have installed the specific matrox qt component in order for qt to be able to play it. That or edit the fourcc into something that the stock ones could handle.
Scott -
MediaInfo seems to think the file is 197ms long. Which is unlikely. I use the 'Text' output in MediaInfo.
What I've done with problematic .MOV files is try to open them in VirtualDub FilterMod
in it's HEX editor. (Under 'Tools'). If you see a lot of zeros, probably no video there.
Typical MediaInfo file of a .MOV from my camera: -
Good catch. 912 x 8 / 0.197 = 37Gbps! Something's up. Also 9.4fps?
Corrupted, most likely.
Scott -
Similar Threads
-
Improve the quality of a uncompress dvd (anime) to look better on hdtv
By Altruo in forum Newbie / General discussionsReplies: 9Last Post: 3rd Apr 2017, 11:42 -
How to embed SCC closed caption file into a video file mov/mp4/mpg
By santhoshsd in forum Video ConversionReplies: 3Last Post: 13th Aug 2015, 20:48 -
edit a avi uncompress file
By ziv in forum Capturing and VCRReplies: 3Last Post: 12th Aug 2014, 16:17 -
Is it possible to uncompress a video file?
By chrisj in forum Newbie / General discussionsReplies: 10Last Post: 29th Apr 2014, 13:27 -
converted .mov, reference file deleted but the file has a video track.
By cdtsly in forum Video ConversionReplies: 5Last Post: 13th Nov 2013, 13:30