Video rotate on commandline

*nix specific usage questions
e-San
Blank Cone
Blank Cone
Posts: 15
Joined: 11 Dec 2013 10:23

Video rotate on commandline

Postby e-San » 27 Dec 2013 00:38

Hi!

I'm trying to strema webcam over network, but i'm unable to rotate video.

commands i tried:

Code: Select all

442 vlc -I dummy v4l2:///dev/video2:width=320:height=240 :vout-filter=transform :transform-type=270 --sout '#standard{access=http,mux=asf,dst=:8080}' 443 vlc -I dummy v4l2:///dev/video2:width=320:height=240 :vout-filter=transform :transform-type=180 --sout '#standard{access=http,mux=asf,dst=:8080}' 444 vlc -I dummy v4l2:///dev/video2:width=320:height=240 --video-filter=transform{type=180} --sout '#standard{access=http,mux=asf,dst=:8080}' 445 vlc -I dummy v4l2:///dev/video2:width=320:height=240 --rotate-angle=180 --sout '#standard{access=http,mux=asf,dst=:8080}' 446 vlc -I dummy v4l2:///dev/video2:width=320:height=240 --video-filter="rotate" --rotate-angle=180 --sout '#standard{access=http,mux=asf,dst=:8080}'
anything more i can try?

Regards!

Rémi Denis-Courmont
Developer
Developer
Posts: 15265
Joined: 07 Jun 2004 16:01
VLC version: master
Operating System: Linux
Contact:

Re: Video rotate on commandline

Postby Rémi Denis-Courmont » 27 Dec 2013 12:15

You need to transcode if you want to rotate video for streaming.
Rémi Denis-Courmont
https://www.remlab.net/
Private messages soliciting support will be systematically discarded

e-San
Blank Cone
Blank Cone
Posts: 15
Joined: 11 Dec 2013 10:23

Re: Video rotate on commandline

Postby e-San » 27 Dec 2013 13:33

Thanks!


Return to “VLC media player for Linux and friends Troubleshooting”

Who is online

Users browsing this forum: No registered users and 5 guests