[vlc] #Transcode - mpga (a52->mpga) 6 channels to 2 Channels transcoding

Simon simon at digiglobal.com
Fri Aug 1 13:34:24 CEST 2003


Many thanks for fixing AC3 to mpga transcoding problem I reported earlier
(CVS version). It now defaults to 2 channels (stereo) which is even better
(see my original email below).

However, this is causing problems in a number of DVDs I have. I hear perfect
background music, but some of the conversation channels are barely audible.
I presume the transcoding route picks up 2 predefined  channels. Ideally,
all 6 channels should be mixed into 2 channels. Alternatively, is there a
way of selecting which 2 audio channels get copied to mpga format?

Best regards
Simon


 -----Original Message-----
From: 	vlc-bounce at videolan.org [mailto:vlc-bounce at videolan.org]  On Behalf
Of Gildas Bazin
Sent:	30 July 2003 01:25
To:	vlc at videolan.org
Subject:	[vlc] Re: vlc-snapshot-20030727 - Cannot open encoder error

On Monday 28 July 2003 12:44, Simon wrote:
> I downloaded the vlc-snapshot-20030727 and compiled it without problem
> (unfortunately I am unable to compile the code when I use CVS ). VLC works
> as expected, except I get the following error while trying to set "Stream
> Output" audio encoding codec to "mpga"
>
> Any idea why it cannot open encoder?
>
> [00000162] packetizer_a52 decoder: Running A/52 packetizer
> [00000166] access_output_file private: Open: name:`/home/dvds/test.ts'
> [00000167] mux_ts_dvbpsi private: Open
> [00000164] stream_out_transcode private error: cannot open encoder
> [00000164] stream_out_transcode private error: cannot create audio chain
> [00000162] packetizer_a52 decoder error: cannot add a new stream
> [00000167] mux_ts_dvbpsi private: Close
> [00000166] access_output_file private: Close
>

Make sure you specify a stereo outut stream as the mpga encoder won't deal
with > 2 audio channels.
Using "--sout=#transcode{acodec=mpga,ab=192,channels=2}:blabla" for
instance.

Hope this helps,

--
Gildas

--
This is the vlc mailing-list, see http://www.videolan.org/vlc/
To unsubscribe, please read http://www.videolan.org/support/lists.html
If you are in trouble, please contact <postmaster at videolan.org>




-- 
This is the vlc mailing-list, see http://www.videolan.org/vlc/
To unsubscribe, please read http://www.videolan.org/support/lists.html
If you are in trouble, please contact <postmaster at videolan.org>



More information about the vlc mailing list