Currently, the related ffmpeg's command-line parameters are ignored. While the handling may catch buggy behaviour by forcing sane values, breaking the command line sounds like a larger problem.
A fate test is added, as the issue was never caught. The modification does not seem to break fate-vfilter/vcodec on win64. Christophe Gisquet (2): vf_scale: conditionally override chroma position fate: add chroma position scale test libavfilter/vf_scale.c | 6 +++--- tests/fate/filter-video.mak | 4 ++++ tests/ref/fate/filter-scalechroma | 26 ++++++++++++++++++++++++++ 3 files changed, 33 insertions(+), 3 deletions(-) create mode 100644 tests/ref/fate/filter-scalechroma -- 1.9.2.msysgit.0 _______________________________________________ ffmpeg-devel mailing list ffmpeg-devel@ffmpeg.org http://ffmpeg.org/mailman/listinfo/ffmpeg-devel