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] Interlace Store Method Changing Upon Conversion
#16
I don't get why you do the conversion to 8bit FFV1, before using QTGMC since Hybrid should convert to 8bit automatically.
Problem is with:
[codc]"C:\Program Files\Hybrid\64bit\ffmpeg.exe" -y -noautorotate -nostdin -threads 8 -i "D:\VIDEO\outputsdfg.mkv" -map 0:0 -an -sn -vf scale=in_range=pc:out_range=pc -sws_flags accurate_rnd+full_chroma_inp,setfield=bff -pix_fmt yuv422p -fps_mode passthrough -vcodec ffv1 -coder 1 -context 1 -g 1 -level 3 -slices 4 -slicecrc 0 -flags +ildct+ilme -top 0 -metadata encoding_tool="Hybrid 2022.08.26.1" "C:\VIDEO\output_2022-08-27@00_11_46_6410_04.mkv"[/code]
Seems like:
[swscaler @ 000001885a3b0bc0] [Eval @ 0000007f2a5fde40] Invalid chars ',setfield=bff' at the end of expression 'full_chroma_inp,setfield=bff'
[swscaler @ 000001885a3b0bc0] Unable to parse option value "full_chroma_inp,setfield=bff"
is the issue.
Seems like combining the decoder and encoder call fails.
=> I'll look at it.
----
Dev versions are in the 'experimental'-folder of my GoogleDrive, which is linked on the download page.
Reply


Messages In This Thread
RE: Interlace Store Method Changing Upon Conversion - by Selur - 27.08.2022, 07:20

Forum Jump:


Users browsing this thread: 1 Guest(s)