Den 08.10.2023 13:14, skrev Андрей Спицын via Cin:
Hello Phyllis and everyone,

I've created a build farm for cinelerra deb and rpm packages. Although it is at an early stage of development, it can build packages on every git change in the main repo. Feel free to use these packages at https://github.com/einhander/cin-gg-packages/releases. Note that releases correspond to a build date, not a git commit date.
Current build hosts are debian 12 and alma linux 8. I'm open to suggestions for a new distro and packages.


Best regards,
Andrey Spitsyn


The following is more an idea and a question from my side:

First a background reference url to and an extract from the manual:
https://cinelerra-gg.org/download/CinelerraGG_Manual/Download_Already_Built_CINE.html
 
I've test-installed and had a look this last single-user static build tar ball on current Leap:
~/cin> ls
applications       COPYING       expanders.txt  ladspa             lv2ui     mplexlo  README     zmpeg3cc2txt
bdwrite            doc           ffmpeg         locale             models    msg      shuttlerc  zmpeg3ifochk
cin                expanders.es  hveg2enc       lv2                mpeg2enc  pixmaps  tips       zmpeg3show
Cinelerra_factory  expanders.fr  info           lv2_blacklist.txt  mplex     plugins  zmpeg3cat  zmpeg3toc

~/cin> ls ffmpeg
audio  decode.opts  encode.opts  ffmpeg.opts  flv.dfl  format  plugin.opts  video

As clarified by Andrew in another post, the ffmpeg binary has not been packaged in the dynamic system build pkgs,
https://lists.cinelerra-gg.org/pipermail/cin/2023-November/007273.html

and as seen here: no ffmpeg binary (while bdwrite is there) available in the single-user static build tar ball.

So to my question to avoid user efforts to build CINELERRA-GG themselves in cases where the distro system ffmpeg version or libs are not available:
Would it be possible and not at least manageable to bundle also the ffmpeg binary tool with all relevant libs in an optional maintained single-user static build tar ball?

Terje J. H