Bug 88613 - [PATCH] multimedia/transcode: Turn on OSS support
Summary: [PATCH] multimedia/transcode: Turn on OSS support
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: Normal Affects Only Me
Assignee: Marcus Alves Grando
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-11-07 18:30 UTC by Ulrich Spoerlein
Modified: 2005-11-24 13:48 UTC (History)
1 user (show)

See Also:


Attachments
transcode-1.0.1.patch (650 bytes, patch)
2005-11-07 18:30 UTC, Ulrich Spoerlein
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Ulrich Spoerlein 2005-11-07 18:30:11 UTC
dvd::rip stopped working, because tcprobe is failing like this

% tcprobe -i /dev/dvd
[tcprobe] OSS audio device
No support for oss compiled in
[tcprobe] summary for /dev/dvd, (*) = not default, 0 = not detected
   no audio track: use "null" import module for audio

I don't know about previous versions, but versions 1.0+ need to enable OSS support
explicitely. Perhaps you want to make this into a knob, but IMHO it should default
to ON.

Port maintainer (hendrik@scholz.net) is cc'd.
Generated with FreeBSD Port Tools 0.63
Comment 1 Edwin Groothuis freebsd_committer freebsd_triage 2005-11-07 18:33:08 UTC
Maintainer of multimedia/transcode,

Please note that PR ports/88613 just has been submitted.

If it contains a patch for an upgrade, an enhancement or a bug fix
you agree on, reply to this email stating that you approve the patch
and a committer will take care of it.

The full text of the PR can be found at:
    http://www.freebsd.org/cgi/query-pr.cgi?pr=ports/88613

-- 
Edwin Groothuis
edwin@FreeBSD.org
Comment 2 Marcus Alves Grando freebsd_committer freebsd_triage 2005-11-08 01:40:46 UTC
State Changed
From-To: open->feedback

Ask for maintainer approval.
Comment 3 Marcus Alves Grando freebsd_committer freebsd_triage 2005-11-23 21:39:48 UTC
Responsible Changed
From-To: freebsd-ports-bugs->mnag

I'll take it.
Comment 4 Marcus Alves Grando freebsd_committer freebsd_triage 2005-11-24 13:48:23 UTC
State Changed
From-To: feedback->closed

Committed, with minor changes. Thanks!