On Wed, Nov 15, 2017 at 02:49:40AM +0000, Roman Puttkammer wrote: > Hi, > > Attached patch fixes an issue with avfoundation; the code continues to > loop through > the list of > supported formats/framerates even after finding the chosen one, ending up > with a bad format/rate > combination. (Code breaks out of one loop only instead of two.) > > rgds, > Roman > > ----- > diff --git a/libavdevice/avfoundation.m b/libavdevice/avfoundation.m > index e2ddf47dbe..463ae60b63 100644 > --- a/libavdevice/avfoundation.m > +++ b/libavdevice/avfoundation.m > @@ -312,6 +312,7 @@ static int configure_video_device(AVFormatContext *s, > AVCaptureDevice *video_dev > }
Applying: avfoundation, unsupported framerate/activeVideoMinFrameDuration error: corrupt patch at line 6 [...] -- Michael GnuPG fingerprint: 9FF2128B147EF6730BADF133611EC787040B0FAB There will always be a question for which you do not know the correct answer.
signature.asc
Description: Digital signature
_______________________________________________ ffmpeg-devel mailing list ffmpeg-devel@ffmpeg.org http://ffmpeg.org/mailman/listinfo/ffmpeg-devel