Hello,
I have a question,
If I had an app developed which would allows users to view a video and take frame grabs from the video,
is it possible to have a low res and a hi res version of the video, where the user would view the low res so that it loads quickly, and the frame grabs are grabbed from the hi res version of the video?
If so, would the ffmpefg frame grb from the hi res video file be quick no matter where the frame is in the video? or would it need to load the video up to the point of there the frame lives? meaning, grabbing a frame from the end of the video could take a long time?
I am thinking about performance issues and getting around slow loading.
thanks
John
+ Reply to Thread
Results 1 to 2 of 2
-
-
Yes it's possible , or even the HD screenshot could be scaled using -s
I'm assuming by "load quickly" you mean primarily bandwidth issues (a larger dimension screenshot will take more kb than a smaller dimension screenshot)
If so, would the ffmpefg frame grb from the hi res video file be quick no matter where the frame is in the video? or would it need to load the video up to the point of there the frame lives? meaning, grabbing a frame from the end of the video could take a long time?
I am thinking about performance issues and getting around slow loading.
Similar Threads
-
frame grab quality question
By johnp12 in forum Newbie / General discussionsReplies: 15Last Post: 9th May 2013, 12:15 -
FFmpeg video split frame missing
By mrahmet in forum EditingReplies: 2Last Post: 5th Dec 2012, 01:40 -
how to use very low frame rates with ffmpeg?
By Viivi in forum Capturing and VCRReplies: 3Last Post: 25th Nov 2012, 01:38 -
how to use ffmpeg to encrypt both the i-frame and p-frame?
By shredding in forum ProgrammingReplies: 2Last Post: 12th Jan 2012, 12:53 -
ffmpeg 50Mps I-frame only for mpeg2-cards?
By jonar in forum Video ConversionReplies: 5Last Post: 14th Oct 2009, 03:53