On 1/20/12 5:20 AM, Martin Storsjö wrote:
It can also optionally split the file into individual fragments, which allows it to be served from any web server without any server side support. --- libavformat/Makefile | 2 +- tools/ismindex.c | 494 ++++++++++++++++++++++++++++++++++++++++++++++++++ 2 files changed, 495 insertions(+), 1 deletions(-) create mode 100644 tools/ismindex.c
Looks nice, I wonder if we could augment the segment muxer to directly produce that (and applehttp playlists as well).
lu _______________________________________________ libav-devel mailing list [email protected] https://lists.libav.org/mailman/listinfo/libav-devel
