Hi Bryan, On Thu, 27 Nov 2014, Bryan Huh wrote:
This allows one to specify templated segment names for init-segments, media-segments, and for the base-url in the case of single-file. --- libavformat/dashenc.c | 154 +++++++++++++++++++++++++++++++++++++++++++++++--- 1 file changed, 145 insertions(+), 9 deletions(-)
The patch looks great now, I'll push it with a small modification, to implicitly enable single_file if single_file_name is set (as the AVOption description says).
// Martin _______________________________________________ libav-devel mailing list [email protected] https://lists.libav.org/mailman/listinfo/libav-devel
