- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
I got IPP 6.1.1.035 and IPP-samples 6.1.1.044
Built simple_player application and ran it with attached file.
I expected to see video with resolution 704x576, but got 704x288 with flicking
I imagine, that there is kind of interlacing which is one of ways to save bitrate.
In sources I found an parameter, which switches decoder into interlaced mode.
UMC::VideoStreamInfo::interlace_type = UMC::INTERLEAVED_TOP_FIELD_FIRST;
I forced decoder to work in interlaced mode manually, but it didn't help.
Does this capability really work?
Is it implemented yet?
Thank you.
Yaroslav.
m22-1.264
m21.264
Built simple_player application and ran it with attached file.
I expected to see video with resolution 704x576, but got 704x288 with flicking
I imagine, that there is kind of interlacing which is one of ways to save bitrate.
In sources I found an parameter, which switches decoder into interlaced mode.
UMC::VideoStreamInfo::interlace_type = UMC::INTERLEAVED_TOP_FIELD_FIRST;
I forced decoder to work in interlaced mode manually, but it didn't help.
Does this capability really work?
Is it implemented yet?
Thank you.
Yaroslav.
m22-1.264
m21.264
Link Copied
1 Reply
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hi Yaroslav,
Have you tried the video with other codecs? I decoded with FFMPEG. I also saw the flicking
video. Is this expected?
Thanks,
Chao
Have you tried the video with other codecs? I decoded with FFMPEG. I also saw the flicking
video. Is this expected?
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