Avidemux Forum

Avidemux => Unix-Like (Linux/Bsd/...) => Topic started by: lio on January 01, 2018, 07:18:05 PM

Title: i-frame mp4 video
Post by: lio on January 01, 2018, 07:18:05 PM
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 !
Title: Re: i-frame mp4 video
Post by: Jan Gruuthuse on January 02, 2018, 07:55:51 AM
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 (http://avidemux.org/smif/index.php/topic,16808.0.html)