Fedora Installation :: F15 Gstreamer Cannot Handle Xvid

May 31, 2011

I pre-upgraded a working F14 system which was reading MPEG4 xvid (xvidcore rpm). Since the upgrade gstreamer refuses to handle that stream: ** Message: don't know how to handle video/x-xvid.It seems the codec is not registered with gstreamer.

View 1 Replies


ADVERTISEMENT

Fedora :: Your GStreamer Installation Is Missing Plugin

Aug 16, 2010

I installed an MP3 plugin, and tried to play a podcast on Rhythmbox, and was presented with an error message, which said: Your GStreamer installation is missing a plugin. How can I remedy this?

View 1 Replies View Related

Fedora Installation :: Which RPM Contains Gstreamer Audioconvert And Videoscale

Feb 14, 2011

which RPM contains Gstreamer audioconvert and videoscale?, I discovered the 'yum provides *videoscale*' command. Turned out to be gstreamer-plugins-base.

View 1 Replies View Related

Fedora Installation :: Bug: Unable To Handle Kernel

Jun 15, 2009

all of the following are made through live usb creator. when i tried with F11 i686 live kde, I got the following error: Bug: unable to handle kernel when i tried with F11 x86_64 live kde then at the time of installation my screen got blurred.

View 4 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

Fedora :: No Suitable Decoder Module For Fourcc XVID

May 16, 2009

I use Fedora 10.Whenever i try to open an avi file with VLC player I get the error 'No suitable decoder module for fourcc XVID'.How can I remove this error?

View 11 Replies View Related

Fedora Installation :: Unable To Handle Kernel Null Pointer Dereference?

Nov 17, 2009

I am trying to install F12 on a Dell Latitude E5400 laptop. It got through the whole install process, but when it rebooted i just get a screen that says

"unable to handle kernel null pointer dereference"

and it just hangs there.

View 2 Replies View Related

Fedora :: Could Not Watch Films Or Listen To The Music - XVID MPEG-4 Decoder Plugin

Feb 7, 2010

I could not watch films or listen to the music.

When I press search codecs got error: Could not find plugin in any configured software source.

The playback of this movie requires a MPEG-1 Layer 3 (MP3) decoder plugin which is not installed.

The playback of this movie requires a XVID MPEG-4 decoder plugin which is not installed.

View 4 Replies View Related

Fedora Installation :: Gstreamer Streaming Media Framework "ugly" Plug-ins?

Oct 25, 2009

I get the following message when I try to install the package:Gstreamer streaming media framework "ugly" plug-insPG key retrieval failed: [Errno 14] Could not open/read file:///etc/pki/rpm-gpg/RPM-GPG-KEY-rpmfusion-free-fedora-11.92-x86_64I'm running the Fedora 12 beta.

View 14 Replies View Related

Fedora :: Use Rythmbox Id3 Demuxer Error "GStreamer Installation Is Missing A Plugin"

Jul 13, 2010

When I try to use Rythmbox, I got a message error saying that your "GStreamer installation is missing a plugin" and it says that is ID3 tag demuxer I already have this streamer plugins installed, so I don't know which one is missing

[Code]...

View 5 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

Fedora :: How To Route Gstreamer To Jack

Sep 15, 2009

basically what i'm trying to do is get sound from flash videos on videos. my plan is to use gnash to play flash files within firefox. since gnash uses gstreamer to output audio and since i'm using jack for playback, i need to somehow route gstreamer to jack. does anyone know how to do that? here is an ubuntu thread that may help, but i'm not sure how to translate that to fedora. i'm already able to hear the sine tone from running:

code:
gst-launch audiotestsrc ! audioconvert ! audioresample ! jackaudiosink
in the console. i just don't know what to do next.

View 1 Replies View Related

Fedora :: How To Disable / Enable Gstreamer

Jun 23, 2010

how to disable gstreamer???? (and be able to re-enable it also?) i don't want to totally remove gstreamer - as it is required by alot of software. however, when i am using
proaudio apps with low-latency having gstreamer enabled is a problem. this is because ( i think ) that my crappy intel-hda (STAC9200) only has one sub-device, while many other cards have multiple.

