Avidemux Forum

Avidemux => Unix-Like (Linux/Bsd/...) => Topic started by: iacoposk8 on August 15, 2013, 10:27:49 AM

Title: compression: why change the Display aspect ratio?
Post by: iacoposk8 on August 15, 2013, 10:27:49 AM
hello to everyone! I wrote this command to compress a video:
avidemux2_cli --load 0.MPG --audio-codec copy --video-codec x264 --video-conf 2pass=200 --output-format MP4 --save compress/0.MPG
compression works, the problem is that the Display aspect ratio is changed from 16:9 to 0944
how can I fix?
Title: Re: compression: why change the Display aspect ratio?
Post by: zakk on August 20, 2013, 07:40:38 PM
use .mkv and click configuration button (bottom left).
Title: Re: compression: why change the Display aspect ratio?
Post by: iacoposk8 on August 21, 2013, 06:28:59 AM
but I would like to create a bash script because I want to compress the video are many
Title: Re: compression: why change the Display aspect ratio?
Post by: zakk on August 21, 2013, 09:22:42 AM
Use mkv as container and find the command to change the display width.