hi,
I can use "gst-launch-0.10 -v playbin2 uri=file:///mnt/usb/ogv_qmh/test3.ogv" to play test.ogv file. But when I use qt-mobility's demo "player" to play it, I got the error below:
0:00:18.224319520 734 0x13c8b0 WARN oggdemux gstoggdemux.c:983:gst_ogg_pad_stream_out:<oggdemux0> could not submit packet for stream 0000281c, error: -4
0:00:18.224508200 734 0x13c8b0 WARN oggdemux gstoggdemux.c:3481:gst_ogg_demux_loop:<oggdemux0> error: Internal data stream error.
0:00:18.224585870 734 0x13c8b0 WARN oggdemux gstoggdemux.c:3481:gst_ogg_demux_loop:<oggdemux0> error: stream stopped, reason not-negotiated
0:00:18.224760970 734 0x13c8b0 INFO GST_ERROR_SYSTEM gstelement.c:1931:gst_element_message_full:<oggdemux0> posting message: Internal data stream error.
0:00:18.224956030 734 0x13c8b0 INFO GST_ERROR_SYSTEM gstelement.c:1954:gst_element_message_full:<oggdemux0> posted error message: Internal data stream error.
Error: "Internal data stream error."
the details log here:
http://pastie.org/3539338It seems somethings wrong with my qt-mobility or gstreamer. But I can't figure it out myself. so, any suggestions for me?
Best regards,
zqhuan