Re: [Cin] HTML manual

2024-04-26 Thread Igor BEGHETTO via Cin
Unfortunately, the link in www.cinelerra-gg.org point to "https://cinelerra-gg.org/download/CinelerraGG_Manual; instead of "https://cinelerra-gg.org/download/CinelerraGG_Manual/CinelerraGG_Manual.html;. IgorBeg Il 26/04/2024 10:47, Andrea paz via Cin ha scritto: Trying to open the html

Re: [Cin] May be I fixed vorbis for webm/mkv with ffmpeg 7/6

2024-04-26 Thread Igor BEGHETTO via Cin
I write here instead of https://lists.cinelerra-gg.org/pipermail/cin/2024-April/008186.html Me too. Thanks to Andrew_R's patch (0001-may-be-fix-vorbis-in-ffmpeg-6-7.patch), I changed the line of the code in "cinelerra-5.1/cinelerra/ffmpeg.C" in the old CinGG_20230831_static source code,

Re: [Cin] ffmpeg 7.0 soon to be released

2024-04-25 Thread Igor BEGHETTO via Cin
Thanks Andrew_R and Andrea_paz for your efforts about the issue. For the render problem with FFMPEG webm.webm (Audio: webm|vorbis; Video: vp9_1920x1080_24or25or30fps.webm ), I have done some tests with different versions of Cinelerra-GG. In my Hard Disk the oldest CinGG version that I have,

Re: [Cin] ffmpeg 7.0 soon to be released

2024-04-23 Thread Igor BEGHETTO via Cin
r default webm profile (at least on slower machine?) that resulting audio waveform is very glitchy and different from source audio On Sun, Apr 21, 2024 at 4:13 AM Igor BEGHETTO via Cin mailto:cin@lists.cinelerra-gg.org>> wrote: AppImage for my old UbuntuStudio.

Re: [Cin] May be I fixed vorbis for webm/mkv with ffmpeg 7/6

2024-04-22 Thread Igor BEGHETTO via Cin
tile-columns=2 g=240 threads=8 quality=good crf=31 speed=4 = I don't know if it may help. IgorBeg Il 22/04/2024 10:30, Andrew Randrianasulu via Cin ha scritto: I think Igor BEGHETTO run into scratching sound exactly with ffmpeg's default webm

Re: [Cin] ChomaKey's old bug

2024-04-21 Thread Igor BEGHETTO via Cin
As You all said,... nothing is changed for me. Tested on UbuntuStudio_16.04 with "cin-x86_64_older_20240421.AppImage" by Phyllis. Test file used is "unwanted_black_flash.xml" by Phyllis, and other tests by myself. This "cin-x86_64_older_20240421.AppImage" version works in the same way of my

Re: [Cin] ffmpeg 7.0 soon to be released

2024-04-21 Thread Igor BEGHETTO via Cin
Thank you, Phyllis, for the AppImage for my old UbuntuStudio. Same messages and issues as before for me by my tests. CLI output: FFStream::encode_frame: encode failed. file: /home/charlie/Documents/temp/pippo_ffmpeg7_test-20240421-2.webm err: Resource temporarily unavailable FFMPEG::mux_audio

Re: [Cin] ChromaKey's old bug

2024-04-19 Thread Igor BEGHETTO via Cin
, 2024 at 1:26 AM Igor BEGHETTO via Cin mailto:cin@lists.cinelerra-gg.org>> wrote: I have done a photomontage for the Chromakey_HSV. I add here two PNGs: the original and my photomontage. I know that the plugin window is much bigger for the second one, but We cou

Re: [Cin] ffmpeg 7.0 soon to be released

2024-04-18 Thread Igor BEGHETTO via Cin
I did a quick test here,... thanks to Phyllis. My tests is only for rendering to: FFMPEG | webm Audio: webm.webm Video: vp9_1920x1080_24or25or30fps.webm. And it compares "cin-x86_64_older_20240417.AppImage" vs "cinelerra-5.1-ub16.04-20201031.x86_64-static". The second one Cinelerra-GG

Re: [Cin] ChromaKey's old bug

2024-04-18 Thread Igor BEGHETTO via Cin
I have done a photomontage for the Chromakey_HSV. I add here two PNGs: the original and my photomontage. I know that the plugin window is much bigger for the second one, but We could see the values of the sliders at the first glance, I think. IgorBeg Il 14/04/2024 11:23, Igor BEGHETTO via Cin

Re: [Cin] ChomaKey's old bug

2024-04-14 Thread Igor BEGHETTO via Cin
Hi IgorV! I am glad you are here, in the CinGG Community! I read your article about Chroma Key HSV and saw the video. Well done! Thanks! I hope in the effort of a developer to implement the fix, if possible. In add, for the GUI, I would like to have the Text Box and the Clear button for each

Re: [Cin] BlueBanana and alpha slider

2024-04-01 Thread Igor BEGHETTO via Cin
What I know, "alpha" slider works with both "Filter Active" and "Mask Selection" checkboxes checked. The "Filter Active" checkbox enables the options: red, green, blue, hue, saturation, value, fade, *alpha*. If "Mask Selection" is not checked "alpha" will not work. Take a look at the video

