Hi,
we are getting the following error from ffmpeg-php it seems.
Fatal error: Call to undefined method ffmpeg_frame::resize()
Please advise. In one other thread in this group,
http://groups.google.com/group/ffmpeg-php/browse_thread/thread/74693c771e6c07df/750464fabbd9f39a
I could see that resize is one of the methods available in class
'ffmpeg_frame' wher as it is not listed in our ffmpeg_frame class.
Methods available in class 'ffmpeg_frame':
togdimage
getwidth
getheight
iskeyframe
getpresentationtimestamp
getpts
Anyone knows about this ? Thanks for the help in advance.