videoreader doesn't accurately take frames from wmv file
94 views (last 30 days)
Show older comments
I'm using videoreader to get a .wmv file in matlab, then I use readframes.
Opening my wmv video in VLC or any other video player, it shows it in high quality. The edges of objects are smooth and there are no big pixels visible.
On the other hand in matlab, the frames taken from the video - although having the same pixel resolution size as the video - are in worse quality. It looks pixelated.
I want to keep the quality of the frames as best as possible. What do I do? So far my guess is to maybe convert wmv to avi, or use opencv or anything else than "videoreader".
10 Comments
Answers (0)
See Also
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!