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

videofile fps_source #1315

Closed
leemengxing opened this issue Sep 14, 2020 · 1 comment
Closed

videofile fps_source #1315

leemengxing opened this issue Sep 14, 2020 · 1 comment
Labels
bug Issues that report (apparent) bugs.

Comments

@leemengxing
Copy link

hi, when the tbr and fps of the video are inconsistent, set fps=fps_source, some video will cause the video to jam.
when fps=30, tbr=16k, set fps=fps_source ,it work great! but I find some video will be bad when fps=15, tbr=30. In the case ,video will jam a lot.

Specifications

  • Python Version: 2.7.12
  • Moviepy Version: 1.0
  • Platform Name: linux
  • Platform Version: centos7
@leemengxing leemengxing added the bug Issues that report (apparent) bugs. label Sep 14, 2020
@tburrows13
Copy link
Collaborator

In #1222 fps_source=fps is now the default. If you are running into issues then the fault is really with the input file. You can use fps_source=tbr or set the clip's fps manually if you need to.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Issues that report (apparent) bugs.
Projects
None yet
Development

No branches or pull requests

2 participants