please check my syntax
Posted: 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?
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?