Software :: Really Easy To Use Mp3 Stream Recorder?

Jul 5, 2010

There is an mp3 music stream I listen to, and I'd like to record some of it to a file. The stream plays just fine with VLC, but when I try to use the VLC menu dialogs to stream it into a file, it never works: VLC just plays the stream, instead of creating a file, and no helpful info is dumped to the terminal. I'm not in the mood to spend two or three hours figuring out the correct VLC command-line switches (I've done /plenty/ of that in the past) and so I was hoping there was some program that could do the same thing with two or three mouse clicks.

View 3 Replies


ADVERTISEMENT

Ubuntu Multimedia :: Finding A Sound Recorder Like The Total Recorder For Windows?

Jul 29, 2011

Is there a Sound Recorder like the Total Recorder for Windows? Someone told me to use Audacity, but Audacity recorded the mic input (e.g. the net radio sound through the speakers together with the noise of the room). Maybe I just cannot find the right settings.

View 7 Replies View Related

Software :: Not Able To Stream / Connect To Stream Using Vlc

Dec 26, 2010

It seems I might be having an issue that's a non-issue. I am not able to stream/ connect to a stream using vlc.I've looked at a few walk-throughs; I follow the steps and as often as not I get no error messages but cannot connect to a stream.

View 1 Replies View Related

Fedora :: Where Is Gnome Sound Recorder In F12

Jan 4, 2010

In previous versions of Fedora, I used to test my microphone using gnome-sound-recorder. Currently I"m using F12 and didn't see gnome sound recorder.

View 4 Replies View Related

OpenSUSE :: Get Best TV Recorder (SageTV, MythTV)?

Oct 14, 2009

I have about a dozen computers in my house. They range from a web server to a file server to desktops and laptops to a Nokia N810. All run Linux except one -- my SageTV system.

A while back I began to install MythTV in the form of Mythbuntu. I didn't get far. I didn't want to invest the time to deal with all the installation issues that came up. But that nagging desire to get rid of my last MS Windows box persists.

After my recent great experience installing openSUSE on my Thinkpad, I feel renewed interest in looking for a Linux PVR solution again. My openSUSE experience on my Thinkpad is just blowing my mind. It is so polished. The installer was so good!

Can I possibly find a Linux PVR solution that will install as nicely as openSUSE did on my Thinkpad T61p? Or have my expectations been set too high now?

View 9 Replies View Related

General :: How To Install A PCI Video Recorder

Jul 4, 2010

I had a video capture card installed in one of the pci ports, I exchanged it for the new pci card, but I don't think it is installed. I did "lspci" and I see that the system still thinks that I still have the old video card.

View 8 Replies View Related

Ubuntu :: Record Using Sound Recorder With USB Headset?

Jan 20, 2010

I'm attempting to record using Sound Recorder with my USB headset and i'm not being picked up. It's not the mic because I can use it while playing playstation.

View 7 Replies View Related

Ubuntu Multimedia :: Looking For Desktop Screen Recorder?

Apr 5, 2010

What desktop screen recorders are there? I've tried Istanbul and gtk, and they didn't work on my computer. The other problem is they don't output into a format that can be used on other platforms. At the moment, I need to use BSR in the Windows side of my computer.

View 7 Replies View Related

Ubuntu :: Recording Mic Input With Gnome Recorder?

Apr 14, 2010

I am using a microphone to record a sound with gnome recorder. All I get is noise. If I am yelling at the top of my voice, then I get a feeble sound o/p in mid of a lot of noise. I know my mic is alright. I use skype and during a call, the other person can hear me very well. So the problem is not mic. So I shall have to tweak the gnome recorder to get a better o/p.

View 3 Replies View Related

Ubuntu :: Macro Recorder / Player For Mouse

Aug 9, 2010

I use AutoHotKey for Windows and I'm trying to find an equivalent for Ubuntu Lucid that allows me to control the mouse movements and to invoke mouse button presses by using a keyboard hotkey. I found AutoKey, but it isn't very intuitive (I'm still a Ubuntu Newbie).

View 4 Replies View Related

Ubuntu :: Macro Recorder / Player That Really Works?

Jan 24, 2011

I just tried gnee based on a recommendation from this thread URL...t=227565&page=2 and it's a ghastly joke. Crashes immediately on clicking "record."Which leaves the original question from that thread unanswered -- is there a macro recorder/player for gnome that Just Works?

View 4 Replies View Related

Ubuntu :: Finding A Screen Recorder That Works

May 31, 2011

I've tried using recordmydesktop, Istanbul, XvidCap, and RecordItNow. I can get video, but no audio. I tried them on Ubuntu 10.04. On 10.04, recordmydesktop never saved. It just hung, and then I needed to reboot.I just tried recordmydesktop on Ubuntu 11.04 Gnome with no luck. The video saved, but there was no audio.

View 9 Replies View Related

Ubuntu Multimedia :: Getting Sound Recorder To Record As Mp3?

Jun 3, 2011

Just installed Natty and always used Sound Recoder to directly record as mp3 files on previous Ubuntu versions. I forgot what you have to do to get mp3 added to the option list on Sound Recorder. Can someone tell me what has to be done so Sound Recorder will again save all my recordings as mp3 files?

View 9 Replies View Related

Hardware :: Ubuntu 10.04 - Sony IC Recorder Not Recognized

Apr 25, 2011

I want to somehow get the digital audio recordings taken with my Sony IC Recorder (ICD-P320) onto my Ubunutu 10.04 machine, but the device is not recognized by Ubunutu. Recommendations?

View 1 Replies View Related

General :: How To Start And Pause Screen Recorder

Jul 13, 2011

i recently installed recordmydesktop when i prompt to start its fine but i can find only record button no stop button.even if i kill the process and check the file its in (.something) format. is there any shortcut buttons for the start,stop if it is wat ll be the output format. or should i go for other good screen recorder is available.

View 3 Replies View Related

Fedora :: Install Kazam Screen Desktop Recorder On F15?

Jun 1, 2011

I need a screen recorder - but today I did. Being a quite recent Fodora convert I had a quick squint about the forums and found nothing but problems with the more well known desktop recorders or commandline ffmeg / mencoder solutions.A name that did crop up a few times is KAZAM - an Ubuntu Launchpad project... hmmm I thinks - shouldn't be too hard to get up on F15 being a python script... this Fedora solution is based on the Debian howto found here: [URL] And here it is:

1) You will need a few tools and dependencies 1st:

Code:

sudo yum install bzr intltool python-keybinder gnome-python-rsvg python-xlib python-distutils-extra python-pycurl x264-libs

2) Grab the code branch from launchpad by bzr:

Code:

sudo bzr branch lp:kazam

3) change into Kazam folder and install:

Code:

cd kazam
sudo python setup.py install
4) Job done!

You'll now have an Applications -> Sound & Video -> Kazam Screencaster shortcut in your menu Once you have started a recording (with audio if you like and have pulse setup) you can pause / stop from the bottom panel applet and can then save the MKV to disk for or open further editing. The "Edit with" option does not seem to be working yet - at least not on my machine but that is no major hardship

View 4 Replies View Related

Ubuntu Multimedia :: Purchased The Zoom R16 Recorder But There Is No Drivers Available?

Feb 9, 2010

I've recently purchased the Zoom R16 Recorder, which can be used as an audio interface.Unfortunately there is no linux drivers available, but I'm hoping that there's something I can do to make it work. Is there anybody in here who has any experience with the R16 and Linux or knows how to fix the problem?

View 3 Replies View Related

Ubuntu Multimedia :: Audio Recorder With Scheduling Feature?

May 14, 2010

I am a Mac user who has been using Audio Hijack Pro for many years. I use it to record radio shows from the station I work at. One of the nice features is that it has a built in scheduler that I use to record shows at different times and dates.[URL]

View 5 Replies View Related

Ubuntu Multimedia :: Error With Memorex 24x External DVD Recorder, Using K3b

Jul 26, 2010

I have a Memorex 24x External DVD Recorder model MRX-550LE v1. It plays DVDs and CDs but I can't get it to burn in Ubuntu 10.04 LTS. I have used this at Church to transfer the recording to a DVD, with Ubuntu 8.4 LTS. I have attached the debug report from K3b.

View 1 Replies View Related

Ubuntu Multimedia :: Sound Recorder/skype Not Working In 10.10?

Nov 7, 2010

I love new Ubuntu 10.10. However, despite my best efforts, I cannot make sound recorder/skype work. That is, microphone would not simply record any sound. My mother board is Asus M2N68-AM.

View 2 Replies View Related

Ubuntu Multimedia :: Finding A Good Screen Recorder?

Nov 7, 2010

i am in the videos business and have been for a while[url] and i need a good screen recorder for the task. fraps worked fine in windows, now i need something similar. i should also mention that i have tried using recordmyscreen and it just fails to render, sticking at 0%.

View 1 Replies View Related

Ubuntu Multimedia :: Desktop Recorder With System's Sounds?

Nov 16, 2010

I'm happily using recordmydesktop-gtk. What I can't figure out is if it's possible to record other then sounds from microphone even system's sounds. For instance, if I start recording while a video is playing in totem I would like to record video sound too. Otherwise if I'm recording some action with windows or programs I would like to record warning/error sound too.

View 2 Replies View Related

Ubuntu Multimedia :: Audio-recorder Doesn't Record Rai?

Jan 6, 2011

I'm trying to record the beautiful music of rai-tv. Sadly to say it onlyings me audio-files with no sound at all. Ps. In "alsamixer" everything is on 100%

View 1 Replies View Related

Ubuntu Multimedia :: Alternative To Gnome-sound-recorder (2.28.1)?

Jan 29, 2011

I am looking for an alternative to gnome-sound-recorder (2.28.1).

I need the option of pausing the recording, and then continue into the same file (appending), so that I can take notes as required

View 2 Replies View Related

Ubuntu Multimedia :: No Audio Recording With Sound Recorder?

Feb 12, 2011

I'm trying to record music playing on my computer with the sound recorder/audacity but there is nothing audible being recorded. I've installed PulseAudio Volume control and selected monitor of internal analog stereo. I can't figure out if I have an output/input incorrectly selected but maybe someone could take a look at the screenshots and provide feedback! I have a dell xps 8100

View 2 Replies View Related

Ubuntu :: Good Screen Recorder For Let's Plays (Not Recordmydestop)

Apr 1, 2011

anyone knew of a good variant of recordmydesktop (Or some better screen recorder) that was user/..... friendly? I want to record let's plays of SNES games (Via ZSNES), and have so far been having multiple complications with recordmydesktop (I.E. Having to use Audacity for sound, choppy emulation, general annoyance, etc...).

View 3 Replies View Related

Ubuntu Multimedia :: Sound Recorder Doesn't Record In 11.04?

May 3, 2011

the sound recorder application does not record any music I play. It record fines with 10.04 but nothing in 11.04 I try the same setup that I have in 10.04 but nothing.

View 2 Replies View Related

Ubuntu Multimedia :: Sound Recorder 2.32.0 Doesn't Record?

May 25, 2011

It appears am having problems with Sound Recorder 2.32.0. It is not recording.

View 5 Replies View Related

Software :: Audio Capturing - Internet Radio Recorder

Feb 15, 2011

Is there any software for Linux that functions like Internet Radio Recorder and captures audio? If so, how come I cannot find anything in the Arch (ArchBang) repositories (seeing as though both distros use the same package manager and repos)?

View 4 Replies View Related

Software :: Finding GUI Audio Recorder That Does Scheduled Recordings?

Sep 16, 2010

I am a Mac user who has been using Audio Hijack Pro for years to do my scheduled radio recordings. I have a radio hooked up to my Mac that I record shows from. I am looking for a similar GUI solution in Linux and so far have come up empty. I would think that there would be something out there that I can use and hopefully someone on this forum can shed some light on this for me. I am seriously thinking of switching over to Ubuntu full time and this is the only thing that is preventing me to do so. Too bad because I hear so many good things about Linux, and so far I really like it.

View 1 Replies View Related







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