[vls-devel] VLC Transcoding Problem : Latest CVS
simon
simon at digiglobal.com
Mon Aug 18 12:07:54 CEST 2003
Hello VLC-Dev Team
I get an error when transcoding to mpga format. I use the following command:
vlc -vv dvdold:/dev/cdrom at 1,15 --sout \
'#transcode{acodec=mpga,ab=192,channels=2}:duplicate{dst=std{access=file,mux=ts,url="junk.ts"}}'
-I dummy
The error log looks something like this (last 10 lines or so):
VideoLAN Client 0.6.3-cvs Trevelyan
....
...
[00000162] packetizer_mpegvideo decoder warning: sequence_header_code
found (0 skipped)
[00000162] packetizer_mpegvideo decoder warning: creating input (image
size 720x480, frame rate 29.97)
[00000164] main stream output debug: adding a new input
[00000165] stream_out_transcode private debug: not transcoding a stream
(fcc=`mpgv')
[00000169] main private debug: adding a new input
[00000169] mux_ts_dvbpsi private debug: adding input codec=mpgv
[00000163] packetizer_a52 decoder warning: trashing 1123 bytes
[00000164] main stream output debug: adding a new input
[00000165] stream_out_transcode private debug: creating audio
transcoding from fcc=`a52 ' to fcc=`mpga'
[00000165] stream_out_transcode private error: cannot find encoder (avcodec)
[00000165] stream_out_transcode private error: cannot create audio chain
[00000163] packetizer_a52 decoder error: cannot add a new stream
I am using RH8, and I have configured the CVS source (downloaded
17/08/03), using the following command:
./configure --enable-mad --with-mad-tree=/home/linux/mad-0.14.2b \
--enable-a52 \
--enable-release \
--with-dvbpsi-tree=/home/linux/libdvbpsi-0.1.3 \
--enable-ffmpeg --with-ffmpeg-tree=/home/linux/ffmpeg-20030813 \
--enable-faad --with-faad-tree=/home/linux/faad2-20030612 \
--enable-dvdread --with-dvdread-tree=/home/linux/libdvdread-20030812 \
--with-dvdcss-tree=/home/linux/libdvdcss-1.2.8 \
--with-ffmpeg-mp3lame \
--enable-arts --enable-libmpeg2
--with-libmpeg2-tree=/home/linux/mpeg2dec-20030612
Thanks.
Regards - Simon
--
This is the vls-devel mailing-list, see http://www.videolan.org/streaming/
To unsubscribe, please read http://developers.videolan.org/lists.html
If you are in trouble, please contact <postmaster at videolan.org>
More information about the vls-devel
mailing list