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 305754 - [PATCH] Internal GStreamer error: pad problem.
[PATCH] Internal GStreamer error: pad problem.
Status: RESOLVED FIXED
Product: GStreamer
Classification: Platform
Component: gst-plugins
0.8.10
Other Linux
: High normal
: 0.8.11
Assigned To: GStreamer Maintainers
GStreamer Maintainers
Depends on:
Blocks:
 
 
Reported: 2005-05-28 15:49 UTC by Jaakko R
Modified: 2005-08-31 01:44 UTC
See Also:
GNOME target: ---
GNOME version: 2.7/2.8


Attachments
patch for audio (13.44 KB, patch)
2005-06-09 13:22 UTC, Ronald Bultje
needs-work Details | Review

Description Jaakko R 2005-05-28 15:49:16 UTC
Distribution/Version: FC3

totem Robotica_1080.wmv

Dialog opens: "An error occured. Internal GStreamer error: pad problem. File a bug."

Robotica can be downloaded from
http://download.microsoft.com/download/4/1/b/41b10a4f-f4f4-4692-aa44-a458d0047e91/Robotica_1080.exe
and extracted with unzip.


This worked with 0.8.9.  With 0.8.10 video of some other HD WMV files work 
fine using pitfdll.
Comment 1 Ronald Bultje 2005-06-09 13:22:37 UTC
Created attachment 47504 [details] [review]
patch for audio

Attached patch should fix audio by adding a WMA3 decoder to pitfdll; it doesn't
work, however, GetOutputSizeInfo() returns DMO_E_TYPE_NOT_SET for some
ununderstandable reason. I don't want to debug this further, so leaving for
whoever feels like it.

Video works again in current CVS.
Comment 2 Christian Kirbach 2005-06-09 21:07:13 UTC
Thanks for sending in.
Raising priority to make maintainers aware of patch.
Comment 3 Ronald Bultje 2005-08-31 01:44:00 UTC
Works with current CVS of pitfdll, thanks also to Julien for figuring out a bug
in the win32 dll loading code (from avifile/wine/xine).

Closing as FIXED, but note that pitfdll is not in GStreamer/GNOME CVS.