[gst-devel] Rough test of media format plugins

Christian Fredrik Kalager Schaller Uraeus at linuxrising.org
Sun Dec 9 05:05:01 CET 2001


GStreamer test

Testest playing with gstmediaplay

Works:
Mpeg Movies - Works fine with gstmediaplay
mp3 files - Works but seeker in gstmediaplay doesn't move (not critical)
ogg files - Works but like Mp3 seeker in gstmediaplay doesn't move 
sid files - Wim reports it works but I am having some errors

Fails:
.mod files - mikmod plugin probably not working
.wav files - wav plugin problaby not updated
.au files - au plugin probably not updated

.fli files - fails with the following:
[cschalle at localhost cschalle]$ gstmediaplay PMOTION.FLI 
INFO (27476:-1) Initializing GStreamer Core Library
INFO (27476:-1) CPU features: (c0c1f9ff) MMX 3DNOW MMXEXT 
FlxDec: found supported flx format

.mov files - Fails with the following error:
** CRITICAL **: file gstbasicscheduler.c: line 228
(gst_basic_scheduler_src_wrapper): assertion `GST_RPAD_GETREGIONFUNC
(realpad) != NULL' failed.

.avi files - fail with the following
[cschalle at localhost cschalle]$ gstmediaplay Matrix_f900.avi 
INFO (27450:-1) Initializing GStreamer Core Library
INFO (27450:-1) CPU features: (c0c1f9ff) MMX 3DNOW MMXEXT 

** WARNING **: avidecoder: could not autoplug

  *****  unknown chunkid 4b4e554a (JUNK)
  *****  unknown chunkid 4b4e554a (JUNK)
  *****  unknown chunkid 686c6d64 (dmlh)
  *****  unknown chunkid 4b4e554a (JUNK)


.vob files - fail with the following:
GStreamer-CRITICAL **: file gstbuffer.c: line 310 (gst_buffer_ref):
assertion `GST_BUFFER_REFCOUNT(buffer) > 0' failed.
gstreamer (pid:27443): [E]xit, [H]alt, show [S]tack trace or [P]roceed: 

gstreamer (pid:27443): [E]xit, [H]alt, show [S]tack trace or [P]roceed:
P

GStreamer-CRITICAL **: file gstbuffer.c: line 310 (gst_buffer_ref):
assertion `GST_BUFFER_REFCOUNT(buffer) > 0' failed.
gstreamer (pid:27443): [E]xit, [H]alt, show [S]tack trace or [P]roceed:
S
#0  0x40515602 in ?? ()
#1  0x4051552e in ?? ()
#2  0x40031407 in ?? ()
#3  0x4051b6ba in ?? ()
#4  0x4051b76f in ?? ()
#5  0x4003648a in ?? ()
#6  0x407751f7 in ?? ()
#7  0x4071c2b7 in ?? ()
#8  0x4003105e in ?? ()
#9  0x400312b6 in ?? ()
#10 0x40563696 in ?? ()
#11 0x4006f289 in ?? ()
#12 0x40031299 in ?? ()
#13 0x4003106e in ?? ()
#14 0x400312b6 in ?? ()
#15 0x4071dd87 in ?? ()
#16 0x40045f2a in ?? ()
#17 0x40035916 in ?? ()
#18 0x4003596e in ?? ()
#19 0x4052e76b in ?? ()
#20 0x40519ff0 in ?? ()
#21 0x40519055 in ?? ()
#22 0x40519659 in ?? ()
#23 0x405197e8 in ?? ()
#24 0x402f127b in ?? ()
#25 0x40031df7 in ?? ()
#26 0x08048aee in ?? ()
#27 0x40551507 in ?? ()








More information about the gstreamer-devel mailing list