mirror of
https://github.com/CCExtractor/ccextractor.git
synced 2026-04-17 11:33:12 +00:00
[PR #946] [MERGED] [IMPROVEMENT] Add instruction required to build ccextractor with hardsubx support #1769
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/946
Author: @saurabhshah0410
Created: 2/27/2018
Status: ✅ Merged
Merged: 2/27/2018
Merged by: @cfsmp3
Base:
master← Head:docfix📝 Commits (1)
582c51eAdd instruction required to build ccextractor with HARDSUBX support📊 Changes
1 file changed (+1 additions, -0 deletions)
View changed files
📝
docs/HARDSUBX.txt(+1 -0)📄 Description
Please prefix your pull request with one of the following: [FEATURE] [FIX] [IMPROVEMENT].
In raising this pull request, I confirm the following (please check boxes):
My familiarity with the project is as follows (check one):
To build ccextractor with hardsubx support on linux, we need to configure
ccextractor with the
-enable-hardsubxswitch along with theENABLE_HARDSUBXflag passed during compilation with make. This commitadds the missing configure instruction.
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.