On 10/16/18, DopeLabs <[email protected]> wrote: > never happens to me and i have many processes that use -r running in the > background 24/7 > > they all start with > > ffmpeg -d -i > > and end with > > -f flv rtmp://host/app/stream </dev/null &
Do you use filtergraphs that change pts at all? Try with loop filters and -r and you will get fancy effect. > > >> On Oct 16, 2018, at 3:16 16AM, sailor-godkane <[email protected]> wrote: >> >> Could using -r with a filtergraph at the same time hang the command at >> random? >> >> >> >> -- >> Sent from: http://www.ffmpeg-archive.org/ >> _______________________________________________ >> 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". > > _______________________________________________ > 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". _______________________________________________ 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".
