[FFmpeg-devel] [PATCH] Support signaling of last segment number

Jan Ekström jeebjp at gmail.com
Thu Mar 22 22:14:36 EET 2018


On Thu, Mar 22, 2018 at 9:51 PM, sanilraut <raut.sanil at gmail.com> wrote:
> Last segment indicated by mpd is not parsed.
> Example stream: http://dash.akamaized.net/dash264/TestCasesIOP41/LastSegmentNumber/1/manifest_last_segment_num.mpd
>
> This patch supports parsing of Supplemental Descriptor with @schemeIdUri set to http://dashif.org/guide-
> lines/last-segment-number with the @value set to the last segment number.
>

Hi,

Just seeing the commit message, I don't remember if the MPEG-DASH
demuxer had any FATE tests, but this stuff sounds like something that
should be included as such. MPEG-DASH is quite complex and having
tests making sure that we get the same things out of the demuxer would
be quite helpful.

You can see for example tests/fate/mov.mak as an example of testing a demuxer.

Best regards,
Jan


More information about the ffmpeg-devel mailing list