• 1
  • 40
  • 41
  • 42
  • 43(current)
  • 44
[RELEASE] Luemmel's DVD-Ripper (Script) for Linux, Mac, and Windows
Helllo Fellows ....

By now I have TEST-DVD that drives me nuts and angry ....
Has someone heard of a dvd feature called structure-protection ?

Let use make a example :
My script to produce a listing of all dvd-video tracks is called dvd-chapter.sh
and works with allmost any dvd only with a few exceptions.

My script dvd-chapter.sh would normaly return this output back .

Code:
----------------------------------------------------------------------------
script    : dvd-chapter.sh
version   : 0.6.19 [swiss-army-knife addon] [01.03.2011]
copyright : (C) <2010-2011>  <[email protected]>
changed to /home/user/.xbmc/addons/script.video.swiss.army.knife/shell-linux
scipt is using a device as source [/dev/sr0]
----------------------------------------------------------------------------

INFO track-index:[00] length:[01:55:01.020] chapters:[36]
INFO track-index:[01] length:[01:55:15.370] chapters:[36]
INFO track-index:[02] length:[00:00:56.060] chapters:[01]
INFO track-index:[03] length:[00:02:00.040] chapters:[01]
INFO track-index:[04] length:[00:03:11.290] chapters:[01]
INFO track-index:[05] length:[00:01:21.280] chapters:[01]
INFO track-index:[06] length:[00:00:32.140] chapters:[01]
INFO track-index:[07] length:[00:01:50.210] chapters:[01]
INFO track-index:[08] length:[00:01:40.120] chapters:[01]
INFO track-index:[09] length:[00:01:54.160] chapters:[01]
INFO track-index:[10] length:[00:00:26.060] chapters:[01]
INFO track-index:[11] length:[00:00:43.020] chapters:[01]


INFO volume-name of the current inserted dvd is [PLANETOFTHEAPESDISC1]
INFO automatic selected track from inserted dvd [02][line-index]
INFO default language 1 [en]
INFO default lang-1 : index=0

----------------------- script rc=0 -----------------------------
-----------------------------------------------------------------
user@xbmcdev:~/.xbmc/addons/script.video.swiss.army.knife/shell-linux$

makemkv can scan this dvd and is able to find a structur protection ....
a new script that produce the right track index for makemkv give this output.


Code:
----------------------------------------------------------------------------
script    : dvd-chapter-mkv.sh
version   : 0.6.19 [swiss-army-knife addon] [01.03.2011]
copyright : (C) <2010-2011>  <[email protected]>
changed to /home/user/.xbmc/addons/script.video.swiss.army.knife/shell-linux
scipt is using a device as source [/dev/sr0]
----------------------------------------------------------------------------

INFO generating track-list ... please be patient.
INFO this operation may needs a lot of time to complet....

......................................................................................................................................................

INFO webserver on port 51000 ready
INFO operation successfull

INFO track-index:[0] length:[1:54:06] chapters:[36]
INFO track-index:[1] length:[0:06:10] chapters:[3]
INFO track-index:[2] length:[0:02:00] chapters:[1]
INFO track-index:[3] length:[0:03:11] chapters:[1]
INFO track summery
INFO [track:[0]  duration:[1:54:06]]
INFO [volname:[PLANETOFTHEAPESDISC1]]

The secound output is IMHO correct but needs very long to complete ..
Has anyone a suggestion ?

Regards
Hans
Reply
Hans I've got some software that may help you. Do you a private email address I can send you some info.
Reply
stolek5 Wrote:Hi,

It's possible to install this awesome addon on windows 7 ?

many thanks for your hard work and for any tips

cheers Big Grin

Window's users have other options DVDfab and Anydvd both work very well.
There not as handy or as nicely integrated as SAK but they can
rip a collection very quickly.
Reply
im a real newbie when it comes to coding and stuff but i have been trying to install your software which looks awesome from what people are saying

i have no idea what to write for the addon.xml so xbmc for windows can see it


