Avidemux Forum

Avidemux => Windows => Topic started by: johnbail on August 25, 2012, 04:45:14 PM

Title: convert quicktime (MOV) to MP4
Post by: johnbail on August 25, 2012, 04:45:14 PM
I am having a hard time making the command line convert thease files works fine in UI but in comand line the audio is not synced to the video. it is about 3 seconds ahead. I am trying to routate the video 90 degres to solve a issue om a website. can some provide me a clue as to how to apply a filter in a command line options and maby why my audo is out of synk?

my command line.
avidemux2_cli.exe --force-alt-h264 --load "c:\video\img_1649.mov" --run testScript.js --audio-bitrate 224 --audio-codec aac --video-codec x264 --save "c:\video\newTest.mp4" --output-format MP4

I created the script from the UI but it appers to be xml not scripts I have seen in documents.
Title: Re: convert quicktime (MOV) to MP4
Post by: Jan Gruuthuse on August 26, 2012, 07:08:41 AM
replace avidemux2_cli.exe by the used GUI exe and see if that works.
Title: Re: convert quicktime (MOV) to MP4
Post by: johnbail on August 27, 2012, 12:44:16 AM
no same issue. I tried to change it to copy and audio is in out of sync as well.