mirror of
https://github.com/CCExtractor/ccextractor.git
synced 2026-02-04 05:44:53 +00:00
[PROPOSAL] Provide plugin for ffmpeg? #309
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?
Originally created by @qacollective on GitHub (Apr 17, 2017).
Please prefix your issue with one of the following: [BUG], [PROPOSAL], [QUESTION].
CCExtractor version (using the --version parameter preferably) : X.X
In raising this issue, I confirm the following (please check boxes, eg [X]):
My familiarity with the project is as follows (check one, eg [X]):
Necessary information
-autoprogramVideo links
Please make the affected input file available for us (no screenshots, those don't help!). Public links to Dropbox, Google Drive, etc, are all fine. If it is not possible to make it available publicly, send us a private invitation (both Dropbox and Google Drive allow that). In this case we will download the file and upload it to the private developer repository.
Do not upload your file to any location that will require us to sign up or endure a wait list, slow downloads, etc. If your upload expires make sure you keep it active somehow (replace links if needed). Keep in mind that while we go over all tickets some may take a few days, and it's important we have the file available when we actually need it.
Additional information
Love CCEXTRACTOR - hands down is the best tool for the job. While using it and ffmpeg intensively over the past few days, I pondered why ffmpeg's subtitle support was so average (or badly documented?) and how much both ffmpeg and CCEXTRACTOR might benefit from ffmpeg being able to use CCEXTRACTOR code - probably as a subtitle codec. ffmpeg users would benefit from having just one more amazing feature already installed with standard ffmpeg installation. CCEXTRACTOR may benefit from having so many other possible users and therefore contributors to their efforts.
PS: Make sure you set an alert in GitHub so you get notifications about your ticket. We may need to ask questions and we do everything inside GitHub's system.
@cfsmp3 commented on GitHub (Apr 25, 2017):
FFmpeg is welcome to take our code and integrate, as routinely happens with open source :-)
We won't do it ourselves though, last time we tried to get something merged into FFmpeg it was a lot of work and in the end we had to give it.