Update HARDSUBX.txt

This commit is contained in:
Deepraj Pandey 2016-12-02 13:46:57 +05:30 committed by GitHub
parent 92bf709d65
commit 014181a653

View File

@ -36,7 +36,7 @@ pkg-config --libs libswscale
On success, you should see the correct include directory path and the linker flags. On success, you should see the correct include directory path and the linker flags.
To build the program with hardsubx support, from the linux directory run:- To build the program with hardsubx support, from the Linux directory run:-
make ENABLE_HARDSUBX=yes make ENABLE_HARDSUBX=yes
NOTE: The build has been tested with FFMpeg version 3.1.0, and Tesseract 3.04. NOTE: The build has been tested with FFMpeg version 3.1.0, and Tesseract 3.04.
@ -44,4 +44,4 @@ NOTE: The build has been tested with FFMpeg version 3.1.0, and Tesseract 3.04.
Windows Windows
------- -------
Coming Soon Coming Soon