[FFmpeg-devel] [PATCH 3/3] fate/ffmpeg: add test for time limited sub2video instance
Jan Ekström
jeebjp at gmail.com
Thu Mar 12 01:45:21 EET 2020
On Thu, Mar 12, 2020 at 1:42 AM Jan Ekström <jeebjp at 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
More information about the ffmpeg-devel
mailing list