Command line transcode does nothing

About encoding, codec settings, muxers and filter usage
rph123
New Cone
New Cone
Posts: 9
Joined: 16 Apr 2008 11:33

Command line transcode does nothing

Postby rph123 » 16 Apr 2008 12:16

Running VLC 0.8.6d on XP.

I have tried the example command line transcode at URL below.

This doesn't produce any output file at all.

I don't see any error output. Tried --verbose switch too.


Any ideas why? Thanks



http://wiki.videolan.org/MPEG-2

Here is an example of how to transcode an AVI into a portable MPEG-1 video from the command prompt

vlc file.avi --sout='#transcode{vcodec=mp1v, acodec=mpga}:std{access=file, mux=mpeg1,url=file.mpg}'

johansyd
Blank Cone
Blank Cone
Posts: 25
Joined: 27 Feb 2008 11:10

Re: Command line transcode does nothing

Postby johansyd » 16 Apr 2008 16:48

Try:

vlc -vvv file.avi --sout='#transcode{vcodec=mp1v, acodec=mpga}:std{access=file, mux=mpeg1,url=file.mpg}'

Post what you get enclosed in a code tag.

rph123
New Cone
New Cone
Posts: 9
Joined: 16 Apr 2008 11:33

Re: Command line transcode does nothing

Postby rph123 » 17 Apr 2008 11:15

I tried the -vvv, but don't see any verbose output suggesting what's going on.

The VLC control dialog pops up, but I get no output to the launching DOS window.

Any ideas?

Thanks

eclere
New Cone
New Cone
Posts: 1
Joined: 19 Apr 2008 00:51

Re: Command line transcode does nothing

Postby eclere » 19 Apr 2008 00:53

Hello,

i have the same problem. I want stream to windows media player: http://www.videolan.org/doc/streaming-h ... l#id311798

my commandline:

vlc -vvv e:\test.avi --sout '#transcode{vcodec=DIV3,vb=256,scale=1,acodec=mp3,ab=32,channels=2}:std{access=mmsh,mux=asfh,dst=localhost:8080}'

The Errormessage:
stream_out_standard error: no mux specified or found by extension
main error: stream chain failed for `std{mux="",access="'#transcode{vcodec=DIV3,vb=256,scale=1,acodec=mp3,ab=32,channels=2}",dst="std{access=mmsh,mux=asfh,dst=127.0.0.1:8080}'"}'
main error: cannot start stream output instance, aborting

Any ideas?

Best Regards

Thorsten

tkauppin
New Cone
New Cone
Posts: 1
Joined: 20 Apr 2008 22:02

Re: Command line transcode does nothing

Postby tkauppin » 20 Apr 2008 22:08

I found one quite nasty problem. I must call "\program files\videolan\vlc\vlc" to make the command line switches to work properly. adding the VLC to path is not working. at least now I get some output with -vvv, after fighting with this problem for several days!


Return to “VLC stream-output (sout)”

Who is online

Users browsing this forum: No registered users and 16 guests