Intel® Integrated Performance Primitives
Deliberate problems developing high-performance vision, signal, security, and storage applications.

Deinterlacing failure in MTS video files

9ine
Beginner
991 Views
I'm using simple_player approach to grab frames from video files. However in MTS video files there is interlacing present in motion regions only. I tried every deinterlacing parameter CodecPipeline::SelectVideoDecoder() function call but results are the same as though no deinterlacing was performed.
Is there any problems with deinterlacing in MTS video files?
0 Kudos
2 Replies
Chao_Y_Intel
Moderator
991 Views

Hello,

Could it be possible to provide the stream you are using? We can have a check here.

Btw, the simpleplayer command line to support deinterlacing. Do you have a chance to try with that application:

>simple_player d teststream.

Thanks,
Chao

0 Kudos
9ine
Beginner
991 Views
Hello
Sure, I'm using the same codec pipeline method from simple_player.
This is the link of the video http://rapidshare.com/files/436123265/00003.MTS
I tried it with simple_player also but results were same
0 Kudos
Reply