After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 583771 - Problem in playbin plugin while playing .mp4 and .mov files
Problem in playbin plugin while playing .mp4 and .mov files
Status: RESOLVED INCOMPLETE
Product: GStreamer
Classification: Platform
Component: gst-plugins-base
0.10.20
Other All
: Normal normal
: git master
Assigned To: GStreamer Maintainers
GStreamer Maintainers
Depends on:
Blocks:
 
 
Reported: 2009-05-25 05:57 UTC by Hemantha Kumar P
Modified: 2009-09-10 08:48 UTC
See Also:
GNOME target: ---
GNOME version: 2.15/2.16



Description Hemantha Kumar P 2009-05-25 05:57:19 UTC
Please describe the problem:
All the file formats in video such as avi, wmv, flv's are playing in playbin plugin except mp4 and mov formats.
The player becomes stuck and spinning for mp4 and mov files and displays the following message:
"Spinning.  Please run 'gdb gst-launch 9682' to continue debugging, Ctrl-C to quit, or Ctrl-\ to dump core."

Steps to reproduce:
1. 
2. 
3. 


Actual results:
If I given the following command:
$ gst-launch -v playbin uri=file:///path/to/somefile.mp4
the player is stuck and no further decoding happen and displays the message:
"Spinning.  Please run 'gdb gst-launch 9682' to continue debugging"

Expected results:


Does this happen every time?
Yes

Other information:
Comment 1 Wim Taymans 2009-05-28 20:13:08 UTC
any change that you could make a backtrace?
Comment 2 Sebastian Dröge (slomo) 2009-09-10 08:48:44 UTC
Closing because no additional information was provided.