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: Generating DPX from non-rawcooked FFV1/MKV #119

Open
pjotrek-b opened this issue Jul 5, 2018 · 2 comments
Open

Wishlist: Generating DPX from non-rawcooked FFV1/MKV #119

pjotrek-b opened this issue Jul 5, 2018 · 2 comments

Comments

@pjotrek-b
Copy link

Spawned from issue #118 😄

Would it be possible to actually output a generated DPX sequence for regular FFV1/MKV files that were not created with rawcooked?

Basically the equivalent of:

  • ffmpeg -i INPUT.mkv %06d.dpx
  • pix_fmt = pix_fmt of FFV1 source
  • colors = linear (by default)
  • framemd5-verify

This would reduce possible parametrization mistakes compared to ffmpeg (happens to everyone of use every now and then) - and might be easier/more welcoming for some users 😁

Priority: Frozen until sponsorship-request 😉

@retokromer
Copy link
Collaborator

+1

I guess the de facto standard of Blackmagic/DaVinci et al. could be used instead of %06d (i.e. %08d starting at 00086400 for a film and at 00090000 for a video workflow).

@retokromer
Copy link
Collaborator

(I guess, it’s clear, but it’s the 01:00:00:00 timecode at 24 fps and 25 fps.)

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