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 instead of mencoder #7

Open
collingreen opened this issue Jan 28, 2016 · 1 comment
Open

use ffmpeg instead of mencoder #7

collingreen opened this issue Jan 28, 2016 · 1 comment

Comments

@collingreen
Copy link
Owner

Just use ffmpeg directly instead of going through mencoder

@Nzen
Copy link

Nzen commented Nov 26, 2016

I use /usr/local/sbin/ffmpeg2_8_1/ffmpeg -framerate 2 -pattern_type glob -i "*.png" -i "1611nn.mp3" "1611nn project.mp4" to post process the images. That will probably not produce an appropriate image sequence, if force capture has a distinct filename prefix or folder, as in issue [#8].

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

No branches or pull requests

2 participants