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.

[BUG] SVT-AV1 encoding end immediately
#17
No it's actually the encoding that fails with:
[SVT-Warning]: --keyint is now intra-period + 1!
[SVT-Error]: --passes is not accepted in combination with --pass


"C:\Program Files\Hybrid\64bit\ffmpeg.exe" -y -loglevel fatal -noautorotate -nostdin -threads 8 -ignore_editlist true -i "D:\Videos\Download di RealPlayer\AR.Drone duel in Central Park - AR.FlyingAce FREE APP!(1080p_H.264-AAC).mp4" -map 0:0 -an -sn -vf zscale=rangein=tv:range=tv -pix_fmt yuv420p10le -strict -1 -vsync 0 -f yuv4mpegpipe - | "C:\Program Files\Hybrid\64bit\SvtAv1EncApp.exe" --input stdin --width 1920 --height 1080 --fps-num 25 --fps-denom 1 --input-depth 10 --level 0 --progress --passes 2 --pass 2 --crf 22 --stats "C:\Users\Antonio\AppData\Local\Temp\AR.Drone duel in Central Park - AR.FlyingAce FREE APP!(1080p_H.264-AAC)_optimized.stats" --irefresh-type 2 --keyint -1 --scd 1 --enable-dlf 1 --enable-cdef 1 --enable-restoration 1 --enable-tpl-la 1 --enable-mfmv -1 --fast-decode 0 --tune 0 --rmv 0 --recode-loop 4 --use-q-file --matrix-coefficients 1 --chroma-sample-position 0 --color-range 0 --output "C:\Users\Antonio\AppData\Local\Temp\2022-04-16@19_50_02_3710_03.av1"

Seems like I misunderstood the documentation:
Quote:Multi-pass Options
Configuration file parameter Command line Range Default Description
Pass --pass [0-3] 0 Multi-pass selection [0: single pass encode, 1: first pass, 2: second pass, 3: third pass]
Stats --stats any string "svtav1_2pass.log" Filename for multi-pass encoding
Passes --passes [1-2] 1 Number of encoding passes, default is preset dependent [1: one pass encode, 2: multi-pass encode]
https://github.com/AOMediaCodec/SVT-AV1/...ss-options
As I understood that as you need to:
  • "--passes 2 --pass 1" : for the first pass, and
  • "--passes 2 --pass 2" : for the second pass
-> 1pass encoding should work and I'll lokk at 2pass encoding.

Cu Selur
Reply


Messages In This Thread
SVT-AV1 encoding end immediately - by Werve - 14.04.2022, 13:25
RE: SVT-AV1 encoding end immediately - by Selur - 16.04.2022, 20:07

Forum Jump:


Users browsing this thread: 2 Guest(s)