Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 161123 - app-cdr/k3b-1.0_beta1, transcode required dvd support for encode functionality
Summary: app-cdr/k3b-1.0_beta1, transcode required dvd support for encode functionality
Status: RESOLVED DUPLICATE of bug 143657
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: High enhancement (vote)
Assignee: Gentoo Linux bug wranglers
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2007-01-09 13:32 UTC by N. Andrew Walsh
Modified: 2007-01-09 13:57 UTC (History)
0 users

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


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description N. Andrew Walsh 2007-01-09 13:32:04 UTC
emerging k3b, i want to make SVCDs from lots of different file formats, which requires that i use transcode and the 'encode' USE-flag. however, i get the following error: 
* You are trying to compile app-cdr/k3b-1.0_beta1 with the "encode"
 * USE flag enabled, however media-video/transcode was not built
 * with libdvdread support. Also keep in mind that enabling
 * the dvdread USE flag will cause k3b to use libdvdread as well.

!!! ERROR: app-cdr/k3b-1.0_beta1 failed.
Call stack:
  ebuild.sh, line 1584:   Called dyn_setup
  ebuild.sh, line 665:   Called pkg_setup
  k3b-1.0_beta1.ebuild, line 76:   Called die

!!! Please, rebuild media-video/transcode with the "dvdread" USE flag.
!!! If you need support, post the topmost build error, and the call stack if relevant.
------------------
but i don't have a dvd drive, and i don't want dvd support. transcode and k3b should be able to encode audio formats without having support for dvd reading.

Reproducible: Always

Steps to Reproduce:
1. USE="encode -dvdread" emerge transcode
2. USE="encode" emerge k3b
3. repeat

Actual Results:  
see error above

Expected Results:  
k3b and transcode should be able to encode multiple formats without requiring dvd reading capability built in. this is an enhancement to the ebuild.
Comment 1 Jakub Moc (RETIRED) gentoo-dev 2007-01-09 13:57:05 UTC
Well, this won't work; sorry. See bug 143657.



*** This bug has been marked as a duplicate of bug 143657 ***