Du kannst mal mit -hwaccel cuda oder - probieren
Danke - aber meinst Du in der Befehlszeile von markad oder in der vdr-transcode.conf?
Meine vdr-transcode-conf sieht so aus:
Code
# vdr-transcode configuration
-ac3_stereo aac
-h264enc h264_nvenc
-hevcenc hevc_nvenc
# -h264enc h264_vaapi
# -hevcenc hevc_vaapi
-aaclib libfdk_aac
# -aaclib aac
# --nohw
-hwaccel cuvid
# -hwaccel vaapi
# -pid_dir /run
-server_log /var/log/vdr-transcode.log
# -copytb 1 # at wrong duration
-fflags +igndts+genpts # reduce DTS errors
Display More
Also cuvid steht da drin. Soll ich cuda stattdessen versuchen?
Was bedeuten die Zeilen
Code
[mpegts @ 0x55f93ce62440] Non-monotonic DTS in output stream 0:3; previous: 383640, current: 383040; changing to 383641. This may result in incorrect timestamps in the output file.
im Logfile und die vielen "drops" danach, im Fehlerfall?