- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hi experts!
I want to decode the H264 file which is encode from IPP 7.0.5.059. I have a test encoding 36 frame(720x480) from capture board.
when I decoding using IPP, the dcoder's image is Ok(figure 2). However using ffmpeg decoder, the decoding's image is fail or not(figure 1).
why this situation is happened I don't know.
Would you explain it?
PS) I attached dump_prealarm.264 file, which is my test file.
Link Copied
3 Replies
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hello,
Can you check if there is any error in the encoded video? I just tried with FFMPEG, and it reported some error in the stream.
The UMC codec inlcuded a few error correction code for bitstream, and may decode some video include a few incorrect data.
.....
[h264 @ 0104C5C0]number of reference frames exceeds max (probably corrupt input)
, discarding one
[h264 @ 0104C5C0]number of reference frames exceeds max (probably corrupt input)
, discarding one
[h264 @ 0104C5C0]number of reference frames exceeds max (probably corrupt input)
, discarding one
[h264 @ 0104C5C0]number of reference frames exceeds max (probably corrupt input)
, discarding one
[h264 @ 0104C5C0]number of reference frames exceeds max (probably corrupt input)
, discarding one
[h264 @ 0104C5C0]number of reference frames exceeds max (probably corrupt input)
...
Thanks,
Chao
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Thank you.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Thank you.
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