issues
search
master-of-zen
/
Av1an
Cross-platform command-line AV1 / VP9 / HEVC / H264 encoding framework with per scene quality encoding
GNU General Public License v3.0
1.51k
stars
156
forks
source link
Fix everything breaking the CI
#864
Closed
shssoichiro
closed
3 months ago
shssoichiro
commented
3 months ago
Update all dependencies to their latest version
Fix new clippy lints from the latest rustc
Fix an issue with the
select
chunk method introduced in ffmpeg 7
The
SETPTS
seems unnecessary in all versions of ffmpeg, but in ffmpeg 7 it causes the filter to cut out the last several frames of the chunk
select
chunk method introduced in ffmpeg 7SETPTS
seems unnecessary in all versions of ffmpeg, but in ffmpeg 7 it causes the filter to cut out the last several frames of the chunk