|
From: Oliver S. <oli...@gm...> - 2001-03-18 21:38:06
|
On Sunday 18 March 2001 19:10, Charles 'Buck' Krasic wrote: > If you just want the RGB data, you don't need andy of the dv_display_X > calls. Instead you should call dv_decode_full_frame with something like: > > [...] Works fine now. Thank you very much. But as always this raises another question. Actually I would prefer RGBA or ARGB data because I need the alpha byte later on. Of course reading alpha values with a camera does not make any sense, but I wonder if it is possible to get a data buffer with an alpha channel (probably set to some constant value) directly from libdv as it requires manual copying and insertion of the alpha byte otherwise which slows down display drastically. Thanks, Oliver -- _____________________________________________________________________ Oliver Strutynski oli...@in... |