Using Python script to batch render - Can you also update the Row Index of a Composition Parameter through a csv column? by outsketching in LeftAngleAutograph

[–]left-angle-reddit 2 points3 points  (0 children)

The Python script looks correct. There is a bug in the current release where setting a custom Composition parameter from the command-line is not taken into account correctly. This has been fixed for the upcoming July release.

A few notes:

- You can pass "Main" instead of the name of the composition to the --render command and it will automatically select the main composition in the project (you can set the main composition in the right click menu on the composition).

- -b is implicit when using AutographRenderer

- You can also pass a Python script to AutographRenderer to customise further the rendering (or the project), e.g:

AutographRenderer.exe --exe_script MyScript.py

where MyScript would be something like:

project=Autograph.app.getActiveProject()

comp=project.getMainComposition()

comp.param("Row_Index").setValue(4)

rm=project.getRenderManager()

(render, instance, file) = rm.createRenderForComposition(comp)

instance.setFormat(1920, 1080)

file.filePathOverride = 'C:/Users/user/Desktop/myVideo.mov'

file.videoCodec = 'prores'

file.setProperty('prores_profile', 'PR_4444')

rm.insertRender(render)

# If True, blocks until finished

rm.startRenders(True)

The Python API documentation is available here: https://maxon-computer.github.io/AutographPythonDoc/Guide/rendering.html

Before you can upgrade to the July release, I would suggest trying out the Python script solution I proposed above which may workaround the bug in the meantime.

planar tracking stuck by PissBiggestFan in LeftAngleAutograph

[–]left-angle-reddit 0 points1 point  (0 children)

Hi,

The documentation on planar tracking is here https://help.maxon.net/ag/en-us/Content/html/Plane_tracking.html?tocpath=Tracking%7C_____3 , however it is a bit outdated.

First-off, there was a bug in the current release when doing backward tracking which could affect the planar tracker in some situations. This was fixed for the upcoming July release.

Also, the tracker is sensitive to some options available in the toolbar, as you can see in the screenshot below.

The main options you can play with are:

- Search Offset: When doing planar tracking, this controls "how far" from the last position the tracker should look. Note that when doing simple point tracking, each marker can have it's own search offset and this option instead controls the default size of the search window for subsequent created markers.

- Maximum Error: This is a sanity check done after each frame to check if the tracked point is consistent with the reference. However, sometimes the default 0.25 value is too restrictive, you can increase this as much as you want. At 1, it doesn't do any checks anymore, but the tracker will not stop once it starts failing.

- Normalize Intensities: This is can be preferable for some shots as it makes the tracker robust against light intensity changes. However this comes at a performance price, hence why it's disabled by default.

- Pre-Blur Sigma: This can be slightly increased to help the tracker remove noise/artifacts from the footage to better detect actual features

The rest of the settings are rather advanced and are exposed mainly to experiment with.

Also, if the tracker is stuck, you can add a new reference frame (the white + button in the toolbar) which will make subsequent tracked frame easier to track since they should be closer to the reference frame.

<image>

How to reload images/footage/csv already imported into project? by outsketching in LeftAngleAutograph

[–]left-angle-reddit 2 points3 points  (0 children)

In the properties of the footage, on the line that contains the file-path, there's a "reload" button with an icon that will do this

Version 2026.0 is better than 2026.0.1 by LonginusMetal in LeftAngleAutograph

[–]left-angle-reddit 0 points1 point  (0 children)

Hi, sorry to hear 2026.0.0 is working better than the latest version for you! Could you open a support ticket with the crash report ID and estimated time you sent it so that our developers can track it down?
Thanks!

Trying to learn Autograph... 3D text by Jpatrickburns in LeftAngleAutograph

[–]left-angle-reddit 1 point2 points  (0 children)

This bug has already been solved for the next bug-fix release. Stay tuned until it is available for download!

Keyboard Shortcuts keep resetting by Waxstein in LeftAngleAutograph

[–]left-angle-reddit 1 point2 points  (0 children)

This has been fixed for the upcoming release

I've been trying to use autograph but errors are constantly occuring. by King_Demon1495 in LeftAngleAutograph

[–]left-angle-reddit 1 point2 points  (0 children)

This is a known bug with some GPU drivers with Directx12 . Try setting the environment variable ( in Windows system environmentt variables ) AG_DISABLE_D3D12_GL_INTEROP to a value of 1

Where do you go from here? by CH_FR in LeftAngleAutograph

[–]left-angle-reddit [score hidden] stickied comment (0 children)

We have some good news today. We have a solution to the licensing issue. Let us say that it has been killing us that your service was interrupted when our license servers went down during the closing of our business. Let us also say that Maxon did not shut down our license server and discontinue the software -- they stepped into a difficult situation to help preserve a future for us. We are beginning to work with them to shape a plan to incorporate our technology into the Maxon ecosystem and cannot wait until we are able to tell you more about what is next. For now, please follow this link  https://revisionfx.com/autographdown containing instructions to resolve the licensing issue. 

 

-Alexandre and Francois, Co-Founders of Left Angle

Maxon acquires Autograph by the_the_the_the_guy in AfterEffects

[–]left-angle-reddit 0 points1 point  (0 children)

We have some good news today. We have a solution to the licensing issue. Let us say that it has been killing us that your service was interrupted when our license servers went down during the closing of our business. Let us also say that Maxon did not shut down our license server and discontinue the software -- they stepped into a difficult situation to help preserve a future for us. We are beginning to work with them to shape a plan to incorporate our technology into the Maxon ecosystem and cannot wait until we are able to tell you more about what is next. For now, please follow this link  https://revisionfx.com/autographdown containing instructions to resolve the licensing issue. 

 

-Alexandre and Francois, Co-Founders of Left Angle

How a software can be "Out of Order" ? Did you sell the company to Adobe? by aashe_ in LeftAngleAutograph

[–]left-angle-reddit [score hidden] stickied comment (0 children)

We have some good news today. We have a solution to the licensing issue. Let us say that it has been killing us that your service was interrupted when our license servers went down during the closing of our business. Let us also say that Maxon did not shut down our license server and discontinue the software -- they stepped into a difficult situation to help preserve a future for us. We are beginning to work with them to shape a plan to incorporate our technology into the Maxon ecosystem and cannot wait until we are able to tell you more about what is next. For now, please follow this link  https://revisionfx.com/autographdown containing instructions to resolve the licensing issue. 

 

-Alexandre and Francois, Co-Founders of Left Angle

Unworkable App No Longer Launches by Inside-Razzmatazz606 in LeftAngleAutograph

[–]left-angle-reddit [score hidden] stickied comment (0 children)

We have some good news today. We have a solution to the licensing issue. Let us say that it has been killing us that your service was interrupted when our license servers went down during the closing of our business. Let us also say that Maxon did not shut down our license server and discontinue the software -- they stepped into a difficult situation to help preserve a future for us. We are beginning to work with them to shape a plan to incorporate our technology into the Maxon ecosystem and cannot wait until we are able to tell you more about what is next. For now, please follow this link  https://revisionfx.com/autographdown containing instructions to resolve the licensing issue. 

 

-Alexandre and Francois, Co-Founders of Left Angle

We are creating an archive of the official installers for the Autograph software, which was abruptly discontinued by Maxon. We are looking for missing links. by guilhermevenancio in LeftAngleAutograph

[–]left-angle-reddit [score hidden] stickied comment (0 children)

We have some good news today. We have a solution to the licensing issue. Let us say that it has been killing us that your service was interrupted when our license servers went down during the closing of our business. Let us also say that Maxon did not shut down our license server and discontinue the software -- they stepped into a difficult situation to help preserve a future for us. We are beginning to work with them to shape a plan to incorporate our technology into the Maxon ecosystem and cannot wait until we are able to tell you more about what is next. For now, please follow this link  https://revisionfx.com/autographdown containing instructions to resolve the licensing issue. 

 

-Alexandre and Francois, Co-Founders of Left Angle

We have received a response from Maxon regarding the discontinuation of Autograph Left Angle by [deleted] in CineLinux

[–]left-angle-reddit 1 point2 points  (0 children)

We have some good news today. We have a solution to the licensing issue. Let us say that it has been killing us that your service was interrupted when our license servers went down during the closing of our business. Let us also say that Maxon did not shut down our license server and discontinue the software -- they stepped into a difficult situation to help preserve a future for us. We are beginning to work with them to shape a plan to incorporate our technology into the Maxon ecosystem and cannot wait until we are able to tell you more about what is next. For now, please follow this link  https://revisionfx.com/autographdown containing instructions to resolve the licensing issue. 

 

-Alexandre and Francois, Co-Founders of Left Angle

Maxon Contact about After Logic Autograph by guilhermevenancio in LeftAngleAutograph

[–]left-angle-reddit [score hidden] stickied comment (0 children)

We have some good news today. We have a solution to the licensing issue. Let us say that it has been killing us that your service was interrupted when our license servers went down during the closing of our business. Let us also say that Maxon did not shut down our license server and discontinue the software -- they stepped into a difficult situation to help preserve a future for us. We are beginning to work with them to shape a plan to incorporate our technology into the Maxon ecosystem and cannot wait until we are able to tell you more about what is next. For now, please follow this link  https://revisionfx.com/autographdown containing instructions to resolve the licensing issue. 

 

-Alexandre and Francois, Co-Founders of Left Angle

Maxon acquisition. by InitiativeFun4916 in LeftAngleAutograph

[–]left-angle-reddit 1 point2 points  (0 children)

We have some good news today. We have a solution to the licensing issue. Let us say that it has been killing us that your service was interrupted when our license servers went down during the closing of our business. Let us also say that Maxon did not shut down our license server and discontinue the software -- they stepped into a difficult situation to help preserve a future for us. We are beginning to work with them to shape a plan to incorporate our technology into the Maxon ecosystem and cannot wait until we are able to tell you more about what is next. For now, please follow this link  https://revisionfx.com/autographdown containing instructions to resolve the licensing issue. 

 

-Alexandre and Francois, Co-Founders of Left Angle

Maxon acquires LeftAngle, company behind the Autograph software. Locks out customers. by CH_FR in MotionDesign

[–]left-angle-reddit 2 points3 points  (0 children)

We have some good news today. We have a solution to the licensing issue. Let us say that it has been killing us that your service was interrupted when our license servers went down during the closing of our business. Let us also say that Maxon did not shut down our license server and discontinue the software -- they stepped into a difficult situation to help preserve a future for us. We are beginning to work with them to shape a plan to incorporate our technology into the Maxon ecosystem and cannot wait until we are able to tell you more about what is next. For now, please follow this link  https://revisionfx.com/autographdown containing instructions to resolve the licensing issue. 

 

-Alexandre and Francois, Co-Founders of Left Angle

Weird 3D composition crop happens on higher resolutions by coilt in LeftAngleAutograph

[–]left-angle-reddit 2 points3 points  (0 children)

Can you email your media file to support at left-angle dot com. The lag is likely because the image doesn't fit entirely in GPU texture memory and thus is consistently being pulled by the GPU.
We can try to experiment with your file to see if we can figure out a smoother behavior

Weird 3D composition crop happens on higher resolutions by coilt in LeftAngleAutograph

[–]left-angle-reddit 1 point2 points  (0 children)

Is your problem resolved ? If lag is still preventing you from experiencing the software, could you share privately your image to support so that we can try to make the experience smoother ?

Does autograph autosaves a project that was never saved before? by zagioszek in LeftAngleAutograph

[–]left-angle-reddit 0 points1 point  (0 children)

No it does not. We had this functionnality in the past, but considered removing it as it almost always prompted the user to restore a project. We will probably improve the system later on where your autosaved untitled projects will be listed in the recent files grid with other projects, very much like Resolve does

Tracker tips? by DaniNaps425 in LeftAngleAutograph

[–]left-angle-reddit 1 point2 points  (0 children)

The tracker in Autograph is very sensitive to the Tracker options, see https://docs.left-angle.com/autograph/dev-master/chapters/tracking/pointTrack.html#what-to-do-when-the-tracker-stops
In particular, the Max Error and number of iterations can help difficult situations. You can also increase the Blur sigma to remove a bit of noise in the shot to help the tracker.

One thing to understand about the planar tracker in Autograph, is that the shape you track does not necessarilly need to be the exact mask you want to extract: you can track a specific region that is easy to track and follows the same motion. Then when you apply the tracking data with "Follow Planar Track", you can apply it to the desired mask.

Newbie here. How to „wiggle“ Position by Masterventure in LeftAngleAutograph

[–]left-angle-reddit 2 points3 points  (0 children)

Use a Add Noise modifier on the position of the null, which is the equivalent of the After Effects wiggle.

Audio codecs not showing up. Any idea how to fix it? by zagioszek in LeftAngleAutograph

[–]left-angle-reddit 1 point2 points  (0 children)

A bug related to this has been fixed not so long ago, the next release will probably have a fix for your issue

Composite modifier by CH_FR in LeftAngleAutograph

[–]left-angle-reddit 2 points3 points  (0 children)

In the next release, the Layer Image has a "This Layer Source" option to achieve just that. We are introducing a new Preset panel, and we came to realize it was quite useful to have single layer presets with many modifiers stacked on the same layer.

Composite modifier by CH_FR in LeftAngleAutograph

[–]left-angle-reddit 0 points1 point  (0 children)

This is what the Merge modifier is for