chronolapse icon indicating copy to clipboard operation
chronolapse copied to clipboard

use ffmpeg instead of mencoder

Open collingreen opened this issue 9 years ago • 1 comments

Just use ffmpeg directly instead of going through mencoder

collingreen avatar Jan 28 '16 07:01 collingreen

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].

Nzen avatar Nov 26 '16 01:11 Nzen