#h264_v4l2m2m — Public Fediverse posts
Live and recent posts from across the Fediverse tagged #h264_v4l2m2m, aggregated by home.social.
-
Don't suppose anybody has any #ffmpeg trickery for not resetting the seek bar to zero in a #Youtube 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.
#V4l2 input and #h264_v4l2m2m output to an #rtmp flv, if relevant.