Bug 178417 - media-video/dvdrip w/ USE=vcd needs transcode w/ USE=mjpeg
Bug#: 178417 Product:  Gentoo Linux Version: 2006.1 Platform: All
OS/Version: Linux Status: RESOLVED Severity: trivial Priority: P2
Resolution: FIXED Assigned To: beandog@gentoo.org Reported By: jdmulloy@gmail.com
Component: Ebuilds
URL: 
Summary: media-video/dvdrip w/ USE=vcd needs transcode w/ USE=mjpeg
Keywords:  
Status Whiteboard: 
Opened: 2007-05-13 19:42 0000
Description:   Opened: 2007-05-13 19:42 0000
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 From Joseph Mulloy 2007-05-13 20:42:36 0000 -------
Created an attachment (id=119147) [details]
patch to add a check to the ebuild for media-video/dvdrip-0.98.2-r1

------- Comment #2 From Steve Dibb 2007-08-12 15:15:14 0000 -------
Fixed in CVS, thanks