Re: [Cin] removing letter boxing while preserving aspect

2024-03-05 Thread Igor BEGHETTO via Cin
Andrea_paz, my way is like your but only using Settings->Format..., and changing "Height", and "Aspect ratio" with Auto option checked or not, depend. Il 04/03/2024 20:47, Andrea paz via Cin ha scritto: @IgorBeg can you please indicate your method? -- Cin mailing list

Re: [Cin] removing letter boxing while preserving aspect

2024-03-04 Thread Igor BEGHETTO via Cin
I tested that in Cinelerra-GG using a PNG made by me: 1920x1080 inside a 1920x1440. And using an easy settings, it works as you want, I think. But I don't know if it could work for you, for your specific video. Could you share a little fragment of video (at least 3 seconds), please? If you

Re: [Cin] Fwd: Chromakey + blur testcase from IgorV

2024-02-26 Thread Igor BEGHETTO via Cin
No, I would not change the code. I would left as it is. The reasons are multiple, for me: - if you open an old project, that project works right with A_KEY=1. An user could have written, "it doesn't work", at that time. The test case shows why it doesn't work. - Now, you can change A_KEY value

Re: [Cin] Fwd: Chromakey + blur testcase from IgorV

2024-02-26 Thread Igor BEGHETTO via Cin
But why?? well, this is question for me, I got some clues (disabled in gui param "alpha determinated radius" we probably not initialize correctly) Like pointed out by Andrew and Phyllis it concerns the "Alpha determines radius" checkbox option in the GUI: it was hidden, by the code, in

Re: [Cin] Fwd: Chromakey + blur testcase from IgorV

2024-02-25 Thread Igor BEGHETTO via Cin
By my test, using IgorVlad's test case, Blur plugin works as it is (I am using "CinGG-20240131-x86_64-older_distros.AppImage"). Just press the Reset button in the Blur plugin and set the desired value. IgorBeg Andrew Randrianasulu via Cin wrote: even if I disable chromakey - blur behaves

Re: [Cin] Audio out of sync when rendering MP4s

2024-02-01 Thread Igor BEGHETTO via Cin
Could you try this render type, please? Change the compression "vp9_1280x720_24or25or30fps.webm" to your format size (1920x1080?) /* ** */ Render_WEBM: - Filename: yourfile_render.webm - File Format: FFMPEG - webm - Audio: - Preset: webm.webm -

Re: [Cin] DAR, PAR and SAR, again

2024-01-23 Thread Igor BEGHETTO via Cin
Terje, then, is the problem only the AV1.webm container/codec? IgorBeg Il 22/01/2024 21:43, Terje J. Hanssen via Cin wrote: No, I loaded a single 16:9 SD-DV file or a single 1080i HDV file and rendered them to AV1.webm The file(s) were stored and displayed with various SAR or DAR aspect

Re: [Cin] DAR, PAR and SAR, again

2024-01-22 Thread Igor BEGHETTO via Cin
@Andrew_Randrianasulu wrote: May be result depend on (software) player? Terje used VLC, I used mplayer/mpv My Media players on UbuntuStudio_16.04-LTS-64bit are: - Parole Media Players v0.8.1 - VLC Media Player v2.2.2 - ffplay V2.8.6-1ubuntu2 20160311 All of them read anamorphic video correctly,

Re: [Cin] DAR, PAR and SAR, again

2024-01-22 Thread Igor BEGHETTO via Cin
Hi! Excuse me if I come in this thread, and excuse me what I am to say for. I haven't read ALL your replies about DAR, PAR, SAR. Too many for me,... sorry! I can not understand this debate about DAR, PAR, SAR, probably because I didn't read everything on the Mailing Lists. My feedback. Some

Re: [Cin] AOM 3.8, again

2024-01-03 Thread Igor BEGHETTO via Cin
Thanks Andrea! Unfortunately these types of codecs are cpu consuming on my old systems. Instead, "m2ts" codec is very good! IgorBeg Il 02/01/2024 10:40, Andrea paz ha scritto: I have never used av1 in CinelerraGG until now. For Archive I use FFV1 Be careful, though. AV1 is not an archive

Re: [Cin] AOM 3.8, again

2024-01-02 Thread Igor BEGHETTO via Cin
Thanks Andrew! I have never used av1 in CinelerraGG until now. For Archive I use FFV1 (level=1; GOP=1) in the AVI container using FFmpeg by CLI. Before I used HuffYUV. IgorBeg (OS: UbuntuStudio_16.04-64bit) Il 01/01/2024 09:46, Andrew Randrianasulu ha scritto: AV1 - new libre codec,

Re: [Cin] AOM 3.8, again

2024-01-01 Thread Igor BEGHETTO via Cin
Hi all! What is libaom for? Which encoder? Thanks! IgorBeg Il 31/12/2023 20:26, Phyllis Smith via Cin ha scritto: It seems best to keep libraries updated if at all possible, so I checked into GIT, libaom version 3.8.0. It seems to have performance advantages worthwhile. Again as a

Re: [Cin] Again on plugins in floating point (HDR)

2023-12-03 Thread Igor BEGHETTO via Cin
Sorry, I didn't have time to test anything and I don't know if I can see something on my screen because it is set/calibrated to sRGB only. I think the question could be,... would the changes for clipping in the plugins'code would be compatible with our old projects? IgorBeg Il 01/12/2023

Re: [Cin] Histogram plugin

2023-10-19 Thread Igor BEGHETTO via Cin
I do not remember the Frame button and its Textbox as shown in the picture of the Manual (Figure 10.46). Since Cin-20201031 (and before, but I don't remember when) the button is called "Sum Frame" and it works together with the selection (highlight) in the Timeline. More, the table in the

Re: [Cin] Lock an asset within the EDL

2023-10-09 Thread Igor BEGHETTO via Cin
Notice that VAA is moving, but the last audio track does not That is because your video only contains 2 audio tracks and you want to paste in 3 audio tracks. I understand that that behaviour is unwanted. If you want there is a workaround but I think you wont't like it. 1. Using "Paste

Re: [Cin] New release update

2023-10-01 Thread Igor BEGHETTO via Cin
area changes Hopefully updating it will be relatively easy task while we slow-mo ing our way into future Il 01/10/2023 13:12, Igor BEGHETTO via Cin wrote: Does the patch for the alternative shortcuts need to be updated every month or does the same work for every code change? I don't know

Re: [Cin] New release update

2023-10-01 Thread Igor BEGHETTO via Cin
Thank youuu!!! Does the patch for the alternative shortcuts need to be updated every month or does the same work for every code change ? I don't know/understand how the patch work. Thanks! IgorBeg Il 30/09/2023 20:35, Phyllis Smith via Cin wrote: New September 30, 2023 release update with

Re: [Cin] Mirror plugin

2023-09-22 Thread Igor BEGHETTO via Cin
Thanks! Il 22/09/2023 00:32, Phyllis Smith via Cin ha scritto: Looks very good. Checked into GIT just now. On Thu, Sep 21, 2023 at 6:22 AM Andrea paz via Cin mailto:cin@lists.cinelerra-gg.org>> wrote: Really good work. Congratulations! -- Cin mailing list

Re: [Cin] Mirror plugin

2023-09-21 Thread Igor BEGHETTO via Cin
I have done the two icons for "cinfinity" and "cinfinity"2 folders. The icon shows a cup of coffee and its mirror. If you want to use them I add the compressed file and the PNG for cinfinity2 here like a demo without downloading the file. Thanks! IgorBeg mirror_icon.tar.gz Description:

Re: [Cin] CinGG/NLE comparison

2023-09-16 Thread Igor BEGHETTO via Cin
Mmh... it sounds strange. Could you do a screencast, please? (I am afraid I will be able to answer tomorrow,... sorry) Il 16/09/2023 09:51, Andrea paz ha scritto: Thank you IgorBeg. I am a little confused because I can't get the Cut mode to work. If I select a region "x" works but not "c". "v"

Re: [Cin] CinGG/NLE comparison

2023-09-16 Thread Igor BEGHETTO via Cin
To me, it seems good. I remember to all of you that We have a Manual. I don't know how many people read the Document but the Manual is well, enough, documented, I think. For a beginner, using Cinelerra-GG is not simple but there are just as many programs that are difficult to use withouth the

Re: [Cin] cin freeze with group move?

2023-09-14 Thread Igor BEGHETTO via Cin
Igor BEGHETTO via Cin mailto:cin@lists.cinelerra-gg.org>>: I tested it on "UbuntuStudio16.04_LTS_64bit" using "CinGG-20230831-x86_64-older_distros.AppImage". I followed your steps and your demo video, more other things (e.g. using Proxy, applying an

Re: [Cin] cin freeze with group move?

2023-09-13 Thread Igor BEGHETTO via Cin
I tested it on "UbuntuStudio16.04_LTS_64bit" using "CinGG-20230831-x86_64-older_distros.AppImage". I followed your steps and your demo video, more other things (e.g. using Proxy, applying an Efffect and some keyframes): never a crash, here. IgorBeg Il 13/09/2023 02:26, Andrew Randrianasulu

Re: [Cin] CinGG/NLE comparison

2023-09-12 Thread Igor BEGHETTO via Cin
My 2 cents. Please, Keep in mind that my English is very bad. = The way how Cinelerra-GG use the clips in the Timeline is different by other NLEs like Adobe Premiere, Kdenlive, Shotcut, and a little Lightworks. In Cinelerra-GG the Timeline is track based

Re: [Cin] Timeline x Hollywood

2023-09-12 Thread Igor BEGHETTO via Cin
Thanks Andrea_paz! The video is really intersting. Knowing how professional editors work is always very useful. Il 11/09/2023 16:44, Andrea paz via Cin ha scritto: To make up for my recent mistake (timeline = canvas), I offer a curious video on what a timeline looks like for large

Re: [Cin] Monthly AppImage updates

2023-09-05 Thread Igor BEGHETTO via Cin
Thanks to ALL of You for the Great job You do! IgorBeg Il 31/08/2023 22:26, Phyllis Smith via Cin ha scritto: Despite the potential for problems, late checkin of changes, and not too much testing, a new set of AppImages is now available for download. As always, if problems, simply revert to

Re: [Cin] Mirror plugin

2023-09-05 Thread Igor BEGHETTO via Cin
Thanks to you! Il 01/09/2023 23:55, Phyllis Smith ha scritto: Thank you. I have tested it and checked into GIT (I was in a hurry yesterday when I checked it in before I started the builds and so did not review it beforehand). On Fri, Sep 1, 2023 at 6:55 AM Andrea paz

Re: [Cin] OT: comments from youtube can be saved, too

2023-08-26 Thread Igor BEGHETTO via Cin
Sorry for the late about your work on the Manual. I think that it would be better create this "Differences" section in a another PDF, no inside the Cin-GG Manual. About Canvas for the Timeline, as reported in an other thread

Re: [Cin] Open Source camera color profiling software

2023-08-12 Thread Igor BEGHETTO via Cin
Very intersting but I must read it more carefully. Thanks for the link! -- Cin mailing list Cin@lists.cinelerra-gg.org https://lists.cinelerra-gg.org/mailman/listinfo/cin

Re: [Cin] How To Lengthen Or Shorten A Clip

2023-08-12 Thread Igor BEGHETTO via Cin
I would not remove the double videos. The version with text is better for non-English speakers; the version with voice is better for others. I agree with you (Andrea_paz) but, because Youtube allows subtitles (English autogenerated), I thought that my subtitled version was redundant. Thanks

[Cin] How To Lengthen Or Shorten A Clip

2023-08-11 Thread Igor BEGHETTO via Cin
Another version of the "HowToLengthenOrShortenAClip" video, with the voiceover by Phyllis, is ready. Thanks Phyllis! You can see it to https://files.fm/u/8z6g6q7ju (vidtut_HowToLengthenOrShortenAClip_voiceover.webm). What do You think about deleting, or not, the two video versions with

Re: [Cin] How To Collect And Save Your Favourite Effects

2023-07-13 Thread Igor BEGHETTO via Cin
Thanks to PhyllisSmith has been done another version of the "How To Collect And Save Your Favourite Effects" video. You can see it to https://files.fm/u/z6r39k9sa (vidtut_HowToCollectAndSaveYourFavouriteEffects_voiceover.webm). In this version there is the voiceover by Phyllis instead of

Re: [Cin] How To Collect And Save Your Favourite Effects

2023-07-03 Thread Igor BEGHETTO via Cin
Thank you Andrea_paz for uploading it to the Channel! I think that the fortunes are made by all of us (the community), Phillis in the first line, where everyone contributes what she/he can with. ;-) IgorBeg Il 02/07/2023 12:18, Andrea paz via Cin ha scritto: Yet another great video tutorial

Re: [Cin] Clip from main view not saved in project

2023-06-12 Thread Igor BEGHETTO via Cin
Il 12/06/2023 12:35, Stefan de Konink via Cin ha scritto: I can in my current project also consistently crash cinelerra by just undo'ing. So I have had better days, than today. :) I am sorry for that. Very little time I use Undo then I can not say anything about . Usually I start a project

Re: [Cin] Clip from main view not saved in project

2023-06-12 Thread Igor BEGHETTO via Cin
It is really strange. I have just tested it with "CinGG-20230430-x86_64-older_distros.AppImage" on UbuntuStudio_16.04. It works correctly. What Cinelerra-GG version are you using? When you create a clip from Main window using "To clip (i)" button, are the tracks armed? Note: Clips are "stored"

Re: [Cin] How to lengthen or shorten a clip

2023-06-08 Thread Igor BEGHETTO via Cin
Thanks to You guys! Il 07/06/2023 14:06, Andrew Randrianasulu via Cin ha scritto: Ah yes, this tend to come up frequently. Even (??) I tend to forgot how to do it after some half year of non practice :) Thanks, Igor! ср, 7 июн. 2023 г., 14:50 Andrea paz via Cin

