<div dir="ltr"><div class="gmail_default" style="font-size:small">That is so very good.  Hopefully, this means that CinGG too will still compile and contnue to run 20 years from now.  <br></div></div><br><div class="gmail_quote"><div dir="ltr" class="gmail_attr">On Sun, May 29, 2022 at 1:21 AM Andrew Randrianasulu via Cin <<a href="mailto:cin@lists.cinelerra-gg.org">cin@lists.cinelerra-gg.org</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">Or at least it do on my machine (i586 Slackware)<div><br></div><div><a href="https://github.com/Randrianasulu/broadcast2000" target="_blank">https://github.com/Randrianasulu/broadcast2000</a></div><div><br></div><div>of course format support very limited, like mjpeg/dv/yuv/rgb for quicktime video, no mp3 or vorbis or mpeg4... </div><div><br></div><div>But it seems to work and even recording from screen! </div><div><br></div><div>Speed is nothing to write home about - may be 6-8 fps for 1920x1080p mjpeg and fade + brightness plugins set on video track. </div><div><br></div><div>Audio also may not work (I tried to use aoss, you can change it to padsp or something if you run pulseaudio) </div><div><br></div><div>Main hazard was missing returns in many, many functions - without them I only was able to run bcast2000 without any optimizations when compiled with gcc 11.2. Now I added A LOT of those 'return 0' (hopefully in right places!) and optimized build seems to work! </div><div><br></div><div>Still might crash with ffmpeg's default yuv444/yuv422 mjpegs - but it works if you set - pix_fmt to yuv420. mpeg files require manual TOC creations - watch out terminal output. </div><div><br></div><div>I think after visiting every single  in 51 plugins I appreciate much more amount of work put into this ancient program! </div>
-- <br>
Cin mailing list<br>
<a href="mailto:Cin@lists.cinelerra-gg.org" target="_blank">Cin@lists.cinelerra-gg.org</a><br>
<a href="https://lists.cinelerra-gg.org/mailman/listinfo/cin" rel="noreferrer" target="_blank">https://lists.cinelerra-gg.org/mailman/listinfo/cin</a><br>
</blockquote></div>