On Thursday 13 November 2003 16:51, Mario Ohnewald wrote:

[snip]

> ==========================================================================
> Checking audio filter chain for 44100Hz/2ch/16bit -> 44100Hz/2ch/16bit...
> AF_pre: af format: 2 bps, 2 ch, 44100 hz, little endian signed int
> AF_pre: 44100Hz 2ch Signed 16-bit (Little-Endian)
> audio_setup: Can't open audio device /dev/dsp: Permission denied
> AO: [null] 44100Hz 2ch Signed 16-bit (Little-Endian) (2 bps)
> Building audio filter chain for 44100Hz/2ch/16bit -> 44100Hz/2ch/16bit...
> Starting playback...
>
>
> Exiting... (End of
> file)
>
> ---------------------------------------------------------------------------
>-------------------------------------------
>
>
> So php kind of exits after the ====== chars.
> Any further ideas?

Let's try a change of tack. I believe you wanted to extract some info from an 
MPEG file? So look for a program which does simply that, ie without trying to 
play the damn thing. There is a project based on PHP which extracts various 
info from various format multimedia files. That may or may not do what you 
want. You can find it on freshmeat.net. 

-- 
Jason Wong -> Gremlins Associates -> www.gremlins.biz
Open Source Software Systems Integrators
* Web Design & Hosting * Internet & Intranet Applications Development *
------------------------------------------
Search the list archives before you post
http://marc.theaimsgroup.com/?l=php-general
------------------------------------------
/*
Don't get mad, get even.
                -- Joseph P. Kennedy

Don't get even, get jewelry.
                -- Anonymous
*/

-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to