[kdenlive] [Bug 467573] [EXPERIMENTAL] Crash on 1660S when trying to use GPU for Whisper subtitles

2023-04-01 Thread erjiang
https://bugs.kde.org/show_bug.cgi?id=467573

erjiang  changed:

   What|Removed |Added

   Assignee|j...@kdenlive.org |erji...@alumni.iu.edu

-- 
You are receiving this mail because:
You are watching all bug changes.

[krita] [Bug 468005] New: Dual color picker partly affected by OCIO exposure when OCIO turned off

2023-03-31 Thread erjiang
https://bugs.kde.org/show_bug.cgi?id=468005

Bug ID: 468005
   Summary: Dual color picker partly affected by OCIO exposure
when OCIO turned off
Classification: Applications
   Product: krita
   Version: nightly build (please specify the git hash!)
  Platform: Appimage
OS: Linux
Status: REPORTED
  Severity: normal
  Priority: NOR
 Component: Color Selectors
  Assignee: krita-bugs-n...@kde.org
  Reporter: erji...@alumni.iu.edu
  Target Milestone: ---

SUMMARY

The dual color picker behaves strangely when OCIO is turned on and the exposure
setting is adjusted.

STEPS TO REPRODUCE
1. Open new linear floating-point document.
2. Open LUT Management docker.
3. Enable Use OpenColorIO
4. Set Color Engine to OCIO
5. Set Exposure to -6.64
6. Disable Use OpenColorIO
7. Double-click on the top-left color swatch in the dual color picker.
8. Select the bottom-left of the color triangle.
9. Close dialog and double-clicik on bottom-right color swatch in the dual
color picker.
10. Select the bottom-left of the color triangle.

OBSERVED RESULT

Top-left swatch color picker goes up to RGB(99.73, 99.73, 99.73) even though
OCIO disabled and Exposure field is disabled.

Bottom-right swatch color picker goes up to RGB(65535, 65535, 65535) even
though the document is floating-point.

EXPECTED RESULT

Color picker should not have confusing, arbitrary maximum based on Exposure
when OCIO is turned off. The color pickers for each of the two swatches should
behave the same and have floating-point values.

SOFTWARE/OS VERSIONS

Using krita-5.2.0-prealpha-8550960a23-x86_64.appimage

-- 
You are receiving this mail because:
You are watching all bug changes.

[krita] [Bug 467837] Changing HDR colors in the HSV editor does not roundtrip correctly

2023-03-30 Thread erjiang
https://bugs.kde.org/show_bug.cgi?id=467837

--- Comment #2 from erjiang  ---
> Well, nothing can ever be more than 100%.

For example, RGB(1.0, 1.0, 1.0) has value=1.0. Is RGB(2.0, 2.0, 2.0) not
value=2.0? I found some demo code demonstrating HSV controls where V can be
greater than 1: http://phrogz.net/tmp/hdrhsv.html

There is a straightforward use case, which is to sample the color of an
emissive object, adjust the value higher, and then paint it in. For example,
color picking a light, bumping up value to 500%, then painting it back in to
brighten the light.

Also, I was playing around with Krita today and somehow my dual-color picker
decided that RGB(2.10, 2.10, 2.10) is equivalent to value 50% and RGB(9.65,
9.65, 9.65) is value 100%. If I figure out how to reproduce I'll file another
bug for that.

-- 
You are receiving this mail because:
You are watching all bug changes.

[kdenlive] [Bug 467573] [EXPERIMENTAL] Crash on 1660S when trying to use GPU for Whisper subtitles

2023-03-26 Thread erjiang
https://bugs.kde.org/show_bug.cgi?id=467573

erjiang  changed:

   What|Removed |Added

 CC||erji...@alumni.iu.edu

--- Comment #1 from erjiang  ---
Searching the Web, there's a similar bug reported here against Whisper:
https://github.com/openai/whisper/discussions/88

Seems like what you said about not using fp16 (half-precision) can work around
the issue: maybe you can try modifying the whisper code to not use fp16 and see
if that fixes it?

-- 
You are receiving this mail because:
You are watching all bug changes.

[krita] [Bug 467837] New: Value input (HSV) in color dialog should be able to go higher than 100%

2023-03-26 Thread erjiang
https://bugs.kde.org/show_bug.cgi?id=467837

Bug ID: 467837
   Summary: Value input (HSV) in color dialog should be able to go
higher than 100%
Classification: Applications
   Product: krita
   Version: nightly build (please specify the git hash!)
  Platform: Appimage
OS: Linux
Status: REPORTED
  Severity: normal
  Priority: NOR
 Component: Color Selectors
  Assignee: krita-bugs-n...@kde.org
  Reporter: erji...@alumni.iu.edu
  Target Milestone: ---

Created attachment 157613
  --> https://bugs.kde.org/attachment.cgi?id=157613=edit
Screen capture of buggy color dialog

SUMMARY

Color picker dialog does not allow Value > 100%.


STEPS TO REPRODUCE
1. Create new document using ACEScg color profile (linear), 16-bit float
2. In the Brushes and Stuff toolbar, double-click on the foreground color
swatch to select a color
3. Enter the values R: 3.5, G: 3.0, B: 1.5
4. Switch to HSV, see that value=100%. Click down arrow for value to lower to
99%, then click up to go back to 100%.

OBSERVED RESULT

Value selector is limited to 100% maximum. Switch back to RGB, see that
original RGB values are lost.

EXPECTED RESULT

Value selector should have shown 350% and not be limited to 100% (if image
format allows it).

SOFTWARE/OS VERSIONS

Using krita-5.2.0-prealpha-8550960a23-x86_64.appimage

-- 
You are receiving this mail because:
You are watching all bug changes.

[kdenlive] [Bug 464439] Chinese characters are wrongly separated with spaces using speech to text

2023-01-24 Thread erjiang
https://bugs.kde.org/show_bug.cgi?id=464439

