WelcomeWelcome | FAQFAQ | DownloadsDownloads | WikiWiki

Author Topic: rhytmbox audio mutes after 1 sec using alsa  (Read 4038 times)

Offline jls

  • Hero Member
  • *****
  • Posts: 2135
rhytmbox audio mutes after 1 sec using alsa
« on: March 12, 2010, 06:07:56 AM »
 :-\
dCore user

Online Juanito

  • Administrator
  • Hero Member
  • *****
  • Posts: 14516
Re: rhytmbox audio mutes after 1 sec using alsa
« Reply #1 on: March 12, 2010, 06:23:41 AM »
Hmm - is this with the latest gstreamer? I've only used rhythmbox with oss - give a day or two to try with alsa...

Offline jls

  • Hero Member
  • *****
  • Posts: 2135
Re: rhytmbox audio mutes after 1 sec using alsa
« Reply #2 on: March 12, 2010, 06:28:00 AM »
yes
dCore user

Online Juanito

  • Administrator
  • Hero Member
  • *****
  • Posts: 14516
Re: rhytmbox audio mutes after 1 sec using alsa
« Reply #3 on: March 13, 2010, 12:34:52 AM »
With the previous version of gstreamer, rhythmbox plays without problems with both alsa and oss

Offline Arslan S.

  • Hero Member
  • *****
  • Posts: 825
Re: rhytmbox audio mutes after 1 sec using alsa
« Reply #4 on: March 13, 2010, 12:49:10 AM »
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 ??

Online Juanito

  • Administrator
  • Hero Member
  • *****
  • Posts: 14516
Re: rhytmbox audio mutes after 1 sec using alsa
« Reply #5 on: March 13, 2010, 01:48:00 AM »
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.

Offline jls

  • Hero Member
  • *****
  • Posts: 2135
Re: rhytmbox audio mutes after 1 sec using alsa
« Reply #6 on: March 13, 2010, 05:52:59 AM »
I'm updating also the gst plugins
dCore user

Offline Arslan S.

  • Hero Member
  • *****
  • Posts: 825
Re: rhytmbox audio mutes after 1 sec using alsa
« Reply #7 on: March 13, 2010, 07:21:03 AM »
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

Offline jls

  • Hero Member
  • *****
  • Posts: 2135
Re: rhytmbox audio mutes after 1 sec using alsa
« Reply #8 on: March 13, 2010, 07:24:26 AM »
submitting gst-plugins-base 0.10.28
dCore user

Offline jls

  • Hero Member
  • *****
  • Posts: 2135
Re: rhytmbox audio mutes after 1 sec using alsa
« Reply #9 on: March 13, 2010, 07:51:55 AM »
tested 0.10.28 but gives me error with totem, so not submitting
dCore user

Offline jls

  • Hero Member
  • *****
  • Posts: 2135
Re: rhytmbox audio mutes after 1 sec using alsa
« Reply #10 on: March 13, 2010, 07:56:29 AM »
with gst-plugins-base 0.10.28:
Code: [Select]

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
dCore user

Offline Arslan S.

  • Hero Member
  • *****
  • Posts: 825
Re: rhytmbox audio mutes after 1 sec using alsa
« Reply #11 on: March 15, 2010, 05:33:40 AM »
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?

Offline Arslan S.

  • Hero Member
  • *****
  • Posts: 825
Re: rhytmbox audio mutes after 1 sec using alsa
« Reply #12 on: March 15, 2010, 05:46:03 AM »
Code: [Select]
tc@box:~$ gst-inspect-0.10
...
Total count: 174 plugins ([b]8 blacklist entries not shown[/b]), 991 features
Code: [Select]
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

Code: [Select]
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
« Last Edit: March 15, 2010, 05:50:45 AM by Arslan S. »

Offline jls

  • Hero Member
  • *****
  • Posts: 2135
Re: rhytmbox audio mutes after 1 sec using alsa
« Reply #13 on: March 15, 2010, 05:54:18 AM »
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.
dCore user

Offline Arslan S.

  • Hero Member
  • *****
  • Posts: 825
Re: rhytmbox audio mutes after 1 sec using alsa
« Reply #14 on: March 15, 2010, 07:21:26 AM »
rm -f ~/.gstreamer-0.10/registry.i686.bin as a temporary solution fixes the problem of blacklisted plugins