Jump to content


Alexvrs

Member Since 12 Jan 2013
Offline Last Active 16 Jan 2018 20:09
-----

Posts I've Made

In Topic: exteplayer3 - source code

27 April 2016 - 08:10

@sss

Tnx, Yes I read your first post, but isn't familiar with the primary source, it is possible it as contains functions which aren't implemented in exteplayr3. It seemed to me that the additional source found me with the open code can be useful to improving of exteplayr3 created by you.

In Topic: exteplayer3 - source code

26 April 2016 - 23:08

Hi guys, great that you develop this project, I found the code is very similar to the provided samsamsam, which carried the subtitle, and even some of the features, I hope it will help you to improve the functionality exteplayer3.

 

http://dev.h1714512....ols/libeplayer3

 

:)


In Topic: Openpli-5 (still next master)

23 April 2016 - 18:46

@christophecvr

 

there is a sufficient number of large format mkv files that have problems with playing the audio track, see the torrent link to the attached file, additional information:

 

AC3 - work 1-2 sec

DTS - not work

LPCM - work

 

It uses an amplifier with a hardware decoder AC3, DTS ...., optical output and downmix off, dox dm8000hd


In Topic: Openpli-5 (still next master)

18 April 2016 - 14:50

P'S'

 

 

I think that this option is also not necessary:
+PACKAGES =+ " libavcodec53 libavformat53 libav"

Since his place in the basic recipe is:

PACKAGES_DYNAMIC += "^lib(av(codec|device|filter|format|util|resample)|swscale|swresample|postproc).*"

In Topic: Openpli-5 (still next master)

18 April 2016 - 14:46

@christophecvr

 

I think it is not necessary, since it already contains the basic recipe:

+PACKAGECONFIG[avdevice] = "--enable-avdevice,--disable-avdevice"