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 137747 - mpeg2dec symbol trouble
mpeg2dec symbol trouble
Status: RESOLVED NOTABUG
Product: GStreamer
Classification: Platform
Component: gst-plugins
git master
Other Linux
: Normal normal
: NONE
Assigned To: GStreamer Maintainers
GStreamer Maintainers
Depends on:
Blocks:
 
 
Reported: 2004-03-20 07:53 UTC by Christian Fredrik Kalager Schaller
Modified: 2004-12-22 21:47 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description Christian Fredrik Kalager Schaller 2004-03-20 07:53:41 UTC
When trying to play a mpeg file with gst-player I am getting the following
message in the display (and the movie fails to play):
gst-player: error while loading shared libraries:
/usr/lib/gstreamer-0.8/libgstmpeg2dec.so: undefined symbol: mpeg2_pts

I assume this is some version issue, but that means we need to fix our
version check code better I assume.

My mpeg2dec version is:
mpeg2dec-devel-0.4.0-2b
Comment 1 Christian Fredrik Kalager Schaller 2004-03-29 17:47:32 UTC
Works after latest recompile. Closing