On Fri, May 29, 2015 at 10:45:47PM +0200, Wolfgang Lorenz wrote: > The patch addresses this problem: > https://lists.ffmpeg.org/pipermail/libav-user/2014-September/007475.html > > What it does is this: > * Except stream type 0x06 as a private stream. (AVMEDIA_TYPE_DATA, > AV_CODEC_ID_NONE) > (It was necessary to convince mpegts_set_stream_info(), that > AV_CODEC_ID_NONE > might be a valid codec id.) > * Handle stream id 0xbd (private_stream_1). This stream uses PES headers, but > needs > no further parsing (as there is no codec defined).
this breaks maks fate TEST aac-latm_stereo_to_51 TEST aac-aref-encode Test aac-latm_000000001180bc60 failed. Look at tests/data/fate/aac-latm_000000001180bc60.err for details. make: *** [fate-aac-latm_000000001180bc60] Error 1 make: *** Waiting for unfinished jobs.... Test aac-latm_stereo_to_51 failed. Look at tests/data/fate/aac-latm_stereo_to_51.err for details. make: *** [fate-aac-latm_stereo_to_51] Error 1 [...] -- Michael GnuPG fingerprint: 9FF2128B147EF6730BADF133611EC787040B0FAB I do not agree with what you have to say, but I'll defend to the death your right to say it. -- Voltaire
signature.asc
Description: Digital signature
_______________________________________________ ffmpeg-devel mailing list ffmpeg-devel@ffmpeg.org http://ffmpeg.org/mailman/listinfo/ffmpeg-devel