command line is not so working with transform-type

About encoding, codec settings, muxers and filter usage
Peter S
Blank Cone
Blank Cone
Posts: 38
Joined: 21 Jun 2007 11:24

command line is not so working with transform-type

Postby Peter S » 11 Apr 2018 10:36

Earlier I have got good results with command line, but yet not. I am using VLC 2.2.6 on win7prof.
I want to rotate any mp4 video files (180°resp 90° clockwise). My command file:

Code: Select all

for %%a in (*.mp4) do cmd /c "C:\Program Files\VideoLan\VLC\vlc.exe" ^ -I dummy -vvv %%a ^ --transform-type={180}^ :standard{access=file,mux=mp4,^ dst=mp4\%%~na.mp4} ^ vlc://quit
After ^ is line feed. That is in windows correct working?

1. There the dummy and the -vvv are not working.
A. In the helpfile is only "-vv". Is that regularly better?
B. In the helpfile is only "--dummy-quiet" and no "-I dummy". What is correct
2. The rotation is not working.
3. There is no output file

(My English is very poor, I am German, sorry)
Can anywho help me?

Jean-Baptiste Kempf
Site Administrator
Site Administrator
Posts: 37523
Joined: 22 Jul 2005 15:29
VLC version: 4.0.0-git
Operating System: Linux, Windows, Mac
Location: Cone, France
Contact:

Re: command line is not so working with transform-type

Postby Jean-Baptiste Kempf » 26 Jun 2018 21:14

You need to do the filtering inside the transcode.
Jean-Baptiste Kempf
http://www.jbkempf.com/ - http://www.jbkempf.com/blog/category/Videolan
VLC media player developer, VideoLAN President and Sites administrator
If you want an answer to your question, just be specific and precise. Don't use Private Messages.


Return to “VLC stream-output (sout)”

Who is online

Users browsing this forum: No registered users and 45 guests