On Wed, 9 Oct 2013, Martin Storsjö wrote:

HDS fragments basically are FLV fragments wrapped in an ISO
media mdat atom.

Note, the .abst files need to be served with the "binary/octet"
mime type, otherwise at least the OSMF player can easily fail
with "stream not found" when polling for the next fragment.
---
Changelog                |    1 +
configure                |    1 +
libavformat/Makefile     |    1 +
libavformat/allformats.c |    1 +
libavformat/hdsenc.c     |  586 ++++++++++++++++++++++++++++++++++++++++++++++
libavformat/version.h    |    2 +-
6 files changed, 591 insertions(+), 1 deletion(-)
create mode 100644 libavformat/hdsenc.c

OK'd on irc by Luca.

// Martin
_______________________________________________
libav-devel mailing list
[email protected]
https://lists.libav.org/mailman/listinfo/libav-devel

Reply via email to