aloola wrote:Chainik wrote:aloola
> I just want to report that I got 30fps on 4k transcoding
and you're capped by the encoder speed
try h264 instead
it did 10% better
do you have discord ? please show me your profile setup .. you said 3 gpu threads, SVP allowes 1,2 and 4
i tried to replicate what you did .. advanced encoding with preset fast:
23:53:34.822: ===== Starting mpv ======
23:53:34.822: Command line: C:\Program Files (x86)\SVP 4\mpv64\mpv.exe D:/The Northman (2022).mkv --o=D://The Northman (2022).SVP.temporary.mkv --no-audio --no-sub --no-sub-auto --input-ipc-server=mpvencodepipe --input-media-keys=no --no-msg-color --vf=vapoursynth:[C:\Users\patri\AppData\Roaming\SVP4\scripts\ffff.py]:4:12 --of=matroska --ovc=h264_nvenc --ovcopts=b=10000000,preset=slow,profile=high,rc=vbr,maxrate=13000000,bufsize=20000000,time_base=1000/47952,threads=12
23:53:34.879: (+) Video --vid=1 (hevc 3840x2160 23.976fps)
23:53:34.879: Audio --aid=1 --alang=deu (*) 'Surround 7.1' (truehd 8ch 48000Hz)
23:53:34.879: Audio --aid=2 --alang=eng 'Surround 7.1' (truehd 8ch 48000Hz)
23:53:34.879: Audio --aid=3 --alang=eng 'Stereo' (ac3 2ch 48000Hz)
23:53:34.879: Subs --sid=1 --slang=deu (hdmv_pgs_subtitle)
23:53:34.879: Subs --sid=2 --slang=deu (hdmv_pgs_subtitle)
23:53:34.879: Subs --sid=3 --slang=deu (hdmv_pgs_subtitle)
23:53:34.879: Subs --sid=4 --slang=eng (hdmv_pgs_subtitle)
23:53:34.879: Subs --sid=5 --slang=eng (hdmv_pgs_subtitle)
23:53:34.879: Subs --sid=6 --slang=eng (hdmv_pgs_subtitle)
23:53:34.879: File tags:
23:53:34.879: Title: The Northman (2022)
23:53:35.954: vstrt: TensorRT version mismatch, built with 2135 but loaded with 2136; continue but fingers crossed...
23:53:36.859: CUDA lazy loading is not enabled. Enabling it can significantly reduce device memory usage. See `CUDA_MODULE_LOADING` in https://docs.nvidia.com/cuda/cuda-c-pro … l#env-vars
23:53:36.941: CUDA lazy loading is not enabled. Enabling it can significantly reduce device memory usage. See `CUDA_MODULE_LOADING` in https://docs.nvidia.com/cuda/cuda-c-pro … l#env-vars
23:53:39.511: [autoconvert] Converting yuv420p10 -> p010
23:53:39.521: VO: [lavc] 3840x2160 p010
23:53:39.521: [vo/lavc] Opening encoder: NVIDIA NVENC H.264 encoder [h264_nvenc]
23:53:39.725: [ffmpeg] h264_nvenc: 10 bit encode not supported
23:53:39.749: [ffmpeg] h264_nvenc: No capable devices found
23:53:39.749: [vo/lavc] Could not initialize encoder.
23:53:39.749: Could not initialize video chain.
23:53:39.947: Video: no video
23:53:39.947: [encode] no data written to target file
23:53:39.947: Exiting... (Interrupted by error)
23:53:40.128: (!!!) Intermediate file may be broken: D:\\The Northman (2022).SVP.temporary.mkv
23:53:40.128: ===== mpv exited with code 2 =====
*edit* error found .. movies was 10bit and ... this does not work. so i have to use convert to 8bit or .. use h265 instead, see below