Page 1 of 1

how can i play a file in windows?

Posted: 07 Dec 2004 10:37
by sunny_wang
the file is a avi file,it codec is divx.
i downdload vlc0.8.0 source code.
I want to use command line to debug vlc.

Posted: 07 Dec 2004 14:55
by markfm
Easiest thing is to download the current 081 release, for Windows, and just play it.

Posted: 07 Dec 2004 16:01
by fkuehne
... you can also use the binary version to debug VLC, view debug-logs and use the command-line.

Posted: 08 Dec 2004 02:28
by sunny_wang
Thanks.


i am interested in making a media player.

now , i know window directshow run course,
i am interested in vlc run course,
i read vlc manual,then i learn vlc source code,
but i don't know comman line parame.

i use command line : vlc --long help -advanced,
but , i don't find command line parameter to play the avi file.
i want to get a command line sample to play avi file.

Posted: 08 Dec 2004 10:19
by Sigmund
vlc.exe file.avi

not very hard really