so when gstreamer is there, i will get more xruns, and a nasty message in dmesg, something along the lines of "intel-hda switching to polling mode". overall performance of the card will suck. BUT! if gstreamer is NOT there, i can run low-latency(2ms) with pretty much no xruns(jackd). the only time i get the odd one is if i am switching drum banks in a wine VST.

well, i remove pulseaudio when i install Fedora, gstreamer doesn't work properly after that, you can't use rhythmbox, or anything. but you will get much better latencies and generally the card is very useful. ie: i can manipulate many sounds/samples/synths in realtime, or actually record in ardour with a decent load...

View 10 Replies View Related

Fedora :: Gstreamer Ugly From Source

Aug 15, 2011

I have this computer I actively use. Sys-admin forbids us from using third party repos. Compiling from source is allowed if a copy of the source sent to him. He made it clear he won't help unless system is fubar.Because I choosed fedora, I ended up with only pc in whole room which cannot play music and video. I have root access so;I got lame from sourceforge and gstreamer ugly 0.10.16 from freedesktop.I did '.configure','make' and 'make install' on lame and gstreamer. I wasn't able to read the whole stream of text flowed by make and make install, but other than few "defined but not used" errors I didn't seen any big errors.I tried play mp3 with totem but it failed. I tried extract the post and pre install scripts from gstreamer-plugins-bad-0.10.22-1.fc15.i686.rpm fo rpmfusion to learn what else needed to done after/before install, but post and pre scripts were empty. Do I have to do something else to get it to work?

View 3 Replies View Related

Ubuntu Installation :: No Sound With Gstreamer Applications After Upgrade?

May 14, 2010

I installed OSSv4 replacing the default ALSA and everything worked just fine with some workarounds... until I upgraded to Lucid Lynx. Now apps like Totem and Rhythmbox which use the gstreamer framework have no sound. Does anybody know why?

View 1 Replies View Related

Software :: Glib For GStreamer For Banshee Installation / Upgrade

Oct 9, 2010

I'm running Oracle Enterprise Linux 5.5 . I tried to compile banshee from source, which required gstreamer, which required glib >= 2.20. Of that, my system has glib 2.12.3. So I downloaded the source for glib 2.24.2 and I ran the ./configure, make and make install which seemed to run without issue. When I tried to run ./configure on gstreamer 0.10.30 after installing glib 2.24.2, however, it told me that my glib was 2.12.3. So I ran configure, make, and make install on glib 2.24.2 once again, rebooted, and then tried to configure gstreamer 0.10.30.

It still told me that my glib was not sufficient.
(configure: Requested 'glib-2.0 >= 2.20' but version of GLib is 2.12.3:
configure: error: This package requires GLib >= 2.20 to compile.)
I am doing all this in a terminal window, having SU'ed to root. So I'm lost. Any solution other than ditching OEL in favor of another distro?

View 2 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

Fedora :: Getting Error When Test Gstreamer From Sources 10.0.30

Oct 19, 2010

I installed gstreamer from sources 10.0.30 When i tried to test it as in the README, i got this error message

[Code]...

View 1 Replies View Related

Fedora :: Gstreamer And Blue Videos After Update

May 22, 2011

I had to reinstall totem in order to get my firefox plugin to work. Ok. No big deal. But it also updated gstreamer and now my red and blue colors are swapped. I have heard about this happening with a change in gstreamer or nvidia or something. But Im interested if anyone has a fix for this?

Info:

Quote:

gstreamer-plugins-base-0.10.30-1.fc13.x86_64
gstreamer-0.10.30-1.fc13.i686
gstreamer-plugins-bad-free-0.10.20-1.fc13.x86_64
gstreamer-plugins-ugly-0.10.16-1.fc13.x86_64
gstreamer-plugins-base-0.10.30-1.fc13.i686
gstreamer-plugins-good-0.10.25-1.fc13.x86_64
gstreamer-0.10.30-1.fc13.x86_64
gstreamer-ffmpeg-0.10.10-2.fc13.x86_64
gstreamer-tools-0.10.30-1.fc13.x86_64
gstreamer-python-0.10.16-1.fc12.x86_64
gstreamer-rtsp-0.10.5-1.fc13.x86_64
totem x86_64 2.30.2-1.fc13

