When I try to export my video, the progress bar shows “failed.” After some testing, I found out that this only happens when I change the resolution in the export settings. It doesn’t matter if I keep the aspect ratio the same or change it as well. Does anyone know what settings I need to adjust to crop the video?
Thanks for your help!
The Log:
[h264_nvenc @ 000001b5c6e51800] Loaded Nvenc version 12.2
[h264_nvenc @ 000001b5c6e51800] Nvenc initialized successfully
[h264 @ 000001b5c6fd4440] Reinit context to 1920x1088, pix_fmt: yuv420p
[h264_nvenc @ 000001b5c6e51800] 1 CUDA capable devices found
[h264_nvenc @ 000001b5c6e51800] [ GPU #0 - < NVIDIA GeForce RTX 3070 > has Compute SM 8.6 ]
[h264 @ 000001b5c6e02880] Reinit context to 1920x1088, pix_fmt: yuv420p
[h264 @ 000001b5cb6b86c0] Reinit context to 1920x1088, pix_fmt: yuv420p
[producer avformat] audio: total_streams 2 max_stream 2 total_channels 4 max_channels 2
[AVIOContext @ 000001b5c690f640] Statistics: 209074 bytes read, 2 seeks
[chain avformat-novalidate] S:/Dokumente/OBS/RAW/2024-11-26_17-54-39.mp4
checking VFR: pkt.duration 256
[h264 @ 000001b5c6e024c0] Reinit context to 1920x1088, pix_fmt: yuv420p
[h264_nvenc @ 000001b5c6e51800] Interlaced encoding is not supported. Supported level: 0
[h264_nvenc @ 000001b5c6e51800] No capable devices found
[h264_nvenc @ 000001b5c6e51800] Nvenc unloaded
Failed with exit code -1073741819
Failed with exit code -1073741819
This is your problem. I suggest to turn off Hardware Encoding in the export settings. Alternately, you could try changing settings to make it compatible with your video card. Maybe switch to progressive.
Are you sure this is what you want to do? 90% of the time, when people change the resolution in the export settings, they should really be changing the resolution in the Video Mode
Thats weird, I already switched the scan mode in progressive. Furthermore I tried to deactivate the hardware encoder but without any access. Ur 2nd question: i have a movie which is normally in widescreen scale, but the file is in 16:9 scale. My plan is to remove the black bars.
In the Crop souce I only find to crop the pixel from up and bottom, so I did 139 from both sides. I tried to change both, the Crop source filter and the resolution in export but theres the error again.