[FFmpeg-user] fMP4: just bad, or the absolute worst?

2024-08-02 Thread Anton Kapela
To my ffmpeg brethren: I'm trying to share some fun content with the world, specifically an off-air feed from France 2 (which has the Olympics, bcast in UHD, 50 fps, main 10, full-on BT2020 with PQ HDR, at ~18 mbits composite TS rate), and am absolutely confounded. Hoping that someone here knows h

Re: [FFmpeg-user] fMP4: just bad, or the absolute worst?

2024-08-02 Thread Dennis Mungai
On Fri, 2 Aug 2024, 17:49 Anton Kapela, wrote: > To my ffmpeg brethren: > > I'm trying to share some fun content with the world, specifically an > off-air feed from France 2 (which has the Olympics, bcast in UHD, 50 fps, > main 10, full-on BT2020 with PQ HDR, at ~18 mbits composite TS rate), and

Re: [FFmpeg-user] fMP4: just bad, or the absolute worst?

2024-08-02 Thread Anton Kapela
> Use this: > > ffmpeg -icy 0 -i http://endpnt.com:8000/france-2-uhd.ts -vcodec copy > -acodec copy -tag:v hvc1 -b:v 18M -map 0:i:3021 -map 0:i:3032 -flags > +global_header -f hls > -hls_segment_type fmp4 -hls_init_time 4 -hls_list_size 10 -hls_time 4 > -hls_flags +split_by_time+delete_segments fra

Re: [FFmpeg-user] fMP4: just bad, or the absolute worst?

2024-08-02 Thread Anton Kapela
> > Added global headers, splitting on time (not keyframe). Unfortunately, no > change (safari, vlc have audio delay, mpv and ffplay correctly syncd). > Tried the same adjustments across 4.3.7, 7.0.1, > and ffmpeg-git-20240629-amd64-static - no change in player symptoms... > Also notable - inter-f