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.

SVT-AV1 encoding
#11
Was that with the last dev I send you?
Reply
#12
Encoding call:
[ode]"C:\Program Files\Hybrid\64bit\ffmpeg.exe" -y -loglevel fatal -noautorotate -nostdin -hwaccel cuvid -threads 1 -ignore_editlist true -i "C:\Work\V220731-175513-30fps-cut.mp4" -map 0:1 -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 --enable-hdr 1 --width 3840 --height 2160 --fps-num 30 --fps-denom 1 --input-depth 10 --profile 0 --tile-rows 0 --tile-columns 0 --rc 0 --crf 18 --mbr 0 --aq-mode 2 --irefresh-type 1 --scm 0 --color-primaries 9 --transfer-characteristics 16 --matrix-coefficients 9 --color-range 0 --output "C:\Work\2022-12-11@10_53_45_7810_01.av1"[/code]
fails with:
FFmpeg : Error while processing the decoded data for stream #0:1
So seems like it's not an SVT-AV1 issue, but now it's that FFmpeg can't handle your input.

Cu Selur
Reply
#13
Yes, I did. I am able to encode now, but wanted to help with debugging... 

David
Reply
#14
You can try whether it helps to force using Vapoursynth by enabling "Filtering->Vapoursynth->Misc->Script->Always use Vapoursynth" (Check the Vapoursynth Preview, so see whether the Vapoursynth source filters can handle the source.)

Cu Selur
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)