Welcome! Log In Create A New Profile

Advanced

Re: [PATCH] Add optional "mp4_exact_start" nginx config off/on to show video between keyframes

Maxim Dounin
October 20, 2021 11:34PM
Hello!

On Mon, Oct 04, 2021 at 03:41:47PM -0700, Tracey Jaquith wrote:

> Hi Roman,
>
> OK, thanks!
>
> I’ve tested this on macosx & linux, so far with: chrome, safari, Firefox and iOS.
>
> However, I’m seeing Firefox is having alternate behavior where it plays video from the prior keyframe,
> without audio, until it hits the desired start time in at least one video, though it’s not consistently doing this.
> I suspect it’s the edit list — a nice solve for this.
> I’ve had minor issues with edit lists in the past, for what that’s worth.

Thanks for testing. Just for the record:

https://bugzilla.mozilla.org/show_bug.cgi?id=1735300

Hopefully this will be eventually fixed.

[...]

> And deep apologies…
> > Another problem is track delay
>
> I *should have* mentioned when I initially wrote in, that I was aware of the a/v sync slight slip
> — and that in practice and running for over 3 months now, it hasn’t seemed to be any kind of issue.
>
> Assuming:
> * the average (US TV) video might be 29.97 fps
> * and thus timescale / duration of 30000 / 1001
> * and that a typical max distance between keyframe GOPs w/ ffmpeg encoders and similar is 300 frames or about 10s
>
> Then:
> * with a max of 10s between keyframes
> * and 300 frames max would get “sped up” from 1001 => 1
>
> Then we’re looking at a maximum additional video frames duration of 1/100th of a second.
>
> (300 * 1001 / 30000) == 10.01
>
> (300 * 1 / 30000) == 0.01
>
> So the most the A/V sync could “drift” from those early added frames is 1/100th of a second,
> where average might be 2-3x smaller than that.
> In practice, it didn’t seem noticeable —
> but I am quite impressed by your desire to minimize/eliminate that.
> (In practice, from the broadcasters at least in the US, 1/100th of a second A/V slip is not uncommon).

While it looks quite well with timescale 30000, it is not uncommon
for video tracks to have timescale 25 or so. For example, the
test video in the ticket linked above uses timescale 24. With
such a timescale, resulting desync will be much more noticeable.

--
Maxim Dounin
http://mdounin.ru/
_______________________________________________
nginx-devel mailing list
nginx-devel@nginx.org
http://mailman.nginx.org/mailman/listinfo/nginx-devel
Subject Author Views Posted

[PATCH] Add optional "mp4_exact_start" nginx config off/on to show video between keyframes

Tracey Jaquith 741 June 15, 2021 06:50PM

Re: [PATCH] Add optional "mp4_exact_start" nginx config off/on to show video between keyframes

Roman Arutyunyan 210 June 28, 2021 05:56AM

Re: [PATCH] Add optional "mp4_exact_start" nginx config off/on to show video between keyframes

Tracey Jaquith 272 September 07, 2021 08:36PM

Re: [PATCH] Add optional "mp4_exact_start" nginx config off/on to show video between keyframes

Tracey Jaquith 296 September 20, 2021 03:40PM

Re: [PATCH] Add optional "mp4_exact_start" nginx config off/on to show video between keyframes

Roman Arutyunyan 186 September 30, 2021 09:52AM

Re: [PATCH] Add optional "mp4_exact_start" nginx config off/on to show video between keyframes

Tracey Jaquith 228 October 04, 2021 06:44PM

Re: [PATCH] Add optional "mp4_exact_start" nginx config off/on to show video between keyframes

Maxim Dounin 214 October 20, 2021 11:34PM

Re: [PATCH] Add optional "mp4_exact_start" nginx config off/on to show video between keyframes

Tracey Jaquith 169 November 02, 2021 11:20PM

Re: [PATCH] Add optional "mp4_exact_start" nginx config off/on to show video between keyframes

Maxim Konovalov 193 November 03, 2021 03:50AM



Sorry, you do not have permission to post/reply in this forum.

Online Users

Guests: 166
Record Number of Users: 8 on April 13, 2023
Record Number of Guests: 421 on December 02, 2018
Powered by nginx      Powered by FreeBSD      PHP Powered      Powered by MariaDB      ipv6 ready