OpenSUSE :: Capture Audio Stream In VLC

Jan 17, 2011

This plays fine in VLC, and there's a "Record" button there but I'm never prompted to save the recording anywhere. I wandered through preferences but didn't see any default capture directory fields.Where/how do I capture the stream for playback later? The docs that I've stumbled across so far are pretty outdated (but I'm still googling).

View 8 Replies


ADVERTISEMENT

Ubuntu :: Streaming Audio - Capture Outgoing Audio On Windows Computer - Stream It Across Wifi To Netbook

Sep 20, 2010

I am fed up of listening to my (Windows XP) gaming computer through headphones so I want to get it hooked to the stereo.

Rather than use a heck of a lot of wire, I can sit my Ubuntu 9.10 netbook on top of the stereo and stream the audio across WiFi.

So, ideally what I am after is something to capture the outgoing audio on the Windows computer, stream it across the wifi to the Ubuntu netbook and finally play it through the speakers.

View 2 Replies View Related

Debian Multimedia :: VLC Stream Capture Audio Out Of Sync

Oct 20, 2015

So I got myself a USB capture card (EasyCap) to use for capturing gaming, digitizing my kids' old VHS movies, etc. It works fine, I've been using VLC to view and record stuff from it, but I've noticed one issue. When recording streams via VLC, even with no other programs running to give VLC as much CPU time as it wants, the audio slowly falls out of sync. I've tried the MP4 (H264/MP3) container and the OGG (Vorbis/Theora) container.

Early on you can't hardly tell, but the further into a movie you get the more out of sync the audio gets, so that by the end of the movie the audio is a good 1-2 seconds off. It's not a set amount either so I can't just split the audio to a separate file then shift it one direction or the other to make up for the difference, because like I said, the offset starts out at nothing and gets progressively larger as the movie goes on. When I select "display locally", the video/audio that is displayed stays in sync, only the video/audio that gets committed to the output file falls out of sync, and it doesn't matter if I play the file with Totem or VLC.

View 3 Replies View Related

OpenSUSE Multimedia :: How To Specify Capture Audio Device In VLC

Jun 1, 2011

I need to capture from my webcam. It has a mic too.I can specify video input device as /dev/video0.I specified input audio device as /dev/dsp2 ( OSS device, corresponding to USB Webcam), Now VLC throws an error, "VLC is unable to open the MRL 'alsa:///dev/dsp2'. Check the log for details".Thinking it wants an alsa device, I specify device as /dev/snd/pcmC2D0c. (got it from kinfocenter and dolphin). Now again an error, "VLC is unable to open the MRL 'alsa:///dev/snd/pcmC2D0c'. Check the log for details.".I try with any device, the same error. I have added myself to audio device so that I can read/write to the mentioned devices.I see no way of switching VLC to use OSS. And I see no information (documentation on net) on it's expected device listing for audio.

View 5 Replies View Related

OpenSUSE Multimedia :: Unable To Capture Audio From Mic?

Jun 5, 2011

I recently installed openSUSE 11.4-64bit on my Gateway desktop, and I can't seem to get my mic work at all. The mic is built into my Microsoft LifeCam Cinema webcam and works fine when I boot into Windows. The mic will not record sound in krecord or lame and doesn't work during Skype sessions.

According to the literature for the device driver my the mic should be supported, and that is evidenced by the fact that the mic shows up as a capture device in in kmix. I have made this mic the master channel under capture devices and I have given it highest preference amongst my capture devices in both the Communications and Accessibility categories of kmix's Settings/Audio Setup.

There was a very similar case solved in January:

How I got my Sound Input working

I've done my best to implement these fixes, but half of it looks like gibberish to me. All I was really able to do was update my alsa software and generate this comprehensive alsa.conf (its long, so I'll wait to post it until asked).

I've had since updating to 11.4, and I gotta say: I've been really impressed so far.

View 9 Replies View Related

OpenSUSE Multimedia :: Capture Desktop Screen And Audio?

May 16, 2011

I'm trying to capture my desktop screen and audio , before I used xvidcap but after upgrading my system I can not use it and also recordmydesktop anymore these APPs hanged when I try to use them.Now I try to use recorditnow via ffmpeg recorder interface , it work properly in recording the desktop but it does not record the sound , so I tried to add below options to its command -f alsa -ac 2 -i hw:0,0 but it just record sound at the beginning and just for 1 second. Also when I try to capture my desktop with ffmpeg directly from command line with below command I face with same problem!!! ffmpeg -f x11grab -s 1024X768 -r 30 -i :0.0 -f alsa -ac 2 -i hw:0,0 ~/out.mpg

View 9 Replies View Related

OpenSUSE Multimedia :: Stream Audio From Phone Over Bluetooth To Computer

Dec 11, 2010

I'm using it on a small IBM machine in my closed ( ) which is my multimedia center, file sharing, router, http server & others. To escape the cable paradox, lately I came up with an idea to stream music from my mobile phone (LG GD880) via bluetooth to my SUSE box (which has it's audio output linked to my HIFI Sound system). This means pairing the devices and of course set the SUSE box as reciever. I found how to accomplish this here and here .

The problem: While trying to complete the above tutorial(s), I found that in /etc/bluetooth there is no ' audio.conf ' file, only ' main.conf '. If I insert the option: Enable=Source in main.conf, it has no effect what so ever. This means that org.bluez.AudioSource will not show up in D-Feet, thus I cannot take the next steps. What can I do? Is there another way to accomplish the audio streaming?

View 1 Replies View Related

OpenSUSE Multimedia :: Stream Videos Off The Internet But Amarok Can't Seem To Play Audio

Jun 17, 2010

I'm a new openSUSE 11.2 user and lately I've been getting repeated notifications from KDE saying that "the audio playback device HDA Intel(AD198x Analog) does not work" I get audio if I stream videos off the Internet but Amarok can't seem to play audio.

View 1 Replies View Related

OpenSUSE Multimedia :: Microphone / Audio Capture Not Working Hda-intel Realtek ALC880

Apr 6, 2010

I'm using openSUSE 11.2 KDE on a Fujitsu-Siemens Amilo Pi 1536 laptop. My problem is that my microphone (I'm attempting to use a 3.5mm headset) doesn't work. Audio playback however does work through the built-in speakers and headphones.

I have gone through the SDB:AudioTroubleshooting - openSUSE as suggested by oldcpu on the Welcome to multimedia sub-area sticky.

I have tested audio recording with

Code:
arecord -vv -fdat foo.wav resulting in a silent recording. The vumeter showed 0% during the recording.

Here is my url produced by the alsa-info script:[URL]

rpm -qa '*alsa*'

Code:
alsa-plugins-1.0.21-3.3.i586
alsa-1.0.21-3.2.i586
alsa-oss-1.0.17-25.2.i586
alsa-devel-1.0.21-3.2.i586

[Code].....

View 10 Replies View Related

Applications :: Software To Capture Video Stream?

Jul 7, 2010

I'm looking for software to capture a flash stream that uses rtmp protocol? the normal flash download plugins for firefox won't work and i'm not finding anything on the web for free options. from what i've read about it, it's a proprietary protocol with adobe and not many people now how it works. anyone here know anything that could save the files or grab the stream?

View 1 Replies View Related

Ubuntu Multimedia :: Gtk-RecordMyDesktop - Capture On-screen Audio And My Webcam Audio At The Same Time

Jan 10, 2011

How I would capture on-screen audio AND my webcam audio at the same time.(My webcam seems to rely on pulse).

View 1 Replies View Related

Software :: How To Stream All Audio Through VLC?

Feb 7, 2011

We have remote offices and we'd like all announcements in one office to stream to the other offices, to play on the speakers connected to VLC machines there. We can stream audio with VLC when working with a file, but how would we stream all audio produced by a single machine?

Ideally this would stream anything coming in from AUX/Line-In jack, as well as any other sound that the computer would make. I'd prefer to use cvlc (CLI version) rather than the GUI VLC, but whatever I can get would be good.We can run either Debian 5.0.x Lenny with 0.8.6.h-4+lenny2, or Debian 6.0.x Squeeze with 1.1.3-1squeeze2

View 3 Replies View Related

Ubuntu Multimedia :: Stream JUST Audio In VLC

Mar 11, 2010

I've used VLC for years, in both windows and linux. In windows streaming, you can select "NONE" for a Video Input, and just stream audio. This is not the case for Ubuntu's version.What can I do to stream just audio in VLC?

View 2 Replies View Related

Fedora :: Analog Audio Capture Not Working?

Mar 9, 2010

I'm trying to get skype going in Fedora 12 KDE x86_64 (fully updated). I did some testing with and without the pulseaudio server installed. With the pulseaudio, I didn't manage at all. I know I got it working before _without_ pulseaudio, but after a yum update the pulseaudio got reinstalled and the mic stopped working. Now I traced this problem down to what I think is wrong: I have a HDA Intel sound card, but 'cat /proc/asound/devices', doesn't show me any analog capture input at all:

cat /proc/asound/devices
2: : timer
3: : sequencer

[code]...

View 1 Replies View Related

Ubuntu :: 10.4 RC - Your Audio Capture Settings Are Invalid

Apr 24, 2010

Running 10.4 Luci RC 64-bit desktop and when attempting to run Applications > Sound & video > Sound recorder, I receive the following error message:

Quote:

Your audio capture settings are invalid. Please correct them with the "Sound Preferences" under the System-Preferences menu. When I do go to System > Preferences > Input, there is only 1 device - "Internal Audio Analog Stereo" with no options for modification.My laptop does have an internal microphone but it apparently isn't working as nothing was recorded when I ran a Skype test call. This is the reason why I attempted to record something to check the mic.

View 1 Replies View Related

Ubuntu :: Capture Audio Output To Speakers?

Nov 16, 2010

I have this file:Code:vid-gd-19940626-peggy.rmI would like to extract the audio and copy to a file to burn on a CD.'pitivi' will load the file and show the audio timeline. But I can not find a save or copy button.'vlc' will play the file but I can not find how to seperate/save the audio.I found a 'ffmpeg' that is suppose to read whatever is being sent to your speakers.Code:ffmpeg -f oss -i /dev/dsp -f video4linux2 out.wavThis produce a file that 'mplayer', 'vlc', 'audacity' will load but it is empty of useful data. Black screen only.This is the second week I have worked on this. Either I'm googling for the wrong words or what I'm reading, I don't understand.

View 4 Replies View Related

Software :: Capture Some Internet Audio Streamings?

Mar 24, 2010

I'm looking for one or more command-line applications to capture and record some Internet audio streamings (Winamp, Windows Media and Real Audio type).For Winamp streamings I tried streamtuner and it works good, but it does not support Windows Media eal Audio streamings.I have to call the commands using the command line, because I need to use them in batch mode.

View 1 Replies View Related

Debian Multimedia :: Need To Adjust Fps In Audio Stream?

Oct 17, 2015

im creatind dvd's from others hd movies and ive seen theres an option to adjust framerate in audio, but ive never using that and i dont see the difference, when i play the video i see audio is syncronized with the video.for example, for a movie with 23,97 fps i converted to PAL (25fps) and i dont do anything to the audio, and it plays sicnronized then ¿Its neccesary to sync audio, and how its done with ffmpeg?

i do somethin like this: ffmpeg -i source.mkv -target pal-dvd -acodec copy mydvd.mpg (is audio fps syncronized because of the target?)if i dont use target, should is use sb like this?.: ffmpeg - i source.mkv -r 25 -vcodec mpeg2video -acodec ac3 -r 25 output.mpg

View 0 Replies View Related

Ubuntu :: Record An Audio Stream With Mplayer?

Jul 22, 2010

i am trying to record a audio stream with mplayer

i use the following command

mplayer -dumpstream http://................ .pls -dumpfile /media/mmc2/music/

but cannot find any stream that has been downloaded onto my memory card

i am using a nokia n810 running maemo 4 os

the command starts the stream and it shows the song title etc but i am having problems with the location the stream is being downloaded to

View 1 Replies View Related

Ubuntu Multimedia :: Stream Audio From One Machine To The Other

Sep 16, 2010

I have two networked Ubuntu 10.40 machines and I am trying to stream audio from one machine to the other. I find on the surface everything works - I simply installed padevchooser and set the pulseaudio sink to the other machine. Now here comes the problem - whenever I do anything else involving network activity the sound crackles and hangs and it becomes hopeless. I've seen people elsewhere online complaining about crackling in relation to CPU usage but I can't find anyone talking about network usage.

In particular I often work on my office computers over VNC. I try to fire up VNC and it starts to load the remote desktop and the sound completely fails. I assume this is some kind of latency issue? Another good example is trying to watch a video on ..... - the sound plays at first but then as the video is being downloading in the background the stream starts to mess up. Listening to an mp3 in totem with no other network activity works fine.

View 1 Replies View Related

Ubuntu Multimedia :: Stream Audio To Sterio ?

Jun 17, 2011

I have an old computer that I have put Ubuntu on. I would like to connect it to my stereo and stream audio to it from my laptop, so that it plays through the stereo.

I'm hoping to find some software to put onto this old computer to make it work similarly to an airport express. Anyone know of any software like this?

View 7 Replies View Related

Networking :: Possible To Stream All Audio From One Computer Over Network?

Jan 12, 2010

I have a MacMini connected to the big-screen tv on one side of my living room. I have my gaming computer on the other side of my living room. I often use VNC to control the Mac, so I don't have to get up to change which iTunes playlist I'm listening to, or play a movie, or whatever.I would like to be able to do something similar with the audio.Here's my problem. Sometimes it's really hard to get the volume just right when I'm at the far end of the room. If I increase the volume to a level where I can hear everything, it sometimes annoys the neighbours.

So, is there a way I can stream all the audio from the MacMini so I can listen to it using a Linux laptop at the far end of the living room without annoying the neighbours?Because I want to set this up for watching movies, it needs to be fast enough to stay in sync with the picture.(It might just be easier to run some speaker wire across the room, but I like to try to do things the hard way first. Heh heh heh...)

