Search Criteria
Package Details: vobsub2srt-git 1.0.7.gf3205f5-1
Package Actions
Git Clone URL: | https://aur.archlinux.org/vobsub2srt-git.git (read-only, click to copy) |
---|---|
Package Base: | vobsub2srt-git |
Description: | Convert IDX/SUB subtitles into SRT text subtitles. (GIT version) |
Upstream URL: | https://github.com/ruediger/VobSub2SRT |
Licenses: | GPL |
Submitter: | None |
Maintainer: | sl1pkn07 |
Last Packager: | sl1pkn07 |
Votes: | 33 |
Popularity: | 0.003349 |
First Submitted: | 2011-06-20 16:38 (UTC) |
Last Updated: | 2022-04-01 13:24 (UTC) |
Latest Comments
« First ‹ Previous 1 2 3 4 Next › Last »
OJaksch commented on 2018-12-29 08:22 (UTC) (edited on 2018-12-29 08:23 (UTC) by OJaksch)
According to https://github.com/ruediger/VobSub2SRT/issues/67 one has to use this patch:
--- vobsub2srt/CMakeLists.txt.org 2018-12-29 09:08:18.308882020 +0100
+++ vobsub2srt/CMakeLists.txt 2018-12-29 09:08:01.435614925 +0100
@@ -54,7 +54,7 @@
include(CheckCXXSourceRuns)
set(CMAKE_C_FLAGS "-std=gnu99")
-set(CMAKE_CXX_FLAGS "-ansi -pedantic -Wall -Wextra -Wno-long-long")
+set(CMAKE_CXX_FLAGS "-ansi -pedantic -Wall -Wextra -Wno-long-long -std=gnu++11")
set(CMAKE_CXX_FLAGS_RELEASE "-O3 -mtune=native -march=native -DNDEBUG -fomit-frame-pointer -ffast-math") # TODO -Ofast GCC 4.6
set(CMAKE_C_FLAGS_RELEASE ${CMAKE_CXX_FLAGS_RELEASE})
sokl commented on 2018-11-18 22:07 (UTC) (edited on 2018-11-18 22:08 (UTC) by sokl)
To make it work with tesseract 4
ln -s /usr/lib/libtesseract.so /usr/lib/libtesseract.so.3
<deleted-account> commented on 2018-06-06 08:08 (UTC)
Oh! This article has suggested to me many new ideas. I will embark on doing it. Hope you can continue to contribute your talents in this area. Thank you. http://subwaysurfers.online
<deleted-account> commented on 2015-05-10 09:09 (UTC)
<deleted-account> commented on 2014-10-05 20:55 (UTC)
cfinnberg commented on 2014-10-05 19:48 (UTC)
<deleted-account> commented on 2013-07-26 19:45 (UTC)
mamamia88 commented on 2013-07-26 18:00 (UTC)
<deleted-account> commented on 2013-04-13 07:24 (UTC)
<deleted-account> commented on 2013-02-26 21:44 (UTC)
« First ‹ Previous 1 2 3 4 Next › Last »