Am 28.06.2012 00:06, schrieb E Chalaron:
> Hi all
> Is it a bug or did I miss something ?
> working on DNX_HD yuv422p 1080
> Thanks
> E
> 

> *Playback3D::print_error:*
> uniform sampler2D tex;
> uniform float h_offset;
> uniform float s_offset;
> uniform float v_offset;
> void main000()
> {
...
> }
> 
> void main()
> {
>     main000();
> }
> 
> Fragment info
> -------------
> 0(56) : warning C7050: "b" might be used before being initialized
> 0(56) : warning C7050: "g" might be used before being initialized
> 0(56) : warning C7050: "r" might be used before being initialized

Generally, this indicates a problem, but in this particular case there
is no problem.

-- Hannes


_______________________________________________
Cinelerra mailing list
[email protected]
https://init.linpro.no/mailman/skolelinux.no/listinfo/cinelerra

Reply via email to