please check my syntax

*nix specific usage questions
shelly

please check my syntax

Postby shelly » 12 Oct 2005 04:20

I'm new to this and app and seem to be not getting the command structure. I'm trying to convert raw dv to quicktime, both files are local. Here's my command line:

vlc /mnt/raid0/mmmcom/src-video/jose-sample.dv --sout '#transcode{vcodec=mp4v,acodec=mpga,vb=800,ab=128,deinterlace}:
standard{access=file,url="/mnt/raid0/mmmcom/src-video/test.mov"}'

should this work? any obvious mistakes?

shelly

more info

Postby shelly » 12 Oct 2005 04:24

fyi, here's the error that was returned:

Remote control interface initialized, `h' for help
[00000215] main private error: no sout stream module matched "transcode"
[00000214] main stream output error: stream chained failed for `transcode{vcodec=mp4v,acodec=mpga,vb=800,ab=128,deinterlace}:
standard{access=file,url="/mnt/raid0/mmmcom/src-video/test.mpg"}'
[00000213] main input error: cannot start stream output instance, aborting
[00000207] main playlist: nothing to play

geo
Cone that earned his stripes
Cone that earned his stripes
Posts: 104
Joined: 23 Dec 2003 05:48
Location: Canberra, Australia
Contact:

Postby geo » 12 Oct 2005 12:24

looks like you don't have a mux in the output, or require file:// before the input. Here's mine for transcoding a TS to H.264

Code: Select all

./clivlc -vvv file:///Users/geo/Movies/vlc-output.ts --sout '#transcode{vcodec=h264,acodec=mp4a,vb=800,ab=128,deinterlace} :std{access=file,mux=mp4,url="/users/geo/Movies/out.mp4"}}'
geo


Return to “VLC media player for Linux and friends Troubleshooting”

Who is online

Users browsing this forum: No registered users and 50 guests