Gyan, Paul, Devin, Jim, anyone. Help!
You folks have been following my trim+concat adventure. I think I may have found the problem, not
just for me. It's a general problem.
"N" signifies one frame time. All times are relative to ptsA.
__DTS__ _PTS__
ptsA-2N ptsAI-frame with DTS-to-PTS=2
On Wed, Feb 21, 2024 at 10:12 AM Mark Filipak
wrote:
> Gyan, Paul, Devin, Jim, anyone. Help!
>
> You folks have been following my trim+concat adventure. I think I may have
> found the problem, not
> just for me. It's a general problem.
>
> "N" signifies one frame time. All times are relative to p
On 21/02/2024 05.20, Paul B Mahol wrote:
On Wed, Feb 21, 2024 at 10:12 AM Mark Filipak
wrote:
Gyan, Paul, Devin, Jim, anyone. Help!
You folks have been following my trim+concat adventure. I think I may have
found the problem, not just for me. It's a general problem.
"N" signifies one frame t
I'm trying to use "ffmpeg ... -f tee" to take a single RTMP input and slice it
into two entirely different outputs -- one as a mpegts stream to specific host,
and another as HLS output. Just when I think I've about got it figured out, I
run into a brick wall. I've read a lot of documentation, bu