Skip to content

New Shrip Package

I made a new Shrip package. This is for the new 0.5 release.

http://workhorsy.org/junk/shrip_0.5.0-1_i386.deb

Source packages:

http://workhorsy.org/junk/shrip_0.5.0-1.diff.gz

http://workhorsy.org/junk/shrip_0.5.0-1.dsc

http://workhorsy.org/junk/shrip_0.5.0.orig.tar.gz

Updated:

Here is how to use shrip:

For example to encode episode 1 of Jericho from a DVD ISO to a matroska container with h.264 video and aac audio at 720×480, you would do this:

shrip encode --device=/media/archive2/JERICHO_S1_AC_D1.iso --title=3 --chapters=1-9 --audio=1 --scale=720:480 --crop=0:0:720:480 --container=mkv --video-codec=x264 --video-quality=extreme --audio-quality=10 --passes=1 --audio-codec=aac --normalize --ensure-sync --threads=2 /home/matt/Desktop/jericho_ep_1.mkv

You should be able to just change some of the parameters in the above example.

4 Comments

  1. Ian wrote:

    Great job! Now post some usage examples :)

    Wednesday, January 7, 2009 at 7:55 pm | Permalink
  2. mattjones wrote:

    I updated the post with an example of how to use shrip.

    Thursday, January 8, 2009 at 6:19 am | Permalink
  3. Koon wrote:

    Thanks for the package.

    Can you release the source package ? I would like to build it for amd64.

    Thank you.

    Saturday, May 16, 2009 at 4:12 pm | Permalink
  4. mattjones wrote:

    I updated with the new 0.5 release. As well as the source packages.

    Saturday, May 16, 2009 at 4:18 pm | Permalink

Post a Comment

Your email is never published nor shared. Required fields are marked *
*
*