[FFmpeg-devel] [PATCH 0/1] Sega FILM: set timestamps when demuxing
misty at brew.sh
misty at brew.sh
Wed Mar 21 18:14:43 EET 2018
From: Misty De Meo <mistydemeo at gmail.com>
Timestamp information isn't currently set when demuxing Sega FILM videos,
which breaks direct stream copy of packets into certain other containers.
I've tested with my WIP Sega FILM muxer, which creates valid .CPK files
copying packets from existing .CPK files with this patch.
This patch assumes that https://patchwork.ffmpeg.org/patch/8068/ has
already been applied.
refs https://trac.ffmpeg.org/ticket/7091
Misty De Meo (1):
Sega FILM: set dts and duration when demuxing
Changelog | 1 +
libavformat/segafilm.c | 24 ++++++++++++++++++++++++
2 files changed, 25 insertions(+)
--
2.16.2
More information about the ffmpeg-devel
mailing list