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
And update convert_frames_to_video to use that version of ffmpeg.
convert_frames_to_video
ffmpeg
This should fix the uneven performance of video encoding across platforms.
The text was updated successfully, but these errors were encountered:
Hi, I just happened to see this, this is what I have been doing (maybe its useful for command flags etc), although not FFMPEG.jl
https://github.com/JuliaRobotics/IncrementalInference.jl/blob/77e21ff4f145c83a3c7609eb3efcffbbb53e8717/src/CliqStateMachineUtils.jl#L284
Sorry, something went wrong.
Use FFMPEG.jl to provide ffmpeg
6c9710f
Closes #121
Successfully merging a pull request may close this issue.
And update
convert_frames_to_video
to use that version offfmpeg
.This should fix the uneven performance of video encoding across platforms.
The text was updated successfully, but these errors were encountered: