Re: [Ffmpeg-php-user] framecount and total frames
Brought to you by:
tkirby
From: Todd.Kirby <dou...@pa...> - 2005-05-05 06:56:45
|
Ok, I checked into this and the problem disappears when I revert to ffmpeg cvs 4/30/05 so I guess this is more fallout from the frame_rate/frame_rate_base changes that were checked in over the weekend. I'll create a test case and submit a bug report to the ffmpeg-devel mailing list. Until it's resolved, you might want to revert your ffmpeg tree to cvs 4/30/05 like this... cvs update -D 4/30/05 -Todd Daniel Bondurant wrote: >with the lastest cvs version, I am getting strange results for framecount and total frames. >On mpeg4 file, I get results like this for a :30 clip. >total frames = 13688889 >frame rate = 30000 > >It seems to only affect mpeg4 files. >mpeg2 and h.264 are reporting the correct numbers. > >thanks >- daniel > > >------------------------------------------------------- >This SF.Net email is sponsored by: NEC IT Guy Games. >Get your fingers limbered up and give it your best shot. 4 great events, 4 >opportunities to win big! Highest score wins.NEC IT Guy Games. Play to >win an NEC 61 plasma display. Visit http://www.necitguy.com/?r >_______________________________________________ >Ffmpeg-php-user mailing list >Ffm...@li... >https://lists.sourceforge.net/lists/listinfo/ffmpeg-php-user > > > |