Quantcast
Channel: Forums - Recent Threads
Viewing all articles
Browse latest Browse all 262198

DM8168 Video Capture from FPGA Want to receive original data

$
0
0

Hi all

I am a beginner about OpenMax,

I use EZSDK5.05 now,I want to receive orginal data from FPAG ouput. 

FPAG send data formate: 422YUYV , 720*480 , progressive , input 8bit ,single input

vfcc  setparam 422YUYV , 720*480 , progressive , input 8bit ,single input

Q1

   FPGA send data : 

                            send   number of 720*2  0x2e

                                      number of 720*2  0x30

                                                   ..

                                                   ..                                 

   Receive data :                   

                        number of 720  0x2e

                        number of 720  0x30

                                     ....

                                     ....

  Receive function

                         omtbClient.c    Func: OMTB_ClientEmptyBufferDone(): pBuffer->pBuffer

                        write  pBuffer->pBuffer to file

Q2 

    FPGA send  the same data

     Recieve  odd-numberedlines data,like compressed data 

                   Recieve  data():second frame

                                            00  00 00 00  .......

                                            22  22 22  22 .....

                                            44 44 44   44....

    I want FPGA output data , not the processed data.

    What should I do.


Viewing all articles
Browse latest Browse all 262198

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>