- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
i used intel media sdk for linux (version 1.8 ),get a problem:
init:
mfxVideoParams.mfx.CodecId =MFX_CODEC_JPEG;
sts = ReadBitStreamData1(&mfxBS, data, length);==>sts =0
sts = pmfxDEC->DecodeHeader(&mfxBS, &mfxVideoParams);==>sts=-3,mean MFX_ERR_UNSUPPORTED
it error why? i look "Extensions for JPEG*/Motion JPEG Video coding options mfxjpeg.h (NA for Linux)" in linux pdf,it not supprot mjpeg decoder?
Link Copied
1 Reply
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
You are correct. MJPEG is only supported in the Windows versions of Media SDK.
However, if this is a strong need we are always glad to listen to customer feedback for future product planning.
Thanks! Jeff
Reply
Topic Options
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page