[MacPorts] #29225: transcode: missing a52_decore.so

MacPorts noreply at macports.org
Thu Sep 22 11:35:42 PDT 2011


#29225: transcode: missing a52_decore.so
--------------------------------+-------------------------------------------
  Reporter:  promac@…           |       Owner:  devans@…           
      Type:  defect             |      Status:  closed             
  Priority:  Normal             |   Milestone:                     
 Component:  ports              |     Version:  1.9.2              
Resolution:  invalid            |    Keywords:                     
      Port:  transcode, dvdrip  |  
--------------------------------+-------------------------------------------
Changes (by devans@…):

  * status:  new => closed
  * resolution:  => invalid


Comment:

 What variants are enabled for your transcode installation?

 Available variants are

 {{{
 devans% port variants
 transcode has the variants:
    a52dec: enable support for decoding ATSC A/52 streams
    deprecated: enable deprecated or even broken components
    experimental: enable new, experimental or even incomplete components
    faac: enable AAC encoding support via libfaac
    freetype: enable support for the FreeType font engine
    full: enable all optional components
      * requires a52dec faac freetype imagemagick libdv libogg libpostproc
 libquicktime libtheora libvorbis libxml2 lzo mjpegtools x264 xvid
    imagemagick: enable support for the manipulation of still images
    libdv: enable support for the Digital Video format via libdv
    libogg: enable support for encoding and decoding ogg audio
    libpostproc: enable libpostproc support from ffmpeg
    libquicktime: enable support for QuickTime video
    libsdl: enable Simple DirectMedia Layer display support
    libtheora: enable support for the open video codec theora
    libvorbis: enable support for a fully open compressed audio format
    libxml2: enable support for the XML metalanguage
    lzo: enable lossless data compression via lzo2
    mjpegtools: enable mjpegtools support
    mmx: enable mmx optimizations
    no_x11
    x264: enable support for encoding H264/AVC video
    xvid: enable support for the open Xvid video codec

 }}}

 To build the module you want you need to use at least the +a52dec variant
 or to include all
 available modules use +full

 {{{
 sudo port install transcode +a52dec

 or

 sudo port install transcode +full
 }}}

 I recommend +full

-- 
Ticket URL: <https://trac.macports.org/ticket/29225#comment:2>
MacPorts <http://www.macports.org/>
Ports system for Mac OS


More information about the macports-tickets mailing list