View 1 Replies View Related

Software :: Mencoder Not Using Correct Audio Stream

Jul 28, 2009

I whipped up a script to convert VOBs to AVIs for storage on ym NFS backend. I'm using mencoder on CentOS5 to do the conversion.For 9 out of 10 videos, this works great. There is the occasional 1 that will not have the correct audio stream however. I've tried -alang, -slang, aid, etc. to no avail. Here is my script (also in case anyone else finds it useful), but can anyone offer any suggestions on how to get the correct audio in my avi? When I open the vob in mplayer, I get English. When I run it through mencoder, I get Spanish.

View 2 Replies View Related

Slackware :: KDE4 Can Only Play One Audio Stream

Apr 2, 2010

Every KDE4 application seems to take over the sound card. If I'm playing a song in Amarok and launch Dragon Player, the song stops. If I'm playing a song in an xterm using "mplayer -ao alsa" and then launch Dragon Player, the song stops. Most annoying of all, if I'm playing music in _anything_ and then a notification sounds in Kopete, the music stops.However, if I launch two xterms and play two different MP3s by running "mplayer -ao alsa" in each one, both songs play. So software mixing is working with my sound card.

This made me wonder if KDE is outputting music through OSS instead of ALSA. Well, KDE's audio backend is set to xine, and xine is outputting through ALSA. Under System Settings->Multimedia->Audio Ouput, the only devices I see.

View 2 Replies View Related

Ubuntu :: No Access To Web Page With Audio Stream

Oct 4, 2009

My computer functions good, I can see and play almost everything, but I have no access to the following web page: http://flusserstream.khm.de/flussers...&chapter_id=16When I try to open it, it says done and nothing happens.What do I need to make it well?

View 9 Replies View Related

Fedora :: Audio Capture (Recording Skype Conversation )

Apr 21, 2010

I basically want to record audio streams. The most useful purpose is to record conversations on skype (and other applications). This is for a legitimate reason if anyone is worried; I often have long conference calls on skype (an another voip collaborative tool called EVO), and a recording would be a nice way to keep minutes and participate in the working meeting. I'm not worried about capturing video yet. The audio is the important for me for now. This is going to display my woeful ignorance of Linux audio systems. I'm running F12 x86_64 on a Dell inspiron laptop. I believe that the system is using the PulseAudio sound server.

I thought something like:
ffmpeg -f oss -i /dev/dsp sample.mp3
Could work, but I don't have a /dev/dsp. I think these are in a separate directory /dev/snd; however the content of this directory is not clear which device is the appropriate one. I tried pointing ffmpeg to a few of them, but it resulted in errors thus:
/dev/snd/hwC0D0: no such file or directory
I know it's there because [tab] complete. I found another alternative which uses parec.
parec --format=s16le --rate=44100 -channels=2 sample.raw

Unfortunately this only records the microphone input and not everything else going through my sound server. I wish I could find the link again, but there was a third alternative which required writing a bit of C code. I thought that could be a nice little project to better acquaint myself with this stuff.

View 9 Replies View Related

Ubuntu Multimedia :: Streaming Audio Capture Suggestions?

Apr 3, 2010

I want to record some streaming internet radio talk shows and music performances on NPR, and I'm wondering what my options are in Ubuntu. I'm looking for something that can output high quality lossless files in several formats, hopefully including mp3 and ogg.

View 6 Replies View Related

Ubuntu Multimedia :: FFMPEG Audio Capture With Jack Or OSS

Apr 18, 2011

I'm looking for configuring a Ubuntu box, we need to capture alsa output into ffmpeg with jack or OSS but not pulseaudio, as that tends to glitch badly. We have things working, but we are sort of hacking around in the dark, we play music, but as we aren't linux audio experts ourselves.

View 1 Replies View Related

General :: Windows - Use A Computers (would Be) Audio Output As A Stream?

Feb 28, 2010

I have two machines on a local area network (xp box and xubuntu box) and I want audio from both machines to be played from the same set of speakers. The problem is, the xubuntu machine doesn't have any sound output. There is no onboard sound card and all expansion slots are pci-x, so short of buying a pci-x sound card my only option for playing sound is to route audio through LAN to my xp computer.

I already have a program that will let me play music on one computer from another's speakers, but I am trying to set up a stream so that games and internet sound can be heard. Is it possible for me to do this?

View 1 Replies View Related

Ubuntu Multimedia :: Find Hidden Audio Stream URL?

Jan 29, 2010

I'm trying to figure out the hidden stream URL for the following local radio station here in Tulsa, OK.[URL]

I'd like to be able to play it in Rhythmbox. Is there a way to figure this out?

View 5 Replies View Related







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