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 623819 - MKV file doesn't play when using custom compiled GStreamer
MKV file doesn't play when using custom compiled GStreamer
Status: RESOLVED NOTABUG
Product: GStreamer
Classification: Platform
Component: dont know
0.10.x
Other Linux
: Normal normal
: git master
Assigned To: GStreamer Maintainers
GStreamer Maintainers
Depends on:
Blocks:
 
 
Reported: 2010-07-08 09:44 UTC by Miguel Angel Cabrera Moya
Modified: 2010-07-09 07:27 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description Miguel Angel Cabrera Moya 2010-07-08 09:44:07 UTC
I have compiled myself GStreamer for debian squeeze using pbuilder.

I can reproduce this bug with:
gst-launch playbin2 uri=file:///path/to/file/video.mkv

For more info ask me.

Log and video that doesn't work.
http://pantuflo.gsyc.es/~cmoya/log_launch
http://pantuflo.gsyc.es/~cmoya/video.mkv
Comment 1 Sebastian Dröge (slomo) 2010-07-08 10:13:16 UTC
Works fine here with the latest pre-releases (which you could get from Debian/experimental btw). Can you test if it works with those versions for you too?
Comment 2 Miguel Angel Cabrera Moya 2010-07-09 07:27:36 UTC
Seems that there was a bug in my chroot.

With gstreamer packages from debian repositories there was the same problem than with my packages.

I rebuild my chroot and all worked fine again.