- 新着としてマーク
- ブックマーク
- 購読
- ミュート
- RSS フィードを購読する
- ハイライト
- 印刷
- 不適切なコンテンツを報告
Hi,
I have tried to use MPEG2, H264 and MPEG4 encoders from IPP audio video codec samples. I createVideoData input from RGB24 byte array and it works well with MPEG2 and H264 encoders. But MPEG4 encoder gives output which is just part of the image (with ruined aspect ratio) and the whole image is kind of "pink". What can be the cause of this error? Thanks!
/aca
コピーされたリンク
1 返信
- 新着としてマーク
- ブックマーク
- 購読
- ミュート
- RSS フィードを購読する
- ハイライト
- 印刷
- 不適切なコンテンツを報告
Solved. MPEG4 encoder only accepts YUV420 input.
