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

Support different output formats (new export-scenes command) #344

Open
3 tasks
Breakthrough opened this issue Jul 30, 2023 · 0 comments
Open
3 tasks

Support different output formats (new export-scenes command) #344

Breakthrough opened this issue Jul 30, 2023 · 0 comments
Labels
Milestone

Comments

@Breakthrough
Copy link
Owner

Breakthrough commented Jul 30, 2023

To ease the transition to supporting #156 and #323, the next version should include a new export-scenes command that will support multiple output formats. Ideally the command should be allowed to be specified twice, and allow some different output formats, e.g.:

scenedetect -i video.mp4 export-scenes --format=csv

scenedetect -i video.mp4 export-scenes --format=edl

scenedetect -i video.mp4 export-scenes --format=fcp

scenedetect -i video.mp4 export-scenes --format=qp

Open tracking bugs:

References:

EDL reference: https://github.com/mpv-player/mpv/blob/master/DOCS/edl-mpv.rst
Chapter formats: https://github.com/rigaya/NVEnc/blob/master/NVEncC_Options.en.md#--chapter-string
https://gist.github.com/schtritoff/8e0105060cb07c118863867429473830
Mtillmann/chaptertool#1

@Breakthrough Breakthrough added this to the v0.6.3 milestone Jul 30, 2023
@Breakthrough Breakthrough modified the milestones: v0.6.3, v0.7 Nov 20, 2023
@Breakthrough Breakthrough changed the title Support EDL format for output (add save-scenes) Support different output formats (new export-scenes command) Apr 17, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant