OpenSUSE :: Can't Find Gstreamer-plugins-base 64 Bit?

Jan 23, 2011

This file (and a couple others) are missing from packman ATM.I've seen them (need version 0.10.30 or greater) at multimedia:/libs.My doubt is, does these gstreamer packages housed at download.opensuse.org are limited due to DCMA/patent issues, like OOTB k3b/libxine are

View 7 Replies


ADVERTISEMENT

Fedora :: GStreamer Base Plugins Install Needs Glib 2.20

Aug 3, 2010

I want to install "gst-plugin-base" but i get this error: "this version of gst-plugin-base needs glib 2.20 but installed version of glib is 2.18". I installed glib 2.20 and now I'm trying to install gst-plugin-base but i get that error again.

View 9 Replies View Related

Ubuntu Multimedia :: Gstreamer Can No Longer Find Plugins?

Mar 28, 2010

Up until recently I have had no problem playing all kinds of video in Ubuntu. I recently upgraded to Lucid and I can't remember if I was able to play videos after that, but yesterday I found that I am unable to play flv or MP4 videos in either totem or vlc. Converting them to ogv using ffmpeg allows them to play just fine, and I can edit the flv and mp4 in Avidemux, so there is nothing wrong with the files themselves. Not sure what I've done, can't seem to find a bug in launchpad for this, so I am assuming it is a problem with my setup somehow.

View 4 Replies View Related

Ubuntu :: Install 32 Bit Gstreamer Plugins On 64 Bit?

Dec 11, 2010

I'm running Ubuntu 10.10 x64. And some Wine games (e.g. Morrowind) require 32 bit gstreamer plugins to enable sound. How can I install 32 gstreamer plugins on my 64 bit Ubuntu?

On Fedora this is easy, you just need to explicitly provide the architecture:

Code:
yum install gstreamer-plugin-good.i686

I can't figure out how to do this in Ubuntu

View 2 Replies View Related

Programming :: Find Logarithm To Base 10 Instead Of Base 2 On Shell Script?

Apr 20, 2010

can we find logarithm to base 10 instead of base 2 on shell script??i can do it with bc..like 'l(1000)/l(10)' | bc -l

View 1 Replies View Related

Ubuntu :: No GStreamer Plugins Installed After Bad Shutdown

Jan 3, 2010

