Download List

Projeto Descrição

QuickRip is a basic DVD ripper for GNU/Linux written in Python and PyQt. It lacks options to fine-tune how you want to rip your DVD, but it makes ripping quick and easy, and so is ideal for those who aren't bothered about framerates, clipping, and other unecessary options. It uses mplayer and transcode to retrieve DVD info and rip the tracks.

System Requirements

System requirement is not defined
Information regarding Project Releases and Project Resources. Note that the information here is a quote from Freecode.com page, and the downloads themselves may not be hosted on OSDN.

2003-04-20 04:41
0.6-rc2

Vários show-stopping questões de interface de linha de comando, um erro grave que isso significava o primeiro vídeo passar simplesmente não funcionou, e alguns outros pequenos bugs foram todos corrigidos.
Tags: Testing, Major bugfixes
Various show-stopping commandline interface issues, a major bug that meant the first video pass simply didn't work, and some other small bugs have all been fixed.

2003-04-18 18:28
0.6-rc1

Esta versão adiciona um diálogo novas configurações / tela (GUI / CLI) com as configurações de caminhos de programa, um padrão caminho do diretório de saída, e opções de desentrelaçamento aspecto ratio para Mencoder. É uma versão beta e necessita de ensaio, o autor não tem DVDs entrelaçados, e não sei se eles trabalham com ele.
Tags: Testing, Major feature enhancements
This release adds a new settings dialogue/screen (GUI/CLI) with
settings for program paths, a default output directory path, and
deinterlacing/aspect ratio options for Mencoder. It is a beta release
and needs testing; the author has no interlaced DVDs, and doesn't know
whether they work with it.

2003-04-14 02:36
0.5

A CLI (interface de linha de comando) agora está incluído, com um fácil de usar sistema de menu para definir todas as configurações usuais de rasgar, e barras de progresso que automaticamente o tamanho da largura da sua linha de comando. Você não pode, ainda, parar e iniciar o processo facilmente. A nova logomarca é incluído, baseado no GNU escuta por Nevrax Design Team. Uma mensagem de ajuda útil é impresso se correr com o padrão "- help" argumento.
Tags: Major feature enhancements
A CLI (command line interface) mode is now included, featuring an easy-to-use menu system to set all the usual ripping settings, and progress bars that automatically size for the width of your command line. You can't, yet, stop and start the process easily. A new logo is included, based upon the listening gnu by the Nevrax Design Team. A helpful help message is printed if run with the standard "--help" argument.

2003-03-31 01:24
0.4

Uma grande reformulação da estrutura de código para permitir uma classe de DVD herdáveis genéricos (dvd.py), que tem funções de digitalização e ripar DVDs e funções que agem como ganchos para uma interface. Uma interface PyQt já está implementado (gui.py), e uma interface de linha de comando (CLI) está em andamento (cli.py). Um diálogo de progresso mostra o nome da faixa que está sendo rasgado.
Tags: Code cleanup
A major rewrite of the code structure to allow for an inheritable generic DVD class (dvd.py), which has functions for scanning and ripping DVDs and functions that act as hooks to an interface. A PyQt interface is already implemented (gui.py), and a command line interface (CLI) is in progress (cli.py). A progress dialogue shows the name of the track being ripped.

2003-03-18 01:53
0.3

O usuário é capaz de definir as opções de por-faixa. frameno.avi e divx2pass.log são excluídos de forma fiável em momentos apropriados. O botão "Stop" vai realmente parar de processo e limpar todos os processos zombie, limpeza de código Vários outros também foram feitas, que torna mais fácil continuar a alargar as suas funcionalidades.
Tags: Major feature enhancements
The user is able to set options per-track. frameno.avi and divx2pass.log are now reliably deleted at appropriate times. The "Stop" button will actually stop process and clear any zombie processes, Various other code cleanups were also made which makes it easier to continue extending functionality.

Project Resources