How to code and decode a YUV video sequence ?

1 view (last 30 days)
I'm working on a project and I need to code and decode a YUV video seauqence on MatLab, I have no idea how to proceed. Could someone point me to the right direction ?

Accepted Answer

Image Analyst
Image Analyst on 7 Mar 2017
Is this a saved video file, or a live/streaming video? Did you try videoReader()?
  4 Comments
sendja450
sendja450 on 7 Mar 2017
Like I said, my problem is that I need some explanation about encoding and decoding theoretical explanation.
Image Analyst
Image Analyst on 7 Mar 2017
I don't see where you said that yet.
But anyway, Wikipedia is a good place to start for things like simple introductory explanations. For example: https://en.wikipedia.org/wiki/Data_compression#Video

Sign in to comment.

More Answers (0)

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!