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.

Issue when encoding to 60fps
#10
(02.04.2019, 05:41)Selur Wrote: @markuskruzs:
a. does the avisynth preview work properly?
b. does using Vapoursynth instead of Avisynth work?
c. in case avisynth preview works fine with your settings what do you get when calling:
"C:\PROGRA~1\Hybrid\32bit\ffmpeg.exe" -y -loglevel fatal -threads 8 -i "C:\Users\User\AppData\Local\Temp\encodingTempSynthSkript_23_20_53_7410.avs" -an -sn   -vf zscale=rangein=tv:range=tv -pix_fmt yuv420p -vsync 0  -f yuv4mpegpipe - | "C:\PROGRA~1\Hybrid\64bit\NVEncC.exe" --y4m -i - --fps 60.000 --codec h265 --profile main --level auto --sar 1:1 --lookahead 16 --output-depth 8 --vbrhq 801 --max-bitrate 240000 --gop-len 0 --bframes 0 --ref 3 --mv-precision Q-pel --preset default --colormatrix bt709 --keyfile "C:\Users\User\AppData\Local\Temp\thisismylifenow_23_20_53_7410_06.qp" --output "C:\Users\User\AppData\Local\Temp\thisismylifenow_23_20_53_7410_07.265"
inside a WIndows Còmmand Prompt?

Cu Selur

i dont know where the option for avisynth preview is and vapoursynth errors out with the same error stating that some files werent created and that command prompt command outputs: y4m: failed to parse y4m header. Failed to open input file. and thats kinda understandable for me considering quickly looking over that code there isnt any input specified

(02.04.2019, 11:47)markuskruzs Wrote:
(02.04.2019, 05:41)Selur Wrote: @markuskruzs:
a. does the avisynth preview work properly?
b. does using Vapoursynth instead of Avisynth work?
c. in case avisynth preview works fine with your settings what do you get when calling:
"C:\PROGRA~1\Hybrid\32bit\ffmpeg.exe" -y -loglevel fatal -threads 8 -i "C:\Users\User\AppData\Local\Temp\encodingTempSynthSkript_23_20_53_7410.avs" -an -sn   -vf zscale=rangein=tv:range=tv -pix_fmt yuv420p -vsync 0  -f yuv4mpegpipe - | "C:\PROGRA~1\Hybrid\64bit\NVEncC.exe" --y4m -i - --fps 60.000 --codec h265 --profile main --level auto --sar 1:1 --lookahead 16 --output-depth 8 --vbrhq 801 --max-bitrate 240000 --gop-len 0 --bframes 0 --ref 3 --mv-precision Q-pel --preset default --colormatrix bt709 --keyfile "C:\Users\User\AppData\Local\Temp\thisismylifenow_23_20_53_7410_06.qp" --output "C:\Users\User\AppData\Local\Temp\thisismylifenow_23_20_53_7410_07.265"
inside a WIndows Còmmand Prompt?

Cu Selur

i dont know where the option for avisynth preview is and vapoursynth errors out with the same error stating that some files werent created and that command prompt command outputs: y4m: failed to parse y4m header. Failed to open input file. and thats kinda understandable for me considering quickly looking over that code there isnt any input specified

i think i figured it out and fixed it it was that the target size wasnt working properly and it was still keeping its bitrate at the default thats not even enough to fit the audio stream and after manually putting in the bitrate it seems to be properly working
Reply


Messages In This Thread
Issue when encoding to 60fps - by shane - 24.01.2019, 00:24
RE: Issue when encoding to 60fps - by Selur - 24.01.2019, 06:12
RE: Issue when encoding to 60fps - by shane - 24.01.2019, 07:41
RE: Issue when encoding to 60fps - by Selur - 24.01.2019, 21:40
RE: Issue when encoding to 60fps - by shane - 25.01.2019, 13:26
RE: Issue when encoding to 60fps - by shane - 25.01.2019, 14:53
RE: Issue when encoding to 60fps - by Selur - 25.01.2019, 23:28
RE: Issue when encoding to 60fps - by Selur - 02.04.2019, 05:41
RE: Issue when encoding to 60fps - by markuskruzs - 02.04.2019, 11:47

Forum Jump:


Users browsing this thread: 1 Guest(s)