[vlc-devel] [vlc-commits] transcode: ask for audio converter instead of audio filter

Ilkka Ollakka ileoo at videolan.org
Tue Apr 16 12:49:50 CEST 2013


Ah damn, sorry about that, pushing partial revert

On Tue, Apr 16, 2013 at 12:46:32PM +0200, Rémi Denis-Courmont wrote:
> On Tue, 16 Apr 2013 11:30:47 +0200 (CEST), git at videolan.org (Ilkka
> Ollakka)
> wrote:
> > diff --git a/modules/stream_out/transcode/transcode.c
> > b/modules/stream_out/transcode/transcode.c
> > index 8998020..1b9cf6e 100644
> > --- a/modules/stream_out/transcode/transcode.c
> > +++ b/modules/stream_out/transcode/transcode.c
> > @@ -203,7 +203,7 @@ vlc_module_begin ()
> >                   ARATE_LONGTEXT, true )
> >      add_bool( SOUT_CFG_PREFIX "audio-sync", false, ASYNC_TEXT,
> >                ASYNC_LONGTEXT, false )
> > -    add_module_list( SOUT_CFG_PREFIX "afilter",  "audio filter",
> > +    add_module_list( SOUT_CFG_PREFIX "afilter",  "audio converter",
> >                       NULL, AFILTER_TEXT, AFILTER_LONGTEXT, false )

> This obviously breaks audio filters in transcode...

> >      set_section( N_("Overlays/Subtitles"), NULL )

> > _______________________________________________
> > vlc-commits mailing list
> > vlc-commits at videolan.org
> > http://mailman.videolan.org/listinfo/vlc-commits
-- 
Ilkka Ollakka
Marriage is low down, but you spend the rest of your life paying for it.
		-- Baskins
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 490 bytes
Desc: Digital signature
URL: <http://mailman.videolan.org/pipermail/vlc-devel/attachments/20130416/9f7f8481/attachment.sig>


More information about the vlc-devel mailing list