<div dir="ltr"><div class="gmail_default" style="font-size:small"><div><span class="gmail_default" style="font-size:small"><b>RafaMar</b>,
 thanks for enlisting help from your programmer friend.  Using the 
batchrender.C file you sent, the menu box is not lined up quite right as
 you can see in the attachment, but if we use this I think I might be able to fix it myself.<br></span></div><div><span class="gmail_default" style="font-size:small"><br></span></div><div><span class="gmail_default" style="font-size:small"><b>Andrew</b>, the other email shows I had a problem with the patch: disable_two_buttons_in_batchrender_gui-5.diff but maybe I did something wrong.</span></div><div><span class="gmail_default" style="font-size:small"><br></span></div><div><span class="gmail_default" style="font-size:small"><b>Andrea_Paz</b>, I agree with not deleting these buttons and really do not like to just comment them out, but are you totally opposed to doing so?<br></span></div></div></div><br><div class="gmail_quote"><div dir="ltr" class="gmail_attr">On Tue, Jan 12, 2021 at 6:20 PM Rafa Mar Multimedia en Gnu\Linux 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"><div dir="ltr">Who have a friend, have a treasure.<br>I have met with my programmer friend to see us and he has helped me to compile Cinelerra from git sources. Now it even seems simple to me, he says that it was very easy thanks to the good Cinelerra manual, where everything is explained very well. I still don't understand anything.<br>He has tested the file that he had modified and it did not work as expected, causing the application to close.<br>He has apologized, says that not at first he has not paid the attention that he required such a good job and in 1 minute he has written a few lines // of these and some like this /* and */ and the magic has been done, the wizard no longer has dangerous options and works like a charm, without errors of any kind.<br>He has praised how well written the file was. It is a pity that he is not fond of audiovisuals, but he has told me that for specific matters like this we can count on him ... the truth is that what has taken the longest has been the compilation, because the file of the render window in 1 minute has had it working.<br><br><div>I attach the corrected file.</div><div><br></div><div>Thank you very much to all the people who have participated in the debate.</div><div><br></div><div>P.S. Phyllis this is the good file to correct this issue.<br>He has not deleted anything, only commented, that's what he called it,<br>Maybe you should keep a copy of the original in case some suicidal user has fun breaking their work by playing with the assistant. For me now it's perfect. It can be explained in 4 lines and the only thing you need to know is to add a new line before modifying the input and output routes.</div><div>Regards.<br></div></div><br><div class="gmail_quote"><div dir="ltr" class="gmail_attr">El mar, 12 ene 2021 a las 22:44, Andrew Randrianasulu via Cin (<<a href="mailto:cin@lists.cinelerra-gg.org" target="_blank">cin@lists.cinelerra-gg.org</a>>) escribió:<br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">В сообщении от Tuesday 12 January 2021 22:14:43 Rafa Mar Multimedia en Gnu\Linux via Cin написал(а):<br>
> Andrea Paz, I admire people who speak clearly and say what they think. It<br>
> never offends me that someone disagrees with me. I always start from the<br>
> assumption that I can be the one who can be totally wrong. The only thing I<br>
> can say is THANK YOU VERY MUCH FOR GIVING YOUR OPINION.<br>
> ----<br>
> @Phyllis, I need help, How do you compile a Cinelerra GG .tgz? I have tried<br>
> and it does not work for me, from the first line it gives me errors.<br>
> <br>
> <code terminal><br>
> rafa@rafa-pc:~/cinelerra-5.1$ ./autogen.sh<br>
> + rm -f global_config configure Makefile Makefile.in<br>
> + rm -f aclocal.m4 depcomp compile install-sh ltmain.sh<br>
> + rm -f config.log config.guess config.h <a href="http://config.h.in" rel="noreferrer" target="_blank">config.h.in</a> config.sub<br>
> config.status missing<br>
> + rm -rf autom4te.cache m4<br>
> + '[' '' = clean ']'<br>
> + mkdir m4<br>
> + autoreconf --install<br>
> ./autogen.sh: línea 11: autoreconf: Command not found<br>
> <--><br>
<br>
Try to install this package?<br>
On Ubuntu/Debian/Mint (I think)<br>
<br>
there is script in <br>
cinelerra-5.1/blds/bld_prepare.sh<br>
<br>
apt-get -f -y install apt-file sox nasm yasm g++ build-essential zlib1g-dev \<br>
    texinfo libpng-dev freeglut3-dev libxv-dev libasound2-dev libbz2-dev \<br>
    libncurses5-dev libxinerama-dev libfreetype6-dev libxft-dev libgif-dev \<br>
    libtiff5-dev exuberant-ctags ttf-bitstream-vera xfonts-75dpi xfonts-100dpi \<br>
    fonts-dejavu libopenexr-dev festival libfftw3-dev gdb libusb-1.0-0-dev \<br>
    libdc1394-22-dev libflac-dev libjbig-dev libvdpau-dev libva-dev \<br>
    inkscape libsndfile1-dev libtheora-dev cmake udftools libxml2-utils git \<br>
    autoconf automake debhelper libgtk2.0-dev libpulse-dev python<br>
<br>
but you can just run this script as root, it will install bunch of ...everything....<br>
including autoconf<br>
<br>
<br>
<br>
> Let me explain, I asked a friend who is a programmer for help, I sent him<br>
> the batchrender.C file so that he could cancel the two mentioned buttons.<br>
> He forwarded it to me and told me to replace, in the folder where I<br>
> unzipped the tgz, this file for which he sent me back with the<br>
> aforementioned functions canceled. And to compile the application to test<br>
> ... but I am not able to do this step. He also told me that he had NOT<br>
> deleted any code, only "commented" so that the compilation would ignore it.<br>
> I don't understand any of this, and I can't test either, the only thing I<br>
> can do is append this file here in case someone wants to test it. Or if<br>
> someone is kind enough to show me the steps to compile so I can test.<br>
> <br>
> El mar, 12 ene 2021 a las 18:25, preobraz--- via Cin (<<br>
> <a href="mailto:cin@lists.cinelerra-gg.org" target="_blank">cin@lists.cinelerra-gg.org</a>>) escribió:<br>
> <br>
> > "Piping Video to a Command Line" - this really bomb! I'm very want<br>
> > comeback this feature.<br>
> > --<br>
> > Ugin.<br>
> ><br>
> > 12.01.2021 18:33, Phyllis Smith via Cin пишет:<br>
> > >> I would like to know how many people use this and that function, so a<br>
> > >> developer can make the right thing, if he is not a filmaker/editor.<br>
> > >><br>
> > >> *Andrew*, in response to IgorB I am in favor of *commenting out the code<br>
> > > for the 2 buttons* - Save to EDL Path and Warn if jobs/session<br>
> > mismatched.<br>
> > > It would be less confusing than creating an UNSAFE button.  I made an<br>
> > > attempt to do this yesterday but ended up with SEGV as I am really<br>
> > > clueless.  I do not want to delete the code because this way the<br>
> > > experienced users can recompile themselves and get the feature capability<br>
> > > back for their own use.<br>
> > ><br>
> > > In the past, deleting code has just led to having to put it back -- case<br>
> > in<br>
> > > point is "Piping Video to a Command Line".  It was deleted and we got<br>
> > raked<br>
> > > over the coals because one person responded that it was the only feature<br>
> > of<br>
> > > CinelerraGG that he used.<br>
> > ><br>
> > ><br>
> > --<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>
> ><br>
> <br>
<br>
<br>
-- <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>
-- <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>