Skip to content

Was this page helpful?

ProRes reframer

Register name used to load filter: rfprores
This filter may be automatically loaded during graph resolution.

This filter parses ProRes raw files/data and outputs corresponding visual PID and frames.

Options

fps (frac, default: 0/1000): import frame rate (0 default to FPS from bitstream or 25 Hz)

findex (bool, default: true): index frames. If true, filter will be able to work in rewind mode

cid (str): set QT 4CC for the imported media. If not set, default is 'ap4h' for YUV444 and 'apch' for YUV422

notime (bool, default: false): ignore input timestamps, rebuild from 0

Was this page helpful?