Skip to content

Commit

Permalink
FFmpeg master no longer needs HEVC-over-FLV
Browse files Browse the repository at this point in the history
  • Loading branch information
nihil-admirari authored and github-actions[bot] committed Aug 19, 2023
1 parent 4cbc6c8 commit 113854b
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 165 deletions.
16 changes: 7 additions & 9 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -39,21 +39,19 @@ These patches have been applied to the builds:
by [@tpikonen](https://github.com/tpikonen).
Fixes [yt-dlp#4127](https://github.com/yt-dlp/yt-dlp/issues/4127), [FFmpeg#8684](https://trac.ffmpeg.org/ticket/8684)

### 2. Support for HEVC over FLV

Assembled from patches by [@xiaoxial](https://github.com/VCDP/CDN/blob/master/FFmpeg_patches/0001-Add-SVT-HEVC-FLV-support-on-FFmpeg.patch), [@runner365](https://github.com/runner365/ffmpeg_rtmp_h265/blob/5.1/flvenc.c), and [Matthieu Patou](https://patchwork.ffmpeg.org/project/ffmpeg/patch/[email protected]/).
See [this comment](https://github.com/yt-dlp/yt-dlp/pull/5823#issuecomment-1366868753) for details.

Fixes [yt-dlp#5874](https://github.com/yt-dlp/yt-dlp/issues/5874), [FFmpeg#6389](https://trac.ffmpeg.org/ticket/6389).
## Release-only patches
Patches that have been merged in FFmpeg master, but not in FFmpeg's latest release:

### 1. Support for HEVC over FLV

HEVC inside FLV has been [standardised](https://github.com/veovera/enhanced-rtmp/blob/main/enhanced-rtmp-v1.pdf) by Veovera, implemented by [@T-bagwell](https://github.com/T-bagwell) and merged to FFmpeg master in [aa83654](https://github.com/FFmpeg/FFmpeg/commit/aa83654d940e7599ee641fc5d0fcd10e7decf277) and [ac5cc66](https://github.com/FFmpeg/FFmpeg/commit/ac5cc66f9e4408c45c303f6bf482ff04d7cb355e).

<!--
## Release-only patches
Patches that have been merged in FFmpeg master, but not in FFmpeg's latest release:
Release builds, however, continue to use an implementation assembled from patches by [@xiaoxial](https://github.com/VCDP/CDN/blob/master/FFmpeg_patches/0001-Add-SVT-HEVC-FLV-support-on-FFmpeg.patch), [@runner365](https://github.com/runner365/ffmpeg_rtmp_h265/blob/5.1/flvenc.c), and [Matthieu Patou](https://patchwork.ffmpeg.org/project/ffmpeg/patch/[email protected]/).
See [this comment](https://github.com/yt-dlp/yt-dlp/pull/5823#issuecomment-1366868753) for details.

### 1. XXX
-->
Fixes [yt-dlp#5874](https://github.com/yt-dlp/yt-dlp/issues/5874), [FFmpeg#6389](https://trac.ffmpeg.org/ticket/6389).



Expand Down
156 changes: 0 additions & 156 deletions patches/ffmpeg/master/0002-Support-for-HEVC-over-FLV.patch

This file was deleted.

0 comments on commit 113854b

Please sign in to comment.