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.
relocate clips with different file-extensions after convert with alloy
Re: relocate clips with different file-extensions after convert with alloy
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.
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.
Software developer, Sound Engineer,
Control Your show with ”Enter” - multiple Resolume servers at once - SMPTE/MTC column launch
try for free: http://programs.palffyzoltan.hu
Control Your show with ”Enter” - multiple Resolume servers at once - SMPTE/MTC column launch
try for free: http://programs.palffyzoltan.hu
Re: relocate clips with different file-extensions after convert with alloy
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
: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.
-
- Team Resolume
- Posts: 312
- Joined: Fri Dec 06, 2019 00:01
Re: relocate clips with different file-extensions after convert with alloy
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
Have a look here:
https://github.com/tijnisfijn/Resolume- ... -Converter
Re: relocate clips with different file-extensions after convert with alloy
Yezz! Thats it! Thank you for help!