mirror of
https://github.com/CCExtractor/ccextractor.git
synced 2026-04-20 21:20:28 +00:00
[PR #1600] [MERGED] Bump rsmpeg to latest version for ffmpeg bindings
#2312
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/CCExtractor/ccextractor/pull/1600
Author: @IshanGrover2004
Created: 3/1/2024
Status: ✅ Merged
Merged: 3/3/2024
Merged by: @cfsmp3
Base:
master← Head:bump-rsmpeg-version📝 Commits (2)
1503adcchore(deps): bumprsmpegto latest versionda6d158docs: Mention in CHANGES.TXT📊 Changes
3 files changed (+65 additions, -21 deletions)
View changed files
📝
docs/CHANGES.TXT(+1 -0)📝
src/rust/Cargo.lock(+59 -17)📝
src/rust/Cargo.toml(+5 -4)📄 Description
In raising this pull request, I confirm the following (please check boxes):
My familiarity with the project is as follows (check one):
CCExtractor uses
rsmpegfor FFmpeg bindings and we need to update it to the latest version.I tried building CCExtractor with
rsmpeg 0.14.2 + ffmpeg.6.1and it was successfull.Also I tested couple of videos with
hardsubxflags and it is working fine.This work was mentioned to be done in GSOC but since I didn't find anything lot to work, so doing it before
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.