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

2020-10-31 Thread Andrew Randrianasulu via Cin
В сообщении от Sunday 01 November 2020 04:28:56 Pierre autourduglobe via Cin написал(а): > > If I'm not mistaken, HDV in its interlaced format is "Upper (top) field > first" (unlike DV which is "Bottom field first"). Oh, apparently it can be more complicated, if this table is right .. yes,

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

2020-10-31 Thread Pierre autourduglobe via Cin
If I'm not mistaken, HDV in its interlaced format is "Upper (top) field first" (unlike DV which is "Bottom field first"). Pierre Le 20-10-31 à 20 h 38, Andrew Randrianasulu via Cin a écrit : В сообщении от Saturday 31 October 2020 19:21:05 вы написали: Hi, I chime in here, because some

Re: [Cin] New builds available

2020-10-31 Thread Phyllis Smith via Cin
Andrew Cool, I updated Rosa Linux 2016 (x86_64) rpms at > > https://cloud.mail.ru/public/2qVG/3Qf1WanQM > > Unfortunately, Vlad's latest reinstall of Rosa on SSD failed for some > reason during system update, not sure when he will be able to test it. > > I will announce in the website News the

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

2020-10-31 Thread Andrew Randrianasulu via Cin
В сообщении от Saturday 31 October 2020 19:21:05 вы написали: > Hi, > > I chime in here, because some time ago I reported what I think may be a > related issue #491 on MantisBT: > > 1) HDV format not auto-detected correctly and > 2) HDV formats not available among presets Well, I added two

Re: [Cin] New builds available

2020-10-31 Thread Andrew Randrianasulu via Cin
В сообщении от Saturday 31 October 2020 23:53:47 Phyllis Smith via Cin написал(а): > The new October 31 tars and pkgs are available to download from the > website: cinelerra-gg.org > You can download Ugin's lesson1 showing usage of the Projector, labels, and > the updated GoTo menu from a

[Cin] New builds available

2020-10-31 Thread Phyllis Smith via Cin
The new October 31 tars and pkgs are available to download from the website: cinelerra-gg.org You can download Ugin's lesson1 showing usage of the Projector, labels, and the updated GoTo menu from a permanent spot at: https://www.cinelerra-gg.org/media/tutorials/projector_usage.mp4 Release notes

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

2020-10-31 Thread Andrew Randrianasulu via Cin
В сообщении от Saturday 31 October 2020 16:06:48 Pierre autourduglobe via Cin написал(а): > Maybe the HDV (1440x1080)? Added this too, but in general there is something about pixel aspect ratioI don't understand: https://en.wikipedia.org/wiki/Pixel_aspect_ratio 1440x1080i will come as exactly

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

2020-10-31 Thread Pierre autourduglobe via Cin
Maybe the HDV (1440x1080)? Pierre Le 20-10-31 à 07 h 40, Andrew Randrianasulu via Cin a écrit : Not sure how many of them actually useful (CIF might be, and of course my own 1440x900 :-)), but this list already requires scrolling :} diff --git a/cinelerra-5.1/cinelerra/theme.C

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

2020-10-31 Thread Andrew Randrianasulu via Cin
Not sure how many of them actually useful (CIF might be, and of course my own 1440x900 :-)), but this list already requires scrolling :} diff --git a/cinelerra-5.1/cinelerra/theme.C b/cinelerra-5.1/cinelerra/theme.C index d89c789f..07cfb1d2 100644 --- a/cinelerra-5.1/cinelerra/theme.C +++

[Cin] patch for 16:10 aspect ratio

2020-10-31 Thread Andrew Randrianasulu via Cin
Spend some time looking at where exactly those settings were located. Turned out in theme.C :} diff --git a/cinelerra-5.1/cinelerra/theme.C b/cinelerra-5.1/cinelerra/theme.C index d89c789f..ea96309c 100644 --- a/cinelerra-5.1/cinelerra/theme.C +++ b/cinelerra-5.1/cinelerra/theme.C @@ -274,6