Skip to content
New issue

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

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

FFMPEG issue with the examples #40

Open
balloch opened this issue Jul 26, 2022 · 0 comments
Open

FFMPEG issue with the examples #40

balloch opened this issue Jul 26, 2022 · 0 comments

Comments

@balloch
Copy link

balloch commented Jul 26, 2022

Minor issue, but worth mentioning: this library has no explicit requirements for FFMPEG, but recordings of the videos seem to depend pretty heavily on the -crf command (example: cell:4;line:6 in the CartPole example). It seems to presume a recent FFMPEG build and "It assumes you have ffmpeg compiled with --enable-libx264" (from here ). I tried to tinker with it and get it to work with the encoders listed in ffmpeg -codecs | grep 264, by I had no luck (I'm not a heavy user of ffmpeg). Do you have a suggestion for getting around this without recompiling ffmpeg (aka using the precompiled ffmpeg from apt, or the precompiled version included with conda/pip python libraries ?

# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant