[vlc] Re: vlc-snapshot-20030727 - Cannot open encoder error

Gildas Bazin gbazin at netcourrier.com
Wed Jul 30 02:25:05 CEST 2003


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>



More information about the vlc mailing list