WyattBlue / auto-editor

Auto-Editor: Efficient media analysis and rendering
https://auto-editor.com
The Unlicense
2.71k stars 402 forks source link

Sequence naming inside Premiere Pro #446

Closed unsky559 closed 4 months ago

unsky559 commented 4 months ago

Hello! I really enjoy using your montage app, thank you for developing it. Currently, importing to premiere from the command line my .xml files creates a sequence called "Auto-Editor Media" (see screenshot what I mean)

image

I would like to be able to specify this name from the command line. Or it would be better if this name in the premiere corresponds to the name of the input file. image It would be more convenient to see such a name when I have hundreds of such compositions in my project.

WyattBlue commented 4 months ago

You can rename sequences with --edit 'premiere:name="My Name"'

unsky559 commented 4 months ago

Hello! Unfortunately, it doesn't work. I also tried the --edit option, and as stated in your readme file, none of that helped.

>> auto-editor "Record5\2024-03-09 19-50-39.mp4" --margin 0.1s --export 'premiere:name="2024-03-09 19-50-39.mp4"' --edit 'audio:stream=1'
<< Error! ''premiere': Export must be [default, premiere, resolve, final-cut-pro, shotcut, json, timeline, audio, clip-sequence]
WyattBlue commented 3 months ago

If you have this error, you are experiencing a skill issue. Learn the escape sequences for premiere:name="Your name here" in your shell.