Skip to content

XML Compatibility and Combining CL Args? #118

@jet3004

Description

@jet3004

As a FCP editor, I was very pleased to see videogrep's xml compatibility as mentioned. However, I have never been able to import any of its generated files.

  1. I cannot use the generated xml files from --output xyz.xml with FCP X 10.6.5, they are simply grayed out when trying to import them. Are they compatible or am I missing something?

  2. How do I, if possible, generate the .xml alongside, say, a .mp4? Trying --output xyz.mp4, --output xyz.xml doesn't work.

  3. Not exactly related to the above but might as well ask alongside – can I use multiple search types in one command? If I wanted to combine both fragment and sentence based commands in one. Though I might out them put them in the order I want like this but doesn't seem to produce that:
    videogrep --input xyz.mp4 --search 'x box' --search-type fragment --search 'x box' --search-type sentence --randomize --output xyznew.mp4

Bonus Q: How does one use 'randomize' when using videogrep as a module? Trying to add it to scripts like 'only_silence.py' etc

Thanks!

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions