Windows command line 3 Qs

Microsoft Windows specific usage questions
Forum rules
Please post only Windows specific questions in this forum category. If you don't know where to post, please read the different forums' rules. Thanks.
zimbot
Blank Cone
Blank Cone
Posts: 22
Joined: 14 Apr 2006 21:17

Windows command line 3 Qs

Postby zimbot » 19 Apr 2006 20:42

I have 3 Qs about doing Windows command line.

I currently have a file.bat

vlc -V image --image-out-format="jpeg" --image-out-ratio 580 --image-out-prefix mm1 D:\001.mpg
vlc:quit
vlc -V image --image-out-format="jpeg" --image-out-ratio 580 --image-out-prefix mm2 D:\m2.mpg
vlc:quit
vlc -V image --image-out-format="jpeg" --image-out-ratio 580 --image-out-prefix ww2 D:\wm002.wmv
vlc:quit
exit

this does most of what i would like ( meaning it plays 3 files and gets 3 pngs ) but
I cannot force it to get a jpg I have tried
--image-out-format jpeg , --image-out-format jpg
I have heard the the windows syntax is ...="jpeg"

I currently have to click the X gadget to close each instrance of the player.
so my vlc:quit is not correct.

and I would like to player faster that realtime , maybe 200 - whatever.

so 3 qs

force jpg ( currently makes png
how to quit ( currently does not quit and exit at end
and faster play ( not attempted in the above bat )

thanks

zimbot
Blank Cone
Blank Cone
Posts: 22
Joined: 14 Apr 2006 21:17

well I figured out number 2

Postby zimbot » 19 Apr 2006 20:56

OK... so I know how to exit & quit.
I cahnged my bat to as follows

vlc -V image --image-out-format="jpg" --image-out-ratio 580 --image-out-prefix mm1 D:\001.mpg vlc:quit
vlc -V image --image-out-format="jpg" --image-out-ratio 580 --image-out-prefix mm2 D:\m2.mpg vlc:quit
vlc -V image --image-out-format="jpg" --image-out-ratio 580 --image-out-prefix ww2 D:\wm002.wmv vlc:quit
vlc: exit


... all on 1 line
vlc -V image --image-out-format="jpg" --image-out-ratio 580 --image-out-prefix mm1 D:\001.mpg vlc:quit

now i still could use a jpg syntax -- and that should be possible
and player faster would be nice

dionoea
Cone Master
Cone Master
Posts: 5157
Joined: 03 Dec 2003 23:09
Location: Paris, France

Postby dionoea » 20 Apr 2006 00:37

You should try a 0.8.5 beta release. I think that jpg support for the image output was added after 0.8.4a.
Antoine Cellerier
dionoea
(Please do not use private messages for support questions)


Return to “VLC media player for Windows Troubleshooting”

Who is online

Users browsing this forum: No registered users and 48 guests