[vlc-devel] [vlc-commits] ffmpeg: add ffmpeg-codec and sout-ffmpeg-codec

Aurélien Nephtali aurelien at sitadelle.com
Thu Mar 29 18:21:04 CEST 2012


Hi,

On Mon, Nov 14, 2011 at 9:24 PM, Rafaël Carré <git at videolan.org> wrote:
> vlc | branch: master | Rafaël Carré <funman at videolan.org> | Mon Nov 14 15:22:48 2011 -0500| [35d7ee99308588f50ce3ab952e9ed14d6d12e4e6] | committer: Rafaël Carré
>
> ffmpeg: add ffmpeg-codec and sout-ffmpeg-codec
>
> This allows specifying the libavcodec decoder/encoder by name
> Useful in case there are more than one codec per fourcc
>
> Example: ffvp8 / libvpx decoders for VP8
>
>> http://git.videolan.org/gitweb.cgi/vlc.git/?a=commit;h=35d7ee99308588f50ce3ab952e9ed14d6d12e4e6

This change does not work since config_ChainParse() is called after
var_GetString( p_this, ENC_CFG_PREFIX "codec" ).
The attached patch fixes that.

Regards,

-- 
Aurélien Nephtali
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0001-Fix-sout-ffmpeg-codec.patch
Type: application/octet-stream
Size: 1203 bytes
Desc: not available
URL: <http://mailman.videolan.org/pipermail/vlc-devel/attachments/20120329/cd81b6f2/attachment.obj>


More information about the vlc-devel mailing list