Tiny Core Linux
Tiny Core Extensions => TCE Bugs => Topic started by: jls on March 12, 2010, 09:07:56 AM
-
:-\
-
Hmm - is this with the latest gstreamer? I've only used rhythmbox with oss - give a day or two to try with alsa...
-
yes
-
With the previous version of gstreamer, rhythmbox plays without problems with both alsa and oss
-
With the previous version of gstreamer, rhythmbox plays without problems with both alsa and oss
i have strange problems with gstreamer too may be we should update gst-plugins ? i can update bad,good,ugly and ffmpeg but first gst-plugins-base has to be updated
or revert to old gstreamer if new gstreamer is not really required ??
-
or revert to old gstreamer if new gstreamer is not really required ??
Maybe JLS could comment on this - i.e. does the new gstreamer bring some real benefits, or could we stay with the old one.
-
I'm updating also the gst plugins
-
I'm updating also the gst plugins
which ones ? in past i have added some plugins to bad,good and ugly sets to keep backward compatibility i can update those again if gst-plugins-base is updated
-
submitting gst-plugins-base 0.10.28
-
tested 0.10.28 but gives me error with totem, so not submitting
-
with gst-plugins-base 0.10.28:
tc@box:~$ totem
(totem:16386): GStreamer-CRITICAL **: gst_element_set_bus: assertion `GST_IS_ELEMENT (element)' failed
(totem:16386): GStreamer-CRITICAL **: gst_element_set_state: assertion `GST_IS_ELEMENT (element)' failed
** Message: Error: Impossibile identificare il device «/dev/video1».
v4l2_calls.c(488): gst_v4l2_open (): /GstV4l2Sink:autovideosink0-actual-sink-v4l2:
system error: No such file or directory
** Message: Error: Impossibile inizializzare la libreria di supporto.
gstautovideosink.c(366): gst_auto_video_sink_detect (): /GstGConfVideoSink:video-sink/GstBin:bin0/GstAutoVideoSink:autovideosink0:
Failed to find a supported video sink
-
i have updated all of the gst plugins base,bad,good,ugly,ffmpeg and python in my local repository but there is an annoying bug gstreamer complains about reloading a missing plugin even if i load required libraries
so what is the logic of using gstreamer version latest when rest of plugins are not :P?
-
tc@box:~$ gst-inspect-0.10
...
Total count: 174 plugins ([b]8 blacklist entries not shown[/b]), 991 features
tc@box:~$ gst-inspect-0.10 --print-blacklist
Blacklisted files:
libgstsouphttpsrc.so
libgstspeex.so
libgstvideo4linux2.so
libgstwavpack.so
libgstx264.so
libgstmimic.so
libgstmms.so
libgstneonhttpsrc.so
Total count: 8 blacklisted files
tc@box:/mnt/sda8/tce/optional$ tce-load -i libv4l.tcz
tc@box:~$ gst-inspect-0.10 --print-blacklist
Blacklisted files:
libgstsouphttpsrc.so
libgstspeex.so
[b]libgstvideo4linux2.so[/b]
libgstwavpack.so
libgstx264.so
libgstmimic.so
libgstmms.so
libgstneonhttpsrc.so
Total count: 8 blacklisted files
-
I updated gstreamer beacuse I had problem with voice/video in pidgin, and now it seems to work better then before, but maybe I'm wrong. If u come online with your gmail account we can try to speak, unfortunately I don't have anymore the previous version of gstreamer.tcz.
-
rm -f ~/.gstreamer-0.10/registry.i686.bin as a temporary solution fixes the problem of blacklisted plugins