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

Andrew Wason rectalogic at rectalogic.com
Thu Feb 9 17:29:30 CET 2012


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.

Andrew
-------------- next part --------------
A non-text attachment was scrubbed...
Name: riff-tags.diff
Type: application/octet-stream
Size: 2100 bytes
Desc: not available
URL: <http://lists.mplayerhq.hu/pipermail/mplayer-dev-eng/attachments/20120209/192166ef/attachment.obj>


More information about the MPlayer-dev-eng mailing list