An avs command to convert all frames to key frames? (orig: mkv file) >> Building Regulations >> Forum
Forum

Forum



SearchSearch   Users   Registration   Entrance
Today: 14.07.2025 - 06:59:20
Pages:  1  

An avs command to convert all frames to key frames? (orig: mkv file)

Advertising

/
MessageAuthor

Hello, I was wondering if there was an avs command to convert each frame in a mkv file (h.264 codec) to a key frame? I'm told converting each mkv file to a loseless codec will solve this problem, but unfortunately I only have about 10 free gigs left on my HD ( and a total of about 18.5 gigs if I were to delete the 24 350MB mkv files), so I really don't think making each file a loseless codec is an option for me. So I believe these are my options: #1. use a avs command that will make each frame a key fram using my original mkv files (if such a command exists) #2. I don't really know. Any suggestions? I'd be willing to do anything as long as it doesn't involve buying a new HD :) Thanks. P.S. Does Premiere have a tool to make each frame a key frame? I would check this myself but I won't have access to my own computer for 2 more weeks.

------------------------

Silex

user




Statistics:
Messages: 62
Registration: 03.17.2003
07.05.20 - 18:36:10
Message # 1
RE: An avs command to convert all frames to key frames? (orig: mkv file)

Just out of curiosity, why would you want to do this?

------------------------
daihard - 2004 m3 coupe (oxford green / black)

daihard

user




Statistics:
Messages: 669
Registration: 10.20.2003
07.05.20 - 18:42:09
Message # 2
RE: An avs command to convert all frames to key frames? (orig: mkv file)

there are no avisynth command for that as avisynth does not encode the video. It only delivers the uncompressed frames to the encoder (that is why avisynth is called a frame-server :) )

------------------------
///Mooo

///Milk

user




Statistics:
Messages: 431
Registration: 12.18.2002
07.05.20 - 18:53:25
Message # 3
RE: An avs command to convert all frames to key frames? (orig: mkv file)

In an avisynth script, every frame IS a keyframe.

------------------------
I never realized how fast a slow car can be until I went to the track.

ekdemos

user




Statistics:
Messages: 29
Registration: 01.14.2003
07.05.20 - 18:58:38
Message # 4
RE: An avs command to convert all frames to key frames? (orig: mkv file)

Sounds like what you really want is a lossy keyframe-only codec, like MJPEG or DV. David

------------------------

stever

user




Statistics:
Messages: 458
Registration: 12.22.2003
07.05.20 - 19:09:32
Message # 5
RE: An avs command to convert all frames to key frames? (orig: mkv file)

Lossless will be huge. You have a DVD burner? Burn some stuff and make room, they're going to be huge. Then install huffyuv of lagarith, load your avisynth into vdub, re-encode into one of the above (choosing fast recompress), and load your shiny new avi file into premiere. MJPEG, DV, and specifically configured XviD can work if you really can't free up the space, as david mentioned. Avisynth is all keyframes on the front, the part programs see, but it still has to rely on the decoder (from DirectShowSource) sending it frames properly on the back, and not all codecs/decoders are able to do that.

------------------------
CAR IS SOLD 2002 ///M3 w/ Stoptech Big Brake Kit - Active Autowerkes Exhaust - Ground Control Camber Plates - Ground Control Coil Overs - Ground Control Adjustable Control Arms - K&N Typhoon #63 CAI - 19' HRE's 545R's

littlelee1

user




Statistics:
Messages: 2,858
Registration: 03.09.2003
07.05.20 - 19:20:39
Message # 6
RE: An avs command to convert all frames to key frames? (orig: mkv file)
Panning and mixing acoustic guitar? : Previous topicNext topic: DVD2SVCD 1.10.1 support for 90 min cdr.
Pages:  1  

The administrator has prohibited guests from replying to messages! To register, follow the link: register


Participants