Can you please let me know what is the current syntax I should use for VLC in a Windows batch file?
The various references I can find are old and much has changed in VLC since they were written.
I made a couple of attempts, but just got unhelpful error messages.
What I would like to do is convert various Video files (MPEG2 mostly) into MP4.
I would like to use a pre-set profile eg. standard "Video - H.264 + MP3 (MP4)", or one I create specifically for the job.
But I can find no reference to how to select a conversion profile with VLC at the command line.
Nor can I find a way to grab the actual settings which are used internally by the profile in the graphical environment, in a format in which they can be used as command line options.
Can someone please help?