[MPlayer-dev-eng] [PATCH] Enable ffmpeg's WC4 xan decoder
Diego Biurrun
diego at biurrun.de
Thu Feb 10 08:48:04 CET 2011
On Wed, Feb 09, 2011 at 08:42:25PM -0800, Philip Langdale wrote:
> Just a simple patch to codecs.conf
>
> This adds an entry for ffmpeg's wc4 xan decoder
> and adds a format line to xan_dpcm that's needed
> to recognise avis from Crusader: No Regret.
Do we have samples for that?
> --- a/etc/codecs.conf
> +++ b/etc/codecs.conf
> @@ -3143,6 +3143,14 @@ videocodec ffwc3
>
> +videocodec ffwc4
> + info "FFmpeg XAN wc4"
> + status buggy
> + fourcc Xxan ; internal MPlayer FourCC
> + driver ffmpeg
> + dll "xan_wc4"
> + out YV12
Why buggy?
> --- a/ffmpeg
> +++ b/ffmpeg
> @@ -1 +1 @@
> -Subproject commit 37a1ba9045993c60810abb422d6a572cbaee8f5b
> +Subproject commit a97b9325cbb96bbd517a8a4c2987e893a5ba51d3
What is this?
Diego
More information about the MPlayer-dev-eng
mailing list