Jindřich Makovička skrev 2011-06-21 18:52:
Hi,

I am attaching another, hopefully cleaner, version of the Random
Access indicator patch for mpeg-ts muxer.

Random Access indicator can be used to mark keyframes, and is required
by some DVB recorders to be able to index and replay the recorded
stream.

From 7c6a9d0618e045af2026218aff92b400e7b8ee0f Mon Sep 17 00:00:00 2001
From: Jindrich Makovicka <jindrich.makovi...@nangu.tv>
Date: Tue, 21 Jun 2011 18:50:58 +0200
Subject: [PATCH] set Random Access indicator on keyframe start packets

---
 libavformat/mpegtsenc.c |   67 +++++++++++++++++++++++++++++++++++++++-------
 1 files changed, 56 insertions(+), 11 deletions(-)

Looks OK AFAICT - I don't have the spec on hand to double-check the details.

/Tomas
_______________________________________________
libav-devel mailing list
libav-devel@libav.org
https://lists.libav.org/mailman/listinfo/libav-devel

Reply via email to