Package Details: fusion-studio 18.5-1

Git Clone URL: https://aur.archlinux.org/fusion-studio.git (read-only, click to copy)
Package Base: fusion-studio
Description: GPU accelerated 2D and 3D compositing and motion graphics software. Requires USB activation dongle.
Upstream URL: https://www.blackmagicdesign.com/products/fusion
Keywords: blackmagic blackmagic-fusion fusion vfx
Licenses: Commercial
Submitter: paperdave
Maintainer: paperdave (bryab)
Last Packager: paperdave
Votes: 3
Popularity: 0.26
First Submitted: 2022-10-13 04:28 (UTC)
Last Updated: 2023-05-01 19:29 (UTC)

Latest Comments

FraYoshi commented on 2024-09-13 13:03 (UTC) (edited on 2024-09-13 13:06 (UTC) by FraYoshi)

Okay, have not been able to fix the installation, as I ultimately get an "Unrecognized archive", don't know why...

BUT! If you want to install it anyway, you can go manual by just using the AUR package as a downloader for the latest version by modifying the PKGBUILD to have the desired pkgver and the corresponding _downloadid, then run the makepkg so the archive is downloaded, extract it, and finally run "./Blackmagic_Fusion_Studio_Linux_<version>_installer.run" --install for the Studio, and same for the Render_Node.

values for the 19.0.1 - Download ID: fc66e223901a4ee9b8933cf2556eea25 - sha256sum: 93d575da0e2f81e3f982a52183da72f3501d0a13a60dc570a57948e7cc9b8869

reference for the manual installation: https://www.steakunderwater.com/wesuckless/viewtopic.php?t=1700

paperdave commented on 2024-09-02 15:35 (UTC)

for what it's worth, i've also observed the lzma_end symbol missing when i build on NixOS. it only stops the FBX plugin, and the rest of the compositor remains functional. i havent tried 19 yet, just learned it's out, will probably put it off until my next project starts.

i'll update here if i find a solution to either of these that can be applied to the AUR build

FraYoshi commented on 2024-09-02 08:02 (UTC) (edited on 2024-09-02 09:47 (UTC) by FraYoshi)

Values for v19.0.0

  • Download ID: e745d19b18114f19944d6e9258e33b87
  • sha256sum: f62b8c3a7f00abd5e51690ec0ac68181e910d0a0927c96eb7d8bcf588edf99ea

Still, I'm getting this error, which at the moment have not been able to solve, help welcomed :)

==> Starting package_fusion-studio()...
bsdtar: Error opening archive: Failed to open 'Blackmagic_Fusion_Studio_Linux_19.0.0_installer.run'
==> ERROR: A failure occurred in package_fusion-studio().
    Aborting...

bryab commented on 2024-08-04 17:41 (UTC)

I forked the repo (https://github.com/bryab/fusion-studio-aur) to fix a small issue where it was picking up beta releases. The current working version now is 18.6.6.

I am not sure it this is new to this release, but when launching Fusion Studio, I get this error:

Unable to load plugin: fbx.plugin
/opt/fusion-studio/Plugins/fbx.plugin: undefined symbol: lzma_end

FraYoshi commented on 2024-05-25 14:14 (UTC) (edited on 2024-05-25 14:16 (UTC) by FraYoshi)

Values for v18.6.6:

  • Download ID: 86f8812c33e84298907c3d7c9ec5b7d8

  • sha256sum: 77d49065e297b5ee9804dfa566d0955899b4d6022f7c259c9b4adbe541bc6d29

https://www.blackmagicdesign.com/api/support/us/downloads.json for future reference, as the maintainer indicated on the PKGBUILD.

paperdave commented on 2024-03-01 19:43 (UTC) (edited on 2024-03-01 19:44 (UTC) by paperdave)

hey. glad to see that someone other than me needs this. i haven't used archlinux in quite some time.

to push updates i have a short script, but i cant run it right now as i dont have an archlinux computer set up right now. i can try later (i don't want to push broken build).

i published that code on github here: https://github.com/paperdave/fusion-studio-aur the version bump script uses https://bun.sh to web scrape blackmagic's download page ... so the package basically maintains itself. if you want to maintain the updates in the future i can add you to the package maintainer list, or however this stuff works. (send me an email, we can figure that out)

shrippen commented on 2024-02-29 11:29 (UTC)

Any chance to get this updated?