Re: [Cin] Fixed typo in my latest attempt at Russian translation

2020-09-05 Thread Andrew Randrianasulu via Cin
trings :}) > > On Sat, Sep 5, 2020 at 7:17 PM Andrew Randrianasulu via Cin < > cin@lists.cinelerra-gg.org> wrote: > > > "Оистить" -> "Очистить". > > > > compile msgfmt ru-4.po -o cin.mo and put it for tests in > > /usr/share/locale/ru/LC_

[Cin] Crash at fast 'z' (undo) for many-fade-keyframes?

2020-08-31 Thread Andrew Randrianasulu via Cin
I was playing with new bump autos, set some on fade curve, played with type of each keyframe point, and then decided to remove them all by hitting 'z' fast. This resulted in: cin Cinelerra Infinity - built: Aug 31 2020 05:07:06 git://git.cinelerra-gg.org/goodguy/cinelerra.git (c) 2006-2019

[Cin] Theme "bright" color inconsistence?

2020-09-10 Thread Andrew Randrianasulu via Cin
Hi, all! User asked me how to make new themes for CinelerraGG. While I was unable to answer this question, I at least tried few themes more, and found theme "Bright" to have too-coloriful (IMO, for mostly-b/w theme) icon for 'locklablels'. I tried to GIMP them into something acceptable, but I

[Cin] Few update profiles

2020-09-15 Thread Andrew Randrianasulu via Cin
I tried to update few mpeg4 (DivX) profiles for better quality. div3 div3v2 div5 - added trellis=1 mbd=bits huffyuv_screencapture.mov added cin_pix_fmt bgra (so it will be picked by 'pixels' chooser) mjpeg_444.qt added cin_pix_fmt yuvj444p (again, so it will be picked by Cinelerra's output

Re: [Cin] Crash after I played with transitions

2020-09-15 Thread Andrew Randrianasulu via Cin
rashing Cin so hard. May be this is different crash > > (much smaller video, rgba-8bit project format ...) > > > > Video file > > https://cloud.mail.ru/public/4Xry/3gzFXHRGJ > > > > > > > > > > On Mon, Sep 14, 2020 at 4:28 PM Andrew Randrianasulu

[Cin] Sorry, updated mpeg4 profiles again

2020-09-15 Thread Andrew Randrianasulu via Cin
This time using info from https://ffmpeg.org/faq.html - 3.9 Which are good parameters for encoding high quality MPEG-4? ’-mbd rd -flags +mv4+aic -trellis 2 -cmp 2 -subcmp 2 -g 300 -pass 1/2’, things to try: ’-bf 2’, ’-mpv_flags qp_rd’, ’-mpv_flags mv0’, ’-mpv_flags skip_rd’. For

[Cin] Single-frame step fwd/bak in viewer delayed?

2020-09-15 Thread Andrew Randrianasulu via Cin
I tried to re-create this lesson where you put in and out points in viewer, and then create clips and from them make your timeline. I discovered that at least on highly-compressed mkv file ("Swimming with orca in New Zealand-JQ3mDXF3bcE.mkv") setting position cursor (in viewer window) at

Re: [Cin] Sorry, updated mpeg4 profiles again

2020-09-15 Thread Andrew Randrianasulu via Cin
В сообщении от Wednesday 16 September 2020 01:06:18 Phyllis Smith via Cin написал(а): > Andrew, > Your changes + the new Intra... will be checked in later today (or soon). > I tested all of them and they all worked but you know more about it then we > do. Unfortunately, not much (just was

Re: [Cin] Sorry, updated mpeg4 profiles again

2020-09-16 Thread Andrew Randrianasulu via Cin
В сообщении от Wednesday 16 September 2020 03:52:23 Phyllis Smith via Cin написал(а): > Andrew, > I just noticed that the flv_h264.flv output file is so pixelated (original > was 352x240) that I think it would only be useful on a small play device > (lots of those around in phones these days).

Re: [Cin] BUG on Clear keyframes (CinGG-release by GIT 30Aug 2020)

2020-09-02 Thread Andrew Randrianasulu via Cin
В сообщении от Thursday 03 September 2020 04:43:51 Phyllis Smith via Cin написал(а): > Andrew, thanks for the suggestions on the following. > > Please add this to known issues for this release? > > > I did add this to the releasenotes.pdf as it was too important to leave out. > > > > > >

Re: [Cin] August Monthly Builds now available on cinelerra-gg.org

2020-09-04 Thread Andrew Randrianasulu via Cin
В сообщении от Friday 04 September 2020 19:58:57 Phyllis Smith via Cin написал(а): > Andrew, > > Build for Rosa Linux (x86_64) completed: > > > > https://cloud.mail.ru/public/5kZr/5zuKPjpYJ > > > > You can find there rpm and debuginfo rpm files, sha256 checksums, and > > updated Russian

[Cin] Possible hack/idea for automatically workaround clearing wrong keyframes?

2020-09-01 Thread Andrew Randrianasulu via Cin
So, I looked into mainmenu.C and there I can see (searching for ClearKeyframes) int ClearKeyframes::handle_event() { if( mwindow->session->current_operation == NO_OPERATION ) mwindow->clear_automation(); return 1; } and for "keyframes_follow_edits" I see

Re: [Cin] BUG on Clear keyframes (CinGG-release by GIT 30Aug 2020)

2020-08-31 Thread Andrew Randrianasulu via Cin
В сообщении от Monday 31 August 2020 15:56:28 Igor BEGHETTO via Cin написал(а): > Clear Keyframes (Shift+Del) do not delete the right keyframes. > Maybe it's too late for the monthy release but a bug I found. I don't > know if this bug is also in the last GIT release. I think bug still exist in

Re: [Cin] BUG on Clear keyframes (CinGG-release by GIT 30Aug 2020)

2020-08-31 Thread Andrew Randrianasulu via Cin
-- Пересланное сообщение -- Тема: Re: [Cin] BUG on Clear keyframes (CinGG-release by GIT 30Aug 2020) Дата: Понедельник 31 августа 2020 Отправитель: Andrew Randrianasulu Получатель: cin@lists.cinelerra-gg.org В сообщении от Monday 31 August 2020 15:56:28 Igor BEGHETTO via Cin

Re: [Cin] BUG on Clear keyframes (CinGG-release by GIT 30Aug 2020)

2020-08-31 Thread Andrew Randrianasulu via Cin
В сообщении от Monday 31 August 2020 19:34:20 Phyllis Smith via Cin написал(а): > Thanks Igor and Andrew for testing some more, > GG was hoping to come up with a fast solution to get into the builds but > unfortunately it is going to take a design change which needs a week to > code and test. So

Re: [Cin] Fast reverse playback crash in latest cinGG?

2020-09-13 Thread Andrew Randrianasulu via Cin
eamonkey + Firefox all opened with openGL acceleration). Thanks a lot for fast responce on all those issues! > > On Sat, Sep 12, 2020 at 8:54 PM Andrew Randrianasulu via Cin < > cin@lists.cinelerra-gg.org> wrote: > > > В сообщении от Saturday 12 September 2020 23:16:45 Phy

Re: [Cin] [spam?] Re: Fast reverse playback crash in latest cinGG?

2020-09-14 Thread Andrew Randrianasulu via Cin
В сообщении от Monday 14 September 2020 07:52:07 Georgy Salnikov написал(а): > On Mon, 14 Sep 2020, Andrew Randrianasulu via Cin wrote: > > > Aw, no, sorry this time it crashed again (maybe having Seamonkey in > > background makes this issue more visible) > > There may b

[Cin] Anyone with h264-enc capable Radeon?

2020-10-02 Thread Andrew Randrianasulu via Cin
Hi all! I was looking into https://gitlab.freedesktop.org/mesa/mesa/-/issues/3540 and found something interesting. Apparently, current driver hardcodes quality profile to SPEED, but those who interested in quality encoding might wat to play with other modes?

Re: [Cin] I tried to build CinGG for Rosa, but it segfaults on startup ....

2020-10-04 Thread Andrew Randrianasulu via Cin
lo packaging bug all those plugin files should be installed in same places as before, and exactly those video transition plugins were not changed lately? > > He has made a mod that reports the problem of the missing plugin_server > plugin BUT it might not be checked into GIT for a day or 2. >

Re: [Cin] Cool stuff

2020-10-04 Thread Andrew Randrianasulu via Cin
В сообщении от Wednesday 16 September 2020 18:26:07 Sam via Cin написал(а): > Hi guys, > > i have found an interesting video which shows how you can convert > footage with a lower FPS to a video with a much higher FPS without any > losses. Not exactly this type of cools stuff, but I found

Re: [Cin] I tried to build CinGG for Rosa, but it segfaults on startup ....

2020-10-05 Thread Andrew Randrianasulu via Cin
В сообщении от Monday 05 October 2020 10:54:21 Igor BEGHETTO via Cin написал(а): > > I use new .bcast5 and can not reproduce a crash. > Probably I am Off Topic. > Have I delete my "old" .bcast5? I have a few of presets there. Which of > those, can I save and, then, restore? > Loading old

Re: [Cin] ffmpeg.git.patch4 is not needed anymore?

2020-10-16 Thread Andrew Randrianasulu via Cin
В сообщении от Friday 16 October 2020 04:13:48 Phyllis Smith via Cin написал(а): > Andrew, > FINALLY, gg got rid of Patch 4 as you notified us August 26 (GIT update). > Thanks so much for the notify and sorry for the long delay. I see it was removed for ffmpeg 4.3, yet I don't think this patch

[Cin] ffmpeg.git.patch4 is not needed anymore?

2020-08-26 Thread Andrew Randrianasulu via Cin
Hello, all! for my usual rebuild of CinGG with ffmpeg.git I found ffmpeg.git.patch4 is not applicable anymore, and ffmpeg log list this commit: https://git.ffmpeg.org/gitweb/ffmpeg.git/commit/a7bd37927628df3672488e07f718b3549bea717d avfilter/af_aformat: Add uninit function so, i just moved

[Cin] minterpolate (Was: Re: ffmpeg.git.patch4 is not needed anymore?)

2020-08-27 Thread Andrew Randrianasulu via Cin
9db9-116739130d42 SigHandler::signal_handler total files=0 Аварийный останов > > IgorBeg > > > Il 26/08/2020 22:01, Andrew Randrianasulu via Cin ha scritto: > > Hello, all! > > > > for my usual rebuild of CinGG with ffmpeg.git I found ffmpeg.git.patch4 > > is not

Re: [Cin] minterpolate (Was: [spam?] Re: Bump Autos + other checked into GIT)

2020-08-27 Thread Andrew Randrianasulu via Cin
В сообщении от Thursday 27 August 2020 15:49:47 Andrea paz via Cin написал(а): > I've tried to enable F_minterpolate: CinGG loads without errors, but > when trying to put the plugin on the timeline, I crash without dump. > In the terminal I have these lines: > > signal_entry: got SIGFPE my

[Cin] Latest Cin fail to launch, boxblur plugin at fault?

2020-09-29 Thread Andrew Randrianasulu via Cin
terminal output cin Cinelerra Infinity - built: Sep 29 2020 10:55:32 git://git.cinelerra-gg.org/goodguy/cinelerra.git (c) 2006-2019 Heroine Virtual Ltd. by Adam Williams 2007-2020 mods for Cinelerra-GG by W.P.Morrow aka goodguy Cinelerra is free software, covered by the GNU General Public

Re: [Cin] Contents of yesterday's GIT checkin

2020-09-24 Thread Andrew Randrianasulu via Cin
В сообщении от Friday 25 September 2020 05:00:03 Phyllis Smith via Cin написал(а): > Sorry for the big delay -- usually I let you know what was checked into GIT > that same day. > > Because currently existing downloadable 4K webm files when loaded into > Cinelerra were no longer seekable, we

Re: [Cin] Latest Cin fail to launch, boxblur plugin at fault?

2020-09-29 Thread Andrew Randrianasulu via Cin
eindexing plugins too). Sorry! > > > On Tue, Sep 29, 2020 at 3:22 AM Andrew Randrianasulu via Cin < > cin@lists.cinelerra-gg.org> wrote: > > > > > terminal output > > > > cin > > Cinelerra Infinity - built: Sep 29 2020 10:55:32 > > git://git.

Re: [Cin] Single-frame step fwd/bak in viewer delayed?

2020-09-22 Thread Andrew Randrianasulu via Cin
В сообщении от Tuesday 22 September 2020 21:42:39 Andrea paz via Cin написал(а): > @Andrew > I can't test your new ffv1.avi and flv_h264.flv; it gives me "error > codec not found" and rendering doesn't start. Pierre, have you tried? > Do they work for you? Strange, while I usually build with

Re: [Cin] Single-frame step fwd/bak in viewer delayed?

2020-09-23 Thread Andrew Randrianasulu via Cin
В сообщении от Wednesday 23 September 2020 06:24:06 Pierre autourduglobe via Cin написал(а): > @Andrea paz > > The option to encode in ffv1 is not yet included in the list of codecs > offered with the avi container. > > So I haven't tested it yet. You can put those files into

Re: [Cin] Small typo fix for ru.po, question

2020-09-21 Thread Andrew Randrianasulu via Cin
o make > it all work: >CriKeyDelPoint::CriKeyDelPoint(CriKeyWindow *gui, CriKey *plugin, int x, > int y) > : BC_GenericButton(x, y, xS(80), *C_("Del")*) > > On Mon, Sep 21, 2020 at 12:32 PM Andrew Randrianasulu via Cin < > cin@lists.cinelerra-gg.org> wrote: >

Re: [Cin] Current (10 sep 2020) pdf manual has some pictures displaced?

2020-09-18 Thread Andrew Randrianasulu via Cin
В сообщении от Friday 18 September 2020 22:13:10 Andrea paz via Cin написал(а): > Thank you for pointing this out; I attach the correction. > Also, I think those are typos (misplaced space): "Figure 16.4: Shows the Cakewalk theme (courtesy Olaf )on Preferences window with list of themes" p.

Re: [Cin] Current (10 sep 2020) pdf manual has some pictures displaced?

2020-09-19 Thread Andrew Randrianasulu via Cin
В сообщении от Saturday 19 September 2020 17:59:38 Andrea paz via Cin написал(а): > > I mean, may be it was design choice, but I prefer illustrations to be > > literally on the same page or in same section as txt referencing them, if > > possible > > Something can be done, but sometimes it

[Cin] I tried to build CinGG for Rosa, but it segfaults on startup ....

2020-10-02 Thread Andrew Randrianasulu via Cin
Dump attached. Files (rpm) themselves at https://cloud.mail.ru/public/4UHi/u7GSkKZp5 Terminal output was: Cinelerra Infinity - built: Oct 1 2020 21:55:26 git://git.cinelerra-gg.org/goodguy/cinelerra.git (c) 2006-2019 Heroine Virtual Ltd. by Adam Williams 2007-2020 mods for Cinelerra-GG by

[Cin] What exactly happens with av1 video seeking?

2020-09-24 Thread Andrew Randrianasulu via Cin
I see dav1d revert [1] in CinGG tree but no specific explanation given? Was it issue only with ffmpeg 4.3 and self-generated media, or was it seen on pre-made samples/youtube downloads? [1] -

Re: [Cin] Crash after I played with transitions

2020-09-14 Thread Andrew Randrianasulu via Cin
s additional dump, session file, and Cinelerra_rc will help. > So thanks. I'm really sorry for crashing Cin so hard. May be this is different crash (much smaller video, rgba-8bit project format ...) Video file https://cloud.mail.ru/public/4Xry/3gzFXHRGJ > > On Mon, Sep 14, 2020 at 4:28 PM

Re: [Cin] Sorry, updated mpeg4 profiles again

2020-09-16 Thread Andrew Randrianasulu via Cin
В сообщении от Wednesday 16 September 2020 15:48:04 Andrea paz via Cin написал(а): > > I do not have MLV or any other video editor to test. Maybe Andrea can > > after we check it in? > >> > > Try various renderings: > > div3 --> 40 fps > div3v2 --> 41 > div5 --> 68 > AVC_Intra --> ERROR