Thanks in Advance
Reply
86themachine Wrote:Hans I've got some software that may help you. Do you a private email address I can send you some info.

Inside the credits file you see my personal email-adress.

Regards
Hans
Reply
Release 0.6.20 is allmost ready ....
There is only a french string that should be translated and it is finished.

http://swiss-army-knife.googlecode.com/f...0.6.20.tgz

After a few feedbacks I will upload it to the repository.

Regards
Hans
Reply
I posted this in the "other" thread and realized it seemed to not be used . . . was wondering why it was only 5 pages long. Anyway . . .

I had a "fun" time getting this to work on gentoo . . . haha. One thing I'd suggest is using sshpass or some other authentication . . . basically I changed line 411 of resources/lib/Linux.py to this:
Code:
commandexec = "sshpass -p 'whywouldigiveawaymypassword' ssh " + __configLinux__[6] + " " + __configLinux__[40] + command + " "

And it seems to work so far, or at least doesn't crash XBMC as soon as I try to start it.


For those running Gentoo, the multimedia overlay (read: layman) has ebuilds for both makemkv and handbrake, which makes the process a little easier Smile.
Reply
Hello,

I´m new here, and i´m having some problems with the installation.
When I select luxeria addon's, the only thing that is presented to me is "Music Add-ons" and "Video Add-ons" and inside both there´s "Swiss Podecast".
So where i can find "program add-ons– swiss army knife"?


Can someone help me?
Reply
Dark_Fox Wrote:Hello,

I´m new here, and i´m having some problems with the installation.
When I select luxeria addon's, the only thing that is presented to me is "Music Add-ons" and "Video Add-ons" and inside both there´s "Swiss Podecast".
So where i can find "program add-ons– swiss army knife"?


Can someone help me?

As long you are using xbmc for windows the only addon that can be installed is called swiss podcast.The dvd ripper only works with a linux system.
Reply
Hans, FYI, I've installed Aeon MQ 2 skin. When I execute SAK xbmc crashes, it's extremely hard to get a log. The last entry is it starting SAK 0.6.19, then it crashes. I am trying to get some type of error to post, but so far nothing yet.
Reply
@speed32219

Release 0.6.20 is allready a while out ...
Could you please try the latest stable release ?

CU Hans
Reply
linuxluemmel Wrote:As long you are using xbmc for windows the only addon that can be installed is called swiss podcast.The dvd ripper only works with a linux system.

Thank you linuxluemmel,

But there is anyway to rip dvd and blu-ray for windows?
Reply
Question 
Hi

I'm getting: "DVD ISO Copy could not be started"

I'm running a XBMC Live, 10.1, system, transcoding with Handbreak is working from CLI. Am I missing a tool?
From your page I got this list, all are latest version except "dd" which I don't know what it is...

I provide only a short-list of the most important external programms.

dd
Handbrake
Makemkv
Transcode
MPlayer
Lynx
MJPEG Tools
and many tools more ..

linuxluemmel Wrote:This is a DVD-Ripper Script for Windows and Linux, a Mac version will come later if I get help from you with development (please).

Download:
http://code.google.com/p/luemmels-dvd-ripper/

Installation:
http://wiki.xbmc.org/?title=HOW-TO_insta...ts_in_XBMC

Feedback wanted!


By the way, I am going away to Italy right now, so I will not be able for a few days to look at my emails/messages.

Greetings from Switzerland

Regards / Hans
Reply
Hello,

I'm trying to install de blue-pill 0.6B.

I unzipped the folder to XBMC\scripts\dvd-blue-windows-linux-0.6B.
But i'm having some problems running it.

I don´t see any reference about the script inside xbmc.
How can i run it?

I'm doing something wrong?
Need some help.

Regards
Reply
uhm, yes. read again. hint; it's an add-on like all scripts these days.
Reply
  • 1
  • 40
  • 41
  • 42
  • 43(current)
  • 44

Logout Mark Read Team Forum Stats Members Help
[RELEASE] Luemmel's DVD-Ripper (Script) for Linux, Mac, and Windows2