We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
When I hit shift-D, it keeps saying "Deinterlace: no" and prints this on the console:
Opening video filter: [yadif mode=field interlaced-only=yes] [libav] Eval: Undefined constant or missing '(' in 'send_field' [libav] yadif: Unable to parse option value "send_field" [libav] yadif: Error setting option mode to value send_field. [libav] yadif: Error applying options to the filter. [libav] AVFilterGraph: Error initializing filter 'yadif' with args 'mode=send_field:deint=interlaced' [yadif] Can't configure libavfilter graph. Video filter chain: [vd] 1280x720 yuv420p auto/auto CL=mpeg2/4/h264 [in] 1280x720 yuv420p bt.709/limited CL=mpeg2/4/h264 [yadif] 1280x720 yuv420p bt.709/limited CL=mpeg2/4/h264 <--- [out] ??? Cannot initialize video filters.
The text was updated successfully, but these errors were encountered:
3586e6c
No branches or pull requests
When I hit shift-D, it keeps saying "Deinterlace: no" and prints this on the console:
The text was updated successfully, but these errors were encountered: