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.

How can I feed the VDIS module with YUV bitstream (from YUV files)?

Hi,

   I am now using DVRRDK4.0 for EVM8168 developing.  I have read the PPT(McFw and Link APU) in the /doc/training.  I managed to check the capabilities and some charteristics of the VDIS module. 

   Thus, I want a usecase like this:

   YUV Raw Data File ---Bitstream--> VDIS module ---> HDMI monitor display

   I find the usecase #4 (File -> Vdec -> Vdis) is somewhat similar to my target.   But I don't know how to feed the VDIS module with bitstream. 

1. Is that possible to feed the Vdis module with bitstreams from a file?  Or, Vdis can only take the input from Vcap and Vdec subsystem?

2. As far as I know, the fxn Vdec_putBitstreamBuffer() can be used for feed the VDEC module with bitstream.  Is there any API for Vdis module to achieve a similar bitstream-inputing-function?

Naroah

Jan/10/2014

PS.

The McFw block Diagram did not indicate the availibilty of taking input from bitstream: