From: Misty De Meo <mistyde...@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

_______________________________________________
ffmpeg-devel mailing list
ffmpeg-devel@ffmpeg.org
http://ffmpeg.org/mailman/listinfo/ffmpeg-devel

Reply via email to