Re: [Cin] Update on GIT changes

2023-05-28 Thread Igor BEGHETTO via Cin
te instead of Public. You should be able to see it now. ...Phyllis On Sat, May 27, 2023 at 1:33 AM Igor BEGHETTO via Cin mailto:cin@lists.cinelerra-gg.org>> wrote: After log in in Mantis BT, same problem: I don't see any BT#638. The max issue number, I can see, is #637. It

Re: [Cin] Update on GIT changes

2023-05-27 Thread Igor BEGHETTO via Cin
After log in in Mantis BT, same problem: I don't see any BT#638. The max issue number, I can see, is #637. It is strange. May be that only Administrator(s) can see that issue? IgorBeg Il 26/05/2023 10:30, Andrea paz ha scritto: After the last maintenance done, we have to log in with our own

Re: [Cin] Update on GIT changes

2023-05-26 Thread Igor BEGHETTO via Cin
I don't see any BT #638 in Mantis BT. What am I doing wrong? IgorBeg Il 25/05/2023 18:57, Phyllis Smith via Cin ha scritto: Just a short update on GIT changes here: - checked in Delay Audio plugin changes after a lot of changes. See BT #638 for more details:

Re: [Cin] New video tutorial on Cin's Youtube channell

2023-05-16 Thread Igor BEGHETTO via Cin
Thanks Andrea and Phyllis! I would like to say that the (ugly) tutorial don't explain how the Camera and Projector tool work; the tutorial only show how to change a value (or more) of the Camera/Projector's Autos and delete them, because it was just to answer to a forum request. Unfortunately

