Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
yuvファイルを取得して表示できるようにC++イメージングライブラリがあるのだろうかと思っていました。ファイルの解像度とYcbcr情報(通常は4:2:2)を渡すことができます。可能であればyuvをjpegに入れるか、またはそれをrgbモードで表示してQPixmap上に構築します。誰かが私を正しい方向に向けることができれば、私は最も感謝するでしょう。
見回したところ、次のことを試しましたか?
http://code.google.com/p/yuvtoolkit
http://code.google.com/p/yuvplayer