scuffle icon indicating copy to clipboard operation
scuffle copied to clipboard

Added support for FFMPEG 8.0

Open devilish-crow opened this issue 2 months ago • 2 comments

Removed the newly deprecated libavformat flags, detailed in the following commits:

  • https://ffmpeg.org/pipermail/ffmpeg-devel/2023-September/314836.html
  • https://ffmpeg.org/pipermail/ffmpeg-devel/2023-August/313668.html
  • https://patchwork.ffmpeg.org/project/ffmpeg/patch/[email protected]/ Replaced the deprecated key_frame field with the proper flag, which since the latest ffmpeg development version is the only way to check for key frames. Updated snapshots as the duration values changed.

devilish-crow avatar Oct 25 '25 18:10 devilish-crow

CLA assistant check
Thank you for your submission! We really appreciate it. Like many open source projects, we ask that you sign our Contributor License Agreement before we can accept your contribution.


devilish-crow seems not to be a GitHub user. You need a GitHub account to be able to sign the CLA. If you have already a GitHub account, please add the email address used for this commit to your account.
You have signed the CLA already but the status is still pending? Let us recheck it.

CLAassistant avatar Oct 25 '25 18:10 CLAassistant

I've already signed with cla assistant but for some unknown reason it refuses to update my status.

devilish-crow avatar Oct 27 '25 15:10 devilish-crow