linux static build? #224

Closed
opened 2026-01-29 16:38:26 +00:00 by claunia · 2 comments
Owner

Originally created by @traceypooh on GitHub (Jan 2, 2017).

hi carlos and crew!

We (archive.org) have been using your great tool more and more these days, and I've been playing around with ffmpeg and DVB imagery (with attempts to "de-duplicate") and output to tesseract OCR (sound familiar? 8-)
So we've been experimenting with ccextractor as the solution, too.
As such, I've made a static 64-bit compiled version (to avoid various vintages of ubuntu potential issues on our end with .so versions, etc.)
I used Docker and Alpine linux as the making tools to create the binary.
Any interest in this and/or having me/y'all refine it?

ccextractor-README.txt

Originally created by @traceypooh on GitHub (Jan 2, 2017). hi carlos and crew! We (archive.org) have been using your great tool more and more these days, and I've been playing around with ffmpeg and DVB imagery (with attempts to "de-duplicate") and output to tesseract OCR (sound familiar? 8-) So we've been experimenting with ccextractor as the solution, too. As such, I've made a static 64-bit compiled version (to avoid various vintages of ubuntu potential issues on our end with .so versions, etc.) I used Docker and Alpine linux as the making tools to create the binary. Any interest in this and/or having me/y'all refine it? [ccextractor-README.txt](https://github.com/CCExtractor/ccextractor/files/681349/ccextractor-README.txt)
Author
Owner

@cfsmp3 commented on GitHub (Jan 2, 2017):

Hey Tracey,

Seems like a great thing to have, so we're definitely interested in
integrating it when you think it's ready.

About DVB, ffmpeg, and tesseract, we're working a lot on it these
days. Evgeny got tesseract 4.0 working and Alex fixed the DVB timing.
We also have ffmpeg integration to OCR burned-in subtitles. We're
working on a new release - but we want it to be really good so we're
trying to get rid of a few quirks that have been around for some time,
even if some are just corner cases.

Carlos

On Mon, Jan 2, 2017 at 9:26 PM, Tracey Jaquith notifications@github.com wrote:

hi carlos and crew!

We (archive.org) have been using your great tool more and more these days,
and I've been playing around with ffmpeg and DVB imagery (with attempts to
"de-duplicate") and output to tesseract OCR (sound familiar? 8-)
So we've been experimenting with ccextractor as the solution, too.
As such, I've made a static 64-bit compiled version (to avoid various
vintages of ubuntu potential issues on our end with .so versions, etc.)
I used Docker and Alpine linux as the making tools to create the binary.
Any interest in this and/or having me/y'all refine it?

ccextractor-README.txt


You are receiving this because you are subscribed to this thread.
Reply to this email directly, view it on GitHub, or mute the thread.

@cfsmp3 commented on GitHub (Jan 2, 2017): Hey Tracey, Seems like a great thing to have, so we're definitely interested in integrating it when you think it's ready. About DVB, ffmpeg, and tesseract, we're working a lot on it these days. Evgeny got tesseract 4.0 working and Alex fixed the DVB timing. We also have ffmpeg integration to OCR burned-in subtitles. We're working on a new release - but we want it to be really good so we're trying to get rid of a few quirks that have been around for some time, even if some are just corner cases. Carlos On Mon, Jan 2, 2017 at 9:26 PM, Tracey Jaquith <notifications@github.com> wrote: > hi carlos and crew! > > We (archive.org) have been using your great tool more and more these days, > and I've been playing around with ffmpeg and DVB imagery (with attempts to > "de-duplicate") and output to tesseract OCR (sound familiar? 8-) > So we've been experimenting with ccextractor as the solution, too. > As such, I've made a static 64-bit compiled version (to avoid various > vintages of ubuntu potential issues on our end with .so versions, etc.) > I used Docker and Alpine linux as the making tools to create the binary. > Any interest in this and/or having me/y'all refine it? > > ccextractor-README.txt > > — > You are receiving this because you are subscribed to this thread. > Reply to this email directly, view it on GitHub, or mute the thread.
Author
Owner

@cfsmp3 commented on GitHub (Jan 9, 2017):

Merged current version (as linux/build-static.sh)

@cfsmp3 commented on GitHub (Jan 9, 2017): Merged current version (as linux/build-static.sh)
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/ccextractor#224