- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
I keep using IPP 5.3 with h264_dec sample.
The specific of my work is that the input h264 coded stream is already split by frames.
So, I feed one compressed frame, and receive dalayed by 4-16 frame.
On most sources this works correctly.
However, on provided file,1._02.264 I see another behaviour:
The first I-frame appears after second frame has been commited to decoder.
Second frame is also 1 frame delayed.
3-rd to 13-th frames appears also in 1-frame depth queue, however, there are incomplete.
They look as differential.
Looks like, an internal queue state machine defect.
Who can help me to make H264 decoder to work same on this file same way as on the rest of sources?
Thanks.
The specific of my work is that the input h264 coded stream is already split by frames.
So, I feed one compressed frame, and receive dalayed by 4-16 frame.
On most sources this works correctly.
However, on provided file,1._02.264 I see another behaviour:
The first I-frame appears after second frame has been commited to decoder.
Second frame is also 1 frame delayed.
3-rd to 13-th frames appears also in 1-frame depth queue, however, there are incomplete.
They look as differential.
Looks like, an internal queue state machine defect.
Who can help me to make H264 decoder to work same on this file same way as on the rest of sources?
Thanks.
Link Copied
1 Reply
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hello,
IPP 5.3 was release last year. You can check the latest IPP 6.1 release, which fixed a few of the problems.
For the frame delay, there was a discussion about this problem:
http://software.intel.com/en-us/forums/showthread.php?t=67755
Can the fix in the #5 work for you?
Thanks,
Chao
IPP 5.3 was release last year. You can check the latest IPP 6.1 release, which fixed a few of the problems.
For the frame delay, there was a discussion about this problem:
http://software.intel.com/en-us/forums/showthread.php?t=67755
Can the fix in the #5 work for you?
Thanks,
Chao
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