Hi All. I was reading this article https://www.haiku-os.org/blog/animortis/2021-04-27_my_first_week_with_haiku/ And there was interesting line: ===== The new video editor Medo natively handled 4K and offered multilingual translations. Plus, it also weighed in at about four megabytes and opened just as quickly. ==== I wonder if anyone on desktop can try this OS/NLE in virtual machine and write a bit more about how it works? (iirc they do not have gpu accel for most cards, no 3d, some Intel gpu may have hw 2d/overlay functionality) I do not think Cin can be easily ported to it, at least as gui app (no X server there, yet?), but this is interesting effort, imo more interesting than using Linux gui apps on still closed-source (and worse) Windows... Also, can anyone try accessing cinelerra-gg website via tor with javascript disabled?
Totally offtopic too. Yesterday I learned kdenlive does speech recognition and automatic subtitle annotation. I think within Cinelerra the basics such as automatic aligning video (by their audio track) and subtitle tracks are greatly missing. Maybe making a prioritized feature wish list. -- Stefan
https://discuss.haiku-os.org/t/video-editor-medo-wip-screenshots/8892/58 Screenshots/video - not sure if this editor was opensourced yet? On Thursday, April 29, 2021, Stefan de Konink via Cin < [email protected]> wrote:
Totally offtopic too. Yesterday I learned kdenlive does speech recognition and automatic subtitle annotation. I think within Cinelerra the basics such as automatic aligning video (by their audio track) and subtitle tracks are greatly missing.
Maybe making a prioritized feature wish list.
-- Stefan -- Cin mailing list [email protected] https://lists.cinelerra-gg.org/mailman/listinfo/cin
On Friday, April 30, 2021, Andrew Randrianasulu <[email protected]> wrote:
https://discuss.haiku-os.org/t/video-editor-medo-wip-screenshots/8892/58
Screenshots/video - not sure if this editor was opensourced yet?
On Thursday, April 29, 2021, Stefan de Konink via Cin < [email protected]> wrote:
Totally offtopic too. Yesterday I learned kdenlive does speech recognition and automatic subtitle annotation. I think within Cinelerra the basics such as automatic aligning video (by their audio track) and subtitle tracks are greatly missing.
Maybe making a prioritized feature wish list.
-- Stefan -- Cin mailing list [email protected] https://lists.cinelerra-gg.org/mailman/listinfo/cin
Yes it was.. (aw, i mean my own question about how opensource'd this New 'Medo' editor was..) https://discuss.haiku-os.org/t/announcement-haiku-media-editor-r1-0-0-beta-1... https://github.com/smallstepforman/Medo Everyone will love 3d text) But i guess glsl effects on llvmpipe will be a bit.. Slow?
Following Stefan's offtopic: do you know what kdenlive uses for speech recognition? Have you tried it? From what I know speech recognition is very tricky to perform accurately. I know vosk (https://github.com/alphacep/vosk-api) is quite good but I have no idea if it can be used in Cinelerra (and the training models can be quite heavy so probably better if user downloads them separately but then I am not sure how user friendly it is..)
On Friday, April 30, 2021 3:34:00 PM CEST, W P wrote:
Following Stefan's offtopic: do you know what kdenlive uses for speech recognition? Have you tried it? From what I know speech recognition is very tricky to perform accurately.
After I found the post I researched it. It is Kaldi. <https://kaldi-asr.org/>
I know vosk (https://github.com/alphacep/vosk-api) is quite good but I have no idea if it can be used in Cinelerra (and the training models can be quite heavy so probably better if user downloads them separately but then I am not sure how user friendly it is..)
I think having an actually (even partial correct) annotation what is happening on the timeline could give a great non-visual hint on what to edit. This kind of stuff should be in audacity too. From my phonetic background I know that presenting it is tricky too, because you want to have 'grouped tracks'. praat.org has some visuals how they have implemented this for academic research. -- Stefan
From what I know Haiku's community is small but quite active. I remember seeing a few websites containing software for Haiku, IMHO if Cinelerra wants to be ported to Haiku, the best bet is to contact Haiku community and ask if they would be interested in porting Cinelerra (and maybe provide assistance to them).
Andrew,
I was reading this article
https://www.haiku-os.org/blog/animortis/2021-04-27_my_first_week_with_haiku/
Thanks for passing this along. I read the article and it is quite interesting; it looks like they have done a lot of work and I am sure that they will get some developers who would like to work on it.
I do not think Cin can be easily ported to it, at least as gui app (no X server there, yet?), but this is interesting effort, imo more interesting than using Linux gui apps on still closed-source (and worse) Windows...
Sounds like "no". I wonder if they have ffmpeg going yet. Also, can anyone try accessing cinelerra-gg website via tor with javascript
disabled?
Hmmm?
I think *this* tor.. Never used it.. https://www.torproject.org/ For haiku-compatible software.. There seems to port of x11 libs but no X server? https://github.com/haikuports/haikuports At some point 12 years ago there was (?) X server port, but i can't find source for this.. https://web.archive.org/web/20160313052137/http://tiltos.com/drupal/node/16 Anyway, this is side road to somewhere... On Friday, April 30, 2021, Phyllis Smith via Cin <[email protected]> wrote:
Andrew,
I was reading this article https://www.haiku-os.org/blog/animortis/2021-04-27_my_first_ week_with_haiku/
Thanks for passing this along. I read the article and it is quite interesting; it looks like they have done a lot of work and I am sure that they will get some developers who would like to work on it.
I do not think Cin can be easily ported to it, at least as gui app (no X server there, yet?), but this is interesting effort, imo more interesting than using Linux gui apps on still closed-source (and worse) Windows...
Sounds like "no". I wonder if they have ffmpeg going yet.
Also, can anyone try accessing cinelerra-gg website via tor with
javascript disabled?
Hmmm?
On X under haiku.. Devs decided it was dead end in 2019? https://discuss.haiku-os.org/t/question-about-x11/8303 Some patches were done anyway.. https://github.com/haikuports/haikuports/pull/3220/commits/3e62b92927454e1d8... Basically X Over sdl... Like it done for Android (no 3d accel) On Friday, April 30, 2021, Andrew Randrianasulu <[email protected]> wrote:
I think *this* tor.. Never used it.. https://www.torproject.org/
For haiku-compatible software.. There seems to port of x11 libs but no X server?
https://github.com/haikuports/haikuports
At some point 12 years ago there was (?) X server port, but i can't find source for this..
https://web.archive.org/web/20160313052137/http://tiltos. com/drupal/node/16
Anyway, this is side road to somewhere...
On Friday, April 30, 2021, Phyllis Smith via Cin < [email protected]> wrote:
Andrew,
I was reading this article https://www.haiku-os.org/blog/animortis/2021-04-27_my_first_ week_with_haiku/
Thanks for passing this along. I read the article and it is quite interesting; it looks like they have done a lot of work and I am sure that they will get some developers who would like to work on it.
I do not think Cin can be easily ported to it, at least as gui app (no X server there, yet?), but this is interesting effort, imo more interesting than using Linux gui apps on still closed-source (and worse) Windows...
Sounds like "no". I wonder if they have ffmpeg going yet.
Also, can anyone try accessing cinelerra-gg website via tor with
javascript disabled?
Hmmm?
participants (5)
-
Andrea paz -
Andrew Randrianasulu -
Phyllis Smith -
Stefan de Konink -
W P