Пікірлер
@HossamRV
@HossamRV 4 күн бұрын
could automation blocks makes a script for adding random shots every single shot 10 fps to 100 fps randomly from one clip or many clips without repeating the used frames?
@mamoworldae
@mamoworldae 3 күн бұрын
Yes, that should be possible, but requires a custom block script. You could create a loop where you go from frame 1 to last frame of the clip in random-sized steps to obtain a collection of non-overlapping segments which you can insert in a sequence. If you want to do that for multiple clips, you can loop over each of them one by one, and if you want the resulting clips in the timeline to be random order, you can first collect the in-out ranges in a list and then shuffle this list.
@HossamRV
@HossamRV 3 күн бұрын
@@mamoworldae Could you give me the script to use for this it would help me solve so many problems and make a viral content easily
@mamoworldae
@mamoworldae 3 күн бұрын
@@HossamRV I don't have the time to write such a custom script, but if you don't want to try it yourself, you can hire an expert: docs.mamoworld.com/automation-blocks/hireAnExpert
@bojacksimpson8624
@bojacksimpson8624 5 күн бұрын
Guys, how should I write an expression to enable or disable part of the code and have it appear as an option when loading the expression? thanks!
@mamoworldae
@mamoworldae 4 күн бұрын
You can use a boolean (true/false) variable, which iExpressions will show as a checkbox. Then use an if condition to only execute certain code if that variable is true or false: var option = true; if(option){ // code here will only // be executed if the // checkbox "option" is enabled } // code here will always be executed
@bojacksimpson8624
@bojacksimpson8624 4 күн бұрын
@@mamoworldae you are very kind! How could I write a conditional that is displayed in the form of a dropdown menu? (like compute in Layer Distance Link) / If the selected option is X, this code is enabled, if the selected option is Y, this other code is enabled. / (I tried to understand what was used in Layer Distance Link but I had no luck).
@mamoworldae
@mamoworldae 4 күн бұрын
@@bojacksimpson8624 These dropdown variables are not supported by the parser, which generates the UI from the code. Unfortunately, they can only be used by the build-in expressions of iExpressions which internally use a more flexible format.
@bojacksimpson8624
@bojacksimpson8624 4 күн бұрын
@@mamoworldae I understand no problem 😉
@claudemartin5907
@claudemartin5907 8 күн бұрын
where is this in version 19?
@claudemartin5907
@claudemartin5907 8 күн бұрын
is it "tempo"?
@mamoworldae
@mamoworldae 8 күн бұрын
@@claudemartin5907 Yes at "time scale" you have to choose "tempo"
@bobbihansel
@bobbihansel 28 күн бұрын
Once again you make my life easier with every new video. Thank you Mathias!
@clavioalverich2564
@clavioalverich2564 Ай бұрын
Hi, could you please inform me how to correct the tracking directly in mocha? (by using manual track / adjust track?) Many thanks from 2024 !
@mamoworldae
@mamoworldae Ай бұрын
The key to understand "adjust track" is that you DONT use it by refining the shapes of the masks. If you move the masks, the track won't move with them. Instead, in a nutshell "adjust track" allows to keyframe the blue surface rectangle on top of the track.
@LawBDmymensingh
@LawBDmymensingh Ай бұрын
nice
@salihofluoglu
@salihofluoglu Ай бұрын
excellent material, thank you
@serge.y
@serge.y Ай бұрын
BeatEdit 2 for Davinci Resolve please! I know we have a previous version.
@mamoworldae
@mamoworldae Ай бұрын
BeatEdit for Resolve has less features than the version for Premiere Pro, since Resolve's scripting engine is much more limited than the one from Premiere Pro. Good news is that Blackmagic Design is adding more features over time, so maybe at some point we can migrate more features from the Pr version to the Resolve version.
@serge.y
@serge.y Ай бұрын
@@mamoworldae Yeah, that's what I thought, but I had to ask :)
@EsbenBrandborgsterby
@EsbenBrandborgsterby Ай бұрын
Is it possible with automation blocks to choose a setting from which, the entire screen changes according to the one who speaks. Not showing the other screen at all, while that person speaks. Like Autopod?
@mamoworldae
@mamoworldae Ай бұрын
No, we don't have a ready to use tool for that, unfortunately.
@EsbenBrandborgsterby
@EsbenBrandborgsterby Ай бұрын
@@mamoworldae the function just seems quite similar. Any chance that it will come somehow soon? Or perhaps other members have developed this?
@mamoworldae
@mamoworldae Ай бұрын
@@EsbenBrandborgsterby I am not aware of such a development currently.
@EsbenBrandborgsterby
@EsbenBrandborgsterby Ай бұрын
@@mamoworldae I appreciate that you took the time to answer anyway. Still believe these automation blocks look great.
@grafixcreatiwitty
@grafixcreatiwitty Ай бұрын
great script i loved it but i wish i had the license since i love the squashing effect and without it , looks so inorganic
@CGBYT
@CGBYT Ай бұрын
Selbst nach 8 Jahren hast du mir extrem weiter geholfen!
@mamoworldae
@mamoworldae Ай бұрын
Danke für das Feedback, das ist sehr schön zu hören :-)
@janwerthwein820
@janwerthwein820 Ай бұрын
Will this work for text boxes horizontally?
@mamoworldae
@mamoworldae Ай бұрын
What do you want to create exactly? With which expression? For Text boxes a very powerful tool is also my Pins & Boxes aescripts.com/pins-and-boxes/
@janwerthwein820
@janwerthwein820 Ай бұрын
@@mamoworldae I actually have pins and boxes but ended up using iexpressions3 with the align horizontally and it worked perfectly!
@catfyn
@catfyn Ай бұрын
Result is fascinating but unsure if I followed.
@Gametism
@Gametism Ай бұрын
We need PeakEdit! I know the current version of BeatEdit has a quantization feature but that requires manually shifting the beat markers and that's not what I want to do.
@mr.bond2023
@mr.bond2023 Ай бұрын
Hey. I need help. Beat edit is not working on Davinci Resolve 19 beta. I updated to the latest version of Beat edit and it’s still not working.
@mamoworldae
@mamoworldae Ай бұрын
BeatEdit for DaVinci Resolve 1.2.005 adds compatibility with Resolve 19 beta. Make sure to really run this version. If it still does not work, please open a support ticket at aescripts.com/contact/?direct=1&product_id=2011 and include as many details as possible (Which error message do you get or what does not work exacty. Which OS, version of BeatEdit and Resolve you are using; does the Console window of Resolve show any errors?).
@djbenouf
@djbenouf Ай бұрын
i sent message in insta help
@mamoworldae
@mamoworldae Ай бұрын
I just replied to your insta Message. I don't check social media messages every day. For any issues and questions, best Please open a support ticket at aescripts.com/contact/?direct=1
@Alex45684
@Alex45684 Ай бұрын
hell na i aint playing 50 bucks for this plugin i would rather use canva audio sync
@ElhartiVision
@ElhartiVision 2 ай бұрын
THANKS YOU SAVE MY LIFE
@RobFike
@RobFike 2 ай бұрын
I just bought this on ae script and this option is literally not there anymore... what the heck?!
@RobFike
@RobFike 2 ай бұрын
Okay, so I figured this out. You get the script from the community library - you'll have a link to this when you purchase - then you need to go to preferences in the blocks menu. Look wherever the location is for library files (or change it), then put the downloaded community library files (XML usually) and then refresh library in the menu options. Then you can click on the item and run it WITHIN an open COMP.
@mamoworldae
@mamoworldae 2 ай бұрын
@@RobFike Oh, yes, I am sorry if that is confusing. Good to hear that you already found the solution. The community library is described here: docs.mamoworld.com/automation-blocks/#join-the-community
@Limo320
@Limo320 2 ай бұрын
How can I use Beat Edit in Davinci Resolve 19 Beta 5? mfg
@mamoworldae
@mamoworldae 2 ай бұрын
Thank you for reporting this! There is an issue with the 19.0B5 on Windows which makes the beat detection fail. I can reproduce this on my machine and I am working on a solution. Until then, the only option is to use v18 instead of the 19 beta. In case you use both Mac and Win: It seems like only Win is affected by this issue. Cheers, Mathias
@hackermandeep-j3q
@hackermandeep-j3q 2 ай бұрын
Please make BeatEdit compatible or update it for DaVinci 19. I cannot use my license because I get an error message saying 'beat detection failed' and the CMD window closes, so I can't use the program.
@mamoworldae
@mamoworldae 2 ай бұрын
We just published a new version BeatEdit 1.2.005, which adds compatibility with the new Resolve 19 Beta.
@hackermandeep-j3q
@hackermandeep-j3q 2 ай бұрын
Please make BeatEdit compatible or update it for DaVinci 19. I cannot use my license because I get an error message saying 'beat detection failed' and the CMD window closes, so I can't use the program.
@mamoworldae
@mamoworldae 2 ай бұрын
Thank you for reporting this! There is an issue with the 19.0B5 on Windows which makes the beat detection fail. I can reproduce this on my machine and I am working on a solution. The problem is that the function of Resolve's scripting engine, which retrieves the installation path of an extension is broken is broken in the R19 beta. Therefore, BeatEdit cannot find the location where the beat detector is. Until we have a workaround, the only option is to use v18 instead of the 19 beta. In case you use both Mac and Win: It seems like only Win is affected by this issue. Cheers, Mathias
@xuancuongdo9630
@xuancuongdo9630 2 ай бұрын
can we link image name to the JSON files?
@mamoworldae
@mamoworldae 2 ай бұрын
There is no way to replace footage files using json, unfortunately.
@sophiemulders
@sophiemulders 2 ай бұрын
What would be a use case here? I would get the other way around -> csv to text layers to create a lotbof lower thirds per example ( is there a tutorial of ???) Just bought automation blocks for AE and i expressions. Super exited
@mamoworldae
@mamoworldae 2 ай бұрын
Excited to have you on board! "Comp Duplicates from Spreadsheets" is a ready to use tool from the Automation Blocks library for this task: docs.mamoworld.com/automation-blocks/tools-ae/compDuplicatesFromSpreadsheet If you want to learn more about writing your own, more specific tools to modify text layers etc, this tutorial will get you started: docs.mamoworld.com/automation-blocks/tutorials-ae/writeCustomTemplateTool It creates a tool to modify layers with a user interface. But instead of a user interface, you could also take the data from a csv file. You are right that this scenarios are more useful than the application shown in this video here. This is just a very basic example how to create user interfaces at all. Do make sure the video is short and not to complex, I choose a very basic example.
@VadimMityura
@VadimMityura 2 ай бұрын
Cool!
@mamoworldae
@mamoworldae 2 ай бұрын
Thanks! :-) By the way, only until tomorrow BeatEdit is 25% off: aescripts.com/beatedit-for-premiere-pro/
@ianalvarez9084
@ianalvarez9084 2 ай бұрын
is there a way to separate the beat markers and the extra markers? maybe make them different colors or hide either the beat markers or the additional markers so you can focus on one or the other?
@mamoworldae
@mamoworldae 2 ай бұрын
The only option for this is to put them on different layers. You could, for example, create sequence markers for only the normal beat markers, then deselect all normal beat markers and create extra markers as clip markers instead of sequence markers.
@杨猛-k8e
@杨猛-k8e 3 ай бұрын
@TheWalidmoussa
@TheWalidmoussa 3 ай бұрын
Hey Mathias, is KeyTweak still working?
@mamoworldae
@mamoworldae 3 ай бұрын
Yes, it should still be compatible with recent Ae versions. If you run into any issues, best open a support ticket at aescripts. Any tickets for my tools will go straight to my inbox :-)
@kartikaykhattar96
@kartikaykhattar96 3 ай бұрын
Hi, I have a question: I have 100s of Markers on my timeline, and each of them has a comment as a number XY. Now I want that on my timeline, a text graphic is automatically placed at each marker point, with the text "The number is XY". Basically getting info from the marker comment, and then creating this text layer automatiicaly at each marker point. Is this possible with automation blocks? If so, please guide me briefly. Thanks
@mamoworldae
@mamoworldae 3 ай бұрын
You cannot create Pr title texts with scripts, but you can use a Ae-based Mogrt. Here is a tutorial showing a script, which adds such texts for each clip of the sequence: kzbin.info/www/bejne/nXqnoomwmJqpprM . In a similar way, you can loop over all markers instead of all clips and then create the texts accordingly.
@andykar13
@andykar13 3 ай бұрын
If my subject head is slightly moving from side to side, how do I make the auto lipsync mouth automatically track it? My brain is not processing how a stabalized precomp will help
@mamoworldae
@mamoworldae 3 ай бұрын
See this tutorial: kzbin.info/www/bejne/hofGpKKLgdV3j6s A "stabilized precomp" rig gives you a composition inside which the tracked object is not moving anymore (the entire composition is moving with the track). Therefore, inside the precomp, the head is not moving anymore and you can apply Auto Lip-Sync inside of it without the need to worry about any movements. The cool thing is that all changes you do in the stabilized precomp will automatically also be visible in the main composition. See this tutorial for an overview how stabilized precomps work: kzbin.info/www/bejne/nX6le2SIaNlnmtk
@StoriesAnimados
@StoriesAnimados 3 ай бұрын
Is it possible to import clips and place each clip at an exact time within the timeline in Adobe Premiere? For example: takeVideo1 put at 00 seconds on the timeline, takeVideo2 put at 05 seconds on the timeline, takeVideo3 put at 20 seconds on the timeline, takeVideo4 put at 33 seconds on the timeline and so on?
@mamoworldae
@mamoworldae 3 ай бұрын
Yes, see these videos for examples: kzbin.info/www/bejne/fIHIgJ2thZajjpo kzbin.info/www/bejne/i3TXaZiQeMyEp8U These examples always append clips to the end of the sequence, but the "add project items" block also has an option to insert clips at a custom time.
@StoriesAnimados
@StoriesAnimados 3 ай бұрын
I liked! But can I trigger the automations/blocks through a Python/RPA script or through a spreadsheet/googlesheets?
@mamoworldae
@mamoworldae 3 ай бұрын
All methods to remote-execute Automation Blocks are described here: docs.mamoworld.com/automation-blocks/remoteExecution
@yaelclaire5908
@yaelclaire5908 3 ай бұрын
Just seen your video - downloaded and got a great result an hour later - one question - the open mouth inside is Transparent and not BLACK, so it looses the sense of the mouth hole. Is that a preset i can change? help appreciated! Many thanks!
@mamoworldae
@mamoworldae 3 ай бұрын
Auto Lip-Sync always just "cuts a hole" in layer, so whatever other layer is below will become visible. You can put a black solid layer below the layer, to which you applied Auto Lip-Sync, for example. You can create a solid in the Ae menu Layer->New->Solid...
@chrystianrokicki9328
@chrystianrokicki9328 3 ай бұрын
Maybe you can invent a way to import the sony shot markers that may be created during filming into premiere? :)
@mamoworldae
@mamoworldae 3 ай бұрын
Are those markers saved as metadata or is there a way to export them to a spreadsheet?
@KADstudioArchitect
@KADstudioArchitect 3 ай бұрын
Hello, I don't want to every time right click and change, I need like old AE versions default Spatial interpolation be Bezier not linear, what should I do?
@mamoworldae
@mamoworldae 3 ай бұрын
In the After Effects Preferences in the tab "General" you can disable the option "Default Spatial Interpolation to Linear",
@KADstudioArchitect
@KADstudioArchitect 3 ай бұрын
@@mamoworldae I did wasnt work first but IDK how fixed later, thank you
@vnater5223
@vnater5223 3 ай бұрын
Ae is just a complex software just waste my time in every step in video editing every thing is just make more complex and time consuming idk whty?? I just maassdddd
@theretouchist
@theretouchist 3 ай бұрын
Wowowowowow! 🤯 Scratch for Premiere & After Effects!!
@xuanthutrancongtuyet4127
@xuanthutrancongtuyet4127 4 ай бұрын
I help me reduce scare with how to find and cut music. Thank you a lot
@EndFency
@EndFency 4 ай бұрын
that was too much script for me. and too complicated varibale names. didnt get the point
@fainday
@fainday 4 ай бұрын
thank you for sharing! great job...very useful.😊
@PlanetXtreme
@PlanetXtreme 4 ай бұрын
Wow. I mean like, just for this, I'd pay 60 bucks for this functional tool alone. You're awesome, thank you.
@TheDIYFilmmaker
@TheDIYFilmmaker 4 ай бұрын
Thank you. I do like a lot the subtitles marks. My problem is that when I am in the Cut page of Resolve and I cut my clip to the subtitles, the subtitles get also cut. Is there any way to avoid this?
@mamoworldae
@mamoworldae 4 ай бұрын
Does the Auto Track Selector help? kzbin.info/www/bejne/gYrKnWaLqZusjZo
@Tofan-vy6dt
@Tofan-vy6dt 4 ай бұрын
Why does the ID change every time when I export all text from the selected folder? Is it possible to keep the ID the same and start from 1?
@mamoworldae
@mamoworldae 4 ай бұрын
If you open the options for the export you can choose: "If a text already has an ID: skip/replace/preserve". By default, it is set to "preserve" i.e. if you export the same text multiple times, it will always keep its original IDs. Note that if you export multiple folders of the same project the following happens: 1. Say you export folder A and it contains 20 texts - then they will obtain IDs 1-20 2. Say next you export folder B, now Text2Spreadsheet will start with ID 21 for folder B, since IDs 1-20 have already been used by folder A You cannot use the same IDs for folders A and B, since then when importing the texts later, the import would assign the same value to texts in folders A and B. It is crucial that every text in the project always has a unique ID.
@Tofan-vy6dt
@Tofan-vy6dt 4 ай бұрын
@@mamoworldae Thanks for the reply. I have another idea: manually change the ID in the comment of the text layer so that the ID cannot be changed later when I add or delete any text. We are actually making a video in different languages. However, there is a problem with the text auto-scaling. For example, if a text is short in English but long in another language, the text size increases after importing the XML file and goes outside of the container. Is there any solution or script available?
@mamoworldae
@mamoworldae 4 ай бұрын
@@Tofan-vy6dt Pins & Boxes can help go adjust the layout accordingly, when the size of a text changes: aescripts.com/pins-and-boxes/ This tool from Automation Blocks for Ae might also help: kzbin.info/www/bejne/aIu7aWdqmdyLrJY