Dear sir,
we purchased the dm8168 kit and along with that we got sd card loaded with software ezsdk and programs.we are booting the board by sd card itself.we want to do just audio loopback program.
i saw that there are some programs in the sd card in the folder codec-engines,
1)can i do audio loopback by giving input to line-in and output from line-out.?if so which is that program(name the program)and where it is located in the sd card.?
how to run the program..?..can we do by this...
etc/init.d/matrix-gui-e stop
/etc/init.d/pvr-init stop
cd /usr/share/ti/ti-code engine....?
2)In OMX examples also we have audio decode examples,ca we run that program to get our desired out put that is by giving input to line-in and output from line-out.?if so can you tell me the procedure to run the code from sd card.
3)As we know that the video applicatio given in the sd card,can we get output in hd tv with 1680p configuration (not 1080p)?
4)what should be the output of this and what i have to get in hd tv as output?
etc/init.d/matrix-gui-e stop
/etc/init.d/pvr-init stop
./decode_display_a8host_debug.xv5T -i ./sample.h264 -w 1920 -h 1080 -f 60 –d 0 -g 0
thank you.