paulpacifico / shutter-encoder

A professional video compression tool accessible to all, mostly based on FFmpeg.
https://www.shutterencoder.com
GNU General Public License v3.0
914 stars 58 forks source link

Force display only works on preview #178

Open aximili opened 6 months ago

aximili commented 6 months ago

Force display (to change ratio, to fix a stretched mp4 video) only works when previewing. But the resulting file is always unchanged. Tested with H.265 and H.264, Adapt and Stretch, with and without "Image cropping"

paulpacifico commented 6 months ago

No problem on my side, could you send me your file for checking? If you can also attach a screenshot, it's great!

Paul.

aximili commented 6 months ago

Here you go. Thanks a lot Paul!! This is a really great software!

2024-02-16 16_18_13-Shutter Encoder

https://github.com/paulpacifico/shutter-encoder/assets/1844817/c7dc31d2-1939-4efb-b011-07386bf60392

paulpacifico commented 6 months ago

Thanks, I don't think 1920x1080 is the correct scale to output 9:16 forma. It works without specifying the scale or write 1080x1920.

Paul.

aximili commented 6 months ago

I never knew you can write in that dropdown! Yup, apparently you need to set both 1080x1920 AND "Force display 9:16". Thanks very much Paul!