Re: [Cin] Single-frame step fwd/bak in viewer delayed?

2020-09-20 Thread Andrew Randrianasulu via Cin
В сообщении от Wednesday 16 September 2020 11:21:32 Andrea paz via Cin написал(а): > I gave up using mkv because it always gave me seek problems (see BT > #137). I tried to use Transcode and got new mkv, but it doesn't solve > the problem. I tried to use mkvtoolnix (which was created just for >

[Cin] Error compiling .tex to pdf

2020-09-20 Thread Andrew Randrianasulu via Cin
Hi all! I installed texlive for Slackware and additional fonts (on another partition due to its size, mounted with -obind), and Kile 1.9.3 (KDE3 TeX editor). Now when I try to compile documentation I get: /usr/share/texmf-dist/tex/latex/mathdesign/mdsffont.def:0: Font shape declaration has

Re: [Cin] Single-frame step fwd/bak in viewer delayed?

2020-09-20 Thread Andrew Randrianasulu via Cin
В сообщении от Sunday 20 September 2020 17:05:37 Andrea paz via Cin написал(а): > > Interesting... It would be enough to add in Cinelerra-GG the possibility > > to use the ffv1 video codec to the list offered with the AVI container > > for rendering and to make sure that these files (ffv1.avi) are

Re: [Cin] [spam?] Error compiling .tex to pdf

2020-09-20 Thread Andrew Randrianasulu via Cin
В сообщении от Sunday 20 September 2020 20:23:24 Georgy Salnikov написал(а): > On Sun, 20 Sep 2020, Andrew Randrianasulu via Cin wrote: > > > I installed texlive for Slackware and additional fonts (on another > > partition due to its size, mounted with -obind), and Kile 1.9.3 (K

Re: [Cin] Error compiling .tex to pdf

2020-09-20 Thread Andrew Randrianasulu via Cin
; references are undefined, or labels used more than one time. For now I only fixed (hopefully!) 'assetts' vs 'assets' in Editing.tex and Loadandsave.tex > > The pdf looks the same after optimization, but it's better to ask Phyllis. > > вс, 20 сент. 2020 г., 20:32 Andrew Randr

[Cin] frei0r plugins

2020-09-16 Thread Andrew Randrianasulu via Cin
I tried to recompile CinGG's version of ffmpeg with those plugins enabled: FFMPEG_EXTRA_CFG="--enable-frei0r" (I have frei0r plugins 1.7.0 installed) and after tweaking /usr/share/cin/ffmpeg/plugin.opts (added frei0r filter_name=vignette at very end of it) I can see this plugin and even use

Re: [Cin] Cool stuff

2020-09-16 Thread Andrew Randrianasulu via Cin
В сообщении от Wednesday 16 September 2020 18:26:07 Sam via Cin написал(а): > Hi guys, > > i have found an interesting video which shows how you can convert > footage with a lower FPS to a video with a much higher FPS without any > losses. > > https://youtu.be/sFN9dzw0qH8 > >

[Cin] Current (10 sep 2020) pdf manual has some pictures displaced?

2020-09-18 Thread Andrew Randrianasulu via Cin
Hello! I was just looking into Manual, and found "Figure 13.16: A Tablet with Android Remote Control" currently visually in section "13.3 The commercial DB", p. 440 instead of p 439. Also, on p.446 I can read "13.4.1 Use Case #1 – EasyCap Model # DC60 A very specific case using an Easy

[Cin] Deleting "CompressorMulti" from playing audio track lead to crash?

2020-09-18 Thread Andrew Randrianasulu via Cin
I played with some effects. Loaded my usual video (mkv) Then I added "CompressorMulti' to just one audio track (paused). I hit play, it worked for some time, I bring up config window, then tried to delete effect while timeline was still playing. Crash (not very informative): PRI_PRIME=1

Re: [Cin] Deleting "CompressorMulti" from playing audio track lead to crash?

2020-09-20 Thread Andrew Randrianasulu via Cin
В сообщении от Monday 21 September 2020 04:57:22 Phyllis Smith via Cin написал(а): > Andrew, > GG could not get this to crash. I am still working on trying. Was it a > 32-bit system? Yes > > On Fri, Sep 18, 2020 at 9:49 AM Andrew Randrianasulu via Cin < > cin@lists.ci

Re: [Cin] frei0r plugins

2020-09-16 Thread Andrew Randrianasulu via Cin
s them, CinGG can only add few more examples in documentation (and --with-frei0r configure switch to pass to ffmpeg's configure) > > On Wed, Sep 16, 2020 at 11:19 AM Andrew Randrianasulu via Cin < > cin@lists.cinelerra-gg.org> wrote: > > > I tried to recompile CinGG'

[Cin] OpenCL benchmarking ....

2020-10-21 Thread Andrew Randrianasulu via Cin
Hi all, and happy editing Not VERY useful for CinelerraGG yet, still I found whole topic attractive enough :} http://www.bealto.com/gpu-benchmarks_mem.html I compiled benchmarks for my machine, with two simple fixes, and uploaded result to github:

Re: [Cin] Can 'play track' status propagate to ganged tracks?

2020-10-23 Thread Andrew Randrianasulu via Cin
В сообщении от Friday 23 October 2020 17:51:42 Phyllis Smith via Cin написал(а): > IgorBeg: > > We must remember what the goal of the "Gang Channels" was -- it was to > ensure that the Audiophiles do NOT have to mark each and every audio track > the exact same way which created mistakes. They

Re: [Cin] OpenCL benchmarking ....

2020-10-27 Thread Andrew Randrianasulu via Cin
В сообщении от Saturday 24 October 2020 03:51:42 Phyllis Smith via Cin написал(а): > Andrew, > > > Not VERY useful for CinelerraGG yet, still I found whole topic attractive > > enough :} > > > > http://www.bealto.com/gpu-benchmarks_mem.html > > > > > Interesting benchmarks. What I found a

[Cin] x265 10/12 bit patch3 a bit reworked

2020-08-01 Thread Andrew Randrianasulu via Cin
I used advice from https://stackoverflow.com/questions/106387/is-it-possible-to-detect-32-bit-vs-64-bit-in-a-bash-script and reworked my patch like this: --- /dev/null 2020-07-19 09:07:01.788494015 +0300 +++ multilib.sh 2020-08-02 02:34:58.444933214 +0300 @@ -0,0 +1,54 @@ +#!/bin/sh + +mkdir

Re: [Cin] July monthly builds available BUT lots of clean up still..

2020-08-01 Thread Andrew Randrianasulu via Cin
В сообщении от Saturday 01 August 2020 23:43:20 Phyllis Smith via Cin написал(а): > Andrew, > > > > We had a lot of problems with the builds yesterday so have a lot of > > cleanup > > > and documentation fixes to do yet this weekend. Some problems listed > > here. > > > > Problems nearly always

Re: [Cin] July monthly builds available BUT lots of clean up still..

2020-08-01 Thread Andrew Randrianasulu via Cin
В сообщении от Saturday 01 August 2020 19:00:56 Phyllis Smith via Cin написал(а): > We had a lot of problems with the builds yesterday so have a lot of cleanup > and documentation fixes to do yet this weekend. Some problems listed here. Problems nearly always sad and definitely time consuming..

Re: [Cin] [spam?] Fixed typo in my x265-8/10/12 bit patchset, tried CineformHD encoder in ffmpeg.git

2020-08-07 Thread Andrew Randrianasulu via Cin
В сообщении от Friday 07 August 2020 20:16:52 вы написали: > On Thu, 6 Aug 2020, Andrew Randrianasulu via Cin wrote: > > > It worked at around 7 fps for 1080p h264 source in RGBA-float project ... > > Decoding with mplayer was fine if I set CPU to on-demand performance, >

[Cin] Fixed typo in my x265-8/10/12 bit patchset, tried CineformHD encoder in ffmpeg.git

2020-08-06 Thread Andrew Randrianasulu via Cin
Hi all ... Not much to report, just another recompile of CinelerraGG. I made typo in one of my patches, so compilation stopped in x265, but then I fixed it and tried resulted Cinelerra for encoding .. cin Cinelerra Infinity - built: Aug 6 2020 08:57:33

Re: [Cin] AOMedia AV1 2.0

2020-07-10 Thread Andrew Randrianasulu via Cin
В сообщении от Friday 10 July 2020 03:34:56 Phyllis Smith via Cin написал(а): > Andrew, > > GG is looking at updating any third party that needs updating. I found > dav1d 0.7.1 at: > > https://code.videolan.org/videolan/dav1d/-/archive/0.7.1/dav1d-0.7.1.tar.gz > and it appears to still be the

Re: [Cin] FFmpeg 4.3 mpegts patch - questions ....

2020-07-13 Thread Andrew Randrianasulu via Cin
all. > Thanks, Phyllis Well, it was not my best review, but I was just curious Take your time, and thanks again... it seems bug stream will never end! > > On Sun, Jul 12, 2020 at 11:41 PM Andrew Randrianasulu via Cin < > cin@lists.cinelerra-gg.org> wrote: > > > >

Re: [Cin] FFmpeg 4.3 mpegts patch - questions ....

2020-07-13 Thread Andrew Randrianasulu via Cin
y folder structure is created inside that folder. SSIF files for BD3D discs are not created in this case. If the output name has an .iso extension, then the disc is created directly as an image file. --blu-ray-v3As above - except mux

[Cin] Offtop: "Spp2Pgs - Converts general subtitles to HDMV PG streams"

2020-07-14 Thread Andrew Randrianasulu via Cin
So, I was doing another pass at 'what exactly can encode those PGS streams?' and found this little project: https://github.com/subelf/Spp2Pgs --desc Spp2Pgs Converts general subtitles to HDMV PG streams. In other words, converts .ass files to .sup files. The project generates a command

Re: [Cin] FFmpeg 4.3 mpegts patch - questions ....

2020-07-13 Thread Andrew Randrianasulu via Cin
В сообщении от Monday 13 July 2020 21:42:21 Marton Balint написал(а): > > On Mon, 13 Jul 2020, Andrew Randrianasulu wrote: > > > > > src on cgit: > > > >

[Cin] UPD: Offtop: "Spp2Pgs - Converts general subtitles to HDMV PG streams"

2020-07-14 Thread Andrew Randrianasulu via Cin
And of course I found something related to VCXPROJ->Cmake conversion minutes after I send this email out! https://pypi.org/project/cmake-converter/ written in Python3, tries to autoconvert c/c++/fortran projects ... Last version is 2.0.1 from 10 Dec, 2019 (so, not abandoned) Interesting,

Re: [Cin] ffmpeg upgraded from 4.1 to 4.3 + Thirdparty libraries

2020-07-11 Thread Andrew Randrianasulu via Cin
В сообщении от Sunday 12 July 2020 01:34:00 Phyllis Smith via Cin написал(а): > Andrew, thanks for testing. I have downloaded all of your patches in case > GG ever gets the time and energy to absorb some of them. Thanks! > > > > > I think you mean ffmpeg from 4.2 to 4.3? > > > Thanks for

[Cin] FFmpeg 4.3 mpegts patch - questions ....

2020-07-12 Thread Andrew Randrianasulu via Cin
src on cgit: https://git.cinelerra-gg.org/git/?p=goodguy/cinelerra.git;a=blob;f=cinelerra-5.1/thirdparty/src/ffmpeg-4.3.patch2;h=81cae5e66d85d3c089603a5a6425cd165aa9f16e;hb=HEAD Well, I don't understand it, just worried about GROWING diff between original ffmpeg and Cin's version of it in this

Re: [Cin] ffmpeg upgraded from 4.1 to 4.3 + Thirdparty libraries

2020-07-11 Thread Andrew Randrianasulu via Cin
В сообщении от Saturday 11 July 2020 04:19:14 Phyllis Smith via Cin написал(а): > CinelerraGG git checkin includes the following upgrades and a couple of > fixes: > > 1) fixed ffmpeg scan remap > 2) BT 473 configure.ac patch (noted by ferdnyc with patch) > 3) thirdparty libraries updated to