Seems when I play streaming video from the browser is when I have this problem. This tends to point to gstreamer. WMVs, MPGs, FLV content is blue!

Here is a screenshot of my desktop with mplayer playing with blue people!

View 2 Replies View Related

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 Installation :: Can U10.04 Handle 3 Monitors

Aug 11, 2010

I was running Ubuntu fine with 2 monitors, I added another video card and a 3rd monitor, and now it only shows up on one. All 3 work fine when I boot to Windows 7.

Can Ubuntu do all 3 or not?

View 4 Replies View Related

Ubuntu :: Xvid Plugin For 10.10 64-bit?

Apr 4, 2011

I've been researching this for awhile now and cannot find anything that works. I'm trying to watch videos in a browser, either Chrome or Firefox, that are encoded with Xvid. Nothing has worked, and when I try to watch an Xvid video I get the following error:

"We're sorry, our content is not compatible with your computer configuration."

I've installed vlc, libxvidcore4, gecko-mediaplayer, ubuntu-restricted-extras, and numerous other libraries, none of which do anything.

View 3 Replies View Related

Fedora :: Can't Install Gstreamer Monkey-audio Plugin For Rhythmbox / What To Do?

Sep 8, 2009

I've downloaded the source code of monkey-audio ape codec.When I typed ./configure,there came the following error message:
checking for gstreamer-0.8 >= 0.8.0 gstreamer-plugins-0.8 >= 0.8.0... configure: error: you need gstreamer development packages installed !

what can I do now ?

View 2 Replies View Related

Ubuntu Multimedia :: What Do I Do With Xvid Files?

Mar 3, 2010

I downloaded a movie and it came with two folders cd1 and cd2 containing many Xvid files. How do I make this movie watchable?

View 2 Replies View Related

Ubuntu Multimedia :: How To Convert H 264 Mp4 To Avi With Xvid?

May 27, 2011

How to convert H 264 mp4 to avi with xvid?I have a file (300mb) containing a video encoded as h264 mp4. It runs on movie player, but I want to run on the tv using a (fairly modern) dvd player that accepts avi xVid as input from cd or usb.How do I convert from h264 mp4 to avi(xvid)?

View 3 Replies View Related

Fedora :: FC14: Totem Required GStreamer Audioconvert Plugin (screenshot)

Feb 23, 2011

My totem can't watch any video but vlc is so good. this is my Problem: screenshot 1 : after select a video screenshot2: do it as that i installed total gstream plugin( "total" as in ubuntu) and used codec win but not solved.

View 6 Replies View Related

Fedora :: Playing GNUchess And Cpu Can't Handle It?

Feb 8, 2011

I am playing GNUchess and my cpu can't handle it. I read on the web that GNUchess always uses 100% of cpu.

I wonder if there is a solution to this, like setting the cpu freq lower or something. Please help.

I own a Intel(R) Pentium(R) Dual CPU T2370 @ 1.73GHz

View 5 Replies View Related

Ubuntu Multimedia :: XVID Format Not Playing

Aug 13, 2010

I recently downloaded a movie and it was in XVID format. When i tried to play it with vlc it played a small message that you need an xvid player that needs to be downloaded from a particular website... Then I tried to search for the missing plugins and i even found some and downloaded and installed but it did not work . the file which i downloaded was a 600 mb. then i switched to windows to play the file and it automatically opened the website and asked to purchase the xvid player.I even ttried to convert it to avi or mp4 format using avidemux but did not work.

View 1 Replies View Related

Ubuntu :: Watch Streaming XviD Movies?

May 19, 2011

How can I watch streaming XviD movies on Ubuntu? Whenever I go to a page with an XviD, all that happens is the little "Buffering" wheel in the corner starts spinning but never plays, and when I click on the "Download and install the XviD Codec" in the middle screen, an error message pops up saying "We're sorry, our content is not compatible with your computer configuration."

View 4 Replies View Related

Ubuntu Multimedia :: No Xvid Codec On Firefox

Jun 19, 2011

I need the xvid codec to watch some videos on Firefox, and Firefox doesn't come with that codec, so how do I solve this problem?

View 1 Replies View Related







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