Re: [Cin] Forum

2023-04-23 Thread Igor BEGHETTO via Cin
The Forum seems to work very good. Thanks Sam! Il 16/04/2023 09:25, Andrea paz via Cin ha scritto: After the latest maintenance work on the server/forum, it looks cleaner, simplier to read, nicer to look at, and most importantly, I no longer have the problems of delayed post appearance that

Re: [Cin] "CinGG Summer of Code" Ernest Ibarra disappointment/failure

2023-04-23 Thread Igor BEGHETTO via Cin
This is really a bad story. And a bad behaviour from a programmer. Il 14/04/2023 00:28, Phyllis Smith via Cin ha scritto: Last summer I put out an ad for a 10 week CinGG summer of code with the title of "Linux / C++ beginner / student" with an enticement of $400 each week for compiling,

Re: [Cin] Cinellera360: the ultimate free VR editor

2023-03-27 Thread Igor BEGHETTO via Cin
Stefan de Konink via Cin wrote: When using "Generate keyframes while tweeking" I only get 'points'. Hence it switches from -30 to -180 on the exact places where the keyframe is set, there is no interpolation in the middle. Any suggestion how to change it? Oops, my mistake. Unfortunately,

Re: [Cin] Cinellera360: the ultimate free VR editor

2023-03-27 Thread Igor BEGHETTO via Cin
Stefan de Konink via Cin wrote: Now what Cinelerra bring you from this point. Keyframing a property of the plugin, and there it becomes interesting. Plugin keyframes seem to give the control what we are looking for here. I can set the yaw using "Generate keyframes while tweeking", but what I

Re: [Cin] test message

2023-03-18 Thread Igor BEGHETTO via Cin
Il 15/03/2023 23:33, Rob Prowel via Cin ha scritto: list has been quiet, following some discussion about maybe email relay problems? In the words of Pink Floyd "Is anybody out there?" I don't use Gmail.It works as expected for me. IgorBeg -- Cin mailing list Cin@lists.cinelerra-gg.org

[Cin] Private message-> was Workflow issues for multitrack editing (bug) - OpenEDL from ToClip by Viewer

2023-02-17 Thread Igor BEGHETTO via Cin
Phyllis, you always surprise me! You have found a great (easy and elegant) solution: you have initialized the variables. Thank you! Igor Il 15/02/2023 19:39, Phyllis Smith via Cin ha scritto: Stefan, bug fix checked into GIT this morning after some more testing. It looks good and now you

Re: [Cin] Workflow issues for multitrack editing (bug)

2023-02-17 Thread Igor BEGHETTO via Cin
Andrew and Phyllis, thanks to fix this bug. Il 15/02/2023 19:39, Phyllis Smith via Cin ha scritto: Stefan, bug fix checked into GIT this morning after some more testing. It looks good and now you should be able to use the Viewer as "scratch" space with Open EDL for clips if there scenario

Re: [Cin] Workflow issues for multitrack editing (bug)

