Comment 6 for bug 1462864

Revision history for this message
Tomislav (hefest) wrote :

Had what looks like the same bug cost me most of my recording this evening: everything beyond the 40' mark seem unlegible. Mplayer output:

[h264 @ 0x7f14618bb920]Invalid NAL unit size (108256 > 61237).
[h264 @ 0x7f14618bb920]Error splitting the input into NAL units.
Error while decoding frame!
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x7f146254d2a0]stream 0, offset 0xc8ecce90: partial file
A:2403.5 V:2403.5 A-V: 0.001 ct: 0.090 0/ 0 24% 11% 1.5% 0 0

Exiting... (End of file)

$ ffmpeg -v error -i myfile -f null - 2>/tmp/error.log

[h264 @ 0x55e612488a40] Invalid NAL unit size (108256 > 61237).
[h264 @ 0x55e612488a40] Error splitting the input into NAL units.
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x55e6124398c0] stream 1, offset 0xc8ee7c7e: partial file
myfile: Invalid data found when processing input
Error while decoding stream #0:0: Invalid data found when processing input
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x55e6124398c0] stream 1, offset 0xc8ee7deb: partial file
myfile: Invalid data found when processing input

How is it possible that this doesn't affect more people?