I have mad the necessary to create a PLi4 image and it was successful. The image is working.
It did on the box.
With Ubuntu 12.04:
in my home: mkdir pli40
cd pli40
mkdir sources
git clone git://git.code.sf.net/p/openpli/openpli-oe-core
cd openpli-oe-core
make
MACHINE=dm8000 make image
I cannot find the source (decoder.cpp) to make the patch for AC3+ (bypass=7)
Where are the source files ?
Can anyone give me an advice ?
Many thanks in advance.
Edited by clweb, 22 February 2014 - 17:21.