Skip to content

Conversation

xiota
Copy link

@xiota xiota commented Dec 11, 2022

FFmpeg 5.x duplicates trimmed frames instead of removing them. Resolves #636

This PR checks for the presence of duplicate frames.

FFmpeg 5.x duplicates trimmed frames instead of removing them.
@xiota xiota changed the title Fix ffmpeg/tests/test_ffmpeg.py: test_pipe() Fix ffmpeg/tests/test_ffmpeg.py: test_pipe() (v1: ignore duplicate frames) Jan 22, 2023
@emilazy
Copy link

emilazy commented Aug 3, 2024

This works for me on FFmpeg 7, unlike #737.

However I also had to replace 7.036000 with 7.035646 elsewhere in the file (increased precision from FFmpeg, I suppose?)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

error during building on python 3.10

2 participants