Ubuntu Multimedia :: DVD Ripper That Works With 10.04

May 11, 2010

I'm on 10.04. Every dvd ripper I've tried so far has failed in one or another. I have all restricted extras and medibuntu codecs installed.
DVD::Rip either throws an error message or stops ripping somewhere through the process
Handbrake only finds some of the dvd titles
OGM rip gives an "Unknown error"
Acidrip says "mencoder interrupted by user"

View 9 Replies


ADVERTISEMENT

Ubuntu Multimedia :: Why Isn't There A GUI Audio Ripper That Just Works

Nov 10, 2010

All I'd like to reliably do is rip a few audio CDs. SoundKonverter - doesn't work at all. Log tells me nothing SoundJuicer - OK for one disk. Usually crashes when the read disk is ejected and attempts are made to read the next. Failing that, it will read a few tracks and then lock up. K3B - Only rips first disk, then the progress window (form) locks up at 100%. Cancel button doesn't work. Need to kill task.

RipOff - works OK, but so slow... life's too short goobox - locks up before it even reads the disk and despite its claims I don't think it's a "rip" tool anyway.

View 9 Replies View Related

Ubuntu Multimedia :: What Is Everyones Pick Of CD Ripper To MP3?

Apr 30, 2010

Started with a clean install, with new GeForce 6200 video card installed. Very impressed that when I tried to activate compiz, it informed me that I must download and install the relevant drivers - and it provided me with a 'one click' install! Now I'm running the latest driver (195) - well done guys!Anyway, happy as I am with a no-fuss install, I'd like to know what is everyones pick of CD ripper to MP3?

I've downloaded Asunder, but this seems very slow in comparison to other Windows-based apps I've tried.I wanted to try Sound Juicer, but unfortunately it requires some code to change from VBR to CBR @ 320kbps.

View 9 Replies View Related

Ubuntu Multimedia :: Install A Bluray Ripper Via The Terminal?

Feb 4, 2010

Is it possible to install a bluray ripper via the terminal that can be used via the terminal?

I'm using xbmc and from what I've read it's not possible in the frontend.

View 1 Replies View Related

Ubuntu Multimedia :: How To Install Ruby Ripper In Maverick

Mar 18, 2011

I'm trying to install Rubyripper into Maverick using these guidelines: [URL]

But I get this error message in terminal:

Code:
W: Failed to fetch http://ppa.launchpad.net/aheck/ppa/ubuntu/dists/maverick/main/source/Sources.gz 404 Not Found
W: Failed to fetch http://ppa.launchpad.net/aheck/ppa/ubuntu/dists/maverick/main/binary-i386/Packages.gz 404 Not Found

E: Some index files failed to download, they have been ignored, or old ones used instead. Presumably because it can't find the package. But what do I do next? or is there an alternative way to install?

View 3 Replies View Related

Ubuntu Multimedia :: Good Xfce Based Dvd Ripper?

May 15, 2011

I am looking for a decent easy to use DVD ripper (Like K9copy) but want it to be xfce native application has anyone got any ideas on this?

View 1 Replies View Related

Ubuntu Multimedia :: DVD Ripper For Video Files (Not Copyright Protected)

Jan 14, 2010

I'm looking for the best way to pull some video files off of DVDs onto the desktop. These are not copyright protected. I don't want a program that plays the movie and then make a duplicate like most windows programs these are TOO slow. Also if I could shrink and change the format that would be a huge bonus.

View 1 Replies View Related

Ubuntu Multimedia :: Open Source Video Stream Ripper?

Dec 15, 2010

I'm vaguely remembering a video stream ripper that was open source and could be compiled for linux, mac, and windows. It's name ended with ++ and I can't remember anything else Basically, it was like StreamTransport but open source and multiprotocol capable. Can anybody help me find it again? I'd be open to alternatives too of course! My basic need is to rip anything being rendered by my video card.

View 1 Replies View Related

OpenSUSE Multimedia :: Kungfu Ripper Program Hangs And Stops

Nov 1, 2010

Tried kungfu ripper, is supposed to rip dvd's to theora. Great. Program hangs and stops. This is from Packman repo, not factory.

[Code]...

View 2 Replies View Related

General :: GUI For John The Ripper?

Jan 22, 2010

i'm trying to find a GUI for john the ripper. ive searched and found some for windows but none for linux

View 1 Replies View Related

Software :: Utube Ripper Won't Go Away?

Dec 6, 2010

I recently downloaded Utube ripper, and now it is in my applications panel. But oddly, It does not boot. I try to delete it to reinstall it, but I can't find it anywhere. What folder could I find it in

View 4 Replies View Related

Ubuntu Security :: Crack Own Password With John The Ripper?

Apr 4, 2010

I'm using ubuntu 9.10 and I'm trying to crack my own password with John the Ripper. I've been reading and working at this for a long time and I've not been able to crack my password. I've added a "test" account on my machine with the password "password": For my Unix Password:

Code:
mark@mark-laptop:~/John/john-1.7.3.4/run$ sudo ./unshadow /etc/passwd /etc/shadow > mypasswd
mark@mark-laptop:~/John/john-1.7.3.4/run$ sudo ./john mypasswd
No password hashes loaded

YES I have read the README and the FAQ and for this problem they give the following possible problems:
Q: Why doesn't John load my password file? It says "No password hashes

[Code]...

View 1 Replies View Related

Ubuntu Security :: John The Ripper Installed Without Knowledege?

Nov 2, 2010

I am relatively new to Ubuntu and may have a security breech. I was recently looking over synaptics installed packages on my PC and noticed JOHN installed on my system. This was never installed by me nor do I think this entire APP is a dependency of something that may have been installed.My questions are... Has my system been compromised? I use an elaborate password as well as UFW.Can I determine who installed this package (i.e. local user account or remote user)?Can I determine when? The system was installed only 3 days ago.Can I determine if there have been any instances of a successful or failed remote connection to my PC?

View 9 Replies View Related

Software :: Any MP3 Ripper With Variable Bitrate?

Dec 2, 2008

The subject of this post is actually a question e.g. is there a mp3 ripper that allows the bitrate to be modified. I have looked at cdparanioa, which I believe is the foundation of most of the Linux rippers, but it does not allow modification of the bitrate. I realise I could ripper in flacc format but I have an mp3 player as does my grandaughter so I need the mp3 format. Incidentally is there a player(portable) that will play flacc encoded files?

View 1 Replies View Related

Security :: John The Ripper Brute-force Attack And Multi-core Processors?

Feb 19, 2010

In my Open-Suse server I have a script, where makepasswd output(by default it generates similar passwords: cGyTbqpr, tpJ1LA, 33EXdo) is redirected to mkpasswd(which uses DES by default) in order to generate salted hash of this previously generated password. I would like to test the strength of this system. I have a quad core CPU, and if I start John The Ripper like this(I want to use -incremental:all flag):

john -incremental:all passwd

..only one core is utilized at 100%. Is there a possibility to make all four cores to crack this password? Or is this possible only after reprogramming John The Ripper? Or what is the algorithm for generating passwords with with -incremental:all flag? I mean if John generates passwords randomly in brute-force mode, then it's smart to start four different John processes simultaneously because then one of those four will find the password firs

View 2 Replies View Related

Ubuntu Multimedia :: CD ROM Works But Sometimes Does Not

May 10, 2011

Im running the upgrade to natty 64. My cd rom drive works when it wants to. when i put the disk in the system wont recognize it. so i just leave the disk in when i go to work. when i turn the comp back on 8-16 hrs later it will show up as ready to burn. i flashed back to windows and the drive wouldn't work at all, but on 10.04 it worked all the time. do you think that the drive is just being temperamental and is on its way out? or a kernel issue? If I shut the comp off and turn it right back on with the medium left in it, it will recognize the disk. this will not work on a restart.

View 1 Replies View Related

Ubuntu Multimedia :: Can't Make A DVD That Works?

Feb 23, 2010

I'm trying to make a DVD that'll play on my stand alone DVD player. I import and edit the video using Kino and then export in an MPEG format. Fool that I am....I then waste hours and hours of time trying to create a DVD using Qdvdauthor. Then I click Create DVD and what does it do? It creates a bunch of useless files that when burned into a DVD produce a piece of junk.

Does anyone know exactly how to make a working video DVD on Ubuntu? unless you know exactly how to solve this problem don't send a bunch of links. I'm tired of reading the same regurgatated "how tos" that don't work.

View 4 Replies View Related

Ubuntu Multimedia :: No DVD Works With Xubuntu?

Sep 13, 2010

I absolutely love Xubuntu, and I have it installed (9.10) on two laptops and one desktop pc.The only major problem: I can't play my dvds!! I've tried to open them with VLC, Totem, etc, but no luck. The icon appears, but says I'm missing some files.

View 3 Replies View Related

Ubuntu Multimedia :: Microphone Works But Does Not Record?

Jan 31, 2010

I'm running Ubuntu 9.10 on an Asus F3JC laptop with an integrated webcam and microphone. The webcam is a

Code:
user@ubuntu:~$ lsusb
Bus 001 Device 004: ID 05e1:0501 Syntek Semiconductor Co., Ltd DC-1125 WebCam

and it works. If i tap on the microphone or if I blow on it, I hear noises but after I record something with gnome-sound-recorder I don't hear any sound! The same with Skype, for example.

On Xp (other hd partition) it works.

The audio device on the laptop is a

Code:
user@ubuntu:~$ aplay -l
**** List of PLAYBACK Hardware Devices ****
card 0: Intel [HDA Intel], device 0: ALC660 Analog [ALC660 Analog]
Subdevices: 1/1

[Code]....

If I open the "sound preferences tool" the device for sound input is "Internal Audio Analog Stereo" and even if I tune the volume of the microphone I don't see any movement in the input level bar. I've also checked alsamixer and the digital volum in the capture interface is set at the maximum.

View 6 Replies View Related

Ubuntu Multimedia :: What Video / MP3 Player Works Well?

Feb 6, 2010

I have a Zune and I know of the issue of not talking well w/ linux... What portable video / MP3 player works well w/ Ubuntu w/o going the route of wine or Virtualbox as I do not want to waste a day or two getting those hacks to work

View 5 Replies View Related

Ubuntu Multimedia :: .flv Sound Works But No Video?

Mar 15, 2010

I have no problem playing all videos and sound files. I have installed most codecs and propriety software. I can play all downloaded .flv videos from all the sites except one. When I open the .flv file from this site, I get "internal data stream error."

View 2 Replies View Related

Ubuntu Multimedia :: Have No Sound From Headphones But Mic Works / Fix It?

Mar 24, 2010

I have Ubuntu 9.10. Clean install. I have a cheap headset but can't get sound to come thru the headset. The mic works, but sound only comes from main speakers.

I do not have a HP, SONY or anything like that. I bought my pc barebones and built myself. So there doesn't seem to be any easy fix for my pc. Here are the specs:

Gigabyte MB model# GA-M61SME-S2 code...

View 9 Replies View Related

Ubuntu Multimedia :: SPDIF Pass-through Only Works With 2ch PCM?

Mar 27, 2010

I'm trying to get AC3/DTS passthrough working with my HTPC in which I'm using the onboard sound from an nForce 4-based motherboard. I've tested it in Win7 to check that all the connections etc are set up correctly and it works perfectly there. However under Kubuntu I can only get 2ch PCM sound to work through the SPDIF connection. Any DTS/DD sources just result in silence.If I go into Multimedia settings in the System Settings panel, the SPDIF device that shows up there (once I enable advanced devices) produces no sound with the Test button. I can hear a click as the device is activated but no sound is produced. I can also see that a digital signal is making it to my receiver as it has an icon which lights up when it locks onto a signal.Has anyone had success with SPDIF passthrough in 9.10? I've tried twiddling all the settings in Kmix relate to IEC and also tried following the Alsa wiki on digital passthrough without any success.

View 2 Replies View Related

Ubuntu Multimedia :: Upgraded From 9.10 To 10.04 Now Sound Only Works Sometimes

Jul 8, 2010

Since upgrading from 9.10 to 10.04 sound now only works some of the time. One boot it will work perfectly and another boot it wont, the gnome sound mixer basically says that it can't detect a sound card.

I've compared lsmod when it does vs doesn't work and I've noticed...

Working:

Code:

Not working:

Code:

So it seems like the driver/module isn't detecting or initialising my card on some boots.

View 7 Replies View Related

Ubuntu Multimedia :: Webcam Works Only On First Launch?

Jul 14, 2010

just installed ubuntu 10.04 a week back.It updated as well through the update manager.Then I installed latest version(beta) of skype from the .deb downloaded from their website.In the beginning my webcam was detected but the video used to flicker.So I searched the net for a solution.I tried launching skype using 'LD_PRELOAD=/usr/lib/libv4l/v4l1compat.so skype' command but there was hardly any difference.Then I came across gstreamer properties.I tried the three options and there started the problem.Now my webcam is detected only on its first launch.Once i stop the test there appears a black screen.I uninstalled and reinstalled skype but in vain.I tested it using cheese and vlc as well.

View 9 Replies View Related

Ubuntu Multimedia :: Distribution Where Audio Just Works?

Jul 20, 2010

Is there a Ubuntu distribution in which sound "just works"? I'm booting into Windows 7 far too much.I am running both Jaunty (on an old P4V533-MX desktop) where for some reason my sound went away, and Lucid, on a new Dell laptop (all-Intel Studio 14). I thought a new installation of Ubuntu 10.04 on modern hardware would give me rhythmbox back, but I get no sound of any kind from the Dell laptop after installation, although everything works Ok if I boot into a W7 (came with the purchase) partition.

I don't want to fiddle with configuration files any more - just wondering if there is a "most-dependable" Ubuntu with respect to audio. Which I will install. Frustrated and impatient after weeks of this.I am an old (hairy eared) Unix fan but IMO if Linux continues to complicate itself so freely (i.e. Pulseaudio - I don't know an audio mixer from a can opener and would prefer to remain that way), then the small market share it has will slip away rather than grow.

View 4 Replies View Related

Ubuntu Multimedia :: HDMI Only Works When There Is Going Sound Across?

Jan 8, 2011

I have a Zotac Mag Atom computer with Nvidia ION graphics. This computer i use as a HTPC hooked up to my 42" LG flatscreen via HDMI. The problem i have is that after have installed de correct graphics drivers the graphics chip only sends picture over HDMI whilst there allso is going sound.

View 2 Replies View Related

Ubuntu Multimedia :: Alsa Works - But Not Pulse

Jan 27, 2011

This is a fresh install of 10.10 (although I had the problem on 10.04 as well). I have installed MythTV on here (via apt-get, its not MythBuntu), and use the system primarily for that. Myth works great, sound in everything, no problems.

However, not much else can play sound. Firefox (.....), totem, mplayer, all nothing. Either just no sound or crash. If I can set them to use Alsa (eg: VLC), then they work.

System is an Asus P5B and on-board sound. I've also got an Nvidia GT210 and would like to use the HDMI out, but can't get anything at all to go through this. Don't know if thats related or not. Sound problems existed before adding the GT210.

One strange thing is, I can go into Preferences -> Sound -> Hardware and click "Test Speakers". Of course nothing plays. However, if I then set the onboard card to "Off", and then back to "Analogue Stereo Duplex", then click "Test Speakers", the left speaker works (right is still silent). But from then on, Pulse apps can play sound, until next reboot. Having FF open on a ..... video or something similar prevents Myth from playing sounds however.

What can I do to get sound working sanely? I don't need optical out, surround or anything. Simple stereo will be fine at this point, via either the onboard or the GT210.

View 2 Replies View Related

Ubuntu Multimedia :: Labtec Webcam 6 On 10.04 Works But Not On 10.10

Mar 1, 2011

By using the preload command D_PRELOAD=/usr/lib/libv4l/v4l2convert.so skype I got my Labtec Webcam 6 to work in cheese and in skpe (although with a number of errors coming up in the terminal - see another post of mine) in ubuntu 10.04. I now updated to ubuntu 10.10 and now I do not get any errors but not any picture either. It just remains black regardless of whether I do the preload or not.

View 8 Replies View Related

Ubuntu Multimedia :: Xonar D2X Works But Not Used By Programs?

Mar 10, 2011

I just bought a Xonar D2X. Wonderful thing - recording from mic and quality of output to speakers is superb... on my Windows install. : /

It appears to work correctly in Kubuntu 10.10 as when I open up Sound and Video configuration, I can see it listed correctly and when I hit "Test", I get the annoying Ubuntu tinkle-plonk. But no application I use seems willing to use it. In fact, both Optical Outs (the motherboard's and the soundcards) are working fine when I try playing a test sound from this panel, but neither seems to be output to by VLC, Spotify or anything else I've tried.

I have set the entry "Xonar D2X Multichannel (IEC958 (S/PDIF)) Digital Audio Output to the preferred option for all output. Silence.

How do I convince VLC, Spotify et al, that the card really is there and they're really, really welcome to use it?

View 2 Replies View Related







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