Giter Club home page Giter Club logo

Comments (4)

jonfryd avatar jonfryd commented on May 30, 2024 1

Hi @oleole39,

This sounds rather strange. The programs looks for its font (SourceCodePro-Regular.ttf) in the same directory as where the executable is located in the file system. I've tested this works on both Linux, Mac and Windows myself. Perhaps someone else can chime in with an insight here?

from video-compare.

oleole39 avatar oleole39 commented on May 30, 2024 1

Thank you for this lightning and enlightening answer @jonfryd . That was it, I had moved the executable file out of its folder to the video folder for convenience purposes (to save writing full path of videos) not thinking about it still having dependencies after compilation (maybe due to the conclusion of similar closed issue).
Running the software from the source folder where is located the .ttf file works perfectly!
Helpful piece of software!

PS: adding a second note in the Usage section of the readme file might prove helpful for other users, like:

In order to work properly, video-compare executable file should be run from its source folder to ensure access to its external dependencies (such as SourceCodePro-Regular.ttf).

from video-compare.

jonfryd avatar jonfryd commented on May 30, 2024 1

Happy to hear you got it working and the software is useful to you, @oleole39.

I've added a note about external dependencies to the README file.

Cheers!

from video-compare.

oleole39 avatar oleole39 commented on May 30, 2024

I edited my issue entry as the ffmpeg::Error previously mentionned was actually due to me executing the command in the wrong directory.
I am actually only stuck with the SDL font open error, which I notice was already the point of the closed issue on a Windows system.

from video-compare.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.