<div>Hi, all.</div>
<div> </div>
<div>I have met a problem when using gstreamer playbin plugin. When using command &quot;gst-launch playbin uri=&quot;<a href="file:///home/user/MyDocs/.videos/lmAL_mpeg4_1039_VGA_15_44.1_128.mp4">file:///home/user/MyDocs/.videos/lmAL_mpeg4_1039_VGA_15_44.1_128.mp4</a>&quot; to play the mp4 file, the audio output is ok, while the video is hanging there. The videosink I use is ximagesink as xvimagesink is not available. I have checked the log, it complains that</div>

<div> </div>
<div>&quot; 0:00:18.134012932  1401    0x55730 WARN         basetransform gstbasetransform.c<br>:1037:gst_base_transform_acceptcaps:&lt;vconv&gt; transform could not transform video/<br>x-raw-rgb, bpp=(int)16, depth=(int)16, endianness=(int)1234, red_mask=(int)63488<br>
, green_mask=(int)2016, blue_mask=(int)31, width=(int)720, height=(int)420, fram<br>erate=(fraction)25/1, pixel-aspect-ratio=(fraction)1/1 in anything we support (o<br>thercaps (NULL))&quot; </div>
<div> </div>
<div>I also used &quot;totem ./lmAL_mpeg4_1039_VGA_15_44.1_128.mp4&quot; to play the same mp4 file using totem. The totem&#39;s backend is based on gstreamer, but with different behavior. The audio is Ok and video is also Ok. The only problem  is that the video will play much slower with delay. But when I check the log, it also complains about</div>

<div> </div>
<div>&quot; 0:00:32.754063701  1389   0x5ebed0 WARN         basetransform gstbasetransform.c<br>:1037:gst_base_transform_acceptcaps:&lt;vconv&gt; transform could not transform video/<br>x-raw-rgb, bpp=(int)16, depth=(int)16, endianness=(int)1234, red_mask=(int)63488<br>
, green_mask=(int)2016, blue_mask=(int)31, width=(int)360, height=(int)270, fram<br>erate=(fraction)25/1, pixel-aspect-ratio=(fraction)1/1 in anything we support (o<br>thercaps (NULL))&quot;</div>
<div> </div>
<div> </div>
<div> </div>
<div>And Following is the details:</div>
<div> </div>
<div>(1) Gstreamer version</div>
<div> </div>
<div>     The version of gstreamer I use is aligned with ubuntu jaunty(9.04). (GStreamer 0.10.22) </div>
<div>      I have installed:</div>
<div>      Gstreamer</div>
<div>      Gstreamer-plugins-base</div>
<div>      Gstreamer-plugins-good</div>
<div>      Gst-plugins-ffmpeg</div>
<div> </div>
<div>(2) I have attached log files individually.</div>
<div>    totem_ximagesink.log is playing using totem</div>
<div>    gstreamer-ximagesink.log is playing using playbin directly.</div>
<div>   </div>
<div>  </div>
<div>Any suggestions and comments are welcome. And I will <font style="BACKGROUND-COLOR: #ffffff">appreciate</font> for your help.  </div>
<div> </div>