[FFmpeg-devel] First Patch for hlsenc.c for https://trac.ffmpeg.org/ticket/7281

Ronak Patel ronak2121 at yahoo.com
Fri Aug 10 15:32:19 EEST 2018


On Aug 10, 2018, at 7:30 AM, Liu Steven <lq at chinaffmpeg.org> wrote:

>>>> 
>>> 
>>> Hi Steven,
>>> 
>>> Please see my new patch taking your feedback into account.
>>> 
>>> Ronak
>> 
>> Hi Steven,
>> 
>> Did you have a chance to review? I’m going to send you a new patch for dashenc.c shortly.
> Don’t worry, i will review it weekend, but i think your ways is not a better way, maybe just change the hls_window maybe ok. the other code need not modify.
>> 

The other code fixes the problem that HLS_TEMP option wasn’t working. Use_rename should only be on if it’s been specified on the command line.


>> For dashenc.c, ffmpeg again always assumes we are doing live streaming. It doesn’t even have another profile. I’m going to add a VOD profile to it and fix this problem there. I will have to add a new cli parameter so we can specify the profile now.
>> 
>> Ronak
> 



More information about the ffmpeg-devel mailing list