[vlc] Re: Command line dv option
Laurent Aimar
fenrir at via.ecp.fr
Fri Apr 2 16:26:44 CEST 2004
On Fri, Apr 02, 2004, Marc Ray wrote:
> It seems you cannot pass the --codec or --demux option for dv video. It only
> seems to work if a file is named with a .dv extension. I have a program
> that sends the video to stdin and need vlc to be able to translate it. Any
> other suggestions? By the way if I have not said it already VLC rocks!
To force the right demuxer use :
vlc <access>/<demux>:<filename>
so for stdin and dv use
vlc /rawdv:-
(--demux doesn't work for that)
--
fenrir
--
This is the vlc mailing-list, see http://www.videolan.org/vlc/
To unsubscribe, please read http://www.videolan.org/support/lists.html
If you are in trouble, please contact <postmaster at videolan.org>
More information about the vlc
mailing list