2023-02-02 Thread Igor BEGHETTO via Cin
Thanks Andrea_paz,... I will read it this weekend. Thanks! Il 02/02/2023 09:31, Andrea paz ha scritto: ( Is it in the Manual-20220131.PDF? No, it will only appear at the next release. You can see the pdf here: https://transfer.sh/kOSXp0/OpenEDL.pdf -- Cin mailing list

Re: [Cin] Workflow issues for multitrack editing (bug)

2023-02-02 Thread Igor BEGHETTO via Cin
some GDB output on that (BT # 631). On Tue, Jan 31, 2023 at 1:45 AM Igor BEGHETTO via Cin mailto:cin@lists.cinelerra-gg.org>> wrote: Phyllis, that is a good explanation and analysis. Thanks! I never used OpenEDL on a "ToClip" Clip from Viewer. Could it useful

Re: [Cin] Rendering 57min of material takes over 12 hours

2023-01-31 Thread Igor BEGHETTO via Cin
As you can understand there are many factors about rendering time: video format, type of decode, effects, cuts, type of encode, cpu performance. Unfortunately, We can not compare a Playback by VideoPlayer, (e.g. VLC, mplayer) and by NLE Timeline. And many Videoplayers use hardware decoding

Re: [Cin] Workflow issues for multitrack editing (bug)

2023-01-31 Thread Igor BEGHETTO via Cin
Phyllis, that is a good explanation and analysis. Thanks! I never used OpenEDL on a "ToClip" Clip from Viewer. Could it useful to put your explanation in the manual? IgorBeg Il 30/01/2023 19:21, Phyllis Smith via Cin ha scritto: Stefan, Sorry to say it simply was /not /"designed" to work in

Re: [Cin] Workflow issues for multitrack editing

2023-01-30 Thread Igor BEGHETTO via Cin
30, 2023 9:30:28 AM CET, Igor BEGHETTO via Cin wrote: I used it some time and it works very good. But I don't understand what is your workflow. It has some preconditions why I does not work well for me (or even at all). In order for it to work it would require a continuous recording as baseline

Re: [Cin] Workflow issues for multitrack editing (bug)

2023-01-30 Thread Igor BEGHETTO via Cin
mplex things. Try to put your videos in the timeline, with effects if you want, and create a clip from there. Then use OpenEDL. IgorBeg Il 30/01/2023 09:24, Stefan de Konink via Cin ha scritto: On Monday, January 30, 2023 9:08:37 AM CET, Igor BEGHETTO via Cin wrote: I tested that using three vide

Re: [Cin] Workflow issues for multitrack editing

2023-01-30 Thread Igor BEGHETTO via Cin
When I am creating content I am typically using 2 or more camera's, each with indepedent recordings. Much of my time goes into the alignment of such recordings. AFAIK You can use "Audio/Video sync via Waveform". Take a look at the Manual

Re: [Cin] Workflow issues for multitrack editing (bug)

2023-01-30 Thread Igor BEGHETTO via Cin
I tested that using three videos from NikonD3200 and It works fine. The videos have been downloaded from https://www.imaging-resource.com/PRODS/nikon-d3200/nikon-d3200VIDEO.HTM: - yvid_d3200_day_1080_30fps.MOV - yvid_d3200_day_rollshut_1080_30fps.MOV - yvid_d3200_night_1080_30p.MOV For the

Re: [Cin] Revision Proxy section on Manual

2023-01-27 Thread Igor BEGHETTO via Cin
Well done, Phyllis! Thanks! Soon the Manual will reach the same number of pages as "The Lord of the Rings" by Tolkien. ;-) Il 26/01/2023 17:12, Phyllis Smith ha scritto: IgorB, Andrea, I made the correction. It is great to have a section that has been well revised and thoroughly read over

Re: [Cin] Revision Proxy section on Manual

2023-01-26 Thread Igor BEGHETTO via Cin
Thanks Andrea_paz! It is perfect but I missed a thing below the table (the caption), sorry. Delete the text "Table:" in "Table 6.1: Table: list States of the Proxy icon". I have deleted the only reference in the manual I could find for IgorB - which was in AUTHORS. Thanks Phyllis! -- Cin

Re: [Cin] Revision Proxy section on Manual

2023-01-25 Thread Igor BEGHETTO via Cin
Andrea_paz, Phyllis, using the Andrea's PDF I write on it some suggestions. I hope it is understandable. My PDF is a raster image of original PDF by Andrea because I don't have the font that it uses. Link to https://transfer.sh/t114QG/CinGG_Manual_Proxy.pdf Thanks! PS: I understand your good

Re: [Cin] Revision Proxy section on Manual

2023-01-21 Thread Igor BEGHETTO via Cin
Phyllis, thank you! Phyllis/Andrea_paz, Could you export a PDF of just the Proxy section of the manual, please? I would liketo see the text formatting. Eventually I will wait the end of the month when the new manual will be "printed". Thanks! IgorBeg Il 18/01/2023 19:04, Phyllis Smith ha

Re: [Cin] Multiple viewers (like mixer, but without it)

2023-01-18 Thread Igor BEGHETTO via Cin
Stefan wrote: Is it possible to assign a viewer to a track, without going through the mixer step initially? Preferably I am looking for an output that does take in account the applied plugin, but does not do downward compositing (or the latter should be configurable). Yes, it is possible.

Re: [Cin] Revision Proxy section on Manual

2023-01-18 Thread Igor BEGHETTO via Cin
Very good, Phyllis! Thanks! Three things: - I don't know if it is a good to put a link to a video on Youtube. Are there other external links in the Manual? - About "ETA". Because it is an acronym, can we put "Estimate Time of Arrival" or something else for the "A" letter and in round brackets

Re: [Cin] Revision Proxy section on Manual

2023-01-18 Thread Igor BEGHETTO via Cin
Very good, Phyllis! Thanks! Three things: - I don't know if it is a good to put a link to a video on Youtube. Are there other external links in the Manual? - About "ETA". Because it is an acronym, can we put "Estimate Time of Arrival" or something else for the "A" letter and in round brackets

Re: [Cin] Revision Proxy section on Manual

2023-01-17 Thread Igor BEGHETTO via Cin
I read the proxy version by Phyllis (html) and Andrea (odt). Sorry for the extra work. (and for my bad English,... thanks Phyllis for that; I think my English teacher would have rated my exercise 4/10). :'-( Yesterday I was working on the update version by Phyllis and Andrea using

Re: [Cin] add Frame on PiP on manual

2023-01-17 Thread Igor BEGHETTO via Cin
About "I propose to post the contributions to the mailing list in odt so that any user can propose, read and edit them." It is my fault, sorry. It's probably best to continue as you did because it is more efficient, as far as I understand. If someone, like me, has to add something,

Re: [Cin] Revision Proxy section on Manual

2023-01-14 Thread Igor BEGHETTO via Cin
Thanks you, Andrea_paz, Phyllis, Andrew! I have yet to read your changes. I need time, sorry. Phyllis wrote: 1) Why is "Rescaled" not recommended for small computers? This makes me think that it is not written clear enough. Phyllis wrote: 2) What is meant by "a workaround is needed for

