Hi all.. i was wondering if it's possible to use vlc as a command line tool for transcoding video files in a single command..
like
>vlc [some parameters about codecs and stuff] input.file output.file
or if i can use a configuration file containing informations about transcoding...
i need this so that i can use this in a sort of web application or a bash script.