- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
I experience an error:
MFX_ERR_INCOMPATIBLE_VIDEO_PARAM
while calling <MFXVideoENCODE_Init> if mfx.TargetKbps is below a certain value. Settings are appropriate for regular DVD Video PAL, MPEG2.
Values for TargetKbps above 0x0120 (means ca. 4500 MBit/sec Video) give MFX_ERROR_NONE, values below result in the error code above.
Is this a bug or do I have change other settings as well?
Link Copied
2 Replies
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
did you try to change codec profile and level?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
yes, I tried to switch from
MFX_PROFILE_MPEG2_MAIN@MFX_LEVEL_MPEG2_MAIN
to
MFX_PROFILE_MPEG2_MAIN@MFX_LEVEL_MPEG2_LOW
MFX_PROFILE_MPEG2_SIMPLE@MFX_LEVEL_MPEG2_MAIN
MFX_PROFILE_MPEG2_SIMPLE@MFX_LEVEL_MPEG2_LOW
but makes no difference.
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