On Thu, Mar 12, 2020 at 1:42 AM Jan Ekström <jee...@gmail.com> wrote: > > Utilizes a subpicture sample with one decodable subpicture for the > test. > > Based on a failing test case in reported by Michael in > https://ffmpeg.org/pipermail/ffmpeg-devel/2019-February/240398.html > which at the time had no test case for it. > > Additionally, this is the first test case for the presentation > graphics format. > --- > tests/fate/ffmpeg.mak | 10 ++++++++++ > tests/ref/fate/sub2video_time_limited | 8 ++++++++ > 2 files changed, 18 insertions(+) > create mode 100644 tests/ref/fate/sub2video_time_limited >
The sample file for this is available at https://megumin.fushizen.eu/samples/pgs_sub.sup and contains a single decodable PGS subpicture. Before the actually logic-affecting patch, this test would output nothing as per to Michael's comment. Best regards, Jan _______________________________________________ ffmpeg-devel mailing list ffmpeg-devel@ffmpeg.org https://ffmpeg.org/mailman/listinfo/ffmpeg-devel To unsubscribe, visit link above, or email ffmpeg-devel-requ...@ffmpeg.org with subject "unsubscribe".