GNOME Bugzilla – Bug 583771
Problem in playbin plugin while playing .mp4 and .mov files
Last modified: 2009-09-10 08:48:44 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:
any change that you could make a backtrace?
Closing because no additional information was provided.