Page 1 of 1
relocate clips with different file-extensions after convert with alloy
Posted: Sun Mar 16, 2025 09:23
by CDRowell
hello,
After I converted video data to alloy, the files were saved in a different format.
what is the most practical way to assign the file endings during the relocate action?
So far I have to reassign EVERY file... Is there another way to shorten this process?
Thanks for your support in advance.
Re: relocate clips with different file-extensions after convert with alloy
Posted: Tue Mar 18, 2025 12:12
by Zoltán
Indeed this could be made easier to do.
For now, you can try making a copy of the composition file and opening that in a text editor, and do a search and replace for the old file extension to the new.
Re: relocate clips with different file-extensions after convert with alloy
Posted: Wed Mar 19, 2025 08:27
by Forese95
I'm also having file format issues when working with Resolume, it's a waste of time.
Re: relocate clips with different file-extensions after convert with alloy
Posted: Wed Mar 19, 2025 15:04
by CDRowell
:shock:Jap! That is an Idea, but i want to convert mp4 in Alloy to dxv-codec. After that all the files are named like xxx.mov. So the Media can't be found by resolume it self. I have to pick the files one by one to get the right path.
Re: relocate clips with different file-extensions after convert with alloy
Posted: Thu Mar 20, 2025 23:04
by tijnisfijn
Guys, I built a little application that should be able to handle this. As long as your new files have exactly the same name, just a different extension, the application will be able to convert your arena composition to use the new files.
Have a look here:
https://github.com/tijnisfijn/Resolume- ... -Converter
Re: relocate clips with different file-extensions after convert with alloy
Posted: Sun Mar 23, 2025 18:30
by CDRowell
Yezz! Thats it! Thank you for help!