|
About:
Kripper is a GUI front-end to some of the Linux command-line tools for ripping a VCD and converting it into DivX. The goal of this project is to produce a GUI by which the above task can be done with very few mouse clicks.
Author:
Anirban Biswas & Anindya Chakrabarty [contact developer]
Homepage:
http://kripper.sourceforge.net/
Tar/GZ:
http://sourceforge.net/[..]les.php?group_id=86422&release_id=199363
Changelog:
http://sourceforge.net/project/shownotes.php?release_id=199363
CVS tree (cvsweb):
http://kripper.cvs.sourceforge.net/kripper/
Mailing list archive:
http://sourceforge.net/[..]larchive/forum.php?forum=kripper-general
Trove categories:
[change]
Dependencies:
[change]
No dependencies filed
|
|
» Rating:
8.35/10.00
(Rank N/A)
» Vitality: 0.00% (Rank 21338)
» Popularity: 0.45% (Rank 12712)

(click to enlarge graphs)
Record hits: 5,825
URL hits: 2,675
Subscribers: 8
|
|
Branches
Comments
[»]
avseq01.dat HAS BEEN BEATEN!!
by be - Nov 13th 2003 01:45:16
sure enough
cdrdao copy --source-device 1,0,0 --device 2,0,0
would work if you had a burner and aborted after the vcd had been read to
your hdd. but when you only have a cd reader and you want to get the mpeg
file off the vcd this little frontend does it.
on mandrake you need to edit the config script and change grep klineedit
to grep -i klineedit
but if it fails in the make have a look in the kripper directory, there
might just be a binary in there that works. oh and dont forget
append="hdc=ide-scsi" in lilo.conf
yep this works
[reply]
[top]
[»]
Re: avseq01.dat HAS BEEN BEATEN!!
by Anirban Biswas - Nov 23rd 2003 10:39:12
> sure enough
> cdrdao copy --source-device 1,0,0
> --device 2,0,0
> would work if you had a burner and
> aborted after the vcd had been read to
> your hdd. but when you only have a cd
> reader and you want to get the mpeg file
> off the vcd this little frontend does
> it.
> on mandrake you need to edit the config
> script and change grep klineedit to grep
> -i klineedit
> but if it fails in the make have a look
> in the kripper directory, there might
> just be a binary in there that works. oh
> and dont forget
> append="hdc=ide-scsi" in
> lilo.conf
>
> yep this works
Kripper is not meant for Directly coping a VCD into another blank CD but
here the VCD is first is ripped using cdrdao read-cd --device 0,1,0
--ddatafile data.bin toc-file
then the data.bin is converted into DivX using Mencoder.
Also thanks for the suggestion & since I develop on Rh 9.0 I can not check
any compilation problem arises with MDK or other distros so your tip is a
great help :-)
-- I am Alpha I am Omega
[reply]
[top]
|