erjiang  changed:

   What|Removed |Added

 CC||erji...@alumni.iu.edu
 Ever confirmed|0   |1
 Status|REPORTED|CONFIRMED

--- Comment #1 from erjiang  ---
I think i’ve noticed this too in the past. My guess is that it’s just what vosk
(the speech recognizer) outputs, but maybe we can just detect if the language
is Chinese and remove the spaces in Kdenlive. A workaround is to edit the
subtitle file in a text editor and remove the spaces.

-- 
You are receiving this mail because:
You are watching all bug changes.

[kdenlive] [Bug 464002] kdenlive keeps crashing Linux Mint 21 Cinnamon after prolonged usage of the program

2023-01-18 Thread erjiang
https://bugs.kde.org/show_bug.cgi?id=464002

erjiang  changed:

   What|Removed |Added

 Status|REPORTED|NEEDSINFO
 Resolution|--- |WAITINGFORINFO
 CC||erji...@alumni.iu.edu

--- Comment #1 from erjiang  ---
Thanks for your crash report. If it causes your entire desktop to crash, that
suggests a bigger problem than Kdenlive, perhaps graphics driver crash or
system resource issue. Are there any kernel logs from the time of the crash
that indicate issuess?

-- 
You are receiving this mail because:
You are watching all bug changes.

[kdenlive] [Bug 462777] kdenlive crashes after a few clicks on the clips in the timeline (if I added any video effect to them)

2023-01-18 Thread erjiang
https://bugs.kde.org/show_bug.cgi?id=462777

erjiang  changed:

   What|Removed |Added

 Resolution|WORKSFORME  |---
 Status|NEEDSINFO   |REPORTED

--- Comment #7 from erjiang  ---
The crash log unfortunately doesn’t have a backtrace. One option is to compile
kdenlive yourself to get an updated version with debugging symbols. Another is
to send me your project, if it is something you can share. Do you know if this
is a problem limited to a particular machine or a particular project file?

-- 
You are receiving this mail because:
You are watching all bug changes.

[kdenlive] [Bug 463773] Vignette filter on clips causes render to crash 95% of time

2023-01-04 Thread erjiang
https://bugs.kde.org/show_bug.cgi?id=463773

erjiang  changed:

   What|Removed |Added

 Status|REPORTED|NEEDSINFO
 Resolution|--- |WAITINGFORINFO
 CC||erji...@alumni.iu.edu

--- Comment #1 from erjiang  ---
Can you confirm which Vignette effect you used? ("Vignette", "Vignette (GPU)",
or "Vignette Effect", a screenshot of the parameters would also confirm it)

And can you specify whether "Parallel processing (experimental!)" was enabled
or not in the render settings?

-- 
You are receiving this mail because:
You are watching all bug changes.

[kdenlive] [Bug 463382] "Replace Clip" on an image in the Project Bin can result in bad clip timing on timeline

2023-01-01 Thread erjiang
https://bugs.kde.org/show_bug.cgi?id=463382

erjiang  changed:

   What|Removed |Added

 Status|REPORTED|CONFIRMED
 Ever confirmed|0   |1
 CC||erji...@alumni.iu.edu

--- Comment #2 from erjiang  ---
Confirmed on latest master that image clips longer than the default length are
shortened to the default length. However, was not able to reproduce image clips
shorter than the default length being reset.

-- 
You are receiving this mail because:
You are watching all bug changes.

[kdenlive] [Bug 463341] Title clip editor only recognizes image extensions in lower case

2023-01-01 Thread erjiang
https://bugs.kde.org/show_bug.cgi?id=463341

erjiang  changed:

   What|Removed |Added

 Ever confirmed|0   |1
 Status|REPORTED|CONFIRMED
 CC||erji...@alumni.iu.edu

--- Comment #1 from erjiang  ---
Confirmed on latest master on Ubuntu 22.04 (using XFCE).

-- 
You are receiving this mail because:
You are watching all bug changes.

[kdenlive] [Bug 463621] bug during lecture

2023-01-01 Thread erjiang
https://bugs.kde.org/show_bug.cgi?id=463621

erjiang  changed:

   What|Removed |Added

 CC||erji...@alumni.iu.edu
 Status|REPORTED|NEEDSINFO
 Resolution|--- |WAITINGFORINFO

--- Comment #1 from erjiang  ---
I don't think I understand what problem you are describing. Can you upload a
screen recording and more description of what is happening?

-- 
You are receiving this mail because:
You are watching all bug changes.

[kdenlive] [Bug 463340] Typo in copychannelstostereo.xml (channel 1 instead of 14)

2023-01-01 Thread erjiang
https://bugs.kde.org/show_bug.cgi?id=463340

erjiang  changed:

   What|Removed |Added

 CC||erji...@alumni.iu.edu
 Status|REPORTED|CONFIRMED
 Ever confirmed|0   |1

--- Comment #1 from erjiang  ---
Confirmed, "13;1;15" should be "13;14;15", but it looks like there's a bigger
problem: swapchannels.xml, copychannelstostereo.xml, and channelcopy.xml all
seem to point to the same actual effect in MLT (channelcopy) with varying
parameters. Someone probably needs to take a look at all three of them
together.

-- 
You are receiving this mail because:
You are watching all bug changes.

[kdenlive] [Bug 462596] kdenlive does not exit properly, and hangs indefinitely in other operations

2023-01-01 Thread erjiang
https://bugs.kde.org/show_bug.cgi?id=462596

erjiang  changed:

   What|Removed |Added

 CC||erji...@alumni.iu.edu

--- Comment #4 from erjiang  ---
Thanks for the very helpful backtrace. Looks like something weird is happening
when the MLT consumer is stopped when the clip/project monitor is closed during
application exit. I'm guessing this hang will never happen if you close
Kdenlive when the project is empty?

Is there anything different about the desktop environments, GPU drivers, or GPU
driver versions between your two computers?

There were some bugs related to MLT multiprocessing that were fixed in 22.12.
If you can still reproduce this problem with Kdenlive 22.12, can you try also
getting a backtrace with additional debugging symbols?

You should be able to do something like:

$ export DEBUGINFOD_URLS="https://debuginfod.ubuntu.com;
$ gdb path/to/kdenlive

It should ask you "Enable debuginfod for this session?" which should
additionally add symbols to your backtrace for the libraries you installed via
apt. (Instructions from: https://ubuntu.com/server/docs/service-debuginfod )

-- 
You are receiving this mail because:
You are watching all bug changes.

[kdenlive] [Bug 461821] Audio Capture Stops Working (red button)

2023-01-01 Thread erjiang
https://bugs.kde.org/show_bug.cgi?id=461821

erjiang  changed:

   What|Removed |Added

 OS|Other   |Microsoft Windows
 CC||erji...@alumni.iu.edu
   Platform|Other   |Microsoft Windows

-- 
You are receiving this mail because:
You are watching all bug changes.

[kdenlive] [Bug 462777] kdenlive crashes after a few clicks on the clips in the timeline (if I added any video effect to them)

2023-01-01 Thread erjiang
https://bugs.kde.org/show_bug.cgi?id=462777

erjiang  changed:

   What|Removed |Added

 Resolution|--- |WORKSFORME
 CC||erji...@alumni.iu.edu
 Status|REPORTED|NEEDSINFO

--- Comment #2 from erjiang  ---
I was not able to get Kdenlive to crash using the 22.08.3 AppImage on Ubuntu
22.04.1, including when using the Exposure effect. However, we do know a lot of
other crashes were fixed between 22.08 and 22.12. Could you try a newer version
of the AppImage, like 22.12.0, and see if it still crashes for you?

-- 
You are receiving this mail because:
You are watching all bug changes.

[kdenlive] [Bug 462650] Ut Video Encoder Not Being Used

2022-12-06 Thread erjiang
https://bugs.kde.org/show_bug.cgi?id=462650

erjiang  changed:

   What|Removed |Added

 Status|REPORTED|CONFIRMED
 Ever confirmed|0   |1
 CC||erji...@alumni.iu.edu

--- Comment #1 from erjiang  ---
Can confirm on Mac (release/22.12, built 2022-11-25) that the utvideo preset
creates an h.264 video. Did not look into the parameters yet.

-- 
You are receiving this mail because:
You are watching all bug changes.

[kdenlive] [Bug 462533] Crash at render

2022-12-06 Thread erjiang
https://bugs.kde.org/show_bug.cgi?id=462533

erjiang  changed:

   What|Removed |Added

 CC||erji...@alumni.iu.edu

--- Comment #1 from erjiang  ---
It looks like you're using the Kdenlive packages provided by your distro.
Distro-provided packages are known to often have incompatibilities between
Kdenlive and its dependencies. Try using the AppImage provided on kdenlive.org
to see if that resolves your problem.

If that does not work, try one of the following:
* Turn off hardware/GPU acceleration when rendering
* Turn off parallel processing when rendering

and report back on whether either of those two options resolves the crashing.

-- 
You are receiving this mail because:
You are watching all bug changes.

[kdenlive] [Bug 462453] 22.08.03 won't render to MP4 or MP2

2022-12-06 Thread erjiang
https://bugs.kde.org/show_bug.cgi?id=462453

erjiang  changed:

   What|Removed |Added

Summary|22.08.02 won't render to|22.08.03 won't render to
   |MP4 or MP2  |MP4 or MP2
 CC||erji...@alumni.iu.edu

-- 
You are receiving this mail because:
You are watching all bug changes.

[kdenlive] [Bug 462406] Changing lift gamma gain by clicking and holding creates multiple undo history entries. Requires many undo commands to reverse

2022-12-06 Thread erjiang
https://bugs.kde.org/show_bug.cgi?id=462406

erjiang  changed:

   What|Removed |Added

 Ever confirmed|0   |1
 CC||erji...@alumni.iu.edu
 Status|REPORTED|CONFIRMED

--- Comment #1 from erjiang  ---
Was able to reproduce this on Mac (release/22.12, built on 2022-11-25) as
described.

-- 
You are receiving this mail because:
You are watching all bug changes.

[kdenlive] [Bug 462040] kdenlive flatpak save dialog is more Gnome-like than KDE-like

2022-11-25 Thread erjiang
https://bugs.kde.org/show_bug.cgi?id=462040

erjiang  changed:

   What|Removed |Added

 CC||erji...@alumni.iu.edu

--- Comment #3 from erjiang  ---
Did you also install Kate as a Flatpak? I wonder if we can do whatever Kate did
for the dialogs in a Flatpak environment.

-- 
You are receiving this mail because:
You are watching all bug changes.

[kdenlive] [Bug 461744] Kdenlive crashes when creating new audio track

2022-11-12 Thread erjiang
https://bugs.kde.org/show_bug.cgi?id=461744

erjiang  changed:

   What|Removed |Added

 Status|REPORTED|NEEDSINFO
 Resolution|--- |WAITINGFORINFO
 CC||erji...@alumni.iu.edu

--- Comment #1 from erjiang  ---
Two things from glancing at the crash report briefly:

1. It looks like the crash was in the movit library. Can you try going into the
Kdenlive settings -> Playback -> disabling "Use GPU Processing"?
2. You are using Kdenlive 20.12.3 and many things have changed since then. I
would suggest using the AppImage from kdenlive.org if it does not cause
problems for your current project. Sometimes the distribution packages can have
bugs with dependencies.

-- 
You are receiving this mail because:
You are watching all bug changes.

[kdenlive] [Bug 458794] Cannot make Proxy Clip

2022-11-12 Thread erjiang
https://bugs.kde.org/show_bug.cgi?id=458794

erjiang  changed:

   What|Removed |Added

 CC||erji...@alumni.iu.edu

--- Comment #1 from erjiang  ---
Looks like there might be a problem with hardware accelerated encoding on your
system, specifically with Intel graphics. (Are you using Intel graphics?)

Can you try going to Kdenlive settings -> Proxy Clips -> Encoding profile and
changing it to something different, especially something that is not "vaapi"?

-- 
You are receiving this mail because:
You are watching all bug changes.

[kdenlive] [Bug 461037] Slide starting in unexpected spot

2022-11-12 Thread erjiang
https://bugs.kde.org/show_bug.cgi?id=461037

erjiang  changed:

   What|Removed |Added

 Status|REPORTED|NEEDSINFO
 CC||erji...@alumni.iu.edu
 Resolution|--- |WORKSFORME

--- Comment #1 from erjiang  ---
Would you be able to upload a screen recording showing the composition options
and what the result looks like? Or, a sample project and asset(s) that
demonstrate the bug? I was not able to reproduce on 22.08.2 (Mac).

-- 
You are receiving this mail because:
You are watching all bug changes.

[kdenlive] [Bug 461731] Error mlt_repository_init: failed

2022-11-12 Thread erjiang
https://bugs.kde.org/show_bug.cgi?id=461731

erjiang  changed:

   What|Removed |Added

 CC||erji...@alumni.iu.edu

--- Comment #1 from erjiang  ---
Thanks for reporting a bug. Could you try the 22.08.3 AppImage from
kdenlive.org and see if the problem is there as well? Sometimes the
distribution packages have bugs related to dependencies.

-- 
You are receiving this mail because:
You are watching all bug changes.

[kdenlive] [Bug 461641] Effects make rendering crash

2022-11-12 Thread erjiang
https://bugs.kde.org/show_bug.cgi?id=461641

--- Comment #4 from erjiang  ---
Can you try with the AppImage from kdenlive.org? Distribution packages are
sometimes known to have bugs with dependencies. Also, can you confirm that
during rendering you are not running out of memory?

-- 
You are receiving this mail because:
You are watching all bug changes.

[kdenlive] [Bug 461491] Splash screen is blurry on M1 Pro Macbook Pro (2021)

2022-11-11 Thread erjiang
https://bugs.kde.org/show_bug.cgi?id=461491

erjiang  changed:

   What|Removed |Added

 Ever confirmed|0   |1
 CC||erji...@alumni.iu.edu
 Status|REPORTED|CONFIRMED

--- Comment #2 from erjiang  ---
Could be the same bug as Bug 421002:
https://bugs.kde.org/show_bug.cgi?id=421002

-- 
You are receiving this mail because:
You are watching all bug changes.

[kdenlive] [Bug 461655] "extract timeline zone" does not effects subtitles

2022-11-11 Thread erjiang
https://bugs.kde.org/show_bug.cgi?id=461655

erjiang  changed:

   What|Removed |Added

 CC||erji...@alumni.iu.edu
 Status|REPORTED|CONFIRMED
 Ever confirmed|0   |1

--- Comment #1 from erjiang  ---
I was able to confirm that this bug exists. Seems like Extract Timeline Zone
was not extended to support the subtitle track.

-- 
You are receiving this mail because:
You are watching all bug changes.

[kdenlive] [Bug 459506] Crash when moving a rotoscoped clip to a different timeline track

2022-11-10 Thread erjiang
https://bugs.kde.org/show_bug.cgi?id=459506

erjiang  changed:

   What|Removed |Added

 Resolution|--- |WORKSFORME
 CC||erji...@alumni.iu.edu
 Status|REPORTED|NEEDSINFO

--- Comment #1 from erjiang  ---
I was not able to reproduce this with 22.08.1 AppImage or the latest master
commit. Does this reliably reproduce on 22.08.2 or 22.08.3 for you? How did you
install Kdenlive? (AppImage, Snap, Flatpak, etc.)

-- 
You are receiving this mail because:
You are watching all bug changes.

[kdenlive] [Bug 459017] subtitles fail to save/export

2022-11-10 Thread erjiang
https://bugs.kde.org/show_bug.cgi?id=459017

erjiang  changed:

   What|Removed |Added

 Resolution|--- |WAITINGFORINFO
 Status|REPORTED|NEEDSINFO

--- Comment #3 from erjiang  ---
It looks like you are using the Snap distribution of Kdenlive, which runs
Kdenlive in a sandbox and could cause issues like what you are running into.
However, I was not able to reproduce this issue with the 22.08.3 Snap package.
Could you try either of these potential solutions?

1. Upgrade your version of Kdenlive through the same Ubuntu software app to
22.08.3. (If this does not work, please attach a screenshot of what your file
save dialog looks like before you save the file.)
2. OR, download and run the AppImage version of Kdenlive from kdenlive.org

-- 
You are receiving this mail because:
You are watching all bug changes.

[kdenlive] [Bug 460597] OpenTimelineIO export fails if file extension isn't specified in file name

2022-11-10 Thread erjiang
https://bugs.kde.org/show_bug.cgi?id=460597

erjiang  changed:

   What|Removed |Added

 Status|REPORTED|CONFIRMED
 CC||erji...@alumni.iu.edu
 Ever confirmed|0   |1

--- Comment #1 from erjiang  ---
Agreed something should change about the export dialog. Currently it lists all
of the possible extensions as one selection in the file type dropdown. Maybe
the reasonable thing to do is to list them separately, with the default being
*.otio? So if you don't select an extension and don't select a file type, it
will default to *.otio.

-- 
You are receiving this mail because:
You are watching all bug changes.

[kdenlive] [Bug 461146] Dragging any media into timeline crashes entire application [version 22.11.70]

2022-11-10 Thread erjiang
https://bugs.kde.org/show_bug.cgi?id=461146

erjiang  changed:

   What|Removed |Added

 CC||erji...@alumni.iu.edu

--- Comment #1 from erjiang  ---
Does this crash also happen in the AppImage build?

-- 
You are receiving this mail because:
You are watching all bug changes.

[kdenlive] [Bug 461441] The composite transition is very buggy

2022-11-10 Thread erjiang
https://bugs.kde.org/show_bug.cgi?id=461441

erjiang  changed:

   What|Removed |Added

 CC||erji...@alumni.iu.edu

--- Comment #1 from erjiang  ---
Are you able to share the project file and assets? Or maybe a sample project
that reproduces the issue?

You can also try using the Composite and transform composition as a workaround
if that does not have this bug.

-- 
You are receiving this mail because:
You are watching all bug changes.

[kdenlive] [Bug 461641] Effects make rendering crash

2022-11-10 Thread erjiang
https://bugs.kde.org/show_bug.cgi?id=461641

erjiang  changed:

   What|Removed |Added

 CC||erji...@alumni.iu.edu

--- Comment #1 from erjiang  ---
Can you test if any of the following work fine without crashing?

Changing render profile to 1080p.
Removing the effect.
Toggling hardware acceleration.
Using the AppImage (if not already)

-- 
You are receiving this mail because:
You are watching all bug changes.

[kdenlive] [Bug 460876] Too many [sic!] history entries (for CTRL+Z) when changing box-location via mouse

2022-11-10 Thread erjiang
https://bugs.kde.org/show_bug.cgi?id=460876

erjiang  changed:

   What|Removed |Added

 Resolution|--- |WORKSFORME
 Status|REPORTED|NEEDSINFO
 CC||erji...@alumni.iu.edu

--- Comment #1 from erjiang  ---
I was not able to reproduce this with 22.08.3 Windows (standalone) on Windows
10, and was not able to reproduce it on some other AppImage versions either.
Ctrl-Z takes me back to the original box location without going through any of
the positions when I was dragging the box. If you could provide more info or a
screen recording of this happening, that could help.

-- 
You are receiving this mail because:
You are watching all bug changes.

[kdenlive] [Bug 423835] TIFF images not supported

2022-11-09 Thread erjiang
https://bugs.kde.org/show_bug.cgi?id=423835

erjiang  changed:

   What|Removed |Added

 Resolution|--- |FIXED
 Status|CONFIRMED   |RESOLVED

--- Comment #6 from erjiang  ---
Looks like TIFF images work properly in the 22.08.2 AppImage. If this doesn't
work in another version it's probably a packaging issue, and we're working on
better testing to catch these types of issues.

-- 
You are receiving this mail because:
You are watching all bug changes.

[kdenlive] [Bug 461486] Import Subtitle drops text after comma for *.ass files

2022-11-09 Thread erjiang
https://bugs.kde.org/show_bug.cgi?id=461486

erjiang  changed:

   What|Removed |Added

 Status|ASSIGNED|RESOLVED
 Resolution|--- |FIXED
  Latest Commit||https://invent.kde.org/mult
   ||imedia/kdenlive/commit/fa73
   ||c4a5ea9b4ea7306e8edf9fb7a75
   ||20cda051b

--- Comment #2 from erjiang  ---
Git commit fa73c4a5ea9b4ea7306e8edf9fb7a7520cda051b by Eric Jiang.
Committed on 10/11/2022 at 06:34.
Pushed by erjiang into branch 'release/22.12'.

Test ASS/SSA files containing commas

Unit test with sample file containing commas in subtitle dialogue.

A  +20   -0tests/dataset/subs-with-commas.ass
M  +20   -0tests/subtitlestest.cpp

https://invent.kde.org/multimedia/kdenlive/commit/fa73c4a5ea9b4ea7306e8edf9fb7a7520cda051b

-- 
You are receiving this mail because:
You are watching all bug changes.

[kdenlive] [Bug 461486] Import Subtitle drops text after comma for *.ass files

2022-11-06 Thread erjiang
https://bugs.kde.org/show_bug.cgi?id=461486

erjiang  changed:

   What|Removed |Added

   Assignee|j...@kdenlive.org |erji...@alumni.iu.edu
 Ever confirmed|0   |1
 CC||erji...@alumni.iu.edu
 Status|REPORTED|ASSIGNED

--- Comment #1 from erjiang  ---
Confirmed in latest master (7a31421fe7).

-- 
You are receiving this mail because:
You are watching all bug changes.

[kdenlive] [Bug 461507] Automatic Scene Split crashes

2022-11-06 Thread erjiang
https://bugs.kde.org/show_bug.cgi?id=461507

erjiang  changed:

   What|Removed |Added

 CC||erji...@alumni.iu.edu
 Resolution|--- |FIXED
  Latest Commit||eddb7c6e2634378e4029effaa09
   ||68459464cf761
   Assignee|j...@kdenlive.org |erji...@alumni.iu.edu
 Status|REPORTED|RESOLVED

--- Comment #2 from erjiang  ---
Thank you for the excellent bug report. Based on the information you provided,
it looks like this is the same issue that this change is intended to fix:
https://invent.kde.org/multimedia/kdenlive/-/merge_requests/363 (also reported
in https://invent.kde.org/multimedia/kdenlive/-/issues/1563 ). The problem is
that the task is marked as done before it is completely done, leading to it
getting destroyed (hence the "dsetroying locked mutex" message).

-- 
You are receiving this mail because:
You are watching all bug changes.

[kdenlive] [Bug 446219] Transformation Keyframes stop too early, and saving then reopening project causes relevant files to be pushed backwards in timeline

2022-11-04 Thread erjiang
https://bugs.kde.org/show_bug.cgi?id=446219

erjiang  changed:

   What|Removed |Added

 Resolution|--- |WORKSFORME
 Status|REPORTED|NEEDSINFO
 CC||erji...@alumni.iu.edu

--- Comment #2 from erjiang  ---
I was not able to reproduce this using the 22.08.2 AppImage. I put a clip on
the timeline, added a "Transform" effect and keyframed it. I also added another
clip after this clip. Saving and reopening seemed to work normally. Can you
confirm if this is still an issue?

-- 
You are receiving this mail because:
You are watching all bug changes.

[kdenlive] [Bug 460791] The "Replace Clip" file selector dialog does not display all supported files

2022-11-04 Thread erjiang
https://bugs.kde.org/show_bug.cgi?id=460791

erjiang  changed:

   What|Removed |Added

 Resolution|--- |WORKSFORME
 Status|REPORTED|NEEDSINFO
 CC||erji...@alumni.iu.edu

--- Comment #1 from erjiang  ---
Was not able to reproduce this with kdenlive-22.08.2-372-linux-64-gcc.AppImage
- I was able to see .MP4 files in the Replace Clip dialog. Can you give more
info on your environment? Does the regular Add Clip file dialog show .MP4 when
the Replace Clip dialog does not?

-- 
You are receiving this mail because:
You are watching all bug changes.

[kdenlive] [Bug 461372] Average Blur X/Y size -- X broken (easy-fix)

2022-11-04 Thread erjiang
https://bugs.kde.org/show_bug.cgi?id=461372

--- Comment #2 from erjiang  ---
Capitalization fixed in
https://invent.kde.org/multimedia/kdenlive/-/commit/91e56380ba2ed2c6c7272a3e197a809ee117ac5f

-- 
You are receiving this mail because:
You are watching all bug changes.

[kdenlive] [Bug 461372] Average Blur X/Y size -- X broken (easy-fix)

2022-11-04 Thread erjiang
https://bugs.kde.org/show_bug.cgi?id=461372

erjiang  changed:

   What|Removed |Added

 Status|REPORTED|RESOLVED
 Resolution|--- |NOT A BUG
 CC||erji...@alumni.iu.edu

--- Comment #1 from erjiang  ---
Average Blur is a filter provided by avfilter. Seems like this is expected
behavior based on the documentation:
https://ffmpeg.org/ffmpeg-filters.html#avgblur

I'm going to mark this as not a bug unless there's something you think we
should do for Kdenlive specifically.

-- 
You are receiving this mail because:
You are watching all bug changes.

[kdenlive] [Bug 460928] Archive does not export all Effects

2022-10-25 Thread erjiang
https://bugs.kde.org/show_bug.cgi?id=460928

erjiang  changed:

   What|Removed |Added

 Ever confirmed|0   |1
 Status|REPORTED|CONFIRMED
 CC||erji...@alumni.iu.edu

--- Comment #3 from erjiang  ---
I think this is a general deficiency in custom effects: the custom effect is
saved outside the project file. This would also be a problem if you send your
project files to a colleague on a different computer.

-- 
You are receiving this mail because:
You are watching all bug changes.

[kdenlive] [Bug 444669] macOS: UI elements not legible in light mode

2022-10-23 Thread erjiang
https://bugs.kde.org/show_bug.cgi?id=444669

erjiang  changed:

   What|Removed |Added

 CC||erji...@alumni.iu.edu

--- Comment #1 from erjiang  ---
On macOS 12.6, with Kdenlive 22.08.2, it seems to display fine, although it
seems to have kept my previous selection of Breeze Dark. The other themes seem
to work fine as well. Can you confirm if this is still an issue with the latest
Kdenlive version?

-- 
You are receiving this mail because:
You are watching all bug changes.

[kdenlive] [Bug 448146] Mac M1 latest OS Crash KDenlive for MacOS

2022-10-23 Thread erjiang
https://bugs.kde.org/show_bug.cgi?id=448146

--- Comment #14 from erjiang  ---
*** Bug 446980 has been marked as a duplicate of this bug. ***

-- 
You are receiving this mail because:
You are watching all bug changes.

[kdenlive] [Bug 446980] startup crash under Mac OS X 10.13.6 (High Sierra)

2022-10-23 Thread erjiang
https://bugs.kde.org/show_bug.cgi?id=446980

erjiang  changed:

   What|Removed |Added

 CC||erji...@alumni.iu.edu
 Status|CONFIRMED   |RESOLVED
 Resolution|--- |DUPLICATE

--- Comment #14 from erjiang  ---
Looks like this was the same issue as #448146 which has been fixed.

*** This bug has been marked as a duplicate of bug 448146 ***

-- 
You are receiving this mail because:
You are watching all bug changes.

[kdenlive] [Bug 453189] macOS: Opening project file from Finder yields empty project

2022-10-23 Thread erjiang
https://bugs.kde.org/show_bug.cgi?id=453189

erjiang  changed:

   What|Removed |Added

 Ever confirmed|0   |1
 Status|REPORTED|CONFIRMED
 CC||erji...@alumni.iu.edu

--- Comment #1 from erjiang  ---
Confirmed that this is still an issue in Kdenlive 22.08.2. We should also make
it register itself as the application for .kdenlive files.

-- 
You are receiving this mail because:
You are watching all bug changes.

[kdenlive] [Bug 455084] Application crashes when I start audio track recording

2022-10-23 Thread erjiang
https://bugs.kde.org/show_bug.cgi?id=455084

erjiang  changed:

   What|Removed |Added

 CC||erji...@alumni.iu.edu

--- Comment #2 from erjiang  ---
Looks like Kdenlive 22.08.2 no longer crashes when trying to record, but audio
recording still doesn't work on Mac as reported in #460483.

-- 
You are receiving this mail because:
You are watching all bug changes.

[kdenlive] [Bug 460483] Recording with MAC's built-in microphone doesn't work

2022-10-23 Thread erjiang
https://bugs.kde.org/show_bug.cgi?id=460483

erjiang  changed:

   What|Removed |Added

 Status|REPORTED|CONFIRMED
 CC||erji...@alumni.iu.edu
 Ever confirmed|0   |1

--- Comment #1 from erjiang  ---
Confirmed on 22.08.2, M1 Mac. Also checked that "MacBook Air Microphone" was
selected in the settings, and it was the only choice.

-- 
You are receiving this mail because:
You are watching all bug changes.

[kdenlive] [Bug 460003] Incorrect 3D FFT Denoiser variable labeling

2022-10-17 Thread erjiang
https://bugs.kde.org/show_bug.cgi?id=460003

erjiang  changed:

   What|Removed |Added

  Latest Commit|https://invent.kde.org/mult |https://invent.kde.org/mult
   |imedia/kdenlive/commit/edde |imedia/kdenlive/commit/efc3
   |c8f7eeed78810212aa2911d238b |6da6827f3dc3a3bedc645c49590
   |a4ce2de1d   |84eac81aa

--- Comment #4 from erjiang  ---
Git commit efc36da6827f3dc3a3bedc645c4959084eac81aa by Eric Jiang.
Committed on 18/10/2022 at 05:44.
Pushed by erjiang into branch 'master'.

Fix naming of 3D FFT Denoiser parameters

Sigma, amount, block, overlap are the names used by the filter and the
filter's documentation.

M  +8-8data/effects/avfilter/avfilter_fftdnoiz.xml

https://invent.kde.org/multimedia/kdenlive/commit/efc36da6827f3dc3a3bedc645c4959084eac81aa

-- 
You are receiving this mail because:
You are watching all bug changes.

[kdenlive] [Bug 459429] The "scratchlines" effect does not work on Windows

2022-10-16 Thread erjiang
https://bugs.kde.org/show_bug.cgi?id=459429

erjiang  changed:

   What|Removed |Added

Summary|The "scratchlines" effect   |The "scratchlines" effect
   |does not work   |does not work on Windows

--- Comment #4 from erjiang  ---
It looks like the oldfilm/lines effect is generating invalid X positions on
Windows, which get saved into the XML. For example, on Linux it may generate a
reasonable value like line5=920px, while on Windows it may generate
line5=92142796. It may be a bug in MLT, but not sure.

I tested and was able to reproduce on Windows standalone 22.08.1. Because the
generated random numbers are saved in the XML, opening a project with
scratchlines created on Linux will work fine.

-- 
You are receiving this mail because:
You are watching all bug changes.

[kdenlive] [Bug 460003] Incorrect 3D FFT Denoiser variable labeling

2022-10-16 Thread erjiang
https://bugs.kde.org/show_bug.cgi?id=460003

erjiang  changed:

   What|Removed |Added

 Resolution|--- |FIXED
  Latest Commit||https://invent.kde.org/mult
   ||imedia/kdenlive/commit/edde
   ||c8f7eeed78810212aa2911d238b
   ||a4ce2de1d
 Status|REPORTED|RESOLVED

--- Comment #3 from erjiang  ---
Git commit eddec8f7eeed78810212aa2911d238ba4ce2de1d by Eric Jiang.
Committed on 16/10/2022 at 20:34.
Pushed by erjiang into branch 'fftdenoiz-param-names'.

Fix naming of 3D FFT Denoiser parameters

Sigma, amount, block, overlap are the names used by the filter and the
filter's documentation.

M  +8-8data/effects/avfilter/avfilter_fftdnoiz.xml

https://invent.kde.org/multimedia/kdenlive/commit/eddec8f7eeed78810212aa2911d238ba4ce2de1d

-- 
You are receiving this mail because:
You are watching all bug changes.

[kdenlive] [Bug 457221] Fails to open my project

2022-10-15 Thread erjiang
https://bugs.kde.org/show_bug.cgi?id=457221

--- Comment #7 from erjiang  ---
You could possibly try moving half of your media clips somewhere else and then
try opening the project to see if it works or not. That would narrow down the
problem clip to half of your files, then repeat until you've figured out which
clip will crash Kdenlive when opening. (If you do this make a backup first!)

-- 
You are receiving this mail because:
You are watching all bug changes.

[kdenlive] [Bug 458533] Scratchlines effect not working

2022-10-15 Thread erjiang
https://bugs.kde.org/show_bug.cgi?id=458533

erjiang  changed:

   What|Removed |Added

 CC||erji...@alumni.iu.edu
 Status|REPORTED|RESOLVED
 Resolution|--- |DUPLICATE

--- Comment #4 from erjiang  ---
Seems like this was also reported in #459429.

*** This bug has been marked as a duplicate of bug 459429 ***

-- 
You are receiving this mail because:
You are watching all bug changes.

[kdenlive] [Bug 459429] The "scratchlines" effect does not work

2022-10-15 Thread erjiang
https://bugs.kde.org/show_bug.cgi?id=459429

erjiang  changed:

   What|Removed |Added

 CC||arlin.chu...@gmail.com

--- Comment #3 from erjiang  ---
*** Bug 458533 has been marked as a duplicate of this bug. ***

-- 
You are receiving this mail because:
You are watching all bug changes.

[kdenlive] [Bug 459396] Kdenlive AppImage (experimental) cannot open

2022-10-15 Thread erjiang
https://bugs.kde.org/show_bug.cgi?id=459396

erjiang  changed:

   What|Removed |Added

 CC||erji...@alumni.iu.edu
 Status|REPORTED|RESOLVED
 Resolution|--- |FIXED

--- Comment #1 from erjiang  ---
Nightly builds do have problems sometimes. If newer builds run OK then there's
probably not anything to worry about. Build 370 seems to run fine, for example.

-- 
You are receiving this mail because:
You are watching all bug changes.

[kdenlive] [Bug 459429] The "scratchlines" effect does not work

2022-10-15 Thread erjiang
https://bugs.kde.org/show_bug.cgi?id=459429

erjiang  changed:

   What|Removed |Added

 CC||erji...@alumni.iu.edu
Summary|The "stripes" effect does   |The "scratchlines" effect
   |not work|does not work

-- 
You are receiving this mail because:
You are watching all bug changes.

[kdenlive] [Bug 459737] scratchlines doesn't work

2022-10-15 Thread erjiang
https://bugs.kde.org/show_bug.cgi?id=459737

erjiang  changed:

   What|Removed |Added

 Status|REPORTED|RESOLVED
 Resolution|--- |DUPLICATE

--- Comment #3 from erjiang  ---
Nevermind, screenshot is clearly Windows and version is listed as 22.08.1.
Looks like it's the same bug as #459429.

*** This bug has been marked as a duplicate of bug 459429 ***

-- 
You are receiving this mail because:
You are watching all bug changes.

[kdenlive] [Bug 459429] The "stripes" effect does not work

2022-10-15 Thread erjiang
https://bugs.kde.org/show_bug.cgi?id=459429

erjiang  changed:

   What|Removed |Added

 CC||miamot...@yahoo.com

--- Comment #2 from erjiang  ---
*** Bug 459737 has been marked as a duplicate of this bug. ***

-- 
You are receiving this mail because:
You are watching all bug changes.

[kdenlive] [Bug 459737] scratchlines doesn't work

2022-10-15 Thread erjiang
https://bugs.kde.org/show_bug.cgi?id=459737

erjiang  changed:

   What|Removed |Added

 CC||erji...@alumni.iu.edu

--- Comment #2 from erjiang  ---
Scratchlines seems to work normally on the 22.08.1 AppImage (Linux). What
version and what platform are you on?

-- 
You are receiving this mail because:
You are watching all bug changes.

[kdenlive] [Bug 460042] Lossless transcoding (when importing) results in upside down video

2022-10-15 Thread erjiang
https://bugs.kde.org/show_bug.cgi?id=460042

--- Comment #3 from erjiang  ---
(In reply to Karol from comment #2)
> As mentioned, it happens every time I choose the Lossless option. The video
> was taken with a smartphone. Do you think it has something to do with that
> fact? It's not impossible.

Do you have a sample original video file that you would be willing to share?
That would let me test and see how to reproduce it.

-- 
You are receiving this mail because:
You are watching all bug changes.

[kdenlive] [Bug 457160] Speech Recognition fails with vosk-model-en-us-0.21

2022-10-08 Thread erjiang
https://bugs.kde.org/show_bug.cgi?id=457160

--- Comment #5 from erjiang  ---
(In reply to Ian from comment #4)
> Today I installed kdenlive 22.08.1 and tested Speech Recognition.
> 
> With vosk-model-en-us-daanzu-20200905, subtitles were produced OK.
> WIth vosk-model-en-us-0.21, subtitles were produced OK (different/better
> than with the other model, but that was what I expected).
> With vosk-model-en-us-0.22 kdenlive crashed without reporting any problem.

I was able to successfully use vosk-model-en-us-0.22 using kdenlive 22.08.1
AppImage on Ubuntu 22.04.1, so maybe we should look at the differences between
your setup and mine. Could you let us know what kdenlive package (AppImage,
Flatpak, PPA) you're using and what operating system you're on? Do you have
enough memory for this model? (A casual test with vosk-model-en-us-0.22 showed
it peaking at 6GB of memory usage).

-- 
You are receiving this mail because:
You are watching all bug changes.

[kdenlive] [Bug 460042] Lossless transcoding (when importing) results in upside down video

2022-10-07 Thread erjiang
https://bugs.kde.org/show_bug.cgi?id=460042

erjiang  changed:

   What|Removed |Added

 CC||erji...@alumni.iu.edu

--- Comment #1 from erjiang  ---
Karol, thanks for reporting this. Do all videos get turned upside-down when you
do a lossless transcode? Is this video file taken with a phone or other device
that has auto-rotation?

-- 
You are receiving this mail because:
You are watching all bug changes.

[kdenlive] [Bug 458718] Only first word of Metadata is written to file

2022-09-27 Thread erjiang
https://bugs.kde.org/show_bug.cgi?id=458718

erjiang  changed:

   What|Removed |Added

  Latest Commit||https://invent.kde.org/mult
   ||imedia/kdenlive/commit/a130
   ||4676a61959783884f90473fd230
   ||6a6ffd835
 Resolution|--- |FIXED
 Status|ASSIGNED|RESOLVED

--- Comment #3 from erjiang  ---
Git commit a1304676a61959783884f90473fd2306a6ffd835 by Eric Jiang.
Committed on 28/09/2022 at 03:50.
Pushed by erjiang into branch 'master'.

Put metadata directly in XML from doc

Putting the project metadata in the parameters text hit an issue with
whitespace in the metadata. Skipping the parameters text and putting it
directly in the XML preserves the whitespace.

M  +11   -10   src/dialogs/renderwidget.cpp

https://invent.kde.org/multimedia/kdenlive/commit/a1304676a61959783884f90473fd2306a6ffd835

-- 
You are receiving this mail because:
You are watching all bug changes.

[kdenlive] [Bug 458718] Only first word of Metadata is written to file

2022-09-24 Thread erjiang
https://bugs.kde.org/show_bug.cgi?id=458718

erjiang  changed:

   What|Removed |Added

   Assignee|j...@kdenlive.org |erji...@alumni.iu.edu
 Status|CONFIRMED   |ASSIGNED

--- Comment #2 from erjiang  ---
I think inserting the metadata into the generated XML for MLT directly instead
of first storing it in the parameters is the right way to go, because the
parameter names (e.g. "meta.attr.title.markup") are MLT-specific and not
related or directly useful for ffmpeg. Thus, I don't see this making the UI
worse or less useful for advanced users.

Changing the parameters to be a QStringList or similar should be a future
improvement to whitespace-proof the parameters.

-- 
You are receiving this mail because:
You are watching all bug changes.