Re: [Cin] Revision Proxy section on Manual

2023-01-07 Thread Igor BEGHETTO via Cin
Thanks Andrea! Because my English is very bad, could you, Phyllis, take a look at it, please? Sorry, thist is another job on your shoulders. If You (all) think some sentences are wrong you are free to change. Maybe (sure) I missed something. Thanks. No credit in the Manual for me, please.

Re: [Cin] Working on adding GPL license attribution for all program files

2023-01-06 Thread Igor BEGHETTO via Cin
Other Open Source programs use to put the name of the developers/authors in an AUTHORS file. I think it is more convenient than writing them to each individual file, NOW. If a developer will write a new Plugin He will write His name inside, I think. For example, take a look at Scribus

Re: [Cin] Working on adding GPL license attribution for all program files

2023-01-05 Thread Igor BEGHETTO via Cin
I don't know anything about License and GPL but I think that in Cinelerra-GG there is the About window where you can write all the Developers/Authors you want, without including them in every Cinelerra's file (.h, .C, .inc,...). IgorBeg -- Cin mailing list Cin@lists.cinelerra-gg.org

Re: [Cin] Proxy 1:1

2022-12-18 Thread Igor BEGHETTO via Cin
Reading the OnLine Manual (2022-12-18) about Proxy, I think that it is focused on Proxy 1:1 but it shouldn't be like that. Maybe it would be enough to replace 1:1 with 1:2 in some places. From my point of view, Scale Factor 1:1 (proxy 1:1) is a special case of Proxy and implemented for an user

Re: [Cin] Cutting mkv causes video to stop at cut points

2022-11-27 Thread Igor BEGHETTO via Cin
Andrea_paz, Wow,... a great article! I agree with Phyllis. Andrea_paz wrote: How do you see the I-frames of a media? I have only found one ffprobe command, but it is not convenient to use. I use two scripts by DanDennedy and UseSparingly. Both scripts use ffprobe that have to be installed

Re: [Cin] Cutting mkv causes video to stop at cut points

2022-11-25 Thread Igor BEGHETTO via Cin
Thanks Stefan for your test file. In Cinelerra-GG, for what I are seeing, the problem is not cutting the video in the Timeline; the video also freezes without cutting anything and playing frome some points. Your video use long GOP (max 250): there are I-frame, B-frame, P-frame. The I-frames

Re: [Cin] Cutting mkv causes video to stop at cut points

2022-11-24 Thread Igor BEGHETTO via Cin
@ Andrea_paz Thanks! I downloaded "test1.mkv" from https://github.com/ietf-wg-cellar/matroska-test-files and it seems to work good in Cinelerra-GG. @Stefan Thanks for your info file and good "sample_1280x720_surfing_with_audio.mkv" file works for you too. Yes, it might help to see your mkv

Re: [Cin] Cutting mkv causes video to stop at cut points

2022-11-24 Thread Igor BEGHETTO via Cin
Stefan as you know MKV file is a container. Could you write here the info about that file using "MediaInfo" or "ffprobe", please? I downloaded the "sample_1280x720_surfing_with_audio.mkv" from https://filesamples.com/formats/mkv and tested on "CinGG-20221031-x86_64-older_distros.AppImage" in

Re: [Cin] possible alpha bug in processing

2022-11-22 Thread Igor BEGHETTO via Cin
Oh, thanks Phyllis! Il 21/11/2022 15:08, Phyllis Smith ha scritto: I just noticed that the dimension of "test_ubuntu16.AppImage" is 82MByte while "CinGG-20221031-x86_64-older_distros.AppImage" is 137MByte. It is weird. Is there a reason? Yes, the reason is that I did not bother

Re: [Cin] possible alpha bug in processing

2022-11-21 Thread Igor BEGHETTO via Cin
the render with PNG, EXR, and TGA which I "think" was already working correctly and Andrew confirmed. Yes. I had tested that thing without Andrew's mod. Sorry. Thanks Andrew for the fix (0001-background-clear-in-vconsole-must-be-set-to-0.patch). Thanks Phyllis for the Ubuntu16-AppImage and for

Re: [Cin] possible alpha bug in processing

2022-11-20 Thread Igor BEGHETTO via Cin
I have done a build by git 20221117 where I changed line 104 in "virtualvconsole.C" From: vrender->video_out->set_clear_color(clr_color, 0xff); To: vrender->video_out->set_clear_color(clr_color, 0x00); 1. I opened old projects to see how they behaved. It seems good. 2. I tested Open EDL

Re: [Cin] oh, my fix for nested edl undo crash regressed video!

2022-11-20 Thread Igor BEGHETTO via Cin
Thanks Phyllis and sorry, yesterday I have done a build by git 20221117 where I changed line 104 in "virtualvconsole.C" From: vrender->video_out->set_clear_color(clr_color, 0xff); To: vrender->video_out->set_clear_color(clr_color, 0x00); So I am testing only this mod. I go on the other thread

Re: [Cin] possible alpha bug in processing

2022-11-18 Thread Igor BEGHETTO via Cin
The only Andrew's patch I was talking about is the "0001-background-clear-in-vconsole-must-be-set-to-0.patch". Igorbeg Il 17/11/2022 22:13, Phyllis Smith via Cin ha scritto: Then I am confused. What patch is IgorBeghetto talking about here? I think patch's Andrew would solve

Re: [Cin] possible alpha bug in processing

2022-11-17 Thread Igor BEGHETTO via Cin
I think patch's Andrew would solve MantisBT_558 issue (https://www.cinelerra-gg.org/bugtracker/view.php?id=558) but I didn't try. I will try next week end to make a build and doing some tests, I hope. Meanwhile other users could test their old Project with to see if the patch creates other

Re: [Cin] possible alpha bug in processing

2022-11-12 Thread Igor BEGHETTO via Cin
It is correct. Track fader fade to black. I will wait for a demo by "goat". IgorBeg Il 12/11/2022 12:22, Andrew Randrianasulu: BUT track fader still gives me 255-ed alpha channel -- Cin mailing list Cin@lists.cinelerra-gg.org https://lists.cinelerra-gg.org/mailman/listinfo/cin

Re: [Cin] possible alpha bug in processing

2022-11-12 Thread Igor BEGHETTO via Cin
In my system It always works for both Render settings: Render_1--> - Filename= test-render-2_%5d.png - File Format: FFMPEG | png - Video: - Compression: png.png - Pixels: rgba - Render range: Project Render_2--> - Filename= test-render-3.pngs - File Format: PNG Sequence - Video: -

Re: [Cin] possible alpha bug in processing

2022-11-12 Thread Igor BEGHETTO via Cin
You are too faster for me, sorry. My first (fast) test don't use Nested EDL. Tests did with "cinelerra-5.1-ub16.04-20201031.x86_64-static" and "CinGG-20221031-x86_64-older_distros-multibit.AppImage" on UbuntuStudio_16.04, works good for PNG with alpha channel. I followed your steps. You can

Re: [Cin] possible alpha bug in processing

2022-11-12 Thread Igor BEGHETTO via Cin
Give me 4-5 hours by now, please. I can test it on my reference version (old CinelerraGG_20201031) and the last CinelerraGG_20221031. I can not do a new build for time problems and due to my slow pc (and I). IgorBeg Il 12/11/2022 09:45, Andrew Randrianasulu: can you test for this problem?

Re: [Cin] possible alpha bug in processing

2022-11-12 Thread Igor BEGHETTO via Cin
Could it be that it was to solve the alpha channel problem for the Nested EDL? Il 11/11/2022 17:26, Phyllis Smith: "Alpha is being set to 1 for background color always now – just a missing thing." -- Cin mailing list Cin@lists.cinelerra-gg.org

Re: [Cin] Test alpha channel and reroute plugin (from Igor Vladimirsky's blog)

2022-10-10 Thread Igor BEGHETTO via Cin
"it is amazing what *Cinelerra-GG* can do !" Thanks to all of You (developers, contributors) for this great software! IgorBeg Il 09/10/2022 20:17, Phyllis Smith wrote: OK, it looks like the font I used was the only problem and why I could not duplicate the results. Loading IgorBeghetto's xml

Re: [Cin] Test alpha channel and reroute plugin (from Igor Vladimirsky's blog)

2022-10-07 Thread Igor BEGHETTO via Cin
Phyllis, really strange. At first glance it seems all correct. In Settings...->Format..., is "Color Model:" set to RGBA-8bit? I will look better. (My mistake is the value 0.0334 in the Patchbay on the V2 track, but it doesn't matter for the effect) IgorBeg Il 06/10/2022 20:29, Phyllis Smith

Re: [Cin] Test alpha channel and reroute plugin (from Igor Vladimirsky's blog)

2022-10-05 Thread Igor BEGHETTO via Cin
Phyllis, in my screenshot you can see each Plugin window open and in the top of these windows you should be able to read the effect type (Title of the Plugin) with its reference track; yes, it may be difficult to read them because they are grayed out. Remember, it works in RGBA Format Project

Re: [Cin] Test alpha channel and reroute plugin (from Igor Vladimirsky's blog)

2022-10-01 Thread Igor BEGHETTO via Cin
I did some tests here (in RGBA-8bit) with Reroute, and Alpha Channel. It seems to work correctly. It is time consuming, for me, to post here the screencast/screenshot of the tests, but if you think it can be useful tell me. It may be (surely) that Cin-CV and Cin-GG work slightly differently. I

  1   2   3   4   >