Menu

Tree [990cf0] master /
 History

HTTPS access


File Date Author Commit
 data 2009-06-17 Tim-Philipp Müller Tim-Philipp Müller [515b68] Update .gitignore
 debian 2009-06-17 Tim-Philipp Müller Tim-Philipp Müller [515b68] Update .gitignore
 macros 2009-01-10 Tim-Philipp Müller Tim-Philipp Müller [2eb734] * configure.ac:
 po 2010-02-21 Tim-Philipp Müller Tim-Philipp Müller [f13fdc] po: don't keep thoggen.pot in git
 src 2011-09-07 Vincent Penquerc'h Vincent Penquerc'h [990cf0] Merge branch 'kate'
 web 2009-08-25 Tim-Philipp Müller Tim-Philipp Müller [c11ed6] web: uris for git and gitweb have changed, upda...
 .gitignore 2009-06-17 Tim-Philipp Müller Tim-Philipp Müller [515b68] Update .gitignore
 AUTHORS 2005-01-07 Tim-Philipp Müller Tim-Philipp Müller [0ee3cc] Bump requirements to GStreamer core >= 0.8.7 an...
 COPYING 2004-11-25 Tim-Philipp Müller Tim-Philipp Müller [aa88d1] Initial revision
 ChangeLog 2009-01-10 Ben Asselstine Ben Asselstine [200b0c] Patch by: Ben Asselstine <benasselstine at use...
 Makefile.am 2010-03-18 Javier Jardón Javier Jardón [c4c075] Update autotools configuration
 NEWS 2008-06-13 Tim-Philipp Müller Tim-Philipp Müller [884064] * configure.ac:
 README 2011-09-07 Vincent Penquerc'h Vincent Penquerc'h [990cf0] Merge branch 'kate'
 RELEASE 2006-04-30 Tim-Philipp Müller Tim-Philipp Müller [79c6fa] * RELEASE:
 TODO 2011-09-07 Vincent Penquerc'h Vincent Penquerc'h [990cf0] Merge branch 'kate'
 autogen.sh 2010-02-21 Tim-Philipp Müller Tim-Philipp Müller [c869c0] autogen.sh: the iso-639 subdir is gone, don't c...
 configure.ac 2010-03-19 Javier Jardón Javier Jardón [199bf4] Remove deprecated GTK+ symbols

Read Me

                           =====================
                             thoggen :: readme
                           =====================

Requirements:
=============

 * Gtk+ 2.18.0 or newer
 * libglade 2.4.0 or newer
 * GStreamer core >= 0.10.26
 * gst-plugins-base >= 0.10.26
 * gst-plugins-good >= 0.10.18
 * gst-plugins-ugly >= 0.10.13
 * gst-plugins-bad >= 0.10.15 (optional, for subtitles)

 * GStreamer plugins required (debian/ubuntu package names in brackets):
    - a52dec            (gstreamer0.10-plugins-ugly)
    - mpeg2dec          (gstreamer0.10-plugins-ugly)
    - dvdreadsrc        (gstreamer0.10-plugins-ugly)
    - dvddemux          (gstreamer0.10-plugins-ugly)
    - dvdlpcmdec        (gstreamer0.10-plugins-ugly)
    - dtsdec            (gstreamer0.10-plugins-bad)
    - videorate         (gstreamer0.10-plugins-base)
    - theoraenc         (gstreamer0.10-plugins-base)
    - rawvorbisenc      (gstreamer0.10-plugins-base)
    - oggmux            (gstreamer0.10-plugins-base)
    - audioconvert      (gstreamer0.10-plugins-base)
    - audioscale        (gstreamer0.10-plugins-base)
    - ffmpegcolorspace  (gstreamer0.10-plugins-base)
    - kate              (gstreamer0.10-plugins-bad, optoinal, for subtitles)
 * libdvdread3 >= 0.9.4
 * libdvdcss2 >= 1.2.8 required for encrypted DVDs
 * dbus >= 1.0.0
 * dbus-glib >= 0.71
 * hal and libhal >= 0.5.7

Known Issues:
=============

 * Thoggen is SLOW
   Make sure you are using libtheora-1.0beta2 or newer, which contains
   a whole bunch of optimisations and speeds up encoding a lot, at least
   on x86/x86-64 CPUs.

 * DTS audio streams
   Thoggen will ignore audio streams in DTS format unless the
   GStreamer dtsdec plugin is installed (which depends on
   libdts, which is in debian but isn't shipped in all distros).
   If a title has only audio streams in DTS format, the title
   won't show up in the title list at all. Usually DVDs ship
   audio streams in other audio formats as well, so this 
   shouldn't be a problem.
 
 * Issues on PPC
   See http://bugzilla.gnome.org/show_bug.cgi?id=154431 (there
   are compiler issues with the mpeg decoding library on pcc)


Bugs / Feature Requests:
========================

Please report bugs, feature requests, or submit patches in the Thoggen bug
tracker:

   http://sourceforge.net/tracker/?group_id=124800


Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.