dvd::rip 0.98.9 (Stable branch)


 
Thread Tools Search this Thread
Special Forums News, Links, Events and Announcements Software Releases - RSS News dvd::rip 0.98.9 (Stable branch)
# 1  
Old 10-05-2008
dvd::rip 0.98.9 (Stable branch)

Image dvd::rip is a full featured DVD copy program written in Perl. It provides an easy-to-use but feature-rich GTK+ GUI to control almost all aspects of the ripping and transcoding process. It uses the widely known video processing swissknife, transcode, and many other Open Source tools. License: Artistic License Changes:
This release adds a new translation to Danish. It also fixes a cluster avimerge problem with recent transcode versions, and adds full support for anamporh transcoding without any scaling applied. Image

Image

More...
Login or Register to Ask a Question

Previous Thread | Next Thread

1 More Discussions You Might Find Interesting

1. AIX

Using mkdvd to create bootable mksysb on dvd reports success but nothing on dvd?

Hello, Running AIX 7.1 7100-00-03-1115, trying to make a mksysb image to a dvd drive using mkdvd. My final command looks like this.. mkdvd -e -V rootvg -R -C /usr1/AIXADMIN/mkcd/cd_fs -I /usr1/AIXADMIN/mkcd/cd_images -M /usr1/AIXADMIN/mkcd/mksysbimage -d /dev/cd0 -Y When i run this... (3 Replies)
Discussion started by: c3rb3rus
3 Replies
Login or Register to Ask a Question
GXINE(1)						      General Commands Manual							  GXINE(1)

NAME
gxine - a GTK/GNOME frontend to the xine video player SYNOPSIS
gxine [options] [files or MRLs] DESCRIPTION
gxine plays MPEG system (audio and video) streams, MPEG elementary streams (e.g. .mp3, .mpa or .mpv files), MPEG transport streams, AVI files, ASF files, Quicktime files, (S)VCDs and DVDs - anything which xine-lib can handle. Typical usage looks like gxine some.mpg gxine -f dvd:// gxine dvd://home/user/dvd/my.iso Some directories and file names are not treated as ordinary files. They are: DVD A directory containing a DVD filesystem structure; or a UDF filesystem image, identified by file name ("*.iso"). VCD A cue file, identified by file name. You can override this by using file://full/path/to/file. OPTIONS
-A audio_driver --audio audio_driver Select which libxine audio driver to use. This setting is not permanent, but it does prevent selection of other drivers via the preferences window. -V video_driver --video video_driver Select which libxine video driver to use. This setting is not permanent, but it does prevent selection of other drivers via the preferences window. -S --no-splash Don't show the splash window during startup. -a --add Don't clear the playlist before adding any MRLs; start playing the first new MRL. -e --enqueue Don't clear the playlist before adding any MRLs; don't start playing the first new MRL. -f --full-screen Start in full-screen mode. -c Javascript --command Javascript Javascript command(s) to be executed immediately after starting up. -C KEY=VALUE --configure KEY=VALUE Set configuration item KEY to VALUE, e.g. "-c gui.window_size=100%". -v --verbose Verbose mode: output information about plugins, the video stream, commands executed etc. Repeat for more verbosity. FEATURES
There are a couple of features which aren't immediately obvious: in full-screen mode, you can right-click to get access to the menus, or middle-click to show or hide the player controls. SEE ALSO
http://www.xine-project.org/, <http://www.xine-project.org/> xine(1), totem(1), kaffeine(1). xine(5) for MRL syntax documentation (libxine >= 1.0.2). AUTHOR
This manual page was written by Darren Salt <linux@youmustbejoking.demon.co.uk>. It is based on an older version written by Philipp Matthias Hahn <pmhahn@titan.lahn.de> for Debian. COPYRIGHT
Copyright (C) 2001-2006 The xine project 11 November 2006 GXINE(1)