YUV viewer
|
|
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 |
