home.social

#h264_v4l2m2m — Public Fediverse posts

Live and recent posts from across the Fediverse tagged #h264_v4l2m2m, aggregated by home.social.

  1. Don't suppose anybody has any trickery for not resetting the seek bar to zero in a live stream?

    I have a cron that does a killall ffmpeg and then invokes a fresh ffmpeg command every 10 minutes as a self recovery mechanic in case something goes wrong, but it causes the feed to lose its seek bar history each time. Adding genpts to fflags doesn't fix it, nor does adding frag_keyframe+empty_moov to movflags.

    input and output to an flv, if relevant.