/StreamCap

StreamCap is a GUI in Python 3 and QT5 for Vobcopy, a command line for grab a Dvd on your Hard Drive. This version is just the update of the existing tool written in Python 2.7 and QT4 (called StreamCap).

Primary LanguagePythonGNU General Public License v2.0GPL-2.0

StreamCap

StreamCap is a GUI in Python 3 and QT5 for Vobcopy, a command line for grab a Dvd on your Hard Drive. This version is just the update of the existing tool written in Python 2.7 and QT4 (called StreamCap).

Other Languages

README in PT-BR

About

Simple Gui for vobcopy, StreamCap is simple to use too. This is the main idea for this project i.e easy to install, easy to use. None command lines needs. The first version of this project has not been created by me but razorfoss.com. You can get the original code (the version 0.11 at Streamcap )

Features

  • Nice interface
  • Easy to use
  • Keep preferences in memory
  • Essential features of Vobcopy
  • No command lines for Vobcopy

Screenshots

Streamcap

Dependencies

  • python 2
  • PyQt 4
  • Qt4
  • vobcopy

Installation

For the moment, just open a console in the streamcap folder and type:

python streamcap.py
  • Manjaro

    Python3 is the default version so type :

    python2 streamcap.py
    
  • Linux Mint/Ubuntu

    However, the python default version is the version 2 and not the 3 until 17.10. After, you should do the same thing than for Manjaro So you should type :

    python streamcap.py
    

TODO

Here, what is planned for the next versions when I will get the time for that.

  • version 0.13 Introduce new version of Signals ans slot
  • version 0.14 introduce python 3 by default
  • version 0.15 (not necessary) introduce the Qt5 and the ui interface