Hello all,
I finally busted down and compiled an OE angstrom build “console” for my B6 board.
I have the opengl drivers working fine, but when I try to decode a mp4 with gstreamer and the DSP it locks up a little ways into the video. The process becomes a zombie and I can’t kill it from the serial terminal.
This is the command I use to start the video:
gst-launch filesrc location=/media/sda1/BigBuckBunny_640x360.m4v ! qtdemux name=demux.video_00 ! TIViddec2 ! TIDmaiVideoSink
I downloaded the gstreamer-ti package through opkg.
Any ideas why this is happenenig?
Thanks
Kevin