2009/02/23 15:14
Nilay에 올려진 faad2-2.6.1-r9999(libmp4ff activated) 버전은 이제 삭제되었습니다.
(2009년 2월 23일 오후 3시, KST)

faad2-2.7이 추가되면서, 더이상 패치를 통해 faad2의 libmp4ff빌드를 활성화하지 않아도 됩니다.

다만, 제가 사용하고 있는 porage-2.2_rc23에서는 preserved libs 문제가 있습니다.

이점에 대해서 해결방안을 올립니다.

Steps:
1. faad2에서 제공하는 라이브러리를 쓰는 모든 어플을 종료
2. rm /usr/lib/libmp4ff*
3. emerge -u faad2
4. revdep-rebuild

해결되지 않는다면, 코멘트 부탁드립니다.
Posted by 나이데브
2008/11/29 14:32
한국어 설명 :

faad2는 MPEG-4 와 MPEG-2 AAC 디코드를 위한 공개 라이브러리입니다.
faad2 이빌드 자체로도 충분하지만, 실제로 이 이빌드는 mpeg-4 재생에 필요한 라이브러리인 libmp4ff를
빌드하지 않습니다. 소스 자체에 변형을 조금 가해주어야 합니다.

http://www.mythtv.org/wiki/index.php/MythMusic_Installation#MythMusic_Install

이 URL에 나와있는 수정 방법을 바탕으로 이빌드에 패치를 추가했습니다.
mpd(http://mpd.wikia.com/wiki/Music_Player_Daemon_Wiki) 에서 *.mp4 파일을 재생하는데 필요합니다.

[사용방법] faad2.tbz2를 다운받아 적절한 이빌드 오버레이를 생성한 다음, mp4 플래그를 추가하여 빌드하십시오.

                                                                                                                                                        

English Description :

faad2 is an open source MPEG-4 and MPEG-2 AAC decoder,
Officially, It supports mpeg4 decoding. But it doesn't install any libraries for mpeg4 decoding.
To install these libraries, faad2 needs to be hacked(?).
Here is Gentoo Linux Ebuild tarball for faad2.

[How to use] Download the 'faad2.tbz2' and extract it. and create a proper portage overlay and emerge it with "mp4" use flag. :D

                                                                                                                                                        




                                                                                                                                                        


여담이지만, 정말 오랜만에 올려보는 3rd party ebuild네요. :D







Posted by 나이데브