This forum uses cookies
This forum makes use of cookies to store your login information if you are registered, and your last visit if you are not. Cookies are small text documents stored on your computer; the cookies set by this forum can only be used on this website and pose no security risk. Cookies on this forum also track the specific topics you have read and when you last read them. Please confirm whether you accept or reject these cookies being set.

A cookie will be stored in your browser regardless of choice to prevent you being asked this question again. You will be able to change your cookie settings at any time using the link in the footer.

Real Cugan Resizer richtig verwenden (1x)
#11
Wo findet man die ffmpeg-Befehle, wie den crf-Wert?
Reply
#12
In den Encoder-Tabs sieht man die wesentlichen Befehle die Hybrid für den Encoder verwendet, z.B.:
x264 --preset fast --pass 1 --bitrate 1500 --profile high --level 5.1 --ref 1 --direct auto --b-adapt 0 --rc-lookahead 40 --sync-lookahead 11 --qcomp 0.50 --qpmax 51 --partitions none --no-8x8dct --me dia --subme 2 --trellis 0 --aq-mode 0 --sar 1:1 --qpfile GENERATED_QP_FILE --non-deterministic --range tv --stats "J:\tmp\test.stats" --demuxer raw --input-res 640x352 --input-csp i420 --input-range tv --input-depth 8 --fps 25/1 --output-depth 8 --output NUL -
Wenn Du einen Job erstellst, kannst Du im 'Jobs->Queue'-Tab auch 'Minimize job command lines' deaktivieren und die Befehle der Subjobs sehen, z.B.:
ffmpeg -y -loglevel fatal -noautorotate -nostdin -threads 8 -i "G:\TestClips&Co\files\test.avi" -map 0:0 -an -sn -pix_fmt yuv420p -fps_mode passthrough -f rawvideo - | x264 --preset fast --pass 1 --bitrate 1500 --profile high --level 5.1 --ref 1 --direct auto --b-adapt 0 --rc-lookahead 40 --sync-lookahead 11 --qcomp 0.50 --qpmax 51 --partitions none --no-8x8dct --me dia --subme 2 --trellis 0 --aq-mode 0 --sar 1:1 --non-deterministic --range tv --stats "J:\tmp\2025-04-10@15_02_49_4110\test_1_2025-04-10@15_02_49_4110_01.stats" --demuxer raw --input-res 640x352 --input-csp i420 --input-range tv --input-depth 8 --fps 25/1 --output-depth 8 --output NUL -
Hybrid nutzt nur für ein paar wenige Encoder ffmpeg zum Encoden, i.d.R. wird ein Decoder (das kann auch ffmpeg sein) verwendet und dessen Ausgabe in einen Encoder gepiped.

Cu Selur
----
Dev versions are in the 'experimental'-folder of my GoogleDrive, which is linked on the download page.
Reply
#13
Außerdem erhalte ich beim Upscale mit RealESRGAN auf 4K bei diesem Befehl eine Fehlermeldung bei "creating mkv file with ffmpeg":

NVEnc --y4m -i - --fps 23.976 --codec h265 --profile main10 --level auto --tier high --sar 1:1 --lookahead 16 --output-depth 10 --vbr 0 --vbr-quality 0.00 --gop-len 0 --ref 3 --bframes 3 --bref-mode auto --no-b-adapt --lookahead 16 --mv-precision Q-pel --lookahead-level 0 --preset quality --colorrange limited --colormatrix bt709 --cuda-schedule sync --keyfile GENERATED_KEY_FILE --output "C:\Users\Peter\AppData\Local\Temp\Naruto.Shippuden.S22E01.German.DL.DTS.1080p.BluRay.x265-ABJ_new_new_new.265"

Fehlermeldung: Crashed with exit status 0:

2025-04-10@12_06_50_7510_09_muxing finished after 00:00:00.107 with exitCode -22
Crashed with exit status 0
-> 2025-04-10@12_06_50_7510_09_muxing crashed: Crashed with exit status 0

Woran liegt das?
Reply
#14
Keine Ahnung.
Die gegebenen Informationen sagen leider nichts aus.
Lies den Sticky und gibt entsprechend brauchbare Informationen, dann kann ich vermutlich mehr sagen.
Spontan würde ich raten:
a. es gibt ein Problem mit dem Vapoursynth Script, in diesem Fall sollte der Vapoursynth Preview einen Fehler zeigen.
b. die Treiber deiner Grafikkarte machen Probleme
c. irgendwas mit dem verwendeten Encodingaufruf stimmt nicht.
d. deine Quelle ist vfr und die timecodes sind nicht monoton steigend.

Cu Selur
----
Dev versions are in the 'experimental'-folder of my GoogleDrive, which is linked on the download page.
Reply
#15
Wo konnte man die ffmpeg-Befehle eingeben?
Reply
#16
Nirgends.
In Hybrid kannst Du keine ffmpeg Befehle eingeben.

Cu Selur
----
Dev versions are in the 'experimental'-folder of my GoogleDrive, which is linked on the download page.
Reply
#17
Kann man denn irgendwie die Dateigröße variabel beeinflussen?

Also z.B. eine cq- oder crf-Wert eingeben
Reply
#18
Ohne auch nur eine Ahnung davon zu haben, worauf Du Dich beziehst, kann ich Dir dazu nichts sagen.
----
Dev versions are in the 'experimental'-folder of my GoogleDrive, which is linked on the download page.
Reply
#19
Ich meine, um z.B. einen Anime mit 4K Upscaling mit Real ESRGAN upzuscalen, sodass er vllt. nur 1 GB groß ist und nicht 6 GB Größe hat. Quasi eine leichte Qualitätsverschlechterung, die aber noch kaum auffällt.
Reply
#20
Okay, und wo ist die Schwierigkeit dann einen Encoder zu nehmen, der sowas wie 'constant quality' oder 'constant rate factor' unterstützt.
-> immer noch total unklar
----
Dev versions are in the 'experimental'-folder of my GoogleDrive, which is linked on the download page.
Reply


Forum Jump:


Users browsing this thread: 2 Guest(s)