Re: [Cin] Debate on batch render

2021-01-11 Thread Andrew Randrianasulu via Cin
В сообщении от Tuesday 12 January 2021 00:57:48 Rafa Mar Multimedia en Gnu\Linux via Cin написал(а): > I have forwarded this valuable information to you, and I hope it is not too > late. > I understand that a programmer likes to play with the code and do wonders, > but you should consider that a

Re: [Cin] Debate on batch render

2021-01-11 Thread Andrew Randrianasulu via Cin
nes on this > website: > https://launchpad.net/~ubuntuhandbook1/+archive/ubuntu/audacity > > El lun, 11 ene 2021 a las 23:51, Andrew Randrianasulu via Cin (< > cin@lists.cinelerra-gg.org>) escribió: > > > В сообщении от Tuesday 12 January 2021 00:57:48 Rafa Mar

Re: [Cin] Debate on batch render

2021-01-12 Thread Andrew Randrianasulu via Cin
В сообщении от Tuesday 12 January 2021 11:13:56 Rafa Mar Multimedia en Gnu\Linux via Cin написал(а): > Thanks again Andrew. I hardly know how to add a repository and if it > doesn't work or doesn't work correctly I go back to the previous one. > Regards. Ok, I think I disabled them by just

[Cin] UPD: Re: Debate on batch render

2021-01-12 Thread Andrew Randrianasulu via Cin
OH, NO, this patch actually breaks batch render :/ some more thinking needed even just for hiding this element . SORRY! PS; I see you can use batch render window _without_ any project loaded on timeline -- Пересланное сообщение -- Тема: Re: [Cin] Debate on batch

[Cin] Attempt at disabling 'Save to EDL' in batchrender GUI at compile-time

2021-01-12 Thread Andrew Randrianasulu via Cin
This one survived actual batch render - I forgot about enable/disable button calls so, if you set UNSAFE_BUTTON to 1 it will appear, if you leave it at 0 it will be hidden. Now, if THIS patch actually works we can think about hooking it up to pref window . --- diff --git

Re: [Cin] patch for 16:10 aspect ratio

2020-11-26 Thread Andrew Randrianasulu via Cin
nventing new ones. But at least you > have got this updated for now. Thanks. Thank *you*! /me sends virtual hughs to Phyllis, of types she prefer/accept now. > > On Sat, Oct 31, 2020 at 5:05 AM Andrew Randrianasulu via Cin < > cin@lists.cinelerra-gg.org> wrote: > >

Re: [Cin] Use MAXCHANNELS define in mwindow.C

2020-11-21 Thread Andrew Randrianasulu via Cin
e concerned about who will land any of those mods this particular change can be dropped, but who will apply others > You can confirm or less if that code is for that feature. > Screencast to https://streamable.com/woem2b > Thanks! > > IgorBeg > > Il 19/11/2020 03:

Re: [Cin] Upd: I tried to run CinGG under valgrind, on application restart...

2020-11-25 Thread Andrew Randrianasulu via Cin
as THAT good but may be eventually I figure this out .. > > On Tue, Nov 3, 2020 at 2:11 AM Andrew Randrianasulu via Cin < > cin@lists.cinelerra-gg.org> wrote: > > > Also tried to remove one (video) track from (1+2) default project. > > Then undo with 'z' > >

Re: [Cin] DNxHR presets

2020-11-25 Thread Andrew Randrianasulu via Cin
d initially, but I agree making naming consistent is good. Go for lowercase! > > On Mon, Nov 9, 2020 at 9:52 AM Andrew Randrianasulu via Cin < > cin@lists.cinelerra-gg.org> wrote: > > > I tried to modify those presets so they show/select right pixel format, > > but f

Re: [Cin] Not quite correct patch for toggling various windows from mainmenu->window submenu

2020-12-01 Thread Andrew Randrianasulu via Cin
В сообщении от Wednesday 02 December 2020 06:24:15 Phyllis Smith via Cin написал(а): > Andrew, > This patch has been tested on my laptop and I did not encounter a problem. > Is there still a problem with this "Not quite correct patch"? so that it > should not be checked into GIT? I dunno. I most

Re: [Cin] Interlace driving me mad .....

