Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

linux version#26

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to ourterms of service andprivacy statement. We’ll occasionally send you account related emails.

Already on GitHub?Sign in to your account

Open
cdubet wants to merge2 commits intoRaveler:master
base:master
Choose a base branch
Loading
fromcdubet:master
Open

linux version#26

cdubet wants to merge2 commits intoRaveler:masterfromcdubet:master

Conversation

cdubet
Copy link

making linux version working:

  • Create a basic cmake (the exe are not at the right place yet)
  • removing some windows only header
  • fixing typos (was OK on windows because file name are not case sensitive)
  • fixing exception (no ctor with string, pass it by reference instead of copy)
  • short intro how to use it on linux in readme

Jonathhhan and nekiwo reacted with heart emoji
@ebachard
Copy link

Reading your cmake file I have some doubts with some path containing spaces. Is it really something for Linux ?

FYI :https://github.com/ebachard/ffmpeg-cpp

As you can see, the linux version exists since a long while. I just protected my work from "pillage" (sorry french word ... could it be looting ?). + I added some proofs of concepts who could be ported on Windows without too much changes (some are obvious).

@cdubet
Copy link
Author

Reading your cmake file I have some doubts with some path containing spaces. Is it really something for Linux ?
yes it is.
It works at least for linux mint 20

I made it quickly because I needed a ffmpeg wrapper for a small tool
I am not a cmake specialist so there are for sure things that could be done better (for ex if ffmpeg is installed with package or from the source)
which line is disturbing you ?

PS: pillage is looting as far as I know (french is my mother language so my english is not a reference)

Sign up for freeto join this conversation on GitHub. Already have an account?Sign in to comment
Reviewers
No reviews
Assignees
No one assigned
Labels
None yet
Projects
None yet
Milestone
No milestone
Development

Successfully merging this pull request may close these issues.

2 participants
@cdubet@ebachard

[8]ページ先頭

©2009-2025 Movatter.jp