Re: [Cin] megapile 12 (freebsd, ffmpeg 5, dynamic build, opencv trim)

2022-05-15 Thread Andrew Randrianasulu via Cin
On Sunday, May 15, 2022, Andrea paz wrote: > > do you have jasper3 or jasper2 lib on your system? > I have jasper2 on my system. > > Have you tried my modification for opencv_build disabling jasper support > there? > Sorry, I didn't understand how to do it! > just add this line

Re: [Cin] megapile 12 (freebsd, ffmpeg 5, dynamic build, opencv trim)

2022-05-15 Thread Andrew Randrianasulu via Cin
On Sunday, May 15, 2022, Andrea paz wrote: > The past week and next week I will not have much time; I apologize. > this is ok, have (good) life! I tried to compile CinGG and everything is OK. > I tried to compile with OpenCV taken from CinGG's git >

Re: [Cin] opencv potential fix?

2022-05-15 Thread Andrew Randrianasulu via Cin
strange, it still errs out in jpeg2000 file.. /home/paz/cinelerra5/cinelerra-5.1/thirdparty/opencv/modules/imgcodecs/src/grfmt_jpeg2000.cpp: In member function ‘ /home/paz/cinelerra5/cinelerra-5.1/thirdparty/opencv/modules/imgcodecs/src/grfmt_jpeg2000.cpp:381:48: error: lvalue 381 |

Re: [Cin] megapile 12 (freebsd, ffmpeg 5, dynamic build, opencv trim)

2022-05-15 Thread Andrew Randrianasulu via Cin
On Sunday, May 15, 2022, Andrea paz wrote: > > just add this line (-DWITH_JASPER=OFF) without '+' to your opencv_build > file in cinegg src root...? > > I tried adding the line with jasper in opencv_build and then compiling > CinGG. The result is the same: the OpenCV plugins are not present.

Re: [Cin] opencv potential fix?

2022-05-15 Thread Andrew Randrianasulu via Cin
may be I put disable in wrong branch.. trying to put it in both dynamic and static branches... attached. On Sunday, May 15, 2022, Andrew Randrianasulu wrote: > strange, it still errs out in jpeg2000 file.. > > > /home/paz/cinelerra5/cinelerra-5.1/thirdparty/ >

Re: [Cin] OpenCV, again!

2022-05-21 Thread Andrew Randrianasulu via Cin
On Saturday, May 21, 2022, Andrew Randrianasulu wrote: > > > On Saturday, May 21, 2022, Andrea paz via Cin > wrote: > >> I tried using your patch >> (0001-Try-to-disable-jasper-jpeg2000-in-opencv.patch) and still the >> opencv plugins do not appear. As usual I attach cin5.log and >> config.log.

Re: [Cin] OpenCV, again!

2022-05-21 Thread Andrew Randrianasulu via Cin
attached new patch and old patch too.. On Saturday, May 21, 2022, Andrew Randrianasulu wrote: > > > On Saturday, May 21, 2022, Andrew Randrianasulu > wrote: > >> >> >> On Saturday, May 21, 2022, Andrea paz via Cin >> wrote: >> >>> I tried using your patch >>>

Re: [Cin] OpenCV, again!

2022-05-21 Thread Andrew Randrianasulu via Cin
so, if this miniseries does not break older (3.x) opencv we can hopefully apply it to our main codebase... On Saturday, May 21, 2022, Andrea paz wrote: > OK, thank you. With the 2 patches I was able to build working OpenCv > plugins. > -- Cin mailing list Cin@lists.cinelerra-gg.org

Re: [Cin] mpeg5!

2022-05-21 Thread Andrew Randrianasulu via Cin
On Saturday, May 21, 2022, Andrea paz wrote: > Improper name, since it seems to be a separate project from the mpeg > family! > Should we compile ffmpeg with the --enable-libxeve and > --enable-libxevd tags? Sounds good for high resolutions (8k). > when it come to ffmpeg.git and hopefully into

Re: [Cin] OpenCV, again!

2022-05-21 Thread Andrew Randrianasulu via Cin
On Saturday, May 21, 2022, Andrea paz via Cin wrote: > I tried using your patch > (0001-Try-to-disable-jasper-jpeg2000-in-opencv.patch) and still the > opencv plugins do not appear. As usual I attach cin5.log and > config.log. cin5.log 9404246/9289K 98%

[Cin] Timecode (ctrl + !)

2022-05-21 Thread Andrew Randrianasulu via Cin
On Saturday, May 21, 2022, Phyllis Smith via Cin wrote: > Andrea, I am still trying to understand it too and will let you know as it > is not currently documented in the manual. > from what I remember this function retrives timecode crom media/assets, if it exist there. Then you can use align

Re: [Cin] OpenCV, again!

2022-05-21 Thread Andrew Randrianasulu via Cin
the releases) > These 2 patches only? > yes... 0001-Try-to-disable-jasper-jpeg2000-in-opencv.patch > 0002-Disable-more-in-opencv-build.patch > > > On Sat, May 21, 2022 at 10:01 AM Andrew Randrianasulu via Cin < > cin@lists.cinelerra-gg.org> wrote: > >> so, if t

Re: [Cin] Broadcast2000 strikes again!

2022-05-30 Thread Andrew Randrianasulu via Cin
> I think I fixed it... there were harmful delete operators in record.C Now it seems to work reliably and even can screencapture NTSC sized portion of screen into quicktime/png! > > >> On Sun, May 29, 2022 at 1:21 AM Andrew Randrianasulu via Cin < >> cin@lists.cinel

