encoding with wma codec in linux?

About encoding, codec settings, muxers and filter usage
ac251404
New Cone
New Cone
Posts: 3
Joined: 07 Feb 2007 22:23

encoding with wma codec in linux?

Postby ac251404 » 08 Feb 2007 20:45

I found a batch script that someone created for converting videos to WMV using vlc. The batch script was used on a windows box but I am trying to run almost the exact same command and my videos are coming out with no audio. I believe this has to do with using the wma codec which is closed source, but how can vlc on windows make use of it? If I try encoding in any other audio format the video works fine on my PC but will not play on my xbox360. Also I cannot get any audio from videos which I encoded with other programs in linux (but they work fine in windows). Does VLC on linux not have wma support? If not is there some way I can use this codec?

For reference here is the command:

Code: Select all

"vlc -vvv #{ARGV[0]} --sout-ffmpeg-qscale 1 :sout=#transcode{vcodec=WMV2,scale=1,acodec=wma,ab=96,channels=2}:duplicate{dst=std{access=file,mux=asf,dst=#{ARGV[1]}}} vlc:quit"

tipok
Blank Cone
Blank Cone
Posts: 38
Joined: 29 Sep 2005 22:28
Location: Kiev, Ukraine
Contact:

Postby tipok » 06 Apr 2007 18:57

the newest version of ffmpeg can encode to wma (on linux machines - too), but WM player can not play this stream yet.
Комп не выключать!!!

tipok
Blank Cone
Blank Cone
Posts: 38
Joined: 29 Sep 2005 22:28
Location: Kiev, Ukraine
Contact:

Re: encoding with wma codec in linux?

Postby tipok » 02 Aug 2007 14:15

Even VLC can't play this files (or streams)...


Return to “VLC stream-output (sout)”

Who is online

Users browsing this forum: No registered users and 15 guests