[MacPorts] #20845: mp4v2: mp4creator missing...

MacPorts noreply at macports.org
Sat Aug 29 15:22:04 PDT 2009


#20845: mp4v2: mp4creator missing...
----------------------------------------+-----------------------------------
 Reporter:  mirko.g@…                   |       Owner:  macports-tickets@…                   
     Type:  request                     |      Status:  new                                  
 Priority:  Normal                      |   Milestone:                                       
Component:  ports                       |     Version:                                       
 Keywords:  mpeg4ip, mp4creator         |        Port:  mp4v2                                
----------------------------------------+-----------------------------------

Comment(by mirko.g@…):

 Thanks! :-)[[BR]]
 [[BR]]
 1) I took 1.6.1e-pre (even if results in 1.6.1d) from here:
 http://mp4creator.svn.sourceforge.net/viewvc/mp4creator/tags/. [[BR]]

 2) It needs '''libtool''' for sure. And I had to symlink glibtoolize to
 libtoolize (it looks for the second one):[[BR]]

 {{{
 $ ls -la /usr/bin/ | grep libtoolize
 -rwxr-xr-x    1 root   wheel        10770 19 Feb  2008 glibtoolize
 lrwxr-xr-x    1 root   wheel           20 28 Ago 08:08 libtoolize ->
 /usr/bin/glibtoolize
 }}}

 3) It needs '''libsdl''' too.[[BR]]

 4) I don't know if there are other dependencies. Looking for some docs
 into the net I understand there is no reason to use mp4creator without
 these portfiles: ffmpeg, XviD, libmpeg2, libid3tag, a52dec, faad2. These
 other are clearly suggested (not mandatory): faac, lame, twolame, x264. I
 installed all of them through MacPorts.[[BR]]

 5) I don't know if this is really useful:[[BR]]

 {{{
 $ otool -L mp4creator
 mp4creator:
         /usr/local/lib/libmp4v2.0.dylib (compatibility version 1.0.0,
 current version 1.0.0)
         /usr/local/lib/libmp4av.0.dylib (compatibility version 1.0.0,
 current version 1.0.0)
         /usr/local/lib/libmpeg4ip_gnu.0.dylib (compatibility version
 1.0.0, current version 1.0.0)
         /usr/local/lib/libismacryp.0.dylib (compatibility version 1.0.0,
 current version 1.0.0)
         /usr/lib/libstdc++.6.dylib (compatibility version 7.0.0, current
 version 7.4.0)
         /usr/lib/libgcc_s.1.dylib (compatibility version 1.0.0, current
 version 1.0.0)
         /usr/lib/libSystem.B.dylib (compatibility version 1.0.0, current
 version 111.1.4)
 }}}

 6) ./cvs_bootstrap[[BR]]

 7) make[[BR]]

 8) sudo make install[[BR]]
 [[BR]]

 That's all.

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


More information about the macports-tickets mailing list