Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 178417 - media-video/dvdrip w/ USE=vcd needs transcode w/ USE=mjpeg
Summary: media-video/dvdrip w/ USE=vcd needs transcode w/ USE=mjpeg
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: High trivial (vote)
Assignee: Steve Dibb (RETIRED)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2007-05-13 19:42 UTC by Joseph Mulloy
Modified: 2007-08-12 15:15 UTC (History)
0 users

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


Attachments
patch to add a check to the ebuild for media-video/dvdrip-0.98.2-r1 (dvdrip-0.98.2-r1.ebuild.patch,302 bytes, patch)
2007-05-13 20:42 UTC, Joseph Mulloy
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Joseph Mulloy 2007-05-13 19:42:38 UTC
The problem is that I tried to make a VCD file from dvd::rip but it failed due to media-video/transcode not being built with the mjpeg use flag. The dvd::rip ebuild checks to see if media-video/mjpegtools is installed but does not check to make sure that transcode if built with mjpeg support.

Reproducible: Always

Steps to Reproduce:
1. emerge transcode with out mjpeg use flag
2. emerge dvdrip with vcd use flag
3. transcode step will fail




Fix: Re emerge transcode with mjpeg use flag enabled
Comment 1 Joseph Mulloy 2007-05-13 20:42:36 UTC
Created attachment 119147 [details, diff]
patch to add a check to the ebuild for media-video/dvdrip-0.98.2-r1
Comment 2 Steve Dibb (RETIRED) gentoo-dev 2007-08-12 15:15:14 UTC
Fixed in CVS, thanks