06.01.2025, 06:10
Okay, beim Aufruf von:
Liefert ffmpeg:
Was siehst Du, wenn Du den Aufruf im Terminal:
aufrufst? (das '-loglevel debug' sorgt hoffentlich dafür, dass man sehen kann, wo genau der Fehler auftritt)
Spontan hätte ich die Fehlermeldung so verstanden, dass da er mit der Quelle nicht klarkommt.
Cu Selur
"/home/ich/bin/Hybrid/ffmpeg" -y -loglevel fatal -noautorotate -nostdin -threads 8 -i "/media/daten1/aaa.mkv" -map 0:0 -an -sn -vf zscale=tin=smpte2084:min=bt2020nc:pin=bt2020:rin=tv:t=smpte2084:m=bt2020nc:p=bt2020:r=tv,zscale=t=linear:npl=100,format=gbrpf32le,tonemap=clip:desat=2.000:peak=0.000,zscale=p=bt709:t=bt709:m=bt709:r=tv -pix_fmt yuv420p -vsync 0 -f rawvideo - | "/home/ich/bin/Hybrid/x264" --preset superfast --pass 1 --bitrate 1499 --profile high --level 4.1 --direct auto --sync-lookahead 15 --qcomp 0.50 --rc-lookahead 40 --aq-mode 0 --sar 1:1 --non-deterministic --range tv --stats "/tmp/aaa_new_2025-01-05@18_29_05_1910_01.stats" --demuxer raw --input-res 1920x1080 --input-csp i420 --input-depth 8 --fps 24000/1001 --output-depth 8 --output /dev/null -
Error while processing the decoded data for stream #0:0
"/home/ich/bin/Hybrid/ffmpeg" -y -loglevel debug -noautorotate -nostdin -threads 8 -i "/media/daten1/aaa.mkv" -map 0:0 -an -sn -vf zscale=tin=smpte2084:min=bt2020nc:pin=bt2020:rin=tv:t=smpte2084:m=bt2020nc:p=bt2020:r=tv,zscale=t=linear:npl=100,format=gbrpf32le,tonemap=clip:desat=2.000:peak=0.000,zscale=p=bt709:t=bt709:m=bt709:r=tv -pix_fmt yuv420p -vsync 0 -f rawvideo /dev/null
Spontan hätte ich die Fehlermeldung so verstanden, dass da er mit der Quelle nicht klarkommt.
Cu Selur
----
Dev versions are in the 'experimental'-folder of my GoogleDrive, which is linked on the download page.
Dev versions are in the 'experimental'-folder of my GoogleDrive, which is linked on the download page.