This transcode command line not work

About encoding, codec settings, muxers and filter usage
kittivud
Blank Cone
Blank Cone
Posts: 13
Joined: 13 Mar 2006 11:25
Location: Bangkok, Thailand
Contact:

This transcode command line not work

Postby kittivud » 03 Dec 2009 17:03

Hello,

I try to use vlc to display a video file without transcode and together transcode to h.264 then stream it out. But it does not work (see below command line).

:sout=#duplicate{dst=display,dst=transcode{vcodec=h264,vb=192,width=176,height=144,acodec=mp4a,ab=32,channels=1}:std{access=http,mux=ts,dst=0.0.0.0:10000}

When I display and stream a video file without transcode both of them. It work fine. My system is windows XP. Could somebody advise.

Thanks
Kittivud E.
Digitalcom Thailand

thannoy
Big Cone-huna
Big Cone-huna
Posts: 601
Joined: 20 Mar 2008 09:44
VLC version: 0.9.8a & 1.0-git
Operating System: GNU/Linux Fedora10
Location: France
Contact:

Re: This transcode command line not work

Postby thannoy » 03 Dec 2009 17:10

1- your line is very long, better to use "code" button above edition area to paste it
2- missing one '}' at the end of your line?
3- If it is not, you will have to provide debug output.. Using -vvv and using "Code" button for your past to be readable. (you can use a pastebin too)

kdh
Cone that earned his stripes
Cone that earned his stripes
Posts: 224
Joined: 16 Jun 2009 22:38

Re: This transcode command line not work

Postby kdh » 04 Dec 2009 04:41

hmm.. lets keep it simple, can you try this?

Code: Select all

:sout=#transcode{vcodec=h264,vb=192,width=176,height=144,acodec=mp4a,ab=32,channels=1}:std{access=http,mux=ts,dst=0.0.0.0:10000}
it will not display the the feed locally, but it should make your http interface come online.

Does that help and work for you?


Return to “VLC stream-output (sout)”

Who is online

Users browsing this forum: No registered users and 8 guests