Opened 12 years ago

Closed 12 years ago

#36831 closed defect (fixed)

ffmpeg: opportunistically linking to jack and possible others.

Reported by: pixilla (Bradley Giesbrecht) Owned by: macports-tickets@…
Priority: Normal Milestone:
Component: ports Version: 2.1.2
Keywords: haspatch Cc: dbevans (David B. Evans), jeremyhu (Jeremy Huddleston Sequoia)
Port: ffmpeg

Description

This breaks building ffmpeg +universal if jack is not built +universal.

Attachments (1)

patch-multimedia-ffmpeg.diff (819 bytes) - added by pixilla (Bradley Giesbrecht) 12 years ago.

Download all attachments as: .zip

Change History (3)

Changed 12 years ago by pixilla (Bradley Giesbrecht)

comment:1 Changed 12 years ago by pixilla (Bradley Giesbrecht)

The attached patch only disables input device jack:

--disable-indev=jack

consider disabling all input devices and add them back with variants:

--disable-indevs

See ffmpeg Input-Devices

comment:2 Changed 12 years ago by jeremyhu (Jeremy Huddleston Sequoia)

Resolution: fixed
Status: newclosed
Note: See TracTickets for help on using tickets.