On Fri, Sep 21, 2018 at 17:14:42 +0545, Remo Rayamajhi wrote: > Hello I m trying to use ffmpeg to stream udp input into rtmp out with > lib264 codec and acc codec . i m getting these error > > ffmpeg version 2.8.15 Copyright (c) 2000-2018 the FFmpeg developers
Could you please try a version of ffmpeg which is not this old, please? (Yes, I'm aware you probably have this from a CentOS repository.) Best the "x86_64 build: ffmpeg-git-64bit-static.tar.xz" from here, if you can't get a newer version anywhere else: https://johnvansickle.com/ffmpeg/ And please report back whether that works. > Press [q] to stop, [?] for help > [mp2 @ 0x1be3180] Header missing > Error while decoding stream #0:1: Invalid data found when processing input > [mpeg2video @ 0x1dd80a0] Warning MVs not available > [mpeg2video @ 0x1dd80a0] concealing 8 DC, 8 AC, 8 MV errors in P frame > [mpeg2video @ 0x1dd80a0] ac-tex damaged at 37 32 If it's not an issue with your source, this *may* have been fixed in those years since the version you are using was developed. Moritz _______________________________________________ ffmpeg-user mailing list [email protected] http://ffmpeg.org/mailman/listinfo/ffmpeg-user To unsubscribe, visit link above, or email [email protected] with subject "unsubscribe".
