I'm trying to use the VLC to transcode an ogm fike to an ts-file.
The Ogm comtains a divx 5.1.1 Video and Ogg Audio Track.
This is the Transcode Command:
http debug: get name=sout value=#transcode{vcodec=mp2v,vb=3072,width=704,height=576,acodec=mpga,ab=192,channels=2}:duplicate{dst=std{access=http,mux=ts,url=:8080/dboxstream}} type=string
The log window reports some kind of error.
snip
...
main debug: adding a new input
stream_out_transcode debug: creating audio transcoding from fcc=`vorb' to fcc=`mpga'
stream_out_transcode error: cannot find decoder (avcodec)
stream_out_transcode error: cannot create audio chain
main error: cannot create packetizer output
mux_ts_dvbpsi debug: adjusting rate at 1000/400000 (170/299)
...
snip
The same ogm file plays perfectly when watching it on the PC
The transcode works all right with an ogm containing a MP3 Audio track.
Thanks
Alex
System: Win XP SP1 with Athlon 2600/nForce Chipset/Ati 9500
VLC Version 0.62 0.70 0.71 0.72 0.73