Announcement

  •  » Extensions
  •  » charlie content-jw flv player help

#16 2009-08-30 00:44:16

saqwild
Member
2009-06-13
64

Re: charlie content-jw flv player help

the particular variable i dont want really, just asking for info so that if nothing works i will try that.

ok now recent progress......

error

Code:

Fatal error: Uncaught exception 'getid3_exception' with message 'Synch pattern (0x0FFF) not found at offset 47 (found 0x0E4D instead)' in /home/xxxxxx/public_html/xxxx/plugins/charlies_content/getid3/getid3/module.audio.aac_adts.php:124 Stack trace: #0 /home/xxxx/public_html/xxxxx/plugins/charlies_content/getid3/getid3/getid3.php(303): getid3_aac_adts->Analyze() #1 /home/xxxxx/public_html/xxxxx/plugins/charlies_content/charlies.inc.php(46): getid3->Analyze('././galleries/M...') #2 /home/xxxxx/public_html/xxxxxx/plugins/charlies_content/main.inc.php(186): Charlies_content(Array) #3 /home/xxxxx/public_html/xxxxx/include/functions_plugins.inc.php(141): render_Charlie_element_content('', Array) #4 /home/xxxxx/public_html/xxxx/picture.php(929): trigger_event('render_Charlie_...', Array) #5 {main} thrown in /home/xxxxx/public_html/xxxx/plugins/charlies_content/getid3/getid3/module.audio.aac_adts.php on line 124

this i already have in my local config

Code:

$conf['Charlies getid exclude'] = array('aac');

2. i was not able to play 3gp file at all, after spending all my best i found out that you have pronounced 3gp as 3pg in your plugin.
once i rectified this all went ok.
may be you need to correct this in your next update

Offline

 

#17 2009-09-03 21:28:48

VDigital
Former Piwigo Team
Paris (FR)
2005-05-04
17680

Re: charlie content-jw flv player help

Hi,

Did you solve your 2 problems?
Or are you still blocked on them?

???


Piwigo.com: Start and run your own photo gallery. Signup and get 30 days to try for free, no commitment.
8-)

Offline

 

#18 2009-09-04 00:27:33

saqwild
Member
2009-06-13
64

Re: charlie content-jw flv player help

i have got 2nd problem solved (.3gp is working) but 1st problem is still there.
getid3 is giving some error

Offline

 

#19 2009-09-04 08:03:22

VDigital
Former Piwigo Team
Paris (FR)
2005-05-04
17680

Re: charlie content-jw flv player help

I will check that point this we.

Thanks for other ones to explain the 2nd bug and its solution.


Piwigo.com: Start and run your own photo gallery. Signup and get 30 days to try for free, no commitment.
8-)

Offline

 

#20 2009-09-06 19:29:14

VDigital
Former Piwigo Team
Paris (FR)
2005-05-04
17680

Re: charlie content-jw flv player help

You coded:
$conf['Charlies getid exclude'] = array('aac');
$conf['Charlies getid exclude'] = array('3gp');


I changed it to:
$conf['Charlies getid exclude'] = array('aac','3gp');


Because the second statement overrode the first one, so .aac files weren't exclude from GetId3 process.
.aac and .3gp files are excluded, now.


Piwigo.com: Start and run your own photo gallery. Signup and get 30 days to try for free, no commitment.
8-)

Offline

 
  •  » Extensions
  •  » charlie content-jw flv player help

Board footer

Powered by FluxBB

github twitter newsletter Donate Piwigo.org © 2002-2024 · Contact