News:

--

Main Menu

i-frame mp4 video

Started by lio, January 01, 2018, 07:18:05 PM

Previous topic - Next topic

lio

Hi,
I'm using the Avidemux application but I now need to automatize a job on multiple mp4 videos. Hence I'd like to apply a command line on Linux.
What would the syntax be for:
Video output: Mpeg4 AVC (x264)
x264 Configuration / tab Frame: I-Frames: GOP size 1-1 , I-Frame threshold:10
Output Format: MP4 Muxer
Thanks !

Jan Gruuthuse

My guess would be:
Load a similar video into avidemux GUI.
Make all the needed settings.
Save the Project Script: Avidemux Menu: File: Project Script: Save As Project Script.
Edit project script and remove references to the loaded video.

More info on doing this (hints): Simple Command line usage with Tinpy Project