Christopher Degawa

Results 215 comments of Christopher Degawa

use `git apply` instead of `git am`

try ```bash git clone https://github.com/FFmpeg/FFmpeg ffmpeg cd ffmpeg git checkout n4.4 git apply ../SVT-HEVC/ffmpeg_plugin/n4.4-0001-lavc-svt_hevc-add-libsvt-hevc-encoder-wrapper.patch ./configure --enable-libsvthevc make -j $(nproc) ``` and make sure you have SVT-HEVC cloned to the same...

change the `git am` line to `git apply` again, forgot you haven't setup git yet

Have you cloned SVT-HEVC and installed it before?

```bash git clone https://github.com/OpenVisualCloud/SVT-HEVC cmake -B svt-hevc-build -S SVT-HEVC -G"Unix Makefiles" -DCMAKE_BUILD_TYPE=Release -DBUILD_SHARED_LIBS=OFF -DCMAKE_INSTALL_PREFIX="/c/a/SVT-INSTALL" make -C svt-hevc-build install git clone https://github.com/FFmpeg/FFmpeg ffmpeg cd ffmpeg git checkout n4.4 git apply ../SVT-HEVC/ffmpeg_plugin/n4.4-0001-lavc-svt_hevc-add-libsvt-hevc-encoder-wrapper.patch...

I don't know about cygwin much, so I can't help you there

Which files do you need? SvtHevcEncApp or ffmpeg?

https://jeremylee.sh/bin.html contains ffmpeg with libsvt_hevc now

It may be best to edit the issue title to be more relevant, so it's easier to find later on when searching for this issue

Good taste. However, the ss are so dark, that it's so hard to see the banding. Also, why the ? after Antergos x86_64?