Re: [Libav-user] HLS: Exactly constant segment duration

2013-08-19 Thread Andy Shaules
On 8/19/2013 11:57 AM, Kalileo wrote: On Aug 19, 2013, at 16:48 , Andrey Mochenov wrote: Hi, Thank you for your answer. I suppose, IDR stands for Instantaneous Decoding Refresh. No, he means key frames, or i-frames, or however you want to call them, as opposed to p-frames or b-frames. P

Re: [Libav-user] HLS: Exactly constant segment duration

2013-08-19 Thread Kalileo
On Aug 19, 2013, at 16:48 , Andrey Mochenov wrote: > Hi, > > Thank you for your answer. > I suppose, IDR stands for Instantaneous Decoding Refresh. No, he means key frames, or i-frames, or however you want to call them, as opposed to p-frames or b-frames. > Please, explain: what do you mean

Re: [Libav-user] HLS: Exactly constant segment duration

2013-08-19 Thread Andy Shaules
On 8/19/2013 3:03 AM, Anshul wrote: On 08/19/2013 03:18 PM, Andrey Mochenov wrote: Hi, Thank you for your answer. I suppose, IDR stands for Instantaneous Decoding Refresh. Please, explain: what do you mean under "set encoder with all idr"? What settings I need to use? Andrey. On Mon, Aug 19, 20

Re: [Libav-user] HLS: Exactly constant segment duration

2013-08-19 Thread Anshul
On 08/19/2013 03:18 PM, Andrey Mochenov wrote: Hi, Thank you for your answer. I suppose, IDR stands for Instantaneous Decoding Refresh. Please, explain: what do you mean under "set encoder with all idr"? What settings I need to use? Andrey. On Mon, Aug 19, 2013 at 10:48 AM, Anshul maheshwari

Re: [Libav-user] HLS: Exactly constant segment duration

2013-08-19 Thread Andrey Mochenov
Hi, Thank you for your answer. I suppose, IDR stands for Instantaneous Decoding Refresh. Please, explain: what do you mean under "set encoder with all idr"? What settings I need to use? Andrey. On Mon, Aug 19, 2013 at 10:48 AM, Anshul maheshwari < er.anshul.maheshw...@gmail.com> wrote: > Ple

Re: [Libav-user] HLS: Exactly constant segment duration

2013-08-19 Thread Anshul maheshwari
On Aug 15, 2013 4:59 PM, "Andrey Mochenov" wrote: > > Hi, > > We are using FFmpeg libraries git-ee94362 libavformat v55.2.100. > Our purpose is to mux two streams (video and audio) into M3U8 playlist using HLS. > In addition, we want the duration of every TS segment file be exactly 3.0 sec (frame

Re: [Libav-user] HLS: Exactly constant segment duration

2013-08-19 Thread Andrey Mochenov
Hi gentlemen, Please, help us with the following question: What is the best way to force an EXACTLY constant video segment duration? We need the solution urgently. Best regards, Andrey. On Thu, Aug 15, 2013 at 2:29 PM, Andrey Mochenov wrote: > Hi, > > We are using FFmpeg libraries git-ee94362

[Libav-user] HLS: Exactly constant segment duration

2013-08-15 Thread Andrey Mochenov
Hi, We are using FFmpeg libraries git-ee94362 libavformat v55.2.100. Our purpose is to mux two streams (video and audio) into M3U8 playlist using HLS. In addition, we want the duration of every TS segment file be exactly 3.0 sec (frame rate is 25 fps). To reach it, we are trying to set several opt