YUV viewer

Subscribe to YUV viewer 1 post, 1 voice

 
Avatar mourya 1 post

i want to implement an YUV video viewer in csharp

i understand that i have to convert the yuv frames to rgb and i did look at the conversion tables, now my problem is how to read the frames.

i am using c sharp

is is possible to read frames through AVIFile com or DirectShow