- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
With the Intel SDK Media Encoder, in mfxExtCodingOption2, if I set DisableDeblockingIdc to 2, can I achieve what I want - disable deblocking across slice boundaries?
-Ram
Link Copied
1 Reply
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hi Ram,
DisableDeblockingIdc member supports two values 0 and 1. 1 = deblocking disabled, which you would like to use. (2 is unsupported)
It is exactly like AVC standard disable_deblocking_filter_idc values.
From manual " Not all codecs and SDK implementations support this value. Use Query function to check if this feature is supported."
Thanks,
-Surbhi
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