[Cin] cppcheck-related patches

2022-05-30 Thread Andrew Randrianasulu via Cin
After being beaten by missing returns I tried to re-run cppcheck 2.8 over cin-gg codebase. Few issues I do not know how to correct, for others I have patches to test I think they definitely for next month testing From 9e2b0a95d4313ec703244e87c98bd4f54a5c61ec Mon Sep 17 00:00:00 2001 From: Andrew

[Cin] scan-build errors in guicast

2022-05-31 Thread Andrew Randrianasulu via Cin
scan-build is clang-based static analyzer. 'scan-build make - j 8' I run it over just guicast subdirectiry and got 63 errors: ory Double delete linklist.h destroy 31 6 V error R Memory Double delete bcwindowbase.C ~BC_WindowBase 135 16 V error R Memory Memory leak bootstrap.c main 195 17 V error

[Cin] scan-build repirt from cingg's guicast dir

2022-05-31 Thread Andrew Randrianasulu via Cin
sorry, it quite big even compressed (2.3 mb) https://cloud.mail.ru/public/7o8W/4FyeuiRrN -- Cin mailing list Cin@lists.cinelerra-gg.org https://lists.cinelerra-gg.org/mailman/listinfo/cin

Re: [Cin] scan-build errors in guicast

2022-05-31 Thread Andrew Randrianasulu via Cin
index. html from bugreport dir attached (full dir like 8 mb uncompressed) On Tuesday, May 31, 2022, Andrew Randrianasulu wrote: > scan-build is clang-based static analyzer. 'scan-build make - j 8' > > I run it over just guicast subdirectiry and got 63 errors: > > ory Double delete linklist.h

Re: [Cin] scan-build repirt from cingg's guicast dir

2022-05-31 Thread Andrew Randrianasulu via Cin
ha, main cin scanbuild look even scarier! https://cloud.mail.ru/public/ziov/ZoNvpikGX (4 mb xz) specifically use after free in audiopulse looks suspect, I'all try to alter code and see if it fux my audio crash here on termux... On Tuesday, May 31, 2022, Phyllis Smith wrote: > It looks awful

Re: [Cin] two more h264_vaapi profile for cingg

2022-05-25 Thread Andrew Randrianasulu via Cin
On Thursday, May 26, 2022, Andrew Randrianasulu wrote: > > > On Thursday, May 26, 2022, Phyllis Smith via Cin < > cin@lists.cinelerra-gg.org> wrote: > >> Checked these 2 into GIT after testing. About the following: >> >> Instead "h264_vaapi.mkv" gives me error and no rendering. >>> >>> Error

Re: [Cin] two more h264_vaapi profile for cingg

2022-05-25 Thread Andrew Randrianasulu via Cin
On Thursday, May 26, 2022, Andrew Randrianasulu wrote: > > > On Thursday, May 26, 2022, Andrew Randrianasulu > wrote: > >> >> >> On Thursday, May 26, 2022, Phyllis Smith via Cin < >> cin@lists.cinelerra-gg.org> wrote: >> >>> Checked these 2 into GIT after testing. About the following: >>> >>>

Re: [Cin] two more h264_vaapi profile for cingg

2022-05-25 Thread Andrew Randrianasulu via Cin
On Thursday, May 26, 2022, Andrew Randrianasulu wrote: > > > On Thursday, May 26, 2022, Andrew Randrianasulu > wrote: > >> >> >> On Thursday, May 26, 2022, Andrew Randrianasulu >> wrote: >> >>> >>> >>> On Thursday, May 26, 2022, Phyllis Smith via Cin < >>> cin@lists.cinelerra-gg.org> wrote:

Re: [Cin] two more h264_vaapi profile for cingg

2022-05-25 Thread Andrew Randrianasulu via Cin
On Thursday, May 26, 2022, Phyllis Smith via Cin wrote: > Checked these 2 into GIT after testing. About the following: > > Instead "h264_vaapi.mkv" gives me error and no rendering. >> >> Error message popup: >> "error rendering data" >> >> On terminal: >> FFMPEG::encode_activate: write header

Re: [Cin] About ffmpeg's geq filter

2022-05-26 Thread Andrew Randrianasulu via Cin
On Friday, May 27, 2022, Andrew Randrianasulu wrote: > Right now it disabled, but may be you can dupply simplest default formula > from > > http://underpop.online.fr/f/ffmpeg/help/geq.htm.gz > > to it, like > > in ffmpeg/plugins.opts > > geq p(W-X\,Y) > > right now this line is commented out...

Re: [Cin] two more h264_vaapi profile for cingg

2022-05-26 Thread Andrew Randrianasulu via Cin
On Thursday, May 26, 2022, Andrew Randrianasulu wrote: > > > On Thursday, May 26, 2022, Andrew Randrianasulu > wrote: > >> >> >> On Thursday, May 26, 2022, Andrew Randrianasulu >> wrote: >> >>> >>> >>> On Thursday, May 26, 2022, Andrew Randrianasulu >>> wrote: >>> On Thursday,

[Cin] About ffmpeg's geq filter

2022-05-26 Thread Andrew Randrianasulu via Cin
Right now it disabled, but may be you can dupply simplest default formula from http://underpop.online.fr/f/ffmpeg/help/geq.htm.gz to it, like in ffmpeg/plugins.opts geq p(W-X\,Y) right now this line is commented out... For some weird reason my intel machine fails to use any ffmpeg video

