On 15/09/14 23:30, "Michael Niedermayer" wrote:
>Hi
>
>On Mon, Sep 15, 2014 at 04:26:57PM +0300, Mika Raento wrote:
>> 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.
>>
Hi
On Mon, Sep 15, 2014 at 04:26:57PM +0300, Mika Raento wrote:
> 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
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
On 15/09/14 14:26, "Michael Niedermayer" wrote:
>On Mon, Sep 15, 2014 at 06:34:44AM +, Raento Mika wrote:
>> On 15/09/14 01:50, "Michael Niedermayer" wrote:
>>
>> >On Sun, Sep 14, 2014 at 03:37:00PM +0300, Mika Raento wrote:
>[...]
>> >> @@ -289,17 +314,27 @@ static int hls_write_packet(AVF
On Mon, Sep 15, 2014 at 06:34:44AM +, Raento Mika wrote:
> On 15/09/14 01:50, "Michael Niedermayer" wrote:
>
> >On Sun, Sep 14, 2014 at 03:37:00PM +0300, Mika Raento wrote:
[...]
> >> @@ -289,17 +314,27 @@ static int hls_write_packet(AVFormatContext *s,
> >>AVPacket *pkt)
> >>
> >> if
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
On 15/09/14 01:50, "Michael Niedermayer" wrote:
>On Sun, Sep 14, 2014 at 03:37:00PM +0300, Mika Raento wrote:
>> 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.
>>
>> T
On Sun, Sep 14, 2014 at 03:37:00PM +0300, Mika Raento wrote:
> 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 vide
Hi,
I abandoned my patches because:
- I did not have the time to make the changes I was asked for;
- Becoming maintainer of the module was not something I was ok with;
- I ended up directly using the FFmpeg API to generate my HLS playlists
instead of using the FFmpeg binary with the HLS module.
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
On 14/09/14 15:20, "Mika Raento" wrote:
>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 fi
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
12 matches
Mail list logo