[FFmpeg-devel] [PATCH] libavcodec/videotoolboxenc.c: add option to hevc encoder to prioritize speed.

Thilo Borgmann thilo.borgmann at mail.de
Sat Apr 23 22:56:27 EEST 2022


Am 23.04.22 um 17:42 schrieb Simone Karin Lehmann:
> 
> 
>> Am 23.04.2022 um 17:07 schrieb Thilo Borgmann <thilo.borgmann at mail.de>:
>>
>>
>> If that works I'd be happy. Does not apply for me anymore (on HEAD), though?
>>
>>
> 
> hhmm, the patch applies for me on current HEAD. I’ve tested it a few moments ago on a fresh downloaded git snapshot.
> 
> Maybe a former patch from me still there in your source tree?

Also cloned into a new one, but corrupt @75:


Thilos-Mac-mini:github borgmann$ git clone git://source.ffmpeg.org/ffmpeg.git FFmpegNew
Cloning into 'FFmpegNew'...
remote: Enumerating objects: 662389, done.
remote: Counting objects: 100% (662389/662389), done.
remote: Compressing objects: 100% (132367/132367), done.
remote: Total 662389 (delta 536006), reused 653667 (delta 528727)
Receiving objects: 100% (662389/662389), 130.66 MiB | 6.20 MiB/s, done.
Resolving deltas: 100% (536006/536006), done.
Checking out files: 100% (7728/7728), done.
Thilos-Mac-mini:github borgmann$ cd FFmpegNew/
Thilos-Mac-mini:FFmpegNew borgmann$ git am ../patches/vte/
0001-selfmade.patch
Re_ [FFmpeg-devel] [PATCH] libavcodec_videotoolboxenc.c_ add option to hevc encoder to prioritize speed. - Simone Karin Lehmann <simone at lisanet.de> - 2022-04-21 1742.eml
Re_ [FFmpeg-devel] [PATCH] libavcodec_videotoolboxenc.c_ add option to hevc encoder to prioritize speed. - Simone Karin Lehmann <simone at lisanet.de> - 2022-04-23 1431.eml
Re_ [FFmpeg-devel] [PATCH] libavcodec_videotoolboxenc.c_ add option to hevc encoder to prioritize speed. - Simone Karin Lehmann <simone at lisanet.de> - 2022-04-23 1431.patch
Thilos-Mac-mini:FFmpegNew borgmann$ git am ../patches/vte/Re_\ \[FFmpeg-devel\]\ \[PATCH\]\ libavcodec_videotoolboxenc.c_\ add\ option\ to\ hevc\ encoder\ to\ prioritize\ speed.\ -\ Simone\ Karin\ Lehmann\ \<simone\@lisanet.de\>\ -\ 2022-04-23\ 1431.eml
Applying: libavcodec/videotoolboxenc.c: add option to hevc encoder to prioritize speed.
error: corrupt patch at line 75
Patch failed at 0001 libavcodec/videotoolboxenc.c: add option to hevc encoder to prioritize speed.
hint: Use 'git am --show-current-patch' to see the failed patch
When you have resolved this problem, run "git am --continue".
If you prefer to skip this patch, run "git am --skip" instead.
To restore the original branch and stop patching, run "git am --abort".
Thilos-Mac-mini:FFmpegNew borgmann$ git log -1
commit ce23794b91031162da365a0d389fd0330cdb9486 (HEAD -> master, origin/master, origin/HEAD)
Author: Paul B Mahol <onemda at gmail.com>
Date:   Sat Apr 23 19:09:30 2022 +0200

     avfilter/avf_showspectrum: filter support all channel counts





More information about the ffmpeg-devel mailing list