Is there any predefined preset file which could be 'fit the sequence settings "?

Hi guys,.

When you export by "match sequence settings" selected, first export clip with the current sequence settings.

If I use the controller to export to export a clip, is there any predefined predefined file that could represent these "match sequence settings"? Or there is a setting that can be serialized in preset file to "adapt the sequence settings"?

Hi Alex,

Match sequence settings is probably not exactly what you're looking for, because who uses only the Preview predefined sequence which will usually be an I-Frame MPEG codec.

In first Pro CC, it has a new option to Match Source for some formats.  Source soccer match is not available for all formats - for example, with AVI or MOV, it is not available, but with H.264 you can use a "Preset" similar to the one here:

C:\Program Files\Adobe\Adobe Media Encoder CC\MediaIO\systempresets\4E49434B_48323634\01 - Match Source - high bitrate.epr

For formats which is not supported for game Source, you can use the Suite of sequence information for information on the sequence, as shown in the example of export controller:

sSequenceInfoSuitePtr-> GetFrameRect()

sSequenceInfoSuitePtr-> GetPixelAspectRatio()

sSequenceInfoSuitePtr-> GetFrameRate()

etc, etc.

Then, use what you have discovered about the sequence to choose the path preset with your own code.

Zac

Post edited by: Zac Lam

Tags: Premiere

Similar Questions

Maybe you are looking for