FFmpegScte-35patch #133
superkabuki
started this conversation in
General
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
https://github.com/superkabuki/SuperKabuki_SCTE35patch
Super Kabuki SCTE-35 patch for FFmpeg.
...why?
If you work with SCTE-35 and you use ffmpeg,
having the SCTE-35 stream type 0x86 changed to bin data 0x06, makess life hard.
How does it work?
Install
git clone https://github.com/superkabuki/FFmpeg_SCTE35.gitcd FFmpeg_SCTE35./configure --enable-shared --extra-version=-SuperKabuki-patch( you can customize this as needed )make allsudo make installHow to use:
Use it just like unpatched FFmpeg.
Examples
original file

ffmpeg command

new file

original file

ffmpeg command

new file

Beta Was this translation helpful? Give feedback.
All reactions