Re: [Ffmpeg-php-user] keyframes
Brought to you by:
tkirby
From: Todd.Kirby <dou...@pa...> - 2005-05-03 06:23:24
|
Ok, $movie->getNextKeyFrame() and $frame->isKeyFrame() are now implemented in cvs. I'll probably do a release next week with these included as well as a few other bug fixes. -Todd Daniel Bondurant wrote: >thanks! >getNextKeyFrame() would be great as well. > >- daniel > >On Sat, 2005-04-23 at 01:05, Todd.Kirby wrote: > > >>Daniel Bondurant wrote: >> >> >> >>>Is there any way to detect which frames are keyframes? I see there is >>>some mention on if in ffmpeg, but there is no class for it in >>>ffmpeg-php. >>> >>> >>> >>> >>It probably wouldn't be hard to add a isKeyFrame() method to the >>ffmpeg_frame class. I'll look into this. >> >>-Todd >> >> >>------------------------------------------------------- >>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 > > > |