Todd.Kirby wrote:
Ok, when running it from the command line I get the following error:
[mov,mp4,m4a,3gp,3g2 @ 0xb77ba0e0]mov: does not handle seeking in files
that contain edit list (c:1)
Segmentation fault
So apparently this is a limitation of 3gp seeking in ffmpeg. The
getFrame() method depends on seeking so there's nothing I can do to fix
this, sorry. You might be able to get away with calling getFrame()
without a frame number argument since this won't cause it to seek (but
I'm not promising anything)
-Todd
>sms tjenster wrote:
>
>
>
>>http://www.penest.no/videos/t/i/vid424fb1b9d63f2.3gp
>>Above file gets, this error:
>><b>Fatal error</b>: Call to a member function on a non-object in
>><b>/home/httpd/vhosts....
>>
>>Whats Wrong? Other files work great. Im using version 0.4.3
>>
>>
>>
>>
>>
>It works on my setup but always loads frame 93 for the first frame.
>After the first frame everything works as normal.
>
>http://66.126.28.162/videoget/videoget.php?url=http%3A%2F%2Fwww.penest.no%2Fvideos%2Ft%2Fi%2Fvid424fb1b9d63f2.3gp&=Upload
>
>I'll run it in the debugger and see if I can figure out what's going on.
>
>-Todd
>
>
>
>
>>Thanks.
>>
>>
>>
>>
>>-------------------------------------------------------
>>SF email is sponsored by - The IT Product Guide
>>Read honest & candid reviews on hundreds of IT Products from real users.
>>Discover which products truly live up to the hype. Start reading now.
>>http://ads.osdn.com/?ad_id=6595&alloc_id=14396&op=click
>>_______________________________________________
>>Ffmpeg-php-user mailing list
>>Ffm...@li...
>>https://lists.sourceforge.net/lists/listinfo/ffmpeg-php-user
>>
>>
>>
>>
>>
>
>
>
>-------------------------------------------------------
>SF email is sponsored by - The IT Product Guide
>Read honest & candid reviews on hundreds of IT Products from real users.
>Discover which products truly live up to the hype. Start reading now.
>http://ads.osdn.com/?ad_id=6595&alloc_id=14396&op=click
>_______________________________________________
>Ffmpeg-php-user mailing list
>Ffm...@li...
>https://lists.sourceforge.net/lists/listinfo/ffmpeg-php-user
>
>
>
|