[Cin] crazy method of capturing analog videotapes!

2022-05-31 Thread Andrew Randrianasulu via Cin
Just found this series of links, explaining hard way of capturing videotapes - directly from VCR heads! https://github.com/oyvindln/vhs-decode thread with more links and history (VERY tech heavy!)

Re: [Cin] megapile 12 (freebsd, ffmpeg 5, dynamic build, opencv trim)

2022-05-14 Thread Andrew Randrianasulu via Cin
On Saturday, May 14, 2022, Phyllis Smith wrote: > Checked into GIT, the ffmpeg versioning mods - this is a very useful > feature for using one version of ffmpeg but being able to test the upcoming > version. Also, mods for allowing for OpenEXR version 3. > so, current git should be mostly

[Cin] openjpeg 2.5.0 is out

2022-05-14 Thread Andrew Randrianasulu via Cin
https://github.com/uclouvain/openjpeg/releases/tag/v2.5.0 === More details in the CHANGELOG OpenJPEG 2.5.0 (May 2022) No API/ABI break compared to v2.4.0, but additional symbols for subset of components decoding (hence the MINOR version bump). Encoder: add support for generation of TLM markers

[Cin] Fwd: two more h264_vaapi profile for cingg

2022-05-24 Thread Andrew Randrianasulu via Cin
-- Forwarded message -- From: *Андрей Рандрианасулу* Date: Wednesday, May 25, 2022 Subject: two more h264_vaapi profile for cingg To: randrianasulu both tested on Intel integrated video /webcam -- Андрей Рандрианасулу h264_vaapi.qt Description: QuickTime movie

Re: [Cin] two more h264_vaapi profile for cingg

2022-05-25 Thread Andrew Randrianasulu via Cin
On Wednesday, May 25, 2022, Andrea paz wrote: > I tried the new presets. "H264_vaapi.qt" works smoothly, but I didn't > see any speed increase over h264.mp4 > > Render::render_single: Session finished. > ** rendered 677 frames in 36.564 secs, 18.515 fps well, I imagined main use for this

Re: [Cin] two more h264_vaapi profile for cingg

2022-05-28 Thread Andrew Randrianasulu via Cin
On Saturday, May 28, 2022, Andrea paz wrote: > Il giorno sab 28 mag 2022 alle ore 09:08 Andrea paz > ha scritto: > > > > > it works, but without cropping (mediainfo shows same dimensions) . > and whole point of this test was to test bitstream filtering . > > > can you check resulting

Re: [Cin] two more h264_vaapi profile for cingg

2022-05-27 Thread Andrew Randrianasulu via Cin
On Friday, May 27, 2022, Andrea paz wrote: > > I added a message to the format to state that the mkv "only works on > computer that has vaapi capable software and hardware". I got the same > error message as Andrew on my AMD laptop that does not handle vaapi, but an > old HP laptop has it

[Cin] Broadcast2000 strikes again!

2022-05-29 Thread Andrew Randrianasulu via Cin
Or at least it do on my machine (i586 Slackware) https://github.com/Randrianasulu/broadcast2000 of course format support very limited, like mjpeg/dv/yuv/rgb for quicktime video, no mp3 or vorbis or mpeg4... But it seems to work and even recording from screen! Speed is nothing to write home

Re: [Cin] Broadcast2000 strikes again!

2022-05-30 Thread Andrew Randrianasulu via Cin
by saying 'touch myfile' and let broadcast2000 overwrite it (for some reason automatic capture file creation does not work / broken?) > On Sun, May 29, 2022 at 1:21 AM Andrew Randrianasulu via Cin < > cin@lists.cinelerra-gg.org> wrote: > >> Or at least it do on my machin

[Cin] Libaom 3.4.0

2022-06-26 Thread Andrew Randrianasulu via Cin
https://groups.google.com/a/webmproject.org/g/webm-discuss/c/D5kHbR8-GaU --- 2022-06-17 v3.4.0 This release includes compression efficiency and perceptual quality improvements, speedup and memory optimizations, and some new features. There are no ABI or API breaking changes in this release. ---

Re: [Cin] Compositor screen stays empty after playing with video fader

2022-06-29 Thread Andrew Randrianasulu via Cin
ср, 29 июн. 2022 г., 22:46 mnieuw--- via Cin : > Creating a small 1080p video with one title track op top and four short > movies, the title track did not yet have any titles in it. > I was trying to play with the audio and video fader in the patch panel. > > Editing mode was drag/drop, keyframe

Re: [Cin] Mentioned in [Cinelerra-GG 0000614]: bitstream filtering in encoder segfault?

2022-06-13 Thread Andrew Randrianasulu via Cin
i think I saw some mentioning of bitstream filtering as early as git history starts ... March 2016 But code was quite different back then ... https://git.cinelerra-gg.org/git/?p=goodguy/history.git;a=commit;h=50a589b1decdd353a984d8a710e064ebaf8b4f7b

[Cin] MURCH, Walter - In the blink of an eye (2d edition)

2022-06-11 Thread Andrew Randrianasulu via Cin
So, I found this relatively small (163 pp) book https://docer.com.ar/doc/1115v8 It was interesting to read while by our time digital revolution obviously happened ... I can't be just as optimistic as author about future ahead of us (also, book feels a bit too euro/usa centered for my taste ...

[Cin] two more checks for configure.ac

