Rotate filter AND crop filter [command line]
Posted: 23 Nov 2009 08:07
I am trying top open a video, rotate it and add crop filter (because the rotate filter add some black borders ..)
So i tried this :
I did not find any help on vlc documentation.
(i found the documentation very bad IMHO no example, no explanations about possible arguments and their differences ...)
And i dont find with google too
Some filters cancel the action of another filter or arguments... It's very frustrating !
Please help !
So i tried this :
Code: Select all
path/vlc.exe path/file1.vob :vout-filter=transform :transform-type=270 :vout-filter=crop :croppadd-paddleft=100 :croppadd-paddright=100
(i found the documentation very bad IMHO no example, no explanations about possible arguments and their differences ...)
And i dont find with google too
Some filters cancel the action of another filter or arguments... It's very frustrating !
Please help !