Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 36820 - [New ebuild] media-video/vamps
Summary: [New ebuild] media-video/vamps
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: High enhancement (vote)
Assignee: Gentoo Media-video project
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2003-12-30 09:18 UTC by Jens Schittenhelm
Modified: 2004-07-23 08:07 UTC (History)
1 user (show)

See Also:
Package list:
Runtime testing required: ---


Attachments
Vamps Ebuild (vamps-0.95.ebuild,643 bytes, application/octet-stream)
2003-12-30 09:19 UTC, Jens Schittenhelm
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Jens Schittenhelm 2003-12-30 09:18:37 UTC
Vamps (eVAporate Mpeg-2 Program Stream) is used to extract the MPEG-2 Program stream from a DVD and compresses it to an Elementary Stream that can be used by dvdauthor for further processing.

Sample usage:

Rip the stream:
#vamps-play_title /dev/dvd 1 1 1 > chapter01.mpg

Compressing the Stream using audio channels 1+2, subchannel 3  with factor 1.5
# vamps -E 1.5 -a 1,2 -s 3 < chapter01.mpg > c_chapter01.mpg
Comment 1 Jens Schittenhelm 2003-12-30 09:19:47 UTC
Created attachment 22855 [details]
Vamps Ebuild
Comment 2 Stefan Briesenick (RETIRED) gentoo-dev 2004-07-03 16:04:30 UTC
ups. I made also an ebuild for vamps (see #55995).

But I checked the quality of this ebuild here, and mine is better/more complete and avoids the problem with media-video/lsdvd. So please use mine... ;-)

you could mention both of us in the ChangeLog. Peace! ;-)
Comment 3 Michael Imhof (RETIRED) gentoo-dev 2004-07-23 08:07:58 UTC
See #55995.