Ubuntu Multimedia :: Guvcview And Gstreamer-properties Not Starting?
Mar 16, 2011
I don't know what caused this but running guvcview does not show any gui anymore. Using terminal I have the ff message:
Code:
guvcview 1.4.1
bt_audio_service_open: connect() failed: Connection refused (111)
[code]....
View 3 Replies
ADVERTISEMENT
Jul 2, 2011
When I type gstreamer-properties in to the terminal I get
gstreamer-properties-Message: Skipping unavailable plugin 'artsdsink'
gstreamer-properties-Message: Skipping unavailable plugin 'esdsink'
gstreamer-properties-Message: Skipping unavailable plugin 'sunaudiosink'
[code]....
View 8 Replies
View Related
May 23, 2010
I opened gstreamer-properties from the terminal. Following some directions from another thread, I changed the output to "custom" and filled in a box with a bunch of code that I didn't know anything about. I pressed "test" and it didn't work. Out of frustration, I deleted the text I had written in the box and closed gstreamer-properties. Now it won't open back up. When I try to open it from the terminal I get:
gstreamer-properties-Message: Skipping unavailable plugin 'artsdsink'
gstreamer-properties-Message: Skipping unavailable plugin 'esdsink'
Segmentation fault
That's it. It won't open and when I try to open it directly from its source folder, nothing happens at all. How can I open it back up so I can continue to fiddle with it and (hopefully) fix this blue-tint problem.
View 3 Replies
View Related
Feb 16, 2011
I'm not sure this is the cause, but after I changed the properties of gstreamer, by following a fix on VLC freezing during video playback, I cannot control my desktop anymore.Luckily I can still switch windows thanks to docky. Unfortunately I cannot change the tab in the gstreamer-properties so I can reset my change. I changed the video from default to X11.How can I edit it manually from the command line?
View 2 Replies
View Related
Apr 16, 2011
Usually I try to fix things on my own, which btw always ends up failing So the other day I got an update of some packages, I installed them and restarted the pc. When I was back in ubuntu, the speaker icon on my panel was gone, and so was the audio settings for pulse too. When I went to system > pref > sound I got an error.So now I decided to ditch pulse. Pulse have always given me problems btw. I installed alsa, but couldn't get the shortcuts for up, down and mute to work. This is important to me because idk where the audio button on my laptop is (ASUS). So I tweaked around for awhile and decided to go for OSS since it's the only option that will allow me to record both out and ingoing audio, which is an option I use a lot. So I tweaked around and all that stuff, and now I'm very frustrated.
I have come to the conclusion that my audio card is unrecognized now. I think I have every single ALSA / OSS driver, plugin and codec installed. Ok here's the audio card info I got from the command lspci | grep Audio 00:1b.0 Audio device: Intel Corporation Cougar Point High Definition Audio Controller (rev 05) 01:00.1 Audio device: nVidia Corporation Device 0be9 (rev a1) So the card is some how recognized by the system but not according to gstreamer-properties.
View 9 Replies
View Related
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
Dec 3, 2010
This is on Karmic Koala 9.10. The video displays fine via guvcview using a Logitech webcam. The trouble is the capturing of the video. With .AVI, I've tried different video formats (MPEG-4, flash, etc.) and none of them will play. The generated .avi file seems to grow with data, but the result is just unplayable -- it just hangs, thinking it's playing. Is there a troubleshooting page or something to figure out what the problem I'm having with guvcviewer is?
View 1 Replies
View Related
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
Jan 31, 2011
When I try to convert an mp3 to an ogg file with gstreamer like this:
Code:
gst-launch-0.10 -v filesrc location=infile.mp3 ! decodebin2 location=infile.mp3 ! audioconvert ! vorbisenc ! oggmux ! filesink location=outfile.ogg
everything works file, but when I add a bitrate option to vorbisenc, like this
[Code]....
View 7 Replies
View Related
Mar 29, 2011
If not, can I uninstall those plugins without issues? I don't use any other media player.
View 2 Replies
View Related
Feb 27, 2010
I'm looking for some suggestions to create smaller size video files with the following equipment: Logitech Webcam C200 (USB), 640 x 480 resolution, 30 fps, using guvcview software. I'm new to doing video and wish to make short, up to 10 minute, clips. The above configuration puts out only .avi files and those files are huge. One small 30 second clip will cost 30 to 35 MB.
I have a friend using a Flip video camera putting out 30 second clips at 3 or 4 MB tops and the video quality is head over heels better than mine. His Flip system puts out MPEG-4(mp4) files. Other than buying a Flip video cam is there any way I can produce smaller file sizes? Maybe better quality too?
View 6 Replies
View Related
Jul 24, 2010
I am using ubuntu 10.04 with ALSA for my Creative sound blaster sound card. This is the output of aplay -l
Code:
card 0: SB [HDA ATI SB], device 0: ALC1200 Analog [ALC1200 Analog]
Subdevices: 1/1
Subdevice #0: subdevice #0
[Code]....
View 9 Replies
View Related
Apr 6, 2011
I had been having trouble with Banshee playing podcasts and it turned into a bigger problem. I use VLC so I hadn't noticed, but Totem (and Gstreamer as a whole) can't seem to play h.624 video. All I get is audio, even when I do a command like
gst-launch -v playbin uri=file:///path/to/video.mp4
(Well, now I get nothing, but more on that in a moment).
So I tried reinstalling Gstreamer, and I just tried updating to the Gstreamer Developer PPA. The only change that came from that is that now nothing happens instead of just hearing audio. I've attached the output.
I've gone into gstreamer-properties and tried every configuration. Each time I see the colored stripes and the snowy video corner, but it never seems to make a difference.
View 8 Replies
View Related
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
Jan 7, 2010
I have just installed my gstreamer on my ARM board. In that i used to play the video by using command "gst-launch filesrc location=/root/yuvraj.mp4 ! mfw_mp4demuxer ! queue max-size-time=0 ! mfw_vpudecoder ! mfw_v4lsink"it is working fine. but the screen is very small and it is in middle, How to make that full screen and the letters which is in terminal is also coming along with the video. how rectify that problem
View 1 Replies
View Related
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
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
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
Apr 16, 2011
Just installed Clementine audio player, but it won't play mp4s. It says gstreamer is missing a plugin, google search turned up some leads but they didn't lead anywhere. Mp4s work fine in Amarok, and i have already installed the restricted extras package.
View 9 Replies
View Related
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
Jan 31, 2010
i bought an obscure video/mp3 player from china recently, and one day, i managed to use AVIDEMUX to succesfully transfer video to it. However, i dont remember the settings AT ALL. I open the working video file with AVIDEMUX, and check out the properties, but there is option in the lists to the left to convert to the video type that is open. Is there anyway to export the video properties, then convert any video, to those parameters?
View 6 Replies
View Related
Jul 8, 2010
I'm trying to set up my webcam on my Dell Inspiron 700m in which I have 10.04 installed. However, whenever I open any application that uses the webcam (C250 Logitech) it crashes my entire system (Some text flashes but it is too quick to read and then my screen becomes black). I tried Skype, Cheese, Camorama, and testing from GStreamer-properties, and all of them had the same result. However, using:
[Code]....
View 2 Replies
View Related
Aug 30, 2010
When right clicking a song in Rhythmbox and selecting properties I should be able to change the name of the album for example. However I am able to select the content of the field I am not able to alter it.
View 1 Replies
View Related
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
Jan 23, 2011
I just installed Rhythmbox and the gstreamer fluendo package for mp3 support. But i am confused which package I should install to have AAC support. I am running OpenSuSE 11.3 64bits with LXDE
View 6 Replies
View Related
Mar 22, 2010
I was trying to use GStreamer(0.10.26) to play a mpg file under the latest version of Ubuntu.
I used:
gst-launch filesrc location=test.mpg ! mpegdemux ! mpeg2dec ! ffmpegcolorspace !
ximagesink
[code]....
View 2 Replies
View Related
Apr 12, 2010
I tried to install gstreamer through Rhythmbox but only got a "Fix broken packages first" error message. I tried to fix the broken packages in the Synaptic Package Manager but it said there were none to be fixed. I tried to install the gstreamer stuff from Synaptic Package Manager and got this message
Quote:
gstreamer0.10-ffmpeg:
Depends: libavcodec52 (>=3:0.svn20090303-1) but it is not installable or
libavcodec-extra-52 but it is not going to be installed
Depends: libavformat52 (>=3:0.svn20090303-1) but it is not installable or
libavformat-extra-52 but it is not going to be installed
I then tried to install libavformat-extra-52 and got this message
Quote:
libavcodec-extra-52: Depends: libgsm1 (>=1.0.13) but it is not installable Depends: libschroedinger-1.0-0 (>=1.0.0) but it is not installable I couldn't find either of the packages contained in the last message.
View 9 Replies
View Related
Oct 14, 2010
I have some photos that were taken with the wrong date set in the camera
View 1 Replies
View Related
Apr 7, 2011
In Windows 7, the options are pretty nice - ability to change track name, artist, composer, album, song number in album, etc., all from "Properties." In Ubuntu 10.10, Properties really gives you the bare minimum. Is there a program to download in order to get the same sort of basic options as one does from Properties in Windows 7?
View 4 Replies
View Related
Aug 18, 2010
I got a problem with gstreamer programs and pulseaudio. I am running Debian Squeeze and needed to install pulseaudio to get better bluetooth-headset support. After installing everything every application except gstreamer applications could access the sound server the right way. Even flash and sdl are running via ALSA routing to pulse.
If I start programs running with gstreamer they crash with a segmantation fault. Totem does not start anyway. If I run it in the terminal it crashes immediately with a segmantation error. The debug mode prints out $ totem --debug
(totem:3450): Totem-DEBUG: Received SaveYourself(SmSaveLocal, !Shutdown, SmInteractStyleNone, !Fast) in state idle
(totem:3450): Totem-DEBUG: Setting initial properties
[Code]....
I have installed the gstreamer plugin for pulseaudio and the gstreamer-plugins-good and bad. I started gstreamer-properties and choosed the right output driver. When testing the peep comes out of the right output.
Via google I founded some bugs, that were similiar to mine. But they had made the mistake not to install the plugins. I also can not choose ALSA in gstreamer and do the routing way. The programs using gstreamer simply crashing. I tried exaile. It also crashes the same way like rhythmbox. Is it a real bug? Or can I do something against that. VLC and kaffeine running very well. But I would be sad about not being able to use rhythmbox. I like that fast program. Or is there a way to get rhythmbox tto not using gstreamer?
View 6 Replies
View Related