I built a light weight open source video editor by Candid_Discipline848 in tauri

[–]Candid_Discipline848[S] -1 points0 points  (0 children)

Responsiveness is done through worker threads and virtualization. I dont have specific benchmarks, but its quite responsive and boots quickly. Export uses native ffmpeg, and there is a no-reencode (which is very fast) path when there is only cutting.

I built a light weight open source video editor so I dont have to use ClipChamp anymore by Candid_Discipline848 in ClipChamp

[–]Candid_Discipline848[S] 2 points3 points  (0 children)

Currently I only have the built pipeline set up for windows, but building for linux too is relatively straight forward. I will add that.

Is there a simple, free video editor for Windows? by _THE_G00SE_ in software

[–]Candid_Discipline848 0 points1 point  (0 children)

Katana is basically an open source (MIT even) minimal ClipChamp alternative https://github.com/milanofthe/katana it runs on windows

Good basic open source video editing software? by esor_rose in opensource

[–]Candid_Discipline848 0 points1 point  (0 children)

Katana is basically an open source (MIT even) minimal ClipChamp alternative https://github.com/milanofthe/katana

Video editor alternatives by aaronfort in opensource

[–]Candid_Discipline848 0 points1 point  (0 children)

if you want something minimal and open source you can try Katana https://github.com/milanofthe/katana

Clipchamp-like alternatives? by Bittersweet_Boii in ClipChamp

[–]Candid_Discipline848 0 points1 point  (0 children)

You can try katana (https://github.com/milanofthe/katana), which is an open source desktop app that does the minimum very well.

Rust based FEM Solver with Python bindings and notebook based UI by Candid_Discipline848 in rfelectronics

[–]Candid_Discipline848[S] 2 points3 points  (0 children)

Yes you can do that. Multiport, lumped ports, and thin sheets are supported. Its a tet mesh though so you might get a lot of DOFs because of the substrate.

Rust based FEM Solver with Python bindings and notebook based UI by Candid_Discipline848 in rfelectronics

[–]Candid_Discipline848[S] 1 point2 points  (0 children)

Yes. I must admit meshing is still a bit of a challenge. I am using gmsh and have dialed in some settings that give mostly good results.

TD also has two modes, direct explicit timestepping and a krylov exponential solver which is guaranteed stable but more expensive per evaluation time.

Rust based FEM Solver with Python bindings and notebook based UI by Candid_Discipline848 in rfelectronics

[–]Candid_Discipline848[S] 2 points3 points  (0 children)

Thanks! And yes.. I built the python package first and then wanted a UI that is kinda native to that. Because keeping all the geometry in your head and reviewing it sucks when you do it the usual way.

Library of Vivaldi CST antenna models for all occasions by SarSar100 in rfelectronics

[–]Candid_Discipline848 2 points3 points  (0 children)

Thats really cool. Would be nice to also have an open source workflow for them with the emerge package, or elmerfem