-
Notifications
You must be signed in to change notification settings - Fork 474
Closed
Description
x265 (and other software) accepts a .qp file to force a frame type to be applied to a certain frame.
An example is:
0 I -1
1640 I -1
3789 I -1
17191 I -1
31784 I -1
33927 I -1
to have proper scene change cuts.
Here you can find the syntax.
It can be derived by chapters but it's almost of no use when wanting a clean cut frame per each scene.
Would you mind to add that kind of output?