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

Error running ffmpeg with nvidia encoder #36

Open Zzzeeroo opened 1 year ago

Zzzeeroo commented 1 year ago

I got it to run with normal cpu encoding but when I try to use amd or nvidia via h264_nvenc and h264_amf since I have a laptop that has both amd and nvidia gpu I just get error

Re-encoding video with h264_nvenc encoder at 95 MB/s bitrate 2023/05/31 17:44:17 Error running ffmpeg, output is: exit status 1

Anyone have any idea how to fix it? It works fine encoding with cpu

AlfredJKwack commented 1 year ago

Have you tried re-encoding the same video while directly interacting with ffmpeg from the CLI? Perhaps ask the question in an nVidia forum like this one