Jump to content


Photo

HE-AAC audio PID caching in lamedb

lamedb he-aac

  • Please log in to reply
71 replies to this topic

Re: HE-AAC audio PID caching in lamedb #41 dhwz

  • Senior Member
  • 227 posts

+20
Neutral

Posted 25 January 2014 - 19:44

Sorry but that example makes no sense at all, this will never happen in real world.  :P

It can only one PID cached at one time everything else makes no sense.

 

So if c01 is in lamedb we cannot have a c04, if we have a c10 + c11 we cannot have a c01 and/or a c04

And thats nothing new thats how it was from the beginning.


Edited by dhwz, 25 January 2014 - 19:48.


Re: HE-AAC audio PID caching in lamedb #42 dhwz

  • Senior Member
  • 227 posts

+20
Neutral

Posted 25 January 2014 - 19:46

@betacentauri

Sorry if you don't accept the current format then create your own settings format and don't use DMMs type 4 format.  :)

dreamboxEDIT WILL NOT accept PIDs cached in field c10, all invalid data will be removed and that is a promise no a whish.  :P


Edited by dhwz, 25 January 2014 - 19:49.


Re: HE-AAC audio PID caching in lamedb #43 betacentauri

  • PLi® Core member
  • 7,185 posts

+323
Excellent

Posted 25 January 2014 - 20:06

Hey, calm down. The patch is only a suggestion. Thanks for the info, but you don't need to talk in such tone.

 

It can only one PID cached at one time everything else makes no sense.

 

I didn't read the whole code, but I see no reason why it's not possible to have more than one cached audio pid. The openpli e2 db part seems to support it.

 

And if dreamboxEdit support is so important then it's easy to solve this problem. Then I/we don't use c10 and c11...

Are you maintainer of this tool? Or why do you know exactly what they will do?


Xtrend ET-9200, ET-8000, ET-10000, OpenPliPC on Ubuntu 12.04

Re: HE-AAC audio PID caching in lamedb #44 pieterg

  • PLi® Core member
  • 32,766 posts

+245
Excellent

Posted 25 January 2014 - 21:13

I prefer a single cache entry per pid.
And indeed, you can have more than one cached pid, eventually one of them will be picked based on audio preference settings.

Re: HE-AAC audio PID caching in lamedb #45 betacentauri

  • PLi® Core member
  • 7,185 posts

+323
Excellent

Posted 25 January 2014 - 21:27

Ok, here is another version of the patch which uses c:12<pid> instead of c:10<pid> to avoid problems with dreams and dreamboxedit.

Attached Files


Edited by betacentauri, 25 January 2014 - 21:27.

Xtrend ET-9200, ET-8000, ET-10000, OpenPliPC on Ubuntu 12.04

Re: HE-AAC audio PID caching in lamedb #46 littlesat

  • PLi® Core member
  • 56,274 posts

+691
Excellent

Posted 25 January 2014 - 21:48

Is this a patch on the current situation?...
As far i can see i need to revert the previous patch first...

Edited by littlesat, 25 January 2014 - 21:50.

WaveFrontier 28.2E | 23.5E | 19.2E | 16E | 13E | 10/9E | 7E | 5E | 1W | 4/5W | 15W


Re: HE-AAC audio PID caching in lamedb #47 betacentauri

  • PLi® Core member
  • 7,185 posts

+323
Excellent

Posted 25 January 2014 - 23:55

Oh, I didn't see that you have already committed the patch.
Then I'll build another one with explanation why we don't use c:10 and c:11. Ok?
Xtrend ET-9200, ET-8000, ET-10000, OpenPliPC on Ubuntu 12.04

Re: HE-AAC audio PID caching in lamedb #48 littlesat

  • PLi® Core member
  • 56,274 posts

+691
Excellent

Posted 26 January 2014 - 00:13

Yep...

WaveFrontier 28.2E | 23.5E | 19.2E | 16E | 13E | 10/9E | 7E | 5E | 1W | 4/5W | 15W


