기존 이솝 임베디드 포럼의 지식인 서비스가 게시판 형태로 변경되었습니다.

안녕하세요.

 

Opencore 를 이용해서 동영상 편집기를 만들려고 하고 있습니다.  안드로이드 풀 소스 내에서 opencore 부분을 찾았습니다. 이것을 따로 copy 해서 이 부분만 빌드를 하려고 합니다. 아직 시도는 안 해봤지만 혹시 가능한지.. 아니면 불가능한지

알고 싶습니다.

 


전성진

2010.09.27 21:04:07
*.216.254.50

아래 내용으로 봐서 가능은 할것 같지만, 해보지는 않았습니다. 참고하세요.


Opencorequick_start.txt

Q. How to build OpenCORE outside of Android?
A. As part of the OpenCORE release, PacketVideo also provides it's internal
build system that can be used to build OpenCORE outside of Android with the
native linux toolchain.

The following are the steps involved:
  NOTE 1: Assume <opencore> is the directory where you have downloaded the
  OpenCORE codebase
  NOTE 2: The setup scripts are meant to be used with the bash shell.
    cd <opencore>/build_config/opencore_dynamic
    source setup.sh <opencore>
    make -j

This will build all the required libraries in
    <opencore>/build_config/opencore_dynamic/build/installed_lib/linux
and the executables in
    <opencore>/build_config/opencore_dynamic/build/bin/linux

조율제

2010.09.27 22:38:00
*.247.149.203

저 같은 경우는 이클레어가 나오기 전에 x86 linux에서 빌드해서

android 소스코드 내에 있는 opencore 테스트 툴로 동작 확인을 했었습니다.


그때는 opencore만 따로 복사해서 Makefile을 하나하나 다 수정하는 노가다를 통해서

빌드했었습니다.

List of Articles
번호 제목 글쓴이 날짜 조회 수
» 안드로이드 풀소스에서 Opencore 부분만 따로 떼어내어서 빌드가 가... [2] 클리프 2010-09-23 893

사용자 로그인