[MPlayer-dev-eng] [PATCH] fix encoding -oac pcm in lavf MOV container

Andrew Wason rectalogic at rectalogic.com
Tue Feb 14 17:16:42 CET 2012


On Thu, Feb 9, 2012 at 11:29 AM, Andrew Wason <rectalogic at rectalogic.com> wrote:
> On Fri, Feb 3, 2012 at 1:40 PM, Andrew Wason <rectalogic at rectalogic.com> wrote:
>> Encoding with -oac pcm in a MOV container incorrectly uses audio tag
>> 'WRLE', see http://bugzilla.mplayerhq.hu/show_bug.cgi?id=2038
>
> ffmpeg now exposes avformat_get_riff_audio_tags() and
> avformat_get_riff_video_tags()
> (see https://bugzilla.libav.org/show_bug.cgi?id=212)
> so this updated patch uses these instead of looking in the AVI muxer tags.


Any comments on this patch?

Thanks,
Andrew


More information about the MPlayer-dev-eng mailing list