I was having trouble getting my 8.10 box to restart... it appeared hung on a line talking about alsa (I don't recall what it said). I started back up and the volume icon indicated it was muted. I unmuted and, lo and behold, I have no sound. So, I tried to follow the alsa upgrade instructions at [URL].

When I tried to run the second script:
Code:
sudo sh ./alsa_2.sh

I got this:
cp: target `/lib/modules/2.6.2*/ubuntu/media/snd-hda-intel/snd-hda-intel.ko' is not a directory
cp: cannot stat `/usr/src/alsa/alsa-driver*/modules/*': No such file or directory
cp: omitting directory `/lib/modules/2.6.24-16-generic/kernel/sound/'
cp: omitting directory `/lib/modules/2.6.27-14-generic/kernel/sound/'
cp: omitting directory `/lib/modules/2.6.27-15-generic/kernel/sound/'

And now my volume indicates it's muted again, and if I try to adjust it I get this error:
The volume control did not find any elements and/or devices to control. This means either that you don't have the right GStreamer plugins installed, or that you don't have a sound card configured. You can remove the volume control from the panel by right-clicking the speaker icon on the panel and selecting "Remove From Panel" from the menu.

View 4 Replies View Related

Debian Hardware :: No Sound Cards Or Gstreamer Plugins?

Sep 24, 2010

I just two days ago updated lenny, then unplugged my monitor which raised my video card out of my open system board. This made my debian com freeze and i had to restart. The sound icon looks like its muted or has an X next to it. It says 'No volume control GStreamer plugins and/or devices found.' I tried looking through forums but havent found any solutions yet. I think alsa is installed. I ran alsaconf. It said no sound cards were loaded when unloading them. Then the following cards are found on your system:

hda-intel ATI Technologies Inc SBx00 Azalia (Intel HDA)
hda-intel ATI Technologies Inc Radeon HD 3870 Audio device
legacy Probe legacy ISA (non-PnP) chips

I tried the first two, it says OK, sound driver is configured ALSA CONFIGURATOR will prepare the card for playing now. I'll run alsasound init script, then use amixer.

I then installed libesd-alsa0, replacing libesd0 or something. If I do # alsamixer, then it says alsamixer: function snd_ctl_open failed for default: No such file or directory

Then i tried this

# cat /proc/asound/cards
cat: /proc/asound/cards: No such file or directory
then # cat /proc/asound/modules
cat: /proc/asound/modules: No such file or directory

[Code]....

Did I break the onboard sound card when pulling out the video cord? I was pretty gentle, I just made it slide out i think. I've also restarted a bunch of times. It seems like alsaconf showed some sound cards. Maybe some driver is not installed, but I think I did install a newer gstreamer or part of it.

View 9 Replies View Related

Ubuntu Multimedia :: Sound Juicer And GStreamer 0.10 Plugins Really Bad?

Feb 5, 2010

I'm installing Sound Juicer to rip CDs. The notes say it wants "gstreamer0.10-plugins-really-bad (not available in Debian) to encode to AAC." Now I don't know as I'll want to encode to AAC (I primarily plan to rip to .wav for burning compilation CDs), but I figure I might as well grab it, for completeness . I noticed, on Google'ing for info on that package, comments that seem to indicate its functionality has been replaced by gstreamer0.10-plugins-bad. So, do I still "need" gstreamer0.10-plugins-really-bad?

View 6 Replies View Related

CentOS 5 :: Gstreamer-0.10 Good Plugins Is Missing Souphttpsrc?

Mar 25, 2010

The gstreamer-0.10 good plugins in CentOS 5.4 seems to be missing souphttpsrc. I looked online and can only seem to find references to it being in the bad plugins, yet the bad plugins documentation says it was moved to the good plugins.My experience downloading rpms is that the dependencies to build anything for gstreamer require I also download about 20 other rpms.I am reluctant to download/install rpms for a different distro.Has anyone successfully installed newer good plugins (particularly, souphttpsrc)?

View 2 Replies View Related

Ubuntu Multimedia :: Difference Between Gstreamer Plugins From Universe / Multiverse

Jan 17, 2010

What is the difference between the gstreamer plugins from the universe and the gstreamer plugins from multiverse?

View 5 Replies View Related

General :: Error Message - No Volume Control GStreamer Plugins And/or Devices Found

Jun 20, 2010

Recently I bought a Toshiba NB100 from a family friend. All was going well until I installed some updates and now when I try to unmute my speakers I get this error message pop up.....

"No volume control GStreamer plugins and/or devices found"

View 2 Replies View Related

Debian Multimedia :: No Audio - Error Message - No Volume Control GStreamer Plugins And/or Devices Found

Sep 2, 2010

I'm brand new to debian and quite new to unix based systems in general.

I just switched to debian from ubuntu in search of something different and I want to find a system that works for me before I settle down.

I DO NOT HAVE A SECONDARY OS

just two problems I have with debian:

No sound

Error message: No volume control GStreamer plugins and/or devices found.

When I try to open sound from the speaker icon at top right.

I think it's a driver issue but Its not as easy as ubuntu was lspci:

My trackpad also does not work so I have to open documents manually if I don't bring my mouse to class.

View 3 Replies View Related

OpenSUSE :: Songbird Will Not Play Music / GStreamer Error: Internal GStreamer?

Apr 3, 2010

Error: GStreamer error: Internal GStreamer error: negotiation problem. Please file a bug at url. Additional information: gsturidecodebin.c(1563): setup_source (): /GstPlayBin2layer/GstURIDecodeBin:uridecodebin0:
Can't link source to decoder element

i get this error when i look in the error console

View 3 Replies View Related

OpenSUSE Multimedia :: Make Audacity Find/recognize Ladspa Plugins?

Aug 18, 2011

I'm sure this is a painfully naive question, but I don't suppose it can possibly lower my reputationFor Good Reasons,use a custom build of the audio editor audacity rather than the version in the openSUSErepositories. What I can't seem to figure out is how to get it to find and load the LADSPA signal processing plug-ins. I have the regulation ladspa libraries (1.13-6.2) from the Oss repository installed. The files reside at /usr/lib64/ladspa . audacity is built with ladpsa support enabled, and indeed reports that it is enabled if I look at the Effects tab under preferences. I have even entered the ladspa library path in a "ladspa.conf" file under /etc/ld/so.conf.d, which may or may not help. Regardless, I don't seem to see the ladpsa effects listed when I run audacity

View 8 Replies View Related

OpenSUSE :: Copy The Contents From /usr/lib64/browser-plugins To The Plugins Folder?

Jul 9, 2010

Download firefox 4 from Index of /pub/mozilla.org/firefox/nightly/latest-trunk Unpack with ark to your home directry folder firefoxIn the folder firefox creat a new folder pluginscopy the contents from /usr/lib64/browser-plugins to the plugins folderStart firefox and there you go

View 9 Replies View Related

Fedora :: Cannot Find GStreamer Properties On System

Feb 13, 2010

This might seem like an odd problem, but I can't find gstreamer-properties on my system. Also I can't find a package that provides it. I have tried the following
gstreamer
gstreamer-tools
gnome-media
control-center
control-center-extras
control-center-filesystem

None of those seem to provide the file. can someone who has gstreamer-properties do a
Code:
rpm -f gstreamer-properties
and let me know what rpm provides that file ?

View 1 Replies View Related

CentOS 5 :: Cannot Seem To Find The Appropriate Package In The Base Repository?

Nov 26, 2009

I need to install some software which allows me to read chm files. I cannot seem to find the appropriate package in the base repository. How can I install such a reader?

View 2 Replies View Related

Fedora Installation :: F10 Upgrade - Cannot Find Valid Base URL

Apr 23, 2009

I try to do a upgrade on my fedora 6 ill 10. But when I try to write yum update or yum upgrade on my server a get this error:
yum update
Loading "installonlyn" plugin
Setting up update process
Setting up repositories
Error: Cannot find a valid baseurl for repo: extras

View 1 Replies View Related

Server :: Error: Cannot Find A Valid Baseurl For Repo: Base

Apr 18, 2011

When trying to run 'yum update' or 'yum install' i get the following message:

Quote:

# yum update
Loaded plugins: fastestmirror, kmod
Loading mirror speeds from cached hostfile
YumRepo Error: All mirror URLs are not using ftp, http[s] or file.

[code]....

View 3 Replies View Related

Fedora Servers :: Error: Cannot Find A Valid Baseurl For Repo: Base

May 1, 2011

I have a VPS with Fedora 13 32 bits.

[root@mbr ~]# cat /etc/fedora-release
Fedora release 13 (Goddard)
[root@mbr ~]# yum install cyrus-sasl-md5

Loaded plugins: fastestmirror Repository updates is listed more than once in the configuration Determining fastest mirrors YumRepo Error: All mirror URLs are not using ftp, http[s] or file. Eg. 13 is not a valid release or hasnt been released yet/ removing mirrorlist with no valid mirrors: /var/cache/yum/i386/13/base/mirrorlist.txt Error: Cannot find a valid baseurl for repo: base

I tried

# yum clean all
# yum list

View 2 Replies View Related

Ubuntu :: Find Some .deb Packages For Some Experimental Compiz Plugins

Sep 5, 2010

I'm trying to find some .deb packages for some experimental Compiz plugins, mainly the Headtracking plugin. I have tried compiling the plugin, but I have had no end of trouble doing so. Come to think of it, I don't think I have ever successfully compiled a piece of software in Linux. So, are there any .deb packages for this plugin?

View 4 Replies View Related

Red Hat / Fedora :: Totem Movie Player Cannot Find Plugins?

Aug 22, 2010

now the totem movie player is not able to play the video files, not only video files it cannot play anything includeing mp3 songs. here are some screenshots when i tried to open the video files...

i clicked the search option button.but it resulted like this. but earlier totem player was working fine before formatting my system. how to install those missing plugins ?how to make the totem player work with video files ?

View 3 Replies View Related

Software :: Can't Start XAWTV - WARNING: Couldn't Find Framebuffer Base Address

May 9, 2011

I am using Fedora 14 (64 bit version) Can't start XAWTV. Returns this error: $ xawtv This is xawtv-3.99.rc6, running on Linux/x86_64 (2.6.35.12-90.fc14.x86_64) xinerama 0: 1920x1080+0+0 WARNING: No DGA direct video mode for this display. WARNING: keeping fbuf pitch at: 7680, as no base addr was detected WARNING: couldn't find framebuffer base address, try manual configuration ("v4l-conf -a <addr>") v4l2: WARNING: framebuffer base address mismatch v4l2: me=(nil) v4l=(nil) Warning: Missing charsets in String to FontSet conversion Warning: Missing charsets in String to FontSet conversion Oops: can't load any font

View 1 Replies View Related

Debian :: Upstream Firefox4 Package In /home/ Can't Find Plugins

May 5, 2011

I'm trying to use Debian Stable with some newer upstream packages. I've got the upstream Firefox tarball unbacked in /home/firefox/. The problem is that it can't find any plugins, flash or anything else. It's the 64 bit binary but still needed some 32 bit libraries to run. Does it need 32 bit plugins?

Iceweasel is uninstalled and and I deleted it's ./mozilla/ directory. I tried creating a /home/.mozilla/plugins/ directory and symlinking plugins into that and pretty much any other conceivable path where it could be looking for them.

I run upstream firefox from /home/ in the past and had no problems.

View 3 Replies View Related

Software :: Can't Get A .jar Java File Running - Cant Find Firefoxes Plugins Folder To Tach Into

May 25, 2011

im trying to run minecraft.jar which just freezes up at startup screen, wondering if i made a mistake in java along with that Firefox doesn't have a plugins folder i can find to put java into heres the files it has

application.ini libfreebl3.so libxul.so
blocklist.xml libmozalloc.so Link to firefox
chrome libmozsqlite3.so mozilla-xremote-client

[code]......

View 3 Replies View Related

Ubuntu :: GStreamer Error: Gstreamer Encountered A General Stream Error (not All Flacs)

Mar 29, 2011

I was trying to convert a flac audio to mp3 using soundconverter & its failing with the error:

Quote:

GStreamer error: Gstreamer encountered a general stream error.

I should note that the flac is a rip of an actual Mono Vinyl disc. Am not exactly sure how that was done but I was interested in converting some those files to ogg & mp3. OGG conversion doesn't give any error.

Below is the result when launching soundconverter from the terminal & trying to convert the flac file(s) to mp3 (i just tried ogg to mp3 & the same error occurs):

Code:
$ soundconverter
SoundConverter 1.4.4
using Gstreamer version: 0.10.28, Python binding version: 0.10.18
using gio

[Code].....

View 6 Replies View Related

OpenSUSE :: GStreamer Broken After Update?

May 18, 2011

I'm using KDE and after some update GStreamer seems to be broken. Firstly it was unable to play sound at all, and I've got around this by changing Phonon preferred engine to Xine. But Clementine is still unable to play with error message:

Clementine Error
GStreamer could not create the element: volume. Please make sure that you have installed all necessary GStreamer plugins (e.g. OGG and MP3)

I've already read this and this topic, but none of the things, proposed to try, worked for me.

View 9 Replies View Related

Debian :: Only Installed Base System, Doesn't Find Package "gnome"?

Jun 28, 2010

Well the topic name says it all. I only installed the base system and when I try "apt-get install gnome" it tells me it can't find package "gnome".Now, I'm actually to much of a noob to try to build my own Debian from the base system and up. But it still seems to be the easiest option.When I try "Debian GNU/Linux on CDs" I can't get online. I start Iceweasl but it just gives me that message telling me that it can't find the website I tried to enter (e.g www.google.com).When I try the net install I get "Bad Archive Mirror" at the configure apt part. I've tried searching your forums for this and it seems to happen to a lot of people but I still can't find a solution in any of those threads

View 8 Replies View Related

General :: Configure 1000 Base T Ethernet Card To Send At 1000 Base T?

Sep 22, 2009

I have a router that is 1000 Base T and two computers each with ethernet cards that support 1000 Base T. All are equipped with Cat 5e cable. Before I had a router that only went up to 100 Base T and I would setup one box with linux running proftpd. On the other box,I would use win xp pro and use firefox to ftp into the other box and download a file. Download speeds went up to 11.2 MB/sec. Now when I switched routers, I expected something like 120 MB/sec but I'm only getting 5.3 MB/sec. What do I need to change?

View 12 Replies View Related

Server :: Design An Inexpensive Large Scale DNS Server But Fail To Find Any Metrics Or Methods To Base Scalabilty?

Nov 28, 2010

I'm trying to design an inexpensive large scale DNS server but fail to find any metrics or methods to base scalabilty.Can anyone offer information on building a stable dedicated DNS server? That might be able to scale well.

View 8 Replies View Related







Copyrights 2005-15 www.BigResource.com, All rights reserved