- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hi,
Does anyone could provide a AVC and MVC decoder example with 2 inputs streams ? One for .264, another for .mvc.
Or simply a MVC decoder like simple_2_decode in Intel SDK tutorial ?
Thanks !
Link Copied
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hi Nicolas,
MVC streams generated by Media SDK MVC encoder are stored as one single bit stream, not as two separate streams. The MVC decoder requires a single MVC stream (with 2 views) as input, as illustrated in the Media SDK sample "sample_decode".
We unfortunately do not have any tutorial oriented code for MVC usages.
Regards,
Petter
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hi,
I have faced the same problem - I have two elementary streams (base and dependent) and I cannot use them in decoder as it requires mergerd elementary stream. Do you have at least any idea how to work arround this problem ?
Regards
Witold
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
HI, The Intel Media SDK does not support merging base (AVC) and dependent MVC streams. Other solutions for this usage may exist in other community open source projects.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hi,
I have not found myself a solution to work around this problem but there are several persons on a Video Forum who have found a solution. Source code for a MVC decoder is avalaible if you want.
But they have perhaps found some bugs in Intel Media SDK (glitches on decoded MVC stream and VC-1 bug when Hardware Acceleration is enabled), so do you know if a new Intel Media SDK will be avalaible soon ?
Thanks !
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
W C. wrote:
I have faced the same problem - I have two elementary streams (base and dependent) and I cannot use them in decoder as it requires mergerd elementary stream. Do you have at least any idea how to work arround this problem ?
If you don't mind merging the streams manually, here is my utility to do that:
http://neuron2.net/dgmvccombine/dgmvccombine102.zip
You can also find on my site an MVC Avisynth source filter that accepts two streams and combines them internally.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hi Nicolas,
re: 'VC-1 bug when Hardware Acceleration" you can find a 'Beta' driver is already available on intel.com.
I'm not able to provide a specific date of the next Media SDK update at the moment, however we are always improving the SDK and generally provide a few updates each year. Drivers for Windows client operating systems that provide hardware implementation of the MSDK are updated more frequently, and are delivered on new platforms, supplied by Microsoft through Windows Update, and/or made available on intel.com.
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page