diff options
author | Mika Raento <mika.raento@elisa.fi> | 2014-09-15 16:26:57 +0300 |
---|---|---|
committer | Michael Niedermayer <michaelni@gmx.at> | 2014-09-15 22:16:44 +0200 |
commit | f685f7d7a8386365f452cc38c546327f7df20296 (patch) | |
tree | 4f1a869432a76a7df84ddc2df3e18dd409814615 /libavfilter/deshake_opencl.c | |
parent | ad1dadac86d4dff02a8d69b25637371cbc1f31f6 (diff) | |
download | ffmpeg-f685f7d7a8386365f452cc38c546327f7df20296.tar.gz |
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>
Diffstat (limited to 'libavfilter/deshake_opencl.c')
0 files changed, 0 insertions, 0 deletions