Niek / superview

A small program that takes a 4:3 aspect ratio video file, and transforms it to a 16:9 video using the GoPro SuperView method
GNU General Public License v3.0
211 stars 20 forks source link

Exit Status 22 when #37

Open TAGE7 opened 1 year ago

TAGE7 commented 1 year ago

Hi there

Currently I get Exit Status 22 when using the latest FFMPEG.

The original file format is HEVC, from a DJI Action 2.

I've tried both CLI or GUI with the same error. Not sure what's going on.

Any help?

`C:\Users\telmo\OneDrive\Videos\Superviou>superview-cli-windows-amd64-v0.10.exe /input test2.mp4 /o test300.mp4 /s /e hevc_nvenc ===> Superview - dynamic video stretching <===

Scaling input file test2.mp4 (codec: hevc, duration: 16 secs) from 40963072 to 40963072 using superview scaling. Squeeze: true Filter files generated Re-encoding video with hevc_nvenc encoder at 95 MB/s bitrate 2023/07/02 20:55:07 Error running ffmpeg, output is: exit status 22`