Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Wishlist: select a start DPX frame (and duration) #289

Open
eddycolloton opened this issue Jan 13, 2020 · 2 comments
Open

Wishlist: select a start DPX frame (and duration) #289

eddycolloton opened this issue Jan 13, 2020 · 2 comments
Assignees

Comments

@eddycolloton
Copy link

Allow user to begin the rawcooked process at a particular frame of a dpx sequence, and stop at a particular frame of a dpx sequence (instead of the whole sequence).

This could benefit processing large sequences in segments, or creating excerpts. Excerpts could be a significant benefit for intellectual control of a sequence that contained several subsections.

This ticket arose around discussion of a separate issue ticket (#287 #287).

@JeromeMartinez
Copy link
Member

Would be something like rawcooked YourDirectory -start_number 86000 -t 5.
(options similar to FFmpeg, but duration is in second, I guess I need a duration option with a count of frames too, so -frames if I still want to copy a bit FFmpeg options).

@retokromer
Copy link
Collaborator

I guess, like in FFmpeg, the parameter -t should allow both a number of seconds and a timecode.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants