李四

Results 145 comments of 李四

Maybe you can add a separate option to choose between msys2 environments? I personally reverted the related commits and continue to use mingw64 environment even if I use clang as...

Oh I mean the ffmpeg's configure... my bad. libplacebo, even when I was able to build ffmpeg with some time ago, is broken when using `-vf libplacebo`, at least on...

I was able to build ffmpeg with libplacebo from scratch (using your ffmpeg_option.txt) but it's still crashes when I use `-vf libplacebo`. However, I think it's not necessary to link...

The message "No default whitelist set" is present in *works properly* sample as well. So what actually happened is more than that, I did very simple (skill issues) debug by...

I found the crashes start to appear around the time that ffmpeg commit happens. I'm trying to apply the fix there (commit 6a9eefd) to somewhere in the suite to see...

This helps. ``` diff --git a/build/media-suite_compile.sh b/build/media-suite_compile.sh index 94adc16c..4ed37e16 100644 --- a/build/media-suite_compile.sh +++ b/build/media-suite_compile.sh @@ -1327,7 +1327,7 @@ if { { [[ $ffmpeg != no ]] && enabled libbluray; }...

Or wait a library that haven't been updated for a long time to update, why I have some kind of deja vu here?

> I'm an absolute newbie in video encoding but to me this issue looks similar to #212. It's not.

Maybe the problem is the opposite: the subsequent frame of the "problematic" frame is actually getting too many quality. Tested with the y4m clip provided by joletb ,arguments used: `--preset...