I am trying to render a video with hardcoded subtitle. But I received this messages:
[h264 @ 0x56048835b000] Invalid nal size 13504
[h264 @ 0x56048835b000] Error splitting the input into NAL units.
Error while decoding stream #0:0: Invalid data found when processing input
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x560488313ee0] stream 1, offset 0x67093f: partial file Invalid data found when processing input
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x560488313ee0] stream 0, offset 0x670aaa: partial file Invalid data found when processing input
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x560488313ee0] stream 1, offset 0x670c51: partial file Invalid data found when processing input
frame= 500 fps=3.2 q=29.0 size= 6433kB time=00:00:16.60 bitrate=3174.2kbits/s speed=0.105x The video "seems" to be ok, because I can actually read it both in VLC / Quicktime and in Chrome.
Is there anyway to circumvent this error? Where would this come from?
3 Reset to default