Hi all,
I've been trying to get the DM365 to decode an H.264 encoded movie (I'm using movie trailers from http://trailers.apple.com as test videos) and display them on the DVI output but without success. I'm using a leopardboard with a DVI video output module as a test platform. I'm using gstreamer and TI's gst-plugin to access the decoder. Here's some information on my setup:
DVSDK version: 4.00.00.17
GStreamer version: 0.10.25
gst-plugins-good version: 0.10.16
gst-plugins-bad: 0.10.14
ti-gst-plugin version: 1.01.00
linux kernel : 2.6.32-rc2-davinci1 (from: http://arago-project.org/files/releases/davinci-psp_3.x.0.0-r37/sources)
What I can't figure out at the moment is how to get anything to be displayed on the DVI output. I'm pretty sure my kernel bootargs are wrong since the screen will not sync (monitor indicate that there's no signal). And v4l2 refuses to use video0 or video2 as video outputs.
Can anybody point me to some documentation on how kernel bootargs should be setup for a 720p or even 1024i (not sure the DM365 can do it however) video output and a valid gstreamer pipeline to output either videotestsrc or, even better, a H.264 encoded quicktime movie?
Thanks in advance,
Pierre-Luc