Re: [Ffmpeg-php-user] Spotty ffmpeg_frame errors
Brought to you by:
tkirby
|
From: Todd K. <ffm...@gm...> - 2005-09-19 17:32:43
|
Those errors are coming from ffmpeg so you might try searching the ffmpeg= =20 mailing list archives at... http://dir.gmane.org/gmane.comp.video.ffmpeg.devel http://dir.gmane.org/gmane.comp.video.ffmpeg.user ...to see if anything similar has been reported. If you don't find anything= =20 you could try to reproduce the errors with the ffmpeg binary and, if you=20 can, send a bug report to ffm...@li...<Ffm...@li...> The ffmpeg guys usually fix these things pretty quick if you give them a=20 reproducable bug report. Make sure your read the bug reporting guidelines= =20 first at http://ffmpeg.sourceforge.net/ffmpeg-bugreport.html Hope this helps, -Todd On 9/17/05, Brad Daily <bra...@gm...> wrote: >=20 > I got this up and running the other night, using the cvs for both > ffmpeg and ffmpeg-php. Using the ffmpeg_movie functions works like a > charm with the FLV files we are working with. The ffmpeg_frame > functions also work, but only on about 60% of the files. The other 40% > throw internal server errors. When I look in the logs, I see about > 1500 lines per error like this: >=20 > [flv @ 0x40aee110]get_buffer() failed (-1 979 1 0x8b63720) >=20 > and this: >=20 > [flv @ 0x40aee110]get_buffer() failed (uv stride mismatch) >=20 > It finally ends with a premature end of script headers error on > php.cgi. The interesting thing is that all of these files are encoded > from the same machine with the same settings, yet they have different > results. Any ideas? >=20 >=20 > ------------------------------------------------------- > SF.Net email is sponsored by: > Tame your development challenges with Apache's Geronimo App Server. > Download it for free - -and be entered to win a 42" plasma tv or your ver= y > own Sony(tm)PSP. Click here to play: http://sourceforge.net/geronimo.php > _______________________________________________ > Ffmpeg-php-user mailing list > Ffm...@li... > https://lists.sourceforge.net/lists/listinfo/ffmpeg-php-user > |