Hi everybody ,
video to be played is 640x352 MPEG4 , on DM3730
if I launch gstreamer using :
gst-launch filesrc location=/home/root/videos/FlashForward_tagliato.avi ! avidemux ! queue ! TIViddec2 ! TIDmaiVideoSink
what I can see on my display is video playing but with a black area just under the video ( you can see it if your background is not black ) .
It seems resizing is wrong .
if you play same command on a PC no issue at all ( on PC no TI codec is used ... )
if I use same video with Mplayer ( ARM only based ) it works no issue .
what can I set in the gstreamer command to make it play right ? where am I wrong ?
I can provide offline a video showing the issue .
bye
Carlo