We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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 our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
cmake && make && make install puts everything in Transform360 whereas Ffmpeg looks for transform360.
Transform360
transform360
my two cents : "everything should be in lower case" :)
The text was updated successfully, but these errors were encountered:
implies to compile ffmpeg with -ltransform360 rather than -lTransform360
Sorry, something went wrong.
Good point. Will fix this together with other changes in next update.
No branches or pull requests
cmake && make && make install puts everything in
Transform360
whereas Ffmpeg looks fortransform360
.my two cents : "everything should be in lower case" :)
The text was updated successfully, but these errors were encountered: