Ubuntu Multimedia :: Install A Bluray Ripper Via The Terminal?
Feb 4, 2010Is 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.
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.
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?
I am having problems playing dvds on my laptop which is a bluray player. I cannot even play regular dvds, I can read them and see there is stuff there, but cannot play them in mplayer or totem.
dmesg:
what I'm missing, I have dvdnav, read, and most other libraries installed?
Is there anyway of playing the digital copies that come with bluray and dvds - these appear to be encrypted using DRM.
View 1 Replies View RelatedI'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"
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.
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.
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 RelatedI'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 RelatedI'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 RelatedTried kungfu ripper, is supposed to rip dvd's to theora. Great. Program hangs and stops. This is from Packman repo, not factory.
[Code]...
So I am looking at getting a new laptop in a few weeks when i pull in from deployment. I am looking at getting a laptop that can run games and I would go with a desktop but I am to mobile to really enjoy a desktop.What I noticed is most laptops I look at that hit what I want has a bluray drive which I know there is no current video support for it but will the disc drive still work for Ubuntu 10.04 for DVD' and Cd's even though it is bluray?
View 2 Replies View RelatedWhats missing is exact size of image.udf. E.g. what should be exact value of $Z ?
1) dd if=/dev/zero of=image.udf bs=64k seek=$ZZZZZZZZ count=1
2) mount -o loop ./image.udf /mnt/udf
3) write files to /mnt/udf
4) umount /mnt/udf
5) growisofs -speed=8 -Z /dev/scd0=image.udf
Iv installed debian 6.0.1 and tried to install the kde desktop. it installed ok but when i boot up now i just get a terminal. Iv tried starting x but apparently its already running which kinda makes sence since the terminal IS a bit gui (you can use the mouse to select some menu buttons at the top) Iv made sure xorg and kdm and all that jass in installed and up to date but nothing seems to work.
I saw in an ubuntu forum that someone with the same problem solved it by renaming their home folder then making a new one with "the correct permissions" however i have no idea hgow to do that from the terminal and alot fot eh commands they talked about dont seem to work which i was surprised by since i thought it was all bash? (ie startx, service, sudo are all invalid commands for me apparently)
I want to buy another laptop. I want to use FC on it. I need bluray because I want to save data on bluray disks of 25 gb (better than dvds, more space). I have one option, a fujitsu that has bluray writer, big display (I have another one, other model, same size and it's working fine with Fc14, only some small issues).
Second option is a Dell (I had an older dell inspiron before, which worked fine with FC), more expensive, lacking a writer, but it can read bluray. If I take this, I would have to also buy an external bluray writer. Has nice specs, but I am really worried about the graphic card, whether I can make it work with Fc14. I saw some people having problems with linux and this graphic card, while searching on google.
Here's specs for both (sorry for the language from website, but I found in English other specs than these, I guess the specs can be read easily): Dell XPS L702x and FUJITSU Lifebook NH570 I am inclining more towards the Fujitsu, but haven't decided yet.
I want to install flash player plugin for my Mozilla firefox in terminal, so that I can watch video, what kind of command that I must type in terminal?
View 5 Replies View Relatedi'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 RelatedI 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 RelatedI'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]...
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 Relatedgnome-terminal from the Debian squeeze does not use the 'default_size_columns' and 'default_size_rows' from the /apps/gnome-terminal/profiles/Default/ folder of gconf.
View 6 Replies View RelatedThe 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 RelatedI find xcompmgr more than adequate for making a desktop look pretty modern, and I don't like the more extravagentCompiz gimmicks - but there is one thing that irritates when using xcompmgr which someone here might have worked round.
Rounded window borders don't draw and redraw properly when using the Terminal (gnome-terminal and the LXDE and Xfce ones) or system monitor and moving them from their default place. You get this little white botch at the corners. I'm not massively technical and I'm ambivalent about how much more I want to learn as I have plenty of creative outlets already, but I would like to solve this. Somehow xcompmgr is treating these programs as a different class? It's capable of drawing the window borders properly as it is just these two programs that get botched. Possibly this doesn't get noticed as maybe people usually use xcompmgr with openbox and LXDE and their square window borders. I did do a search but there was nothing matching what I saw.
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
I am on 10.10 using Gnome 2. When I go to install GIMP via Terminal, SPM or USC I get an error about not being able to install libpoppler-glib4. Odd thing is I have the updated version.
View 6 Replies View RelatedIs there any way to get information about whether something is currently played via the speakers? Is there an app that "scans" the VU-meter (e.g. pavumeter) in a terminal and prints out any information about the current "sound-volume" that goes out?I'd like to create a script that prevents my Ubuntu to suspend while something (e.g. music) is played... I know that e.g. Rhythmbox has a plugin for that, but I'd like to use SongBird...
View 5 Replies View RelatedI am trying to convert movies to mpeg4 or more specifically formatted to play on my blackberry curve. I followed installation guide from this tutorial [URL]. Everything installed and the program works but when I add a file and pick presets and hit convert the terminal pops up and says the following:
[Code].....
So I press Enter and the terminal closes, than... nothing happens just staring at the winff screen.
I really have no idea where to go with this. I found a link from the forums earlier on these common crashes but cant seem to find it again.
I want to use Kazam Screencaster to record my vids, but it goes to the tray when you record, and I don't use a panel (my desktop is the very definition of minimalistic. I just use all shortcuts and terminal.)
is there any way I can record/stop it with the terminal?
is it possible to rip a Video DVD to hdd with a command line command ? Or with a bash script. What I want it to do is to rip the Video DVD as is in VIDEO_TS structure to the HDD. No encoding to other formats.
Can it be done ? And How ?
what i mean is like type "banshee play Hatsune_Miku" and it plays...... and google yield no results so i brought it here.
View 4 Replies View Related