-
Notifications
You must be signed in to change notification settings - Fork 232
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
failure to fix file. #79
Comments
Similar thing happens to me as well. The bad video is 1.4 GB, and the good video is 1.5 mb, both from the same source (twitch.tv recordings). The errors shown below seem to continue for at least 5 minutes unless I stop them. Input #0, mov,mp4,m4a,3gp,3g2,mj2, from 'good_video.mp4': Metadata: major_brand : isom minor_version : 0 compatible_brands: mp41avc1 creation_time : 2017-05-05 09:00:37 encoder : vlc 3.0.0-git stream output encoder-eng : vlc 3.0.0-git stream output Duration: 00:00:31.70, start: 0.000000, bitrate: 368 kb/s Stream #0:0(eng): Audio: mp3 (mp4a / 0x6134706D), 44100 Hz, stereo, s16p, 127 kb/s (default) Metadata: creation_time : 2017-05-05 09:00:37 handler_name : SoundHandler Stream #0:1(eng): Video: h264 (Constrained Baseline) (avc1 / 0x31637661), yuv420p, 640x360 [SAR 1:1 DAR 16:9], 235 kb/s, 30 fps, 30 tbr, 90k tbn, 2k tbc (default) Metadata: creation_time : 2017-05-05 09:00:37 handler_name : VideoHandler Reading: good_video.mp4 Failure because of NULL header avc1: Match with 0 header Nal type: 6 Length for first packet = 606 / 800000 Failure because of NULL header avc1: Match with 0 header Nal type: 5 Length for first packet = 26156 / 800000 Success for no particular reason.... Failure because of NULL header avc1: Match with 0 header Nal type: 1 Length for first packet = 11 / 800000 Success for no particular reason.... Failure because of NULL header avc1: Match with 0 header Nal type: 1 Length for first packet = 14 / 800000 Success for no particular reason.... Failure because of NULL header avc1: Match with 0 header Nal type: 1 Length for first packet = 45 / 800000 Success for no particular reason.... Success for no particular reason.... Failure because of NULL header avc1: Match with 0 header Nal type: 1 |
Hi! ./untrunc ./GP040153.MP4 ./GOPR0156.MP4 1> log.log 2>log2.log log.logReading: ./GP040153.MP4 Invalid length. -1052488119. Wrong match in track: 0 log2.log[mov,mp4,m4a,3gp,3g2,mj2 @ 0x56469cb73ae0] Non-increasing DTS in stream 4: packet 2 with DTS 0, packet 3 with DTS 0 |
same problem here |
Was having the same problem. I don't even know what -a is supposed to do. It is undocumented. |
Future readers should try this fork, it even supports GoPro videos! |
How do you add flags to the untrunc command when using the docker container? |
the files are Android (6.0.1) screen recording, bad is 1.6GB (due to no more space on device) - good is 6.4MB (created to have a good one.)
The text was updated successfully, but these errors were encountered: