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.

Evaluation Board DM6467 | DVSDK1.40 -> DVSDK 2.00 | DMAI capture driver not working.

Other Parts Discussed in Thread: TMS320DM6467

We have a TMS320DM6467 EVM board that was supplied with DVSDK 1.40.

I would like to work with DVSDK 2.00 on this board.

I built the DVSDK 2.00 with the following steps:

make clobber
make everything
make install

Which installed the dvsdk demos to my nfs opt shared folder.

When I attempt to run the encode/decode demos with a 720P input they fail:

Error: Failed to create capture device, 720P component input connected?

Running with CE_DEBUG=2 results in the following output:

 

@1,576,568us: [+2 T:0x413c8490] ti.sdo.dmai - [Capture] COMPONENT input selected
@1,576,766us: [+2 T:0x413c8490] ti.sdo.dmai - [Capture] Capture input set to COMPONENT
@1,576,965us: [+2 T:0x413c8490] ti.sdo.dmai - [Capture] Video input connected size
1920x1080 pitch 1920
@1,577,201us: [+7 T:0x413c8490] ti.sdo.dmai - [Dmai] Supplied buffers not largeenough for video standard
@1,577,331us: [+7 T:0x413c8490] ti.sdo.dmai - [Capture] Failed to intialize capture driver buffers on /dev/video0

It doesn't matter what video input I supply.  It always detects 1920x1080.

Anybody come across this problem before?

 

Thanks,

Matt

[EDIT]  Is it possible to download the Montavista Tools 5.0.0 and 4.0.1 anywhere?