2017-11-07 13:51 GMT+01:00 Mikael Persson <[email protected]>: > I still do not have the latest ffmpeg(working on compiling it)
If you are unable to do: $ wget http://ffmpeg.org/releases/ffmpeg-snapshot-git.tar.bz2 $ tar xf ffmpeg-snapshot-git.tar.bz2 $ cd ffmpeg (probably needs a tab here) $ ./configure --enable-gpl --enable-libx264 && make ffmpeg you will find a link to current binaries on http://ffmpeg.org/download.html Carl Eugen _______________________________________________ ffmpeg-user mailing list [email protected] http://ffmpeg.org/mailman/listinfo/ffmpeg-user To unsubscribe, visit link above, or email [email protected] with subject "unsubscribe".
