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)
#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


Messages In This Thread
RE: Real Cugan Resizer richtig verwenden (1x) - by Selur - 10.04.2025, 15:04

Forum Jump:


Users browsing this thread: 1 Guest(s)