This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

dm365 resizer support for YUV420PSEMI input in single shot mode

Normal 0 false false false EN-US X-NONE X-NONE MicrosoftInternetExplorer4

We want to use the resizer on DM365 to resize the output of the MPEG4/H.264 decoder before displaying the decoded data.

We are using the below software components: -

1.       Montavista LSP with  2.6.18 Kernel for davinci

2.       DVDSK 2.10.00 Build 12

We have enabled the IPIPE and resizer option in the kernel menu config. We are also passing the “dm365_imp.oper_mode=1” boot argument to the kernel to operate the resize in single shot mode.

The problem is that the MPEG4/H.264 decoder output is in YUV420PSEMI format. However the resizer driver dm365_ipipe.c does not support the IPIPE_YUV420SP format.

 I tried the patches and sample code posted by Anshuman on http://e2e.ti.com/support/dsp/davinci_digital_media_processors/f/100/p/7583/29898.aspx, however it doesn’t seem to work. People have obviously used the resizer for doing this, but I can’t find a working code.

 

Does anybody have the code for converting YUV420SP input resized to another YUV420SP output using resizer in single shot mode?

 

Regards,

Abins