2022-06-17 Thread Andrew Randrianasulu via Cin
For gettext and makeinfo From 2690fc32d0739e5efd24b7e63b050c578d6b033f Mon Sep 17 00:00:00 2001 From: Andrew Randrianasulu Date: Fri, 17 Jun 2022 22:25:09 +0300 Subject: [PATCH] Add checks for texinfo and gettext --- cinelerra-5.1/configure.ac | 12 1 file changed, 12 insertions(+)

Re: [Cin] cppcheck-related patches

2022-06-09 Thread Andrew Randrianasulu via Cin
In theory I restored access to my gmail via new tablet ..next - software installation .. чт, 2 июн. 2022 г., 04:44 Phyllis Smith : > Andrew, I have installed these on my system and will run a few things to > see if all seems OK. The patches look good though except I am confused by > the name

Re: [Cin] OpenCV, again!

2022-05-22 Thread Andrew Randrianasulu via Cin
On Sunday, May 22, 2022, Andrew Randrianasulu wrote: > > > On Sunday, May 22, 2022, Phyllis Smith via Cin > wrote: > >> Checked the 2 patches by Andrew into GIT. Both 2018 and 2020 opencv >> versions work on Fedora 32 and Ubuntu 16 but I did not test on an older O/S >> that had the older

Re: [Cin] OpenCV, again!

2022-05-21 Thread Andrew Randrianasulu via Cin
On Sunday, May 22, 2022, Phyllis Smith via Cin wrote: > Checked the 2 patches by Andrew into GIT. Both 2018 and 2020 opencv > versions work on Fedora 32 and Ubuntu 16 but I did not test on an older O/S > that had the older cmake. > > PS: I was thinking that since compiling the latest version on

Re: [Cin] OpenCV, again!

2022-05-22 Thread Andrew Randrianasulu via Cin
On Sunday, May 22, 2022, Andrea paz wrote: > Some time ago I had contacted the SURF developer (Herbert Bay); I > report the email exchange: > > Andrea paz > > "I would like to ask for clarification about the implementation of > SURF: Speeded Up Robust Features in the FindObj plugin of OpenCV, >

[Cin] ffmpeg 5.1 patches

2022-07-26 Thread Andrew Randrianasulu via Cin
I think I located new source file with libavformat seek functions, so now we have more complete set of patches, while I can't be sure if those seeking changes still necessary For some reason sending patches as attachments failed, so this time I send them as archive ffmpeg-5.1-patches.tar.gz

Re: [Cin] Colors tip from forum

2022-07-29 Thread Andrew Randrianasulu via Cin
пт, 29 июл. 2022 г., 11:18 Andrea paz via Cin : > From this post by DeJay: > > https://www.cinelerra-gg.org/forum/help-video/yuv-to-rgb-conversion-issues/paged/2/#post-2196 > I added the example in the manual. I attach the changes. See if it is okay. > Thanks for picking this up .. I think our

Re: [Cin] Colors tip from forum

2022-07-29 Thread Andrew Randrianasulu via Cin
пт, 29 июл. 2022 г., 23:08 Andrea paz via Cin : > To coders: do you think it would be difficult to integrate the > ColorSpace plugin inside the Transcode rendering window? This would > not only change codec and format but also color spaces and YUV color > range. > But this will create temporary

[Cin] little patch for ffmpeg 5.1 plugins

2022-07-23 Thread Andrew Randrianasulu via Cin
Some new plugins in 5.0/5.1 does not work for us .. From 16d0191db1a7e2ac04e43f176ca3a631129951da Mon Sep 17 00:00:00 2001 From: Andrew Randrianasulu Date: Sun, 24 Jul 2022 02:00:48 +0300 Subject: [PATCH] New not working plugins in ffmpeg 5.1 --- cinelerra-5.1/ffmpeg/plugin.opts | 16

Re: [Cin] little patch for ffmpeg 5.1 plugins

2022-07-23 Thread Andrew Randrianasulu via Cin
Two more patches just renaming few ffmpeg patches from 4.4 to 5.1 Note, bluray mpegts muxer patch still not ported yet вс, 24 июл. 2022 г., 02:13 Andrew Randrianasulu : > Some new plugins in 5.0/5.1 does not work for us .. > > > From a1b1414625ce3214d915372e7dfada5884d3198d Mon Sep 17 00:00:00

Re: [Cin] ffmpeg 5.1

2022-07-23 Thread Andrew Randrianasulu via Cin
сб, 23 июл. 2022 г., 22:56 Phyllis Smith via Cin : > Yeah! thank you for the notify. I am downloading now -- hope Andrew's > patches all still work. > I think NOT YET ...i just made small termux-,related patch fixing build on termux/asrch64 but all other parches sadly fall off the bus ... At

[Cin] External folder with cingg patches

2022-07-23 Thread Andrew Randrianasulu via Cin
Due to massive lib updates patches weight 23 mb! https://cloud.mail.ru/public/xZGW/K8FctMtP3 (Note, I tried to update mpegts muxer using my earlier single.diff from May, 5th - for encoding you need to modify bluray profile ...) -- Cin mailing list Cin@lists.cinelerra-gg.org

Re: [Cin] ffmpeg 5.1

2022-07-24 Thread Andrew Randrianasulu via Cin
вс, 24 июл. 2022 г., 10:17 Andrea paz : > Usual incompetent questions of mine: > Can I install all the patches together with "git am"? I did exactly this with patches from massive-update folder on x86 Slackware - seems to work fine But usually patches named 'library.patch*' go into

Re: [Cin] ffmpeg 5.1 patches

