start video flip from command line

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.
kairno
Blank Cone
Blank Cone
Posts: 15
Joined: 26 Aug 2008 15:11

start video flip from command line

Postby kairno » 10 Oct 2008 12:49

hi, me again... my problem now is that i have a flipped picture i need to stream... well... one out of 8 total images..now.. the details :

i'm starting the vlc player from the command line, is there a way to set it to show a certain image flipped {rotated 180 degrees vertical} and then start one normally without having 2 separate vlc folders, one for the flipped image one for the normal one ?

VLC_help
Mega Cone Master
Mega Cone Master
Posts: 25661
Joined: 13 Sep 2006 14:16

Re: start video flip from command line

Postby VLC_help » 10 Oct 2008 15:24

Yes. You can run two VLC instances from .bat file after each other.

Code: Select all

vlc.exe c:\test.avi --vout-filter=transform --transform-type=vflip vlc://quit vlc.exe c:\test2.avi
(at least that should work in 0.8.6)
but for streaming/transcoding that isn't best option because there will be two different VLC's that doesn't have combined output.

kairno
Blank Cone
Blank Cone
Posts: 15
Joined: 26 Aug 2008 15:11

Re: start video flip from command line

Postby kairno » 10 Oct 2008 15:39

please explain what you mean by "combined output".. i need each vlc to run independend and stream from a different source

VLC_help
Mega Cone Master
Mega Cone Master
Posts: 25661
Joined: 13 Sep 2006 14:16

Re: start video flip from command line

Postby VLC_help » 11 Oct 2008 21:04

If you need one continuous stream, that option won't work.


Return to “VLC media player for Windows Troubleshooting”

Who is online

Users browsing this forum: No registered users and 40 guests