CCExtractor / ccextractor

CCExtractor - Official version maintained by the core team
https://www.ccextractor.org
GNU General Public License v2.0
707 stars 422 forks source link

Bump `rsmpeg` to latest version for `ffmpeg` bindings #1600

Closed IshanGrover2004 closed 7 months ago

IshanGrover2004 commented 7 months ago

In raising this pull request, I confirm the following (please check boxes):

My familiarity with the project is as follows (check one):


CCExtractor uses rsmpeg for FFmpeg bindings and we need to update it to the latest version. I tried building CCExtractor with rsmpeg 0.14.2 + ffmpeg.6.1 and it was successfull. Also I tested couple of videos with hardsubx flags 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

ccextractor-bot commented 7 months ago

CCExtractor CI platform finished running the test files on linux. Below is a summary of the test results, when compared to test for commit 2ada36d...:

Report Name Tests Passed
Broken 12/13
CEA-708 14/14
DVB 4/7
DVD 3/3
DVR-MS 2/2
General 16/27
Hauppage 1/3
MP4 2/3
NoCC 10/10
Options 82/86
Teletext 21/21
WTV 9/13
XDS 27/34

All tests passing on the master branch were passed completely.

NOTE: The following tests have been failing on the master branch as well as the PR:

Congratulations: Merging this PR would fix the following tests:


Check the result page for more info.

IshanGrover2004 commented 7 months ago

@PunitLodha No problem here