2022-07-27 Thread Andrew Randrianasulu via Cin
ср, 27 июл. 2022 г., 11:20 Andrea paz : > I tried compiling the latest git (Tue, 26 jul 2022), manually adding > Andrew's latest patches (only the ones in this post, not the previous > ones) in .../thirdparty/src/. I have no compilation errors. During > ./autogen.sh I got these messages: > >

Re: [Cin] ffmpeg 5.1 patches

2022-07-27 Thread Andrew Randrianasulu via Cin
ср, 27 июл. 2022 г., 21:06 Andrea paz : > I had not put the tarball in. I repeated everything but now I have a > crash. I attach the cin5.log. Maybe the tarball of ffmpeg4.4 and > related patches should be removed? > Yeah,it seems so (because it tries to reuse ffmpeg-4.4 patches. patch -d

Re: [Cin] ffmpeg 5.1 patches

2022-07-27 Thread Andrew Randrianasulu via Cin
ср, 27 июл. 2022 г., 23:41 Andrea paz : > In configure.ac there is the line: > > PKG_3RD([ffmpeg],[yes], > [ffmpeg-4.4], > > I retried the compilation by removing ffmpeg4.4 and all its patches; > editing configure.ac by adding the line: > > AC_CONFIG_MACRO_DIRS([m4]) > > And changing the one

Re: [Cin] Checked into GIT updated libraries

2022-07-27 Thread Andrew Randrianasulu via Cin
ср, 27 июл. 2022 г., 12:33 mnieuw--- via Cin : > I have successfully build an AppImage with the below libaom and > libvpx versions on: > - X86_64, Fedora 36. > - aarch64, Debian 11, in qemu 6.2 on Fedora 36 > - aarch64, Fedora 35, in qemu 6.2 on Fedora 36 > > They all start in the VM without

Re: [Cin] ffmpeg 5.1 patches

2022-07-27 Thread Andrew Randrianasulu via Cin
Oh, sorry! It seems you put binary ffmpeg snapshot! Try to search for ffmpeg-5.1.tar.xz and check it actually source tarball чт, 28 июл. 2022 г., 00:11 Andrea paz : > >You re-run ./autogen.sh after editing configure.ac and it finished ok? > Yes, I had already done that > > Is there

Re: [Cin] ffmpeg 5.1 patches

2022-07-27 Thread Andrew Randrianasulu via Cin
чт, 28 июл. 2022 г., 00:42 Andrew Randrianasulu : > Oh, sorry! > > It seems you put binary ffmpeg snapshot! > > Try to search for ffmpeg-5.1.tar.xz and check it actually source > tarball > For example https://fossies.org/linux/misc/ffmpeg-5.1.tar.xz (Ffmpeg's website was not responding

Re: [Cin] Checked into GIT updated libraries

2022-07-28 Thread Andrew Randrianasulu via Cin
чт, 28 июл. 2022 г., 09:48 : > Will do. > Discovered while trying on BSD which also uses clang: > > in libthread configure.ac the following lines need to be added: > > AC_LANG([C++]) > AC_LANG([C]) > AC_PROG_CXX > > else it does not pick up clang. > > What is libtreah for? It was not there a

Re: [Cin] {Spam?} Re: Libaom 3.4.0

2022-06-28 Thread Andrew Randrianasulu via Cin
вт, 28 июн. 2022 г., 16:41 Miroslav Rovis : > On 220627-10:03+0200, Andrea paz via Cin wrote: > > About AV1 and ffmpeg there is also this commit: > > > https://github.com/FFmpeg/FFmpeg/commit/a44fba0b5b3b4090f9238751736198ddd1f0f1d5 > > For now, AV1 is not a convenient codec for me, given its

Re: [Cin] megapile 12 (freebsd, ffmpeg 5, dynamic build, opencv trim)

2022-05-02 Thread Andrew Randrianasulu via Cin
On Monday, May 2, 2022, Andrea paz wrote: > Tried the build with megapatch_12. Everything OK: it compiles without > errors. > I enclose cin5_ffmpeg4.log. There are many "warning+error" concerning > Latex and the html manual and many "warning" concerning c++. I don't > know if they are important

Re: [Cin] megapile 12 (freebsd, ffmpeg 5, dynamic build, opencv trim)

2022-05-02 Thread Andrew Randrianasulu via Cin
On Monday, May 2, 2022, Phyllis Smith wrote: > We can NOT make LV2 a requirement because the plugins are too unreliable - > just like we can not make OpenCV a requirement. > When patching the LV2 patches from the pile - which is the following: >0052-Defend-against-missed-lv2-headers.patch >

Re: [Cin] bluray lpcm update!

2022-04-27 Thread Andrew Randrianasulu via Cin
thanks! can you also specify exact tsmuxer commit/archive you used? for me it showed some git digits in version, but for your it was just saying '-dev' On Thursday, April 28, 2022, Phyllis Smith wrote: > Files - bd.m2ts, bd.meta, bd.iso, and bbb-1920x1080-cfg06.mkv test file - > are at: >

Re: [Cin] bluray lpcm update!

2022-04-27 Thread Andrew Randrianasulu via Cin
https://github.com/justdan96/tsMuxer/issues/589 On Thursday, April 28, 2022, Phyllis Smith wrote: > I did that on April 24. > > On Wed, Apr 27, 2022 at 6:34 PM Andrew Randrianasulu < > randrianas...@gmail.com> wrote: > >> i mean version/date of archive you get tsmuxer from.. >> >> there is

Re: [Cin] bluray lpcm update!

2022-04-27 Thread Andrew Randrianasulu via Cin
i mean version/date of archive you get tsmuxer from.. there is plenty of tags to choose from, and some appear quite recently https://github.com/justdan96/tsMuxer/releases On Thursday, April 28, 2022, Phyllis Smith wrote: > Do you mean this? > > *tsmuxer /tmp/bd_20220427-165207/bd.meta

Re: [Cin] April 2022 AppImages

2022-05-01 Thread Andrew Randrianasulu via Cin
On Saturday, April 30, 2022, Phyllis Smith via Cin < cin@lists.cinelerra-gg.org> wrote: > CinGG new appimages for April 2022 are now available along with updated > release notes and manual. Look for 0430 in: > https://cinelerra-gg.org/download/images/ > Thanks for continuing to support and

[Cin] megapile 12 (freebsd, ffmpeg 5, dynamic build, opencv trim)

2022-05-01 Thread Andrew Randrianasulu via Cin
ls megapile_12/ 0002-Improve-truehd-decoder-encoder-from-ffmpeg.git.patch == I think you can skip it until you find any info about your players on supporting or not pure truehd tracks.. 0004-mem-and-resource-leaks-in-indexfile-indextate-cppche.patch 0005-cppcheck-in-cursor.C.patch

Re: [Cin] opencv build trim

2022-05-02 Thread Andrew Randrianasulu via Cin
On Thursday, April 28, 2022, Andrea paz via Cin wrote: > No, I simply copied the six OpenCV plugins from CinGG's git. I copied > them to .../bin/plugins/video/. > These were not being recognized though. I was using the build with > external ffmpeg 5 (--without-thirdparty); now that I tried the

Re: [Cin] more patches for building on my slackware

2022-04-16 Thread Andrew Randrianasulu via Cin
hold on, I am not sure what going on - I tried again with slightly modified cin.Slackbuild and build was failing again until I replaced 'i' with 'X' (anything goes here asm constrain). it seems to work afterwards - mpeg 2 / 4:2:2 encoding working at 7.5 fps for fullhd vid.. but I want to

Re: [Cin] more patches for building on my slackware

2022-04-16 Thread Andrew Randrianasulu via Cin
right now I use those patches and Slackbuild for compiling on my x86 slackware... change from J to X was inspired by libdv patch doing reverse of this for gcc 4.1: https://sourceforge.net/p/libdv/mailman/message/2320559/ I also tried 'n' but build was failing too .. some description for those

Re: [Cin] opencv build trim

2022-04-16 Thread Andrew Randrianasulu via Cin
on topic of opencv I instalked opencv 4.5.5 on termux and tried to build cingg plugins against this. most plugins worked with hack - but for some reason final link faild to add opencv libs (no pkgconfig for them, it seems?) and so resulted plugins aborted cin on load. hack: $ git diff

Re: [Cin] megapatch series 8

2022-04-13 Thread Andrew Randrianasulu via Cin
should fix lv2 dynamic detection... On Wednesday, April 13, 2022, Andrea paz wrote: > Finally CinGG has started (without thirdparty). It's sure that it uses > ffmpg5 of the system because in startup it gives error on some new > filters, as you had pointed out. Tomorrow I will test them one by

Re: [Cin] megapatch series 8

2022-04-13 Thread Andrew Randrianasulu via Cin
On Wednesday, April 13, 2022, Phyllis Smith wrote: > Andrew, I am still working with the megapile_8 so these number will be > different than megapile_10. > > No problems adding 0005-EXPERIMENT-update-bdwrite-for-lpcm-hevc.patch > but so far no gain in it. > EXPERIMENT not ok

Re: [Cin] Build update

2022-04-17 Thread Andrew Randrianasulu via Cin
I was just pointed at 'filesystem' module reimplementation for c++11 and up: https://github.com/justdan96/tsMuxer/issues/577 https://github.com/gulrak/filesystem On Monday, March 28, 2022, mnieuw--- via Cin wrote: > Yes, you really need patchelf, it is called from within. > > The original

Re: [Cin] megapatch series 8

2022-04-17 Thread Andrew Randrianasulu via Cin
On Sunday, April 17, 2022, Phyllis Smith wrote: > > > The 2 modifications I made are in bdcreate.C to temporarily comment out > the choices of lpcm and truehd as neither 1 works for me (see error > messages in previous email). > those mesages come from players themselves?

Re: [Cin] megapatch series 8

2022-04-17 Thread Andrew Randrianasulu via Cin
On Sunday, April 17, 2022, Phyllis Smith wrote: > Andrew, > > The 2 modifications I made are in bdcreate.C to temporarily comment out >>> the choices of lpcm and truehd as neither 1 works for me (see error >>> messages in previous email). >>> >> >> those mesages come from players themselves? >>

Re: [Cin] megapatch series 8

2022-04-17 Thread Andrew Randrianasulu via Cin
oh YES, you are right, I swapped those unintentionally! probably explains your bug with chapters? I used $ git diff 66e7bfbe cinelerra/bdwrite.C and yes, please switch cases 2/3 and 4 as they originally were... so it will look like this: @@ -1905,24 +1916,24 @@ write()

Re: [Cin] ninja build tool

2022-04-17 Thread Andrew Randrianasulu via Cin
found some reimplementation of said tool in C: https://github.com/michaelforney/samurai via comments at https://news.ycombinator.com/item?id=30806875 -- Cin mailing list Cin@lists.cinelerra-gg.org https://lists.cinelerra-gg.org/mailman/listinfo/cin

Re: [Cin] megapatch series 8

2022-04-17 Thread Andrew Randrianasulu via Cin
On Monday, April 18, 2022, Phyllis Smith wrote: > Andrew, > Tomorrow I am going to make one last test (still without chapters) and > check this mini_pile into GIT, but 1 more question. > From megapile_10, > 0015-Attempt-at-fixing-bdwrite-stream_type-coding_type-co.patch, > I think the case

[Cin] OpenCL and DaVinchi Resolve

2022-05-06 Thread Andrew Randrianasulu via Cin
https://people.freedesktop.org/~cbrill/dri-log/?channel=dri-devel_names==2022-05-06 === 00:04 karolherbst: jekstrand: I found the first program using cl_khr_gl_sharing for real :D 00:05 jekstrand: oh? 00:05 karolherbst: some pro video editing tool called davinci resolve 00:05 karolherbst: it

Re: [Cin] megapile 12 (freebsd, ffmpeg 5, dynamic build, opencv trim)

2022-05-04 Thread Andrew Randrianasulu via Cin
thanks! On Wednesday, May 4, 2022, Phyllis Smith wrote: > Checked into GIT from the current Megapile, the following: > > 0004-mem-and-resource-leaks-in-indexfile-indextate-cppche.patch > 0005-cppcheck-in-cursor.C.patch > 0006-cppcheck-in-resourcepixmap.C.patch >

[Cin] can we push 0009-fileexr-forward-port-openexr-3.patch early?

2022-05-04 Thread Andrew Randrianasulu via Cin
It needed on NetBSD (i need one more patch rel. to netbsd.patch I made earlier, but I hope to check it first on Freebsd..) -- Cin mailing list Cin@lists.cinelerra-gg.org https://lists.cinelerra-gg.org/mailman/listinfo/cin

Re: [Cin] can we push 0009-fileexr-forward-port-openexr-3.patch early?

2022-05-04 Thread Andrew Randrianasulu via Cin
On Wednesday, May 4, 2022, Phyllis Smith wrote: > Tough call -- I really need to check this out and understand it better. > But if someone else can, I would appreciate the help. > I will finish what I am currently testing - 0004, 0015, 0005-0008, > 0011-0013, 0042 - which should not take much

Re: [Cin] can we push 0009-fileexr-forward-port-openexr-3.patch early?

2022-05-04 Thread Andrew Randrianasulu via Cin
I think I only added two new patches - one workarounding thd encode having ghost 0ch stream and second adding netbsd-specific ifdefs.. if things work for you as-is - hopefully with time and testing pile will shrink) PS: you can look into disabling jasper for opencv On Wednesday, May 4,

Re: [Cin] megapile 12 (freebsd, ffmpeg 5, dynamic build, opencv trim)

2022-05-06 Thread Andrew Randrianasulu via Cin
On Friday, May 6, 2022, Phyllis Smith wrote: > Checked into GIT from the current Megapile_12, the following: > > 0020-update-blds-bsd.bld-for-freebsd-13.patch > 0021-Attempt-at-adding-freebsd-detect-in-plugins-Makefile.patch > 0022-Attempt-at-freebsd-netbsd-detection-in-cinelerra-Mak.patch + >

[Cin] some plugin work from Reinar

2022-05-06 Thread Andrew Randrianasulu via Cin
https://github.com/vanakala/cinelerra-cve/commit/e16dcc1a7e073dfa22548c285b52388215105ebf https://github.com/vanakala/cinelerra-cve/commit/f27f809b8e277581882a30b85a1739c4ecd36008 https://github.com/vanakala/cinelerra-cve/commit/0c70fa9a27c617d0a549b297ae39a660cdd2eac4 basically gui for *TV

Re: [Cin] megapile 12 (freebsd, ffmpeg 5, dynamic build, opencv trim)

2022-05-06 Thread Andrew Randrianasulu via Cin
On Friday, May 6, 2022, Andrew Randrianasulu wrote: > > > On Friday, May 6, 2022, Phyllis Smith wrote: > >> Checked into GIT from the current Megapile_12, the following: >> >> 0020-update-blds-bsd.bld-for-freebsd-13.patch >> 0021-Attempt-at-adding-freebsd-detect-in-plugins-Makefile.patch >>

Re: [Cin] megapile 12 (freebsd, ffmpeg 5, dynamic build, opencv trim)

2022-05-06 Thread Andrew Randrianasulu via Cin
On Friday, May 6, 2022, Phyllis Smith wrote: > Andrew > >> \0/ >>> >> What does the above symbol mean? > hands up/waving as in 'wow, very cool' (found on irc long time ago) > >>> thanks, will test on tablet just now >>> >> >> hm, I think dynamic blds need to disable libdpx for now... >> >

Re: [Cin] megapile 12 (freebsd, ffmpeg 5, dynamic build, opencv trim)

2022-05-07 Thread Andrew Randrianasulu via Cin
On Saturday, May 7, 2022, Phyllis Smith wrote: > \0/ \0/ (me and Buddy waving wow) > Checked into GIT the following (thank you Andrew for these many fixes; > please check cinelerra/Makefile to make sure no mistakes) > > 0010-filegif-addition-of-nearly-all-quntize.c-from-giflib.patch > > well,

Re: [Cin] megapile 12 (freebsd, ffmpeg 5, dynamic build, opencv trim)

2022-05-07 Thread Andrew Randrianasulu via Cin
On Saturday, May 7, 2022, Phyllis Smith wrote: > Andrew, > I do not understand what WANT_CIN_3RDPARTY is > > variable telling buildsystem we want to build/link with libraries in thirdparty folder (our default) > > > > and consequently do not know whether adding patch: >

Re: [Cin] failed experiment at making burn configurable

2022-05-07 Thread Andrew Randrianasulu via Cin
ah, forgot about update_gui() but it still segfault ( On Sunday, May 8, 2022, Andrew Randrianasulu wrote: > :( > > > > -- Forwarded message -- > From: *Андрей Рандрианасулу* > Date: Sunday, May 8, 2022 > Subject: failed experiment at making burn configurable > To:

[Cin] Fwd: failed experiment at making burn configurable

2022-05-07 Thread Andrew Randrianasulu via Cin
:( -- Forwarded message -- From: *Андрей Рандрианасулу* Date: Sunday, May 8, 2022 Subject: failed experiment at making burn configurable To: randrianasulu fail at attempt at using sliders -- Андрей Рандрианасулу diff --git a/cinelerra-5.1/plugins/burn/burn.C

Re: [Cin] some plugin work from Reinar

2022-05-07 Thread Andrew Randrianasulu via Cin
our "Aging tv" actually already had gui config.. I tried to add gui to burnTV and.. it segfaults at send_configure_change.. On Saturday, May 7, 2022, Andrew Randrianasulu wrote: > https://github.com/vanakala/cinelerra-cve/commit/ > e16dcc1a7e073dfa22548c285b52388215105ebf > >

Re: [Cin] [justdan96/tsMuxer] "Reading buffer overflow. " for relatively long media? (Issue #589)

2022-04-28 Thread Andrew Randrianasulu via Cin
mediainfo bbb-1920x1080-cfg06.mkv General Unique ID : 126197960465771856333181809182337182035 (0x5EF0D7D547FBEF0F163C451D6130A953) Complete name : bbb-1920x1080-cfg06.mkv Format : Matroska Format version : Version 4 File size : 152 MiB Duration : 10 min 34 s Overall bit rate : 2 012 kb/s Encoded

Re: [Cin] bluray lpcm update!

2022-04-28 Thread Andrew Randrianasulu via Cin
On Thursday, April 28, 2022, Phyllis Smith wrote: > Checked into GIT, bdcreate.C patched file and new ffmpeg-4.4.patch_99 > (with 999a included). > > On Wed, Apr 27, 2022 at 6:49 PM Andrew Randrianasulu < > randrianas...@gmail.com> wrote: > >> https://github.com/justdan96/tsMuxer/issues/589 > >

Re: [Cin] megapile 12 (freebsd, ffmpeg 5, dynamic build, opencv trim)

2022-05-02 Thread Andrew Randrianasulu via Cin
does this patch fix 0ch issue without breaking other cases? $ git diff bdwrite.C diff --git a/cinelerra-5.1/cinelerra/bdwrite.C b/cinelerra-5.1/cinelerra/bdwrite.C index 1017c169..cebee789 100644 --- a/cinelerra-5.1/cinelerra/bdwrite.C +++ b/cinelerra-5.1/cinelerra/bdwrite.C @@ -2639,6 +2639,8 @@

Re: [Cin] megapile 12 (freebsd, ffmpeg 5, dynamic build, opencv trim)

2022-05-02 Thread Andrew Randrianasulu via Cin
actually, after making one more test it seems I can avoid fatal error (in exchange for non-fatal error) by changing bdwrite like this $ cat bdwrite_truehd/0001-Workaround-for-pure-truehd.patch >From 218966843cd1537e0d0fea80aba1e1717efaaae3 Mon Sep 17 00:00:00 2001 From: Andrew Randrianasulu

Re: [Cin] pcm_bluray updated again!

2022-05-02 Thread Andrew Randrianasulu via Cin
On Tuesday, May 3, 2022, Phyllis Smith wrote: > A little more testing shows 1 small issue -- it is now just 1 big chapter > so you can fast forward but can not skip to the next chapter since there > are none. > there is --auto-chapters Insert a chapter every minutes. Used only in BD/AVCHD

Re: [Cin] pcm_bluray updated again!

2022-05-02 Thread Andrew Randrianasulu via Cin
On Tuesday, May 3, 2022, Andrew Randrianasulu wrote: > > > On Tuesday, May 3, 2022, Phyllis Smith wrote: > >> A little more testing shows 1 small issue -- it is now just 1 big chapter >> so you can fast forward but can not skip to the next chapter since there >> are none. >> > > there is > >

Re: [Cin] megapile 12 (freebsd, ffmpeg 5, dynamic build, opencv trim)

2022-05-02 Thread Andrew Randrianasulu via Cin
On Tuesday, May 3, 2022, Phyllis Smith wrote: > Andrew, > Using the last email fix suggestion (and ignoring the previous to that > email suggestion), bdwrite no longer crashes but there is an error message: > > + mount -t udf -o loop /tmp/bd_20220502-191150/bd.udfs > /tmp/bd_20220502-191150/udfs

Re: [Cin] Seconds to preroll render

2022-05-03 Thread Andrew Randrianasulu via Cin
for me only obvious positive difference comes from increasing cache from 256 mb to 2048 mvb but I am on 32-bit cin + 64 bit Linux kernel (5.1.12) I tried with single 1080p 24 fps vp9 video as downloaded from youtube. With default 256 mb cache reverse playback stutters a lot. With 512 it stutters

<    7   8   9   10   11   12   13   14   15   16   >