[FFmpeg-user] ffserver in prod env

2018-03-23 Thread Good Developer
Is anybody using ffserver successfully in production environment? ___ ffmpeg-user mailing list ffmpeg-user@ffmpeg.org http://ffmpeg.org/mailman/listinfo/ffmpeg-user To unsubscribe, visit link above, or email ffmpeg-user-requ...@ffmpeg.org with subject

Re: [FFmpeg-user] h264_vaapi missing frames

2018-03-23 Thread Carl Eugen Hoyos
2018-03-23 14:31 GMT+01:00, Gyan Doshi : > > > On 3/23/2018 6:45 PM, Carl Eugen Hoyos wrote: >> 2018-03-23 14:12 GMT+01:00, Mark Thompson : > >>> >>> This is still duplicating a very large number of frames for video sync. >>> As suggested previously, please try

Re: [FFmpeg-user] h264_vaapi missing frames

2018-03-23 Thread Mark Thompson
On 23/03/18 13:15, Carl Eugen Hoyos wrote: > 2018-03-23 14:12 GMT+01:00, Mark Thompson : >> On 23/03/18 01:28, Kai Hendry wrote: >>> Thank you Moritz! Damn, I feel like a fool. ;) >>> >>> Unfortunately Mark's suggestion doesn't seem to have an impact. >>> >>> As you hopefully can

Re: [FFmpeg-user] h264_vaapi missing frames

2018-03-23 Thread Gyan Doshi
On 3/23/2018 6:45 PM, Carl Eugen Hoyos wrote: 2018-03-23 14:12 GMT+01:00, Mark Thompson : This is still duplicating a very large number of frames for video sync. As suggested previously, please try with video sync disabled ("-vsync 0") or without audio. To the best of my

Re: [FFmpeg-user] h264_vaapi missing frames

2018-03-23 Thread Carl Eugen Hoyos
2018-03-23 14:12 GMT+01:00, Mark Thompson : > On 23/03/18 01:28, Kai Hendry wrote: >> Thank you Moritz! Damn, I feel like a fool. ;) >> >> Unfortunately Mark's suggestion doesn't seem to have an impact. >> >> As you hopefully can see here: >>

Re: [FFmpeg-user] h264_vaapi missing frames

2018-03-23 Thread Mark Thompson
On 23/03/18 01:28, Kai Hendry wrote: > Thank you Moritz! Damn, I feel like a fool. ;) > > Unfortunately Mark's suggestion doesn't seem to have an impact. > > As you hopefully can see here: > https://s.natalian.org/2018-03-23/1521768226.mp4 > > The mouse still doesn't move smoothy across the

Re: [FFmpeg-user] h264_vaapi missing frames

2018-03-23 Thread Erik Dobberkau
> > > Are you saying I'm doing something wrong with capturing? > > I was merely suspecting your output device could be set to 60Hz, but you're only capturing every other frame when setting your ffmpeg input to 30Hz. I might be wrong. ___ ffmpeg-user

Re: [FFmpeg-user] h264_vaapi missing frames

2018-03-23 Thread Kai Hendry
On 23 March 2018 at 14:06, Erik Dobberkau wrote: > If you only capture a fraction of the frames your device is actually > producing without motion blending, isn't that to be expected? A fraction of the frames? I should iiuc be capturing at 30 fps. I am not quite sure

Re: [FFmpeg-user] h264_vaapi missing frames

2018-03-23 Thread Erik Dobberkau
> Unfortunately Mark's suggestion doesn't seem to have an impact. > > As you hopefully can see here: > https://s.natalian.org/2018-03-23/1521768226.mp4 > > The mouse still doesn't move smoothy across the screen. Hence I feel > it's dropping frames! > > Simple question: If you only capture a