lixc wrote:
> Hello, Sir
>
> The output format of the Real codec combo89 is YUV420.
The transform function name is _RV40toYUV420Transform. We
get this from the RealFormatSDK porting source code. Is
there any transform code available to get the YUV422 output?
The color converters in the 'video' project can convert from
I420
to pretty much any other format. Take a look at
video/colorconverters
For examples on how to use them, take a look at the
different surfaces in video/sitelib (basesurf.cpp and/or
minisurf.cpp).
--greg.
>
> Best regards,
>
> Jeffrey Li
>
>
>
------------------------------------------------------------
------------
>
> _______________________________________________
> Helix-client-dev mailing list
> Helix-client-dev helixcommunity.org
> http://lists.helixcommunity.org/mailman/listinf
o/helix-client-dev
_______________________________________________
Helix-client-dev mailing list
Helix-client-dev helixcommunity.org
http://lists.helixcommunity.org/mailman/listinf
o/helix-client-dev
|