How to code and decode a YUV video sequence ?

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

Is this a saved video file, or a live/streaming video? Did you try videoReader()?

4 Comments

I downloaded a sequence from here http://www.cipr.rpi.edu/resource/sequences/. And what I need is some explanation about the procedure if that possible.
Did you ask them for MATLAB code to read their files?
Like I said, my problem is that I need some explanation about encoding and decoding theoretical explanation.
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!