2020-12-01 Thread Andrew Randrianasulu via Cin
В сообщении от Wednesday 02 December 2020 02:27:43 Phyllis Smith via Cin написал(а): > Andrew, > I could not reproduce the crash I got the other day so have finally *checked > into GIT interlace_aspect_autodetect-12.patch *(from the ru download > site). I tested and saw the correct interlace

Re: [Cin] Missing plugin MOTION CV caused heavy error

2020-12-07 Thread Andrew Randrianasulu via Cin
В сообщении от Monday 07 December 2020 19:07:35 August Geyler via Cin написал(а): > Hello everyone, > > I need your support for making the Motion CV plugin usable for me again. > The background: I started working on a huge project in April this year > with my team. We made heavy use of motion

Re: [Cin] Interlace driving me mad .....

2020-12-02 Thread Andrew Randrianasulu via Cin
В сообщении от Wednesday 02 December 2020 13:02:56 Andrea paz via Cin написал(а): > With the last git I can no longer see the png. Both in resources and > timeline are not seen. In the terminal I have the following messages: > > Cinelerra Infinity - built: Dec 2 2020 10:36:34 >

Re: [Cin] Interlace driving me mad .....

2020-12-02 Thread Andrew Randrianasulu via Cin
В сообщении от Wednesday 02 December 2020 16:47:05 Georgy Salnikov via Cin написал(а): > On Wed, 2 Dec 2020, Andrew Randrianasulu via Cin wrote: > > > > With the last git I can no longer see the png. Both in resources and > > > timeline are not seen. In the terminal I hav

Re: [Cin] Sad news: Our developer Good Guy has passed away

2020-11-09 Thread Andrew Randrianasulu via Cin
В сообщении от Monday 09 November 2020 22:57:29 Sam via Cin написал(а): > It is with dismay and sadness that I have to announce this devastating > news that our highly esteemed developer W.P. Morrow aka Good Guy died in > a traffic accident last Monday at the age of 66. Bill, as he also called

Re: [Cin] UPD: Re: DNxHR presets

2020-11-11 Thread Andrew Randrianasulu via Cin
В сообщении от Wednesday 11 November 2020 13:28:21 Andrea paz via Cin написал(а): > 1- I compiled from root, but the result doesn't change: your presets > don't work in my CinGG; it only offers the yuv420p option which, not > being supported, produces error. > > 2- I compiled from root with the

Re: [Cin] UPD: Re: DNxHR presets

2020-11-11 Thread Andrew Randrianasulu via Cin
В сообщении от Wednesday 11 November 2020 17:03:46 Andrea paz via Cin написал(а): > > > > May be some pathes are too long? > > Where exactly you put those profile files? > > > > /home/paz/cinelerra5/cinelerra-5.1/bin/ffmpeg/video/DNxHR_444.mov > > about 70 characters. Just compiled Cin with

Re: [Cin] actually, added few more formats to theme.C

2020-11-11 Thread Andrew Randrianasulu via Cin
В сообщении от Wednesday 11 November 2020 20:12:44 Terje J. Hanssen via Cin написал(а): > I will just add that the HDV format consist of three versions: > https://en.wikipedia.org/wiki/HDV#Specifications > > HDV 720p > 720p/60, 720p/30, 720p/24, 720p/50, 720p/25 but may be those can be already

Re: [Cin] actually, added few more formats to theme.C

2020-11-12 Thread Andrew Randrianasulu via Cin
В сообщении от Thursday 12 November 2020 21:41:47 Terje J. Hanssen via Cin написал(а): > > Den 12.11.2020 12:00, skrev Andrew Randrianasulu via Cin: > > В сообщении от Thursday 12 November 2020 04:00:14 Terje J. Hanssen via Cin > > написал(а): > >> Firstly, I'm n

Re: [Cin] UPD: Re: DNxHR presets

2020-11-12 Thread Andrew Randrianasulu via Cin
В сообщении от Thursday 12 November 2020 23:53:40 MatN via Cin написал(а): > On Thu, 12 Nov 2020 21:41:20 +0100 (CET), MatN via Cin wrote: > > >On Wed, 11 Nov 2020 23:47:17 +0100, Andrea paz via Cin wrote: > > > >>I think you need to copy Andrew's presets to ".../bin/ffmpeg/video" > >>after

Re: [Cin] HDV formats patch

2020-11-13 Thread Andrew Randrianasulu via Cin
В сообщении от Friday 13 November 2020 07:05:19 вы написали: > > Den 12.11.2020 13:57, skrev Andrew Randrianasulu: > > For cinelerra/defaultformats.h > > > > I de-capitalized "I" in presets, but I'm not sure about overall aesthetics > > of "P" vs "p" or how I added "(HDV)" to some presets

Re: [Cin] HDV formats patch

2020-11-13 Thread Andrew Randrianasulu via Cin
В сообщении от Friday 13 November 2020 22:39:24 Terje J. Hanssen написал(а): [skip] > > > > Andrew, > > > > There was something above that put a 'c' and 'cr' at the end, and > > exited to the prompt as shown above. > > I had to install several packages Solution 1 from the open build > > service

Re: [Cin] HDV formats patch

2020-11-13 Thread Andrew Randrianasulu via Cin
I updated patches at https://cloud.mail.ru/public/2ceA/4exRtrswu now if you apply DEFAULT_FORMATS-2.patch to clean source tree you should get lowercase "p/i" in presets. You can undo patch with 'cat patch.patch | patch -R -p1' It will be useful if you also test

Re: [Cin] HDV formats patch

