ffmpeg/doc
Mika Raento f685f7d7a8 hlsenc: single_file, support HLS ver 4 byteranges
This adds a new option -hls_flags single_file that creates one .ts file
for HLS and adds byteranges to the .m3u8 file, instead of creating one
.ts file for each segment.

This is helpful at least for storing large number of videos, as the
number of files per video is drastically reduced and copying and storing
those files takes less requests and inodes.

This is based on work by Nicolas Martyanoff, discussed on ffmpeg-devel
in July 2014. That patch seems abandoned by the author, and contained
unrelated changes. This patch tries to add the minimum amount of code to
support the byterange playlists.

Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
2014-09-15 22:16:44 +02:00
..
examples doc/examples: remove unneeded NULL checks 2014-09-14 16:45:50 +02:00
APIchanges doc/APIchanges: Update hashes and dates 2014-09-14 12:45:36 +02:00
Doxyfile
Makefile
authors.texi
bitstream_filters.texi
bootstrap.min.css
build_system.txt
codecs.texi
decoders.texi
default.css
demuxers.texi
developer.texi docs: add example around the suggested commit message format 2014-09-12 01:59:44 +02:00
devices.texi
doxy-wrapper.sh
encoders.texi
errno.txt
faq.texi
fate.texi
fate_config.sh.template
ffmpeg-bitstream-filters.texi
ffmpeg-codecs.texi
ffmpeg-devices.texi
ffmpeg-filters.texi
ffmpeg-formats.texi
ffmpeg-protocols.texi
ffmpeg-resampler.texi
ffmpeg-scaler.texi
ffmpeg-utils.texi
ffmpeg.texi Merge commit '775a0b04f0cf8102fe322b2ee03fe1a0633dea04' 2014-09-11 01:27:38 +02:00
ffmpeg.txt
ffplay.texi Print bits_per_raw_sample for ffprobe -show_streams. 2014-09-08 17:49:20 +02:00
ffprobe.texi
ffprobe.xsd Print bits_per_raw_sample for ffprobe -show_streams. 2014-09-08 17:49:20 +02:00
ffserver.conf
ffserver.texi
fftools-common-opts.texi
filter_design.txt
filters.texi doc/filters.texi: improve the wording of the expr_int_format documentation 2014-09-07 18:29:06 +02:00
formats.texi
general.texi
git-howto.texi
indevs.texi
issue_tracker.txt
libavcodec.texi
libavdevice.texi
libavfilter.texi
libavformat.texi
libavutil.texi
libswresample.texi
libswscale.texi
metadata.texi
mips.txt
multithreading.txt
muxers.texi hlsenc: single_file, support HLS ver 4 byteranges 2014-09-15 22:16:44 +02:00
nut.texi
optimization.txt
outdevs.texi
platform.texi
print_options.c
protocols.texi
rate_distortion.txt
resampler.texi
scaler.texi
snow.txt
style.min.css
swresample.txt
swscale.txt
t2h.init
t2h.pm
tablegen.txt
texi2pod.pl
texidep.pl
utils.texi
writing_filters.txt