[PATCH] batchrender postmerge fix - git version
Try this patch - should be valid git patch (previous patch was correct too, I hope, just you need to apply it from within cinelerra directory ... root@slax:/dev/shm/tmp/cinelerra-goodguy-20210119/cinelerra-5.1/cinelerra# cat /home/guest/botva/src/cinelerra-git/cin-5/batchrender_post_merge_raw_fix.diff | patch -p0 patching file batchrender.C I remade diff with git diff batchrender.C > /home/guest/botva/src/cinelerra-git/cin-5/batchrender_post_merge_raw_fix_git.diff now it compiles ..... will take some time (I applied all my patches via slackbuild, so soon I'll eat my own dog food ..:} * ) * - well, my dog Grey died last december ..so I have a lot of time ..:/
I do not know how to do this, sometimes it has turned out well, but sometimes it does not compile or it does not work well, and I am sure that I am doing something wrong. I no longer know if I have to keep the changes before made, or go back to the recently downloaded version to introduce these changes... now as cinelerra it stopped working with the tests previously carried out I have installed from repositories, but it is an old version... What version do I have to test this code on? El mar, 19 ene 2021 a las 21:45, Andrew Randrianasulu via Cin (< [email protected]>) escribió:
Try this patch - should be valid git patch (previous patch was correct too, I hope, just you need to apply it from within cinelerra directory ...
root@slax:/dev/shm/tmp/cinelerra-goodguy-20210119/cinelerra-5.1/cinelerra# cat /home/guest/botva/src/cinelerra-git/cin-5/batchrender_post_merge_raw_fix.diff | patch -p0 patching file batchrender.C
I remade diff with git diff batchrender.C > /home/guest/botva/src/cinelerra-git/cin-5/batchrender_post_merge_raw_fix_git.diff
now it compiles ..... will take some time (I applied all my patches via slackbuild, so soon I'll eat my own dog food ..:} * )
* - well, my dog Grey died last december ..so I have a lot of time ..:/ -- Cin mailing list [email protected] https://lists.cinelerra-gg.org/mailman/listinfo/cin
В сообщении от Wednesday 20 January 2021 00:14:30 Rafa Mar Multimedia en Gnu\Linux via Cin написал(а):
I do not know how to do this, sometimes it has turned out well, but sometimes it does not compile or it does not work well, and I am sure that I am doing something wrong. I no longer know if I have to keep the changes before made, or go back to the recently downloaded version to introduce these changes... now as cinelerra it stopped working with the tests previously carried out I have installed from repositories, but it is an old version... What version do I have to test this code on?
I test on git head, currently at commit 217ac1ce87fc0819cf0aadf2b59730cf646f16c8 (HEAD -> master, origin/master, origin/HEAD) Author: Good Guy <[email protected]> Date: Mon Jan 18 12:43:05 2021 -0700 cleanup + re-created cin po
El mar, 19 ene 2021 a las 21:45, Andrew Randrianasulu via Cin (< [email protected]>) escribió:
Try this patch - should be valid git patch (previous patch was correct too, I hope, just you need to apply it from within cinelerra directory ...
root@slax:/dev/shm/tmp/cinelerra-goodguy-20210119/cinelerra-5.1/cinelerra# cat /home/guest/botva/src/cinelerra-git/cin-5/batchrender_post_merge_raw_fix.diff | patch -p0 patching file batchrender.C
I remade diff with git diff batchrender.C > /home/guest/botva/src/cinelerra-git/cin-5/batchrender_post_merge_raw_fix_git.diff
now it compiles ..... will take some time (I applied all my patches via slackbuild, so soon I'll eat my own dog food ..:} * )
* - well, my dog Grey died last december ..so I have a lot of time ..:/ -- Cin mailing list [email protected] https://lists.cinelerra-gg.org/mailman/listinfo/cin
participants (2)
-
Andrew Randrianasulu -
Rafa Mar Multimedia en Gnu\Linux