[vlc] divx to wmv convert - no audio

Matt mattmoran76 at gmail.com
Wed Apr 4 15:25:41 CEST 2007


Hi all,

Trying to convert a divx file to wmv to stream using Twonky to a Xbox 360.

In windows I use this:-
"C:\Program Files\VideoLAN\VLC\vlc" -vvv %1 --sout-ffmpeg-qscale 1
:sout=#transcode{vcodec=WMV2,scale=1,acodec=wma,ab=96,channels=2}:duplicate{dst=std{access=file,mux=asf,dst=%1.wmv}}


This works fine and the file plays in VLC, WMP11 and Xbox 360 via Twonky.

In Linux - Fedora Core 6 which I want to use, I use this command:-
\vlc %1 -vvv --sout-ffmpeg-qscale 1
:sout="#transcode{vcodec=WMV2,vb=1500,acodec=wma,ab=96,scale=1,channels=2}:standard{access=file,mux=asf,dst=/share/video/$1.wmv}"}
--daemon

The file this outputs:-
VLC for windows just quits
WMP11 Plays the file only with video, no audio
Xbox 360 moans that it is incompatible.

I've used many video sources, still the same problem.

Any ideas?

Thanks,

Matt
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mailman.videolan.org/pipermail/vlc/attachments/20070404/49806921/attachment.html>


More information about the vlc mailing list