HI Folks,
first let me say thanks to any one who has replied so far. I'm slowly working my way through it but the cod efrom TI never seems to run as it tells you in the manaul.
I've given up at the minute with encoding video. I did encode audio, brilliant and it did work as it says in the book. cool! I've now changed decoding video.
decoding sound worked as well as envoding it. brilliant.
Decoding video, the story so far....
eventually got the error list to one which was "unable to use 720x480x16"
So I changed my EVM setup to
setenv bootargs console=ttyS0,115200n8 noinitrd ip=dhcp root=/dev/nfs rw nfsroot=192.168.11.3:/home/david/workdir/filesys mem=116M video=davincifb:vid0=720x480x16,2500K:vid1=720x480x16,2500K:osd0=720x480x16,2025Kdavinci_enc_mngr.ch0_output=COMPOSITEdavinci_enc_mngr.ch0_mode=$(PAL)
from the manuals
video=davincifb:vid0=720x576x16,2500K:vid1=720x576x16,2500K:osd0=720x576x16,2025K
setting
NOw I have another couple of errors appear which are
Rszcopy: failed to open device
Decode Error: Failed to create resize copy job
Any one know what to do or where to look?