On Wed, Jun 29, 2016 at 09:50:02 +0300, Anton Savickiy wrote: > Hello,I`m compiling ffmpeg 2.8.7 from sources.
Could you elaborate why you do not choose git master, or at least 3.1? Just wondering. > I need to use command stream_loop,but I have no information what I > must enable. [...] > But there is no option stream_loop. That command does not exist by that name in 2.8.x. It was renamed with this commit: https://github.com/FFmpeg/FFmpeg/commit/dbb03b8e47f905f0f7b10c3eb5ac11f9bfc793ff So if you *must* use 2.8.x, you need to check the documentation for the "loop" option. Moritz _______________________________________________ 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".
