[FFmpeg-devel] [PATCH] AVFoundation: Add -pixel_format option

Michael Niedermayer michaelni at gmx.at
Thu Jun 12 04:06:58 CEST 2014


On Thu, Jun 12, 2014 at 12:24:40AM +0200, Thilo Borgmann wrote:
> 
> 
> > Am 11.06.2014 um 21:35 schrieb Carl Eugen Hoyos <cehoyos at ag.or.at>:
> > 
> > Thilo Borgmann <thilo.borgmann <at> mail.de> writes:
> > 
> >> +        // select first supported pixel format instead 
> >> of user selected (or default) pixel format
> >> +        if (pxl_fmt_spec.ff_id == AV_PIX_FMT_NONE) {
> >> +            pxl_fmt_spec = pxl_fmt_dummy;
> > 
> > Should monoblack and rgb5x5 be moved down in avf_pixel_formats[]?
> > Or do I misunderstand the code?
> > (default should be rgb24 or similar)
> 
> This block selects the first supported format of the device in order of enumeration - independent of the order of the formats array. 

should i apply it ?
should i wait ?

[...]
-- 
Michael     GnuPG fingerprint: 9FF2128B147EF6730BADF133611EC787040B0FAB

Many that live deserve death. And some that die deserve life. Can you give
it to them? Then do not be too eager to deal out death in judgement. For
even the very wise cannot see all ends. -- Gandalf
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 181 bytes
Desc: Digital signature
URL: <https://ffmpeg.org/pipermail/ffmpeg-devel/attachments/20140612/5236714b/attachment.asc>


More information about the ffmpeg-devel mailing list