Skip to content
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 our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Use FFMPEG.jl to provide a more uniform ffmpeg experience #121

Closed
rdeits opened this issue Aug 5, 2019 · 1 comment · Fixed by #131
Closed

Use FFMPEG.jl to provide a more uniform ffmpeg experience #121

rdeits opened this issue Aug 5, 2019 · 1 comment · Fixed by #131

Comments

@rdeits
Copy link
Owner

rdeits commented Aug 5, 2019

And update convert_frames_to_video to use that version of ffmpeg.

This should fix the uneven performance of video encoding across platforms.

@dehann
Copy link
Contributor

dehann commented Oct 23, 2019

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

rdeits added a commit that referenced this issue Nov 18, 2019
@rdeits rdeits mentioned this issue Nov 18, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants