Ubuntu :: Gstreamer Has Encountered A General Stream Error In Sound Converter

Dec 13, 2010

I've been trying to get soundconverter to work on ubuntu 10.10, I've checked I've got all the restricted packages installed, gone into synaptic and installed a bunch of gstreamer stuff, downloaded and compiled the latest version of soundconverter but whatever I do, the following happens:

1. open soundconverter

2. open file (wav)

3. set to convert to mp3 (default)

4. Click convert and instantly get the ever so helpful "general stream error" message!

View 2 Replies


ADVERTISEMENT

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

Software :: Totem Won't Play Ripped .wavs - GStreamer Encountered A General Stream Error

Apr 20, 2010

Hello. I use dvd::rip 0.98.10 to create .wav sound files from DVDs and then play them in Totem Movie Player 2.28.2 (using GStreamer 0.10.25) mainly because I like the visualizations. It always used to work, but a recent batch will not play. I get: GStreamer encountered a general stream error. I probably used a more recent version of dvd::rip for the ones which don't play. Both MPlayer and VLC Media player plays them without a problem and older rips play fine in Totem too. The Audio/Video properties of a 'faulty' file (as shown in Nautilus) are greyed out for codec, channels etc., whereas a 'good' file shows Audio properties as Uncompressed 16-bit PCM audio etc., but running soxi on a good or bad file gives the same (good) results. I'd like to get this working, without doing anything to the .wavs preferably, so I guess I need to do something to Gstreamer, but I'm really not sure how to proceed. I'm using Linux Mint 8 64bit (rt kernel) and very nice it is too.

View 1 Replies View Related

Ubuntu :: SWF Files - GStreamer Encountered General Supporting Library Error

Jan 6, 2011

I have a .swf file that I was going to play, but when I try to open it, totem (which apparently is my .swf program) says "GStreamer encountered a general supporting library error." Now since I know a little bit about linux, I opened up a terminal and redirected the stderr and stdout to a file called "error". Then I read the file and it said:

** Message: Error: GStreamer encountered a general supporting library error.
gstffmpegdemux.c(1243): gst_ffmpegdemux_open (): /GstPlayBin2lay/GstURIDecodeBin:uridecodebin0/GstDecodeBin2:decodebin20/ffdemux_swf:ffdemux_swf0:
Input/output error

So then I interpreted that as meaning that there was a library called "gstffmpegdemux.c" that needed replacing. So I tried using synaptic to replace. Then Synaptic wouldn't let me get the package, Though I could see it existed (I would put up a screenshot, but for some reason it won't let me upload) then I tried aptitude, which claims it doesn't exist, and then apt-get which also claims that it doesn't exist.

View 4 Replies View Related

Ubuntu :: Stream A Video Between Two 9.04 Stations Using GStreamer

Mar 23, 2010

I am trying to stream a video between two Ubuntu 9.04 stations using GStreamer. The following code is run on the emitting machine: Code: gst-launch videotestsrc ! queue ! ffenc_mjpeg ! udpsink port=5000 host=192.168.1.100 -v And the following on the receiving machine with IP 192.168.1.100: Code: gst-launch udpsrc port=5000 caps="image/jpeg, width=320, height=240, framerate=30/1" ! queue ! ffdec_mjpeg ! ximagesink sync=true -v Whatever the order I'm running them (emit first or receive first), I'm getting the following error once both are connected (I can see the Ethernet lights blinking):

ERROR*: element /GstPipelineipeline0/GstUDPSrc:udpsrc0*: internal error data flow. gstbasesrc.c(245: gst_base_src_loop (): /GstPipelineipeline/GstUDPSrc:udpsrc0: streaming task paused, reason not-negotiated (-4) Execution ended after 3191625000 ns.

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

Ubuntu Multimedia :: Cheese Don't Show Live Stream But GStreamer Does?

Nov 10, 2010

I followed the instruction in the cheese help tutorial. The changes inGStreamer to produce the live stream in cheese "try changing from xvimagesinkto ximagesink or vice-versa.", only make both fail if changed to xvimagesink.As suggested here it goes the log...

Cheese 2.28.1
Probing devices with HAL...
Found device 041e:4051, getting capabilities...

[code]...

View 7 Replies View Related

General :: Getting The Sound Converter For Fedora?

Jun 7, 2010

i have an mp3 file which i want to convert it into a .wav format! tell me the suitable and the best audio converting software so that i can convert my mp3 to a wav(except "sound-coverter")

View 4 Replies View Related

General :: Rsync Error: IO Error Encountered - Skipping File Deletion?

Aug 21, 2009

I am trying to use rsync to keep 2 machines in sync. I get the following error sometimes. If I rerun the rsync it usually works.

IO error encountered - skipping file deletion

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

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

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

Ubuntu Multimedia :: 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?

Everything else works, like gnome-sound-recorder, even flash.

View 1 Replies View Related

Fedora Servers :: Error - Server Encountered Internal Error Or Misconfiguration - Unable To Complete Request

Feb 27, 2009

I use web server apache use php fastcgi (Centos 5.2, apache 2.2.9 , php 5.2.5 and fcgi-2.2.4 ). I receive error : "The server encountered an internal error or misconfiguration and was unable to complete your request. contact the server administrator, no-reply@zz.vn and inform them of the time the error occurred, and anything you might have done that may have caused the error. I view log :

[code]...

View 1 Replies View Related

Ubuntu :: Sound Converter Can No Longer Convert To AAC

Mar 1, 2010

I followed this tutorial trying to fix vlc's converter and now I can no longer convert music to p4a(aac) with sound converter.

[URL]

View 4 Replies View Related

Ubuntu Multimedia :: Sound Converter Freezing Up?

May 28, 2010

This program keeps going gray & freezing up. Is anybody else having a problem

View 1 Replies View Related

Ubuntu :: Finding The Sound File Converter?

Jul 31, 2009

I have a whole bunch of songs in WMA and I would really like them in MP3. I paid for the songs and my husband really doesn't like downloading so that's not a option. I would really be upset if there were no way to get these back. I've tried to read a couple of sites but I don't understand any of it. Some people said to get Audacity but that program doesn't even open WMA...not even to import.

View 6 Replies View Related

Fedora :: Run Nautilus-sound-converter-1.0.5 In 13?

Nov 14, 2010

I have nautilus-sound-converter-1.0.5 installed in Fedora 13. How do I execute this program?

View 5 Replies View Related

Software :: How To Run Nautilus-sound-converter-1.0.5

Nov 13, 2010

I have nautilus-sound-converter-1.0.5 installed in Fedora 13. How do I execute this program? I want to use it to convert MP4 files to MP3 files.

View 1 Replies View Related

Slackware :: How To Install Sound Converter

Oct 25, 2010

I downloaded alien bob's soundconverter package from here: [URL] Unfortunately I can't figure out how to install it.

View 5 Replies View Related

Ubuntu Multimedia :: Cannot Convert Ogg Files To MP3 With Sound Converter?

Jan 23, 2011

I've had no trouble with it until attempting to add new music to my banshee music library and ipod. I've copied the music into my music folder and tried to convert to MP3 with sound converter but it keeps popping up with the warning "Cannot overwrite source files". I tried to convert the files to MP3 directly from the cd but that didn't work either.

View 6 Replies View Related

Fedora Servers :: Make PHP Pages - Shows An Internal Error 500 Page But Doesn't Show On What Line And Compile Error Encountered

Feb 1, 2011

I'm trying to make some pages. For this I try to host them locally. However, when I have an error in my PHP code, the server shows an internal error 500 page and doesn't show on what line and what compile error it encountered. There is no such information in the error log either. What should I do about it, it's not really nice to comment all the lines and then try to uncomment them one by one. I've been googling for a while, but didn't find anything.. I forgot to mention, I;m using Fedora :P, the apache that came with it and mysql and php from the repository...

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

Hardware :: Sound Card Or GStreamer Stopped Working?

Jun 20, 2009

HH 8.04 on a Toshiba Satellite A75-S2762. Rather suddenly, I have no sound. On startup, I click on the volume control (speaker-with-x) icon in the tray, and the error message in the attachment shows up. (That message only appears once per session, subsequent clicks just say "No volume control GStreamer plugins and/or devices found.") Synaptic shows a broad range of said plugins installed (everything from Pidgin to good/bad/ugly), I mark them all for reinstallation, but nothing. I have no sound from any program, and whenI go to Control Center | Sound, there are no options down in the "Device" pull-down.Recenthanges to system: installed and later uninstalled VLC for i386, however sound continued to work for at least one or two sessions. (However, after installing VLC, I got no sound in Totem or VLC, only in Dragon.) No other changes of note

View 1 Replies View Related

Ubuntu Multimedia :: Change Bitrate In A Terminal For Sound Converter?

Apr 24, 2011

I've been testing with the SoundConverter software and I want to write a script for it.Most music files on my pc are *.flac. But I want to convert some albums to my mp3 player with a script. Everything works fine. I do this:Code:soundconverter -b -m audio/mpeg -s .mp3 *.flacBut the quality is 128kbps.Is there any way to change the bitrate (in the terminal ofcourse)?And if this is not possible, is there an alternative that copies the tags correct like SoundConverter?

View 5 Replies View Related

Debian Multimedia :: Sound Converter In Jessie

Feb 20, 2015

I am using Jessie. 64 bits. I have been using Sound Converter in other distros (LMDE, Ubuntu, etc) in the past.Jessie has Sound Converter 2.1.3. I think I have installed the needed codecs. When I try to convert from mp4 to mp3, the program gets stuck, and nothing happens. Other formats can be converted.

When I use SoundKonverter (also in Jessie, version 2.1.1) it works with no problem, converting from mp4 to mp3. Nevertheless I would prefer to use Sound Converter.

View 2 Replies View Related

Fedora :: Converting Midi To Wav In Sound Converter?

Nov 22, 2009

Trying to convert a midi file I created in Rosegarden into a wav file using Sound Converter. Snd Cnvrtr wants to load some gstreamer "bad" plugins, but they end up conflicting with "good" plugins and "ugly' plugins that had been loaded in the kernel (I think). Thought I might remove gstreamer and load up the "bad" plugins, but that meant removing a huge chunk of programming including Snd Cnvrtr. Anyone got any idea how I might do the conversion apart from Snd Cnvrtr? Either that or how I might get hold of the appropriate plugins to allow the midi to wav conversion to take place?

View 1 Replies View Related

General :: NVIDIA Installation Encountered Error "conflicts With File From Package XFree86-server-4.3.0.1-21"

Apr 28, 2010

I'm installing a NVIDIA driver and encountered some error message. Please see below the sequence (I've set runlevel to init 3);

linux:~/SuSe # rpm -ivh NVIDIA_GLX-1.0-4191.suse81:i586.rpm Preparing... ############################ [100%])file /usr/X11R6/lib/modules/drivers/nvidia-drv.o from install of NVIDIA_GLX-1.0-4191 conflicts with file from package XFree86-server-4.3.0.1-21

View 3 Replies View Related

General :: Ibv4l2: Error Turning On Stream: No Space Left On Device

Jan 4, 2011

ibv4l2: error turning on stream: No space left on device

Webcam work in:
fps: 1/30
formate:JPEG/WMV

it works not perfect on guvcview

View 4 Replies View Related

Ubuntu :: Error Encountered - (EE) No Devices Detected

Jan 8, 2011

I recently had a hard drive on a computer (not to be obvious), and I fried the computer. You may ask "well why did you do that?" well, simply because I had accidentally bumped and switched to 220 volts, rather than keeping it at 115 like a sane individual. Anyway, I got a new computer, swapped the hard drive. When I go to boot into ubuntu though, it gives me the following error:

Code:
Ubuntu is running in low-graphics mode
The following error was encountered. You may need to update your configuration to solve this.
(EE) No devices detected.

I also have XP on this hard drive, and it works almost better than it did on my old one, surprisingly. all i have to do now for it to be labeled as efficient, is to get some RAM. But anyway, what can I do about the error message? I tried booting into recovery, running dpkg from the list of options, and it did a couple of things.

View 3 Replies View Related







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