2020-11-13 Thread Andrew Randrianasulu via Cin
В сообщении от Saturday 14 November 2020 01:14:24 вы написали: > > Den 13.11.2020 21:02, skrev Andrew Randrianasulu: > > В сообщении от Friday 13 November 2020 22:39:24 Terje J. Hanssen написал(а): > > [skip] > >>> Now I'm here : > >>> > >>> terje@alfa:~/src/cin5> > >>> terje@alfa:~/src/cin5> du

[Cin] Partial patch for detecting SAR/DAR and interlace.

2020-11-13 Thread Andrew Randrianasulu via Cin
Aspect ratio detection still doesn't work, but interlace detection seems to work for mpeg2 files (but not for dv in avi) it prints SAR/DAR to terminal At The Moment: sample_aspect_ratio, 1.33 display_aspect_ratio, 1.78 interlace: 2 for HDV 1080i file and interlace: 1

[Cin] Even more updated interlace/aspect ratio autodetection patch

2020-11-13 Thread Andrew Randrianasulu via Cin
It basically forces project to take first asset's interlace mode, but of course you still can change settings manually diff --git a/cinelerra-5.1/cinelerra/ffmpeg.C b/cinelerra-5.1/cinelerra/ffmpeg.C index 97b6698a..9eabe9bd 100644 --- a/cinelerra-5.1/cinelerra/ffmpeg.C +++

[Cin] slightly better interlace/aspect ratio autodetect patch

2020-11-13 Thread Andrew Randrianasulu via Cin
This one sets things correctly (?) for Terje's HDV file, but interlace auto-setting still not setting _project's_ interlace mode It still prints a lot of debug lines diff --git a/cinelerra-5.1/cinelerra/ffmpeg.C b/cinelerra-5.1/cinelerra/ffmpeg.C index 97b6698a..9eabe9bd 100644 ---

[Cin] Interlace/aspect autodetect patch (incomplete)

2020-11-15 Thread Andrew Randrianasulu via Cin
So, I found way to get interlace info out of codec, but sadly only at FFVideoStream::load() time (so, it still just print info to terminal, and do not use it in asset/project) Unfortunately at FileFFMPEG::open_file time this functon still not called yet. = diff --git

[Cin] upd: Interlace/aspect autodetect patch (incomplete)

2020-11-15 Thread Andrew Randrianasulu via Cin
Moved this functionality to its own function, still not sure how to call it ... at fileffmpeg::open time https://cloud.mail.ru/public/4x2q/4pmnbbhCw diff --git a/cinelerra-5.1/cinelerra/ffmpeg.C b/cinelerra-5.1/cinelerra/ffmpeg.C index 97b6698a..42b91212 100644 ---

Re: [Cin] HDV formats patch

2020-11-14 Thread Andrew Randrianasulu via Cin
В сообщении от Saturday 14 November 2020 23:52:32 Terje J. Hanssen написал(а): > > Den 14.11.2020 20:25, skrev Andrew Randrianasulu: > > В сообщении от Saturday 14 November 2020 19:43:54 Terje J. Hanssen > > написал(а): > >> Den 14.11.2020 08:37, skrev Andrew Randrianasulu: > >>> I updated

Re: [Cin] Getting field_order in dv demuxer early?

2020-11-14 Thread Andrew Randrianasulu via Cin
В сообщении от Sunday 15 November 2020 00:07:27 Andrea paz via Cin написал(а): > Stupid idea from an ignorant person (definitely wrong): > It seems to me that GG has implemented media autorotation and timecode > reading them in the metadata and then rotating or aligning them. Maybe > also the

[Cin] Getting field_order in dv demuxer early?

2020-11-14 Thread Andrew Randrianasulu via Cin
Hello, all! I was trying to get field order autodetection working in CinelerraGG (our developer sadly died, so I can't ask him anymore ...) I get field_order like this: int FFMPEG::ff_interlace(int stream) { /* reads from demuxer because codec frame not ready */ int interlace =

Re: [Cin] HDV formats patch

2020-11-14 Thread Andrew Randrianasulu via Cin
В сообщении от Saturday 14 November 2020 19:43:54 Terje J. Hanssen написал(а): > > Den 14.11.2020 08:37, skrev Andrew Randrianasulu: > > > > I updated patches at https://cloud.mail.ru/public/2ceA/4exRtrswu > > > > now if you apply DEFAULT_FORMATS-2.patch to clean source tree you should > > get

Re: [Cin] HDV formats patch

2020-11-14 Thread Andrew Randrianasulu via Cin
В сообщении от Sunday 15 November 2020 02:53:28 Terje J. Hanssen написал(а): > > Den 14.11.2020 22:56, skrev Andrew Randrianasulu: > > В сообщении от Saturday 14 November 2020 23:52:32 Terje J. Hanssen > > написал(а): > >> Den 14.11.2020 20:25, skrev Andrew Randrianasulu: > >>> В сообщении от

[Cin] Interlace/aspect autodetect patch, hopefully this time working.

2020-11-16 Thread Andrew Randrianasulu via Cin
I tested it with wmv, mpeg, mov, mp4 files. interlace_from_codec in asset info still doesn't work, but I'll leave this for later https://cloud.mail.ru/public/3PXB/4e5HRYTd8 = diff --git a/cinelerra-5.1/cinelerra/ffmpeg.C b/cinelerra-5.1/cinelerra/ffmpeg.C index 97b6698a..5165d25d

  1   2   3   4   5   6   7   8   9   10   >