[FFmpeg-devel] [PATCH] avformat/mpegts: tag video streams with still images
Michael Niedermayer
michael at niedermayer.cc
Wed May 16 23:25:42 EEST 2018
On Tue, May 15, 2018 at 11:29:47AM -0700, Aman Gupta wrote:
> From: Aman Gupta <aman at tmm1.net>
>
> Parses the video_stream_descriptor (H.222 2.6.2) to look
> for the still_picture_flag. This is exposed to the user
> via a new AV_DISPOSITION_STILL_IMAGE.
>
> See for example https://tmm1.s3.amazonaws.com/music-choice.ts,
> whose video stream only updates every ~6 seconds.
>
> Signed-off-by: Aman Gupta <aman at tmm1.net>
> ---
> libavformat/avformat.h | 1 +
> libavformat/dump.c | 2 ++
> libavformat/mpegts.c | 5 +++++
> 3 files changed, 8 insertions(+)
version needs to be updated also AV_DISPOSITION_STILL_IMAGE should be added
to APIChanges
should be ok otherwise
thx
[...]
--
Michael GnuPG fingerprint: 9FF2128B147EF6730BADF133611EC787040B0FAB
There will always be a question for which you do not know the correct answer.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 181 bytes
Desc: not available
URL: <http://ffmpeg.org/pipermail/ffmpeg-devel/attachments/20180516/6a3aff9a/attachment.sig>
More information about the ffmpeg-devel
mailing list