[FFmpeg-user] mp3 header missing

Carl Eugen Hoyos ceffmpeg at gmail.com
Mon Sep 24 16:47:06 EEST 2018


2018-09-23 11:19 GMT+02:00, Remo Rayamajhi <kshatriya.remo at gmail.com>:

> [mpegts @ 0x5b24e80] PES packet size mismatchme=00:03:25.66
> bitrate=1033.6kbits/s speed=1.02x
> [mp2 @ 0x5b89d80] Header missing
> Error while decoding stream #0:1: Invalid data found when processing input
> [mpeg2video @ 0x5b8bc00] Invalid mb type in P-frame at 29 1
> bitrate=1032.7kbits/s speed=1.02x
> [mpeg2video @ 0x5b8bc00] Warning MVs not available
> [mpeg2video @ 0x5b8bc00] concealing 1215 DC, 1215 AC, 1215 MV errors in P
> frame
> [mpegts @ 0x5b24e80] PES packet size mismatch
> [mpeg2video @ 0x5b8bc00] ac-tex damaged at 38 35
> [mpeg2video @ 0x5b8bc00] Warning MVs not available
> [mpeg2video @ 0x5b8bc00] concealing 45 DC, 45 AC, 45 MV errors in P frame

> udp://@239.1.3.9:8002?fifo_size=1000000\&overrun_nonfatal: Input/output
> error

This looks to me as if the input stream fails / times out and FFmpeg
therefore stops encoding, the other warnings seem non-fatal to me.

Feel free to try to record the actual transport stream (not with
FFmpeg, it is unable to do this) and try to reproduce with file input.

Carl Eugen


More information about the ffmpeg-user mailing list