Thanks for quick answer
But nothing happens
You need to insert the *
that are not shown (read here why) in your initial post.
@lxp
Why if the forum software removing * if its in [.] just found out that a \ then* works in [*.*]
Have just realised what I had done wrong
I said I used which I did have the * in the correct place but the forum software is removing them
Rename TYPE=files PATTERN ". " TO "[{clip}]. " AUTORENAME
Should have been
Rename TYPE=files PATTERN "." TO "[{clip}]. " AUTORENAME
You copied what I put added [{eval:Mins} as you say I'd missed out the *
Rename TYPE=files PATTERN "." TO "[{eval:Mins}]." AUTORENAME
Should be
Rename TYPE=files PATTERN "." TO "[{eval:Mins}]." AUTORENAME
Do you know why the Duration Column in Opus show H:M:S but in ClipCopy it just shows Second
Thats why I made a eval column
Thanks for the quick replies as usual the support in Opus is the best
Hope you had a good Christmas/Holiday and all the best for the New Year
I think it's internally stored in seconds. The columns in the file display can be formatted as duration but currently there is no format available to convert seconds to hours/minutes/seconds and an eval column is the only option.
Click the "Editing & Formatting Tips" link at the top of the post editor.