Re: HE-AAC audio PID caching in lamedb #49 Robinson

  • Senior Member
  • 2,616 posts

+30
Good

Posted 26 January 2014 - 00:14

Littlesat, so an online update on Saturday already included the original patch by betacentauri?

And in a couple of days, an online update will possibly include the revision; and a modification of lamedb entries will be necessary (c:10<pid> ---> c:12<pid>)?


ET9000, OpenPLi 4.0, 13E, 19E

HD51, OpenPLi 6.2, 75E - 30W


Re: HE-AAC audio PID caching in lamedb #50 betacentauri

  • PLi® Core member
  • 7,185 posts

+323
Excellent

Posted 26 January 2014 - 00:25

Yes (if image was build on Saturday) and yes if pli guys commit the patch.
Xtrend ET-9200, ET-8000, ET-10000, OpenPliPC on Ubuntu 12.04

Re: HE-AAC audio PID caching in lamedb #51 littlesat

  • PLi® Core member
  • 56,274 posts

+691
Excellent

Posted 26 January 2014 - 00:30

Yep.... And soon it seems it will slightly changed...

WaveFrontier 28.2E | 23.5E | 19.2E | 16E | 13E | 10/9E | 7E | 5E | 1W | 4/5W | 15W


Re: HE-AAC audio PID caching in lamedb #52 betacentauri

  • PLi® Core member
  • 7,185 posts

+323
Excellent

Posted 26 January 2014 - 00:35

Here is the patch ;)

Attached Files


Xtrend ET-9200, ET-8000, ET-10000, OpenPliPC on Ubuntu 12.04

Re: HE-AAC audio PID caching in lamedb #53 dhwz

  • Senior Member
  • 227 posts

+20
Neutral

Posted 26 January 2014 - 11:39

I prefer a single cache entry per pid.
And indeed, you can have more than one cached pid, eventually one of them will be picked based on audio preference settings.

 

Too bad as long as you stay on format type 4 I don't know how to handle the difference between original DMM format and yours.  :(

So now you are storing MPEG in c01, AC3 in c04 and HE-AAC in c12. Where is AC3+ stored then? And what is with AAC (not HE-AAC).



Re: HE-AAC audio PID caching in lamedb #54 betacentauri

  • PLi® Core member
  • 7,185 posts

+323
Excellent

Posted 26 January 2014 - 11:58

If you want to store a HE-AAC pid add 3 entries. 2 with c10 and c11 (for dream) and one for c12. Shouldn't be a problem, or?

I have only added HE-AAC. So AAC and AC3+ is still missing.
Xtrend ET-9200, ET-8000, ET-10000, OpenPliPC on Ubuntu 12.04

Re: HE-AAC audio PID caching in lamedb #55 base7

  • Member
  • 5 posts

0
Neutral

Posted 26 January 2014 - 12:14

Hello.

how to get sound (ACC-HE)  to channel Box TV (10925 H 30000 3/4 dvb-s2 QPSK Amos 4W)?

Thanks in advance.

 

P.s. VU+ uno (OpenPli 4.0).


Edited by base7, 26 January 2014 - 12:15.


Re: HE-AAC audio PID caching in lamedb #56 Huevos

  • PLi® Contributor
  • 4,247 posts

+158
Excellent

Posted 26 January 2014 - 15:38

I think AAC and AC3 should be added too. And even if DBE overwrites these at least it is there for people that don't us DBE, or are happy to manually edit named afterwards.

Re: HE-AAC audio PID caching in lamedb #57 betacentauri

  • PLi® Core member
  • 7,185 posts

+323
Excellent

Posted 26 January 2014 - 19:37

Littlesat, so an online update on Saturday already included the original patch by betacentauri?

And in a couple of days, an online update will possibly include the revision; and a modification of lamedb entries will be necessary (c:10<pid> ---> c:12<pid>)?

 

The patch is now included in the git. So update tomorrow. Afterwards type 12 is used for HE-AAC pids.

 

@base7: Can your box decode HE-AAC tracks? If it's not a special encrypted channel, it should work out of the box.


Xtrend ET-9200, ET-8000, ET-10000, OpenPliPC on Ubuntu 12.04

Re: HE-AAC audio PID caching in lamedb #58 Amai

  • Senior Member
  • 615 posts

+26
Good

Posted 26 January 2014 - 21:13

Hello.

how to get sound (ACC-HE)  to channel Box TV (10925 H 30000 3/4 dvb-s2 QPSK Amos 4W)?

Thanks in advance.

 

P.s. VU+ uno (OpenPli 4.0).

 

 

@base7: Can your box decode HE-AAC tracks? If it's not a special encrypted channel, it should work out of the box.

Box TV is a free-to-air channel on 4.0 West
It gives no sound because the HE-AAC audio track has LATM muxing
and thats not working on dmm boxes. Other boxes I don't know.
Other muxing types of HE-AAC audio tracks should work.
 

Naja egal.. das ist nicht das Problem. Das Problem ist, dass die in unseren Boxen verbauten Broadcom Settopbox Chips für AAC nur LOAS und ADTS unterstützen. Aber NICHT LATM.


Re: HE-AAC audio PID caching in lamedb #59 betacentauri

  • PLi® Core member
  • 7,185 posts

+323
Excellent

Posted 26 January 2014 - 21:17

Thanks for the information! Never heard that there are different muxing types for AAC. But then most likely no (openpli supported) box will play it as all use broadcom chipsets (if I'm not wrong).


Xtrend ET-9200, ET-8000, ET-10000, OpenPliPC on Ubuntu 12.04

Re: HE-AAC audio PID caching in lamedb #60 Amai

  • Senior Member
  • 615 posts

+26
Good

Posted 26 January 2014 - 21:26

I did a small recording of Box TV and it's playable on my PC with sound.
I used MPC-BE x64 player and sound is working. WMP and VLC give no sound.
 
 
General
ID                             : 242 (0xF2)
Complete name       : C:\20140126 2036 - Box TV.ts
Format                     : MPEG-TS
File size                   : 7.16 MiB
Duration                   : 29s 569ms
Overall bit rate mode     : Variable
Overall bit rate               : 1 972 Kbps
 
Video
ID                             : 1061 (0x425)
Menu ID                   : 61 (0x3D)
Format                     : AVC
Format/Info              : Advanced Video Codec
Format profile          : High@L3.0
Format settings, CABAC        : Yes
Format settings, ReFrames   : 3 frames
Codec ID                    : 27
Duration                     : 28s 661ms
Width                          : 720 pixels
Height                         : 576 pixels
Display aspect ratio    : 16:9
Frame rate                  : 25.000 fps
Standard                     : Component
Color space                 : YUV
Chroma subsampling   : 4:2:0
Bit depth                      : 8 bits
Scan type                     : Interlaced
Color primaries             : BT.601 PAL
Transfer characteristics   : BT.470 System B, BT.470 System G
Matrix coefficients            : BT.601
 
Audio
ID                             : 2061 (0x80D)
Menu ID                   : 61 (0x3D)
Format                     : AAC
Format/Info              : Advanced Audio Codec
Format profile          : HE-AACv2 / HE-AAC / LC
Muxing mode           : LATM
Codec ID                 : 17
Duration                  : 29s 440ms
Bit rate mode                 : Variable
Channel(s)                     : 2 channels / 1 channel / 1 channel
Channel positions          : Front: L R / Front: C / Front: C
Sampling rate                  : 48.0 KHz / 48.0 KHz / 24.0 KHz
Compression mode          : Lossy
Delay relative to video      : 20h 33mn
Language                       : English
 
Menu
ID                            : 5061 (0x13C5)
Menu ID                  : 61 (0x3D)
Duration                  : 29s 569ms
List                          : 1061 (0x425) (AVC) / 2061 (0x80D) (AAC, English)
Language                :  / English
Maximum bit rate     : 4528800
 
 



0 user(s) are reading this topic

0 members, 0 guests, 0 anonymous users