I am editing clips so that they could be indexed and played in IOS devices. Apple's IOS's media player can jump to key frames and also create thumbnails from those frames. The source clips that I work with do not always have key frames at the positions that I would like to index into in IOS. Therefore, I want to insert key frames first into the video, encode it and then load into the IOS device.
I am new to AVIDEMUX2 and novice when it comes to video editing. So I would appreciate any guidance.
Thank you.
best regards.
+ Reply to Thread
Results 1 to 6 of 6
-
-
I have to ask: do you understand what an I-frame is? Are you familiar with GOPs? This might help:
http://en.wikipedia.org/wiki/Group_of_pictures
I-frames are created at the encoding level. They are not something that can simply be inserted into an existing video stream through editing. -
Thx. I understand that much. I am prepared to encode the clip. In most cases I have to resize the video anyway to fit smaller screens of iPods and iPhones.
-
i dont remeber which tool is able to recode only required GOP thus You can add keyframe anywhere and only required frames are recoded.
-
Did I understand you correctly that even during the encode process the GOPs are maintained? Is there fundamentally a problem with what I am trying to do?
-
nope - most of codecs allow to cut stream with key frame accuracy ie with respect to GOP - this kind of operation is very fast because there is no need to re compress video - in case when cutting point is arbitrary to GOP structure You need to decode/cut/encode - some smart tools offer kind of hybrid mode - they cut with respect to GOP very fast and only necessary part of arbitrary selected cut point is re encoded thus only modified GOP not the whole stream need to be re encoded.
If you fully re encode stream then GOP structure is not a limitation.
Similar Threads
-
help with avidemux2
By rotuts in forum MacReplies: 3Last Post: 24th Jan 2011, 11:03 -
how do i insert a title frame (e.g. a mpeg, bmp or gif)
By eduardo0701 in forum Newbie / General discussionsReplies: 3Last Post: 20th Jul 2010, 09:20 -
How do I insert an image into the middle of a video (freeze frame effect)?
By maskingtape in forum Newbie / General discussionsReplies: 1Last Post: 9th Jul 2010, 23:40 -
Any way to insert 1 frame image at the beginning of an mp4 (using AutoGK)
By cryptyk in forum DVD RippingReplies: 11Last Post: 10th Sep 2008, 22:03 -
How to Paste Insert frames from Virtualdub (Snapshot source frame) ?
By Bilskate in forum EditingReplies: 1Last Post: 18th Aug 2008, 15:21