AppImage latest release 0331
A new AppImage is available at the following url with 20210331 as the date for newest and older distros: https://cinelerra-gg.org/download/images/ Very few changes but the extra Memory usage is at least commented out in this version. You can see the updates in releaseenotes.pdf or below. I have to update News and information about BT #566 yet before the end of my day. ****************************************************** *GIT for Cinelerra-GG has the following changes from 03/01/2021-03/31/2021* HV 7.3 modifications added to include: Posterize plugin for creating poster-like videos. Timelapse Helper plugin for speeding up video by some number of frames per block. DeJay reported a greater memory usage in the last release and the cause has been fixed temporarily. SGE completed getting the updates for latex2html officially released to make the HTML manual easier. Yoko has volunteered to do Japanese translation of the website. MatN updated wikipedia for the 0228 AppImage release and reviewed the HV 7.3 release. Andrea has continuously worked on the manual to keep it updated with recent developments. Sam has performed maintenance/updates on the server and keeps it running very smoothly. Elive support is now generously providing a stable Debian release for anyone to use.
Thanks for the great support Phyllis :-) Am 31.03.21 um 22:39 schrieb Phyllis Smith via Cin:
A new AppImage is available at the following url with 20210331 as the date for newest and older distros: https://cinelerra-gg.org/download/images/ <https://cinelerra-gg.org/download/images/> Very few changes but the extra Memory usage is at least commented out in this version. You can see the updates in releaseenotes.pdf or below. I have to update News and information about BT #566 yet before the end of my day. ******************************************************
*GIT for Cinelerra-GG has the following changes from 03/01/2021-03/31/2021*
HV 7.3 modifications added to include:
Posterize plugin for creating poster-like videos.
Timelapse Helper plugin for speeding up video by some number of frames per block.
DeJay reported a greater memory usage in the last release and the cause has been fixed temporarily.
SGE completed getting the updates for latex2html officially released to make the HTML manual easier.
Yoko has volunteered to do Japanese translation of the website.
MatN updated wikipedia for the 0228 AppImage release and reviewed the HV 7.3 release.
Andrea has continuously worked on the manual to keep it updated with recent developments.
Sam has performed maintenance/updates on the server and keeps it running very smoothly.
Elive support is now generously providing a stable Debian release for anyone to use.
В сообщении от Wednesday 31 March 2021 23:39:06 Phyllis Smith via Cin написал(а):
A new AppImage is available at the following url with 20210331 as the date for newest and older distros: https://cinelerra-gg.org/download/images/
Not really related to appimage, but I compiled corresponding source (cingg git commit eabda9cf447580a974fd3d67a3d0a26f09aeb523) and it works fine for simple playback/fade curve test. Because I was compiling with ffmpeg git (commit ec4c04aa7b5a0c7a91e4a65775826283d23e08ac) additional small patch for ffmpeg.git.patch3 was needed: diff --git a/cinelerra-5.1/thirdparty/src/ffmpeg.git.patch3 b/cinelerra-5.1/thirdparty/src/ffmpeg.git.patch3 index fb8730e4..28d3876f 100644 --- a/cinelerra-5.1/thirdparty/src/ffmpeg.git.patch3 +++ b/cinelerra-5.1/thirdparty/src/ffmpeg.git.patch3 @@ -43,7 +43,7 @@ index cff7f0cb54..8b6d22aff2 100644 .name = "matroska,webm", .long_name = NULL_IF_CONFIG_SMALL("Matroska / WebM"), + .flags = AVFMT_SEEK_NOSTREAMS, - .extensions = "mkv,mk3d,mka,mks", + .extensions = "mkv,mk3d,mka,mks,webm", .priv_data_size = sizeof(MatroskaDemuxContext), .read_probe = matroska_probe, @@ -4264,6 +4265,7 @@ AVInputFormat ff_matroska_demuxer = { ---- But note mpeg-ts muxer patch (#2) still doesn't apply to latest ffmpeg, so no blu-rays ... There is talk about releasing ffmpeg 4.4 soon [0], so I hope to have time to look at modifiying this patch finally.. someday in April .. considering I hope to bring back to this home my new 7 months old dog .... (chewing on everything ensures) [0] - http://ffmpeg.org/pipermail/ffmpeg-devel/2021-March/278032.html
Andrew, Looking forward to you and your dog's return (keep the dog away from the remote control because they like to chew that!) Not really related to appimage, but I compiled corresponding source
(cingg git commit eabda9cf447580a974fd3d67a3d0a26f09aeb523) and it works fine for simple playback/fade curve test.
Because I was compiling with ffmpeg git (commit ec4c04aa7b5a0c7a91e4a65775826283d23e08ac) additional small patch for ffmpeg.git.patch3 was needed:
I will save the patch file for case you and the dog get lost, but otherwise will wait for you and ffmpeg 4.4 testing. Also, I need your help on fileffmpeg.C where I had to comment out the line "ff->video_probe(1);" because it uses memory and does not return it. ...Phyllis
Hi all! I think that Cin.AppImage (the version for older distros, for "my" UbuntuStudio_16.04) is really good. Phyllis (and MatN?) you have done a fantastic work! Thank you! (...and sorry, I am still using Cin_20201031_static release for a few reasons) IgorBeg Il 31/03/2021 22:39, Phyllis Smith via Cin ha scritto:
A new AppImage is available at the following url with 20210331 as the date for newest and older distros: https://cinelerra-gg.org/download/images/ Very few changes but the extra Memory usage is at least commented out in this version. You can see the updates in releaseenotes.pdf or below. I have to update News and information about BT #566 yet before the end of my day.
participants (4)
-
Andrew Randrianasulu -
Igor BEGHETTO -
Phyllis Smith -
Sam