[kdenlive] [Bug 446886] Rendering Crashed in version 21.12.0

2022-08-27 Thread Sebastian Kuhne
https://bugs.kde.org/show_bug.cgi?id=446886

Sebastian Kuhne  changed:

   What|Removed |Added

 Resolution|--- |WORKSFORME
 Status|REOPENED|RESOLVED

--- Comment #16 from Sebastian Kuhne  ---
I change the status to RESOLVED-WORKSFORME.

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

[kdenlive] [Bug 446886] Rendering Crashed in version 21.12.0

2022-08-27 Thread Sebastian Kuhne
https://bugs.kde.org/show_bug.cgi?id=446886

--- Comment #15 from Sebastian Kuhne  ---
(In reply to farid from comment #14)
> Can you please provide these files so I can try to reproduce?

Hi farid,

this topic is quite old, and I have used the workaround described above so far.
However, I tried today to reproduce the issue with the current setup:

Kdenlive 22.08.0
Operating System: openSUSE Tumbleweed 20220826
KDE Plasma Version: 5.25.4
KDE Frameworks Version: 5.97.0
Qt Version: 5.15.5
Kernel Version: 5.19.2-1-default (64-bit)
Graphics Platform: X11
Processors: 4 × AMD A8-7650K Radeon R7, 10 Compute Cores 4C+6G
Memory: 14.6 GiB of RAM
Graphics Processor: AMD KAVERI

I can say that I was not able to reproduce the failure anymore – the rendering
process finished without any issues.
So, obviously the issue disappeared, and in my view we can close this topic.

Many thanks!

Best regards
Sebastian

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

[kdenlive] [Bug 446886] Rendering Crashed in version 21.12.0

2022-08-26 Thread farid
https://bugs.kde.org/show_bug.cgi?id=446886

farid  changed:

   What|Removed |Added

 CC||[email protected]

--- Comment #14 from farid  ---
Can you please provide these files so I can try to reproduce?

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

[kdenlive] [Bug 446886] Rendering Crashed in version 21.12.0

2022-02-13 Thread Sebastian Kuhne
https://bugs.kde.org/show_bug.cgi?id=446886

Sebastian Kuhne  changed:

   What|Removed |Added

 Status|RESOLVED|REOPENED
 Ever confirmed|0   |1
 Resolution|WORKSFORME  |---

--- Comment #13 from Sebastian Kuhne  ---
Hi Jean-Baptiste,

I need to come back to this issue since I have updated information.

If I render a .m2t- file to .mp4 with 
*Video Settings*
- Frame size: 1920 x 1080 (16:9)
- Frame rate: 25 fps
- Pixel Aspect Ratio: 1
- Colour Space: ITU-R 709
- Interlaced: no
all is OK, and there is no crash.


If I render the *same* .m2t- file to .mp4 with 
*Video Settings*
- Frame size: 720 x 576 (16:9)
- Frame rate: 25 fps
- Pixel Aspect Ratio: 1,4
- Colour Space: ITU-R 601
- Interlaced: no
the crash occurs.

I do not know if we should follow up on this, but it might be reasonable to
prevent other users from the same experience. 
Happy to provide the m2t-file and .kdenlive-file.
Let me know how to proceed.

Best regards
Sebastian

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

[kdenlive] [Bug 446886] Rendering Crashed in version 21.12.0

2022-01-20 Thread Sebastian Kuhne
https://bugs.kde.org/show_bug.cgi?id=446886

Sebastian Kuhne  changed:

   What|Removed |Added

 Status|REPORTED|RESOLVED
 Resolution|--- |WORKSFORME

--- Comment #12 from Sebastian Kuhne  ---
(In reply to Jean-Baptiste Mardelle from comment #11)
> Thanks for your report. From the log, I would say that your source video
> file is corrupted:
> [mpeg2video @ 0x7fcd9819a900] Invalid frame dimensions 0x0
> 
> Could you try to remux the source file with FFmpeg ? In a terminal, type:
> 
> ffmpeg -i yoursource.m2t converted.mp4 -vcodec copy -acodec copy
> 
> This will create a "converted.mp4" file that might be usable in Kdenlive.
> If this does not work you can re-encode it with:
> 
> ffmpeg -i yoursource.m2t converted.mp4
> 
> This will re-encode the video and should work. To further debug the issue
> (probably an upstream problem in MLT), we would need access to the source
> file but I guess it's a huge file. So please first try my workarounds.

Hi Jean-Baptiste,
Many thanks for the advice, and I am sorry that I did not realize that the
original file was corrupted.
However, your workaround worked perfectly.
Obviously there is nothing more to add; I will close this issue and sorry again
for the inconveniences.

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

[kdenlive] [Bug 446886] Rendering Crashed in version 21.12.0

2022-01-20 Thread Jean-Baptiste Mardelle
https://bugs.kde.org/show_bug.cgi?id=446886

--- Comment #11 from Jean-Baptiste Mardelle  ---
Thanks for your report. From the log, I would say that your source video file
is corrupted:
[mpeg2video @ 0x7fcd9819a900] Invalid frame dimensions 0x0

Could you try to remux the source file with FFmpeg ? In a terminal, type:

ffmpeg -i yoursource.m2t converted.mp4 -vcodec copy -acodec copy

This will create a "converted.mp4" file that might be usable in Kdenlive.
If this does not work you can re-encode it with:

ffmpeg -i yoursource.m2t converted.mp4

This will re-encode the video and should work. To further debug the issue
(probably an upstream problem in MLT), we would need access to the source file
but I guess it's a huge file. So please first try my workarounds.

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

[kdenlive] [Bug 446886] Rendering Crashed in version 21.12.0

2022-01-19 Thread Sebastian Kuhne
https://bugs.kde.org/show_bug.cgi?id=446886

--- Comment #10 from Sebastian Kuhne  ---
Just want to touch base and ask if there is any progress, and if I can further
help.
I have tested the issue again with Nightly
kdenlive-22.03.70-2668251-x86_64.appimage - the issue is still persistent.

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

[kdenlive] [Bug 446886] Rendering Crashed in version 21.12.0

2021-12-19 Thread Sebastian Kuhne
https://bugs.kde.org/show_bug.cgi?id=446886

Sebastian Kuhne  changed:

   What|Removed |Added

 Attachment #144699|ErrorLog|ErrorLog - AppImage
description||

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

[kdenlive] [Bug 446886] Rendering Crashed in version 21.12.0

2021-12-19 Thread Sebastian Kuhne
https://bugs.kde.org/show_bug.cgi?id=446886

--- Comment #9 from Sebastian Kuhne  ---
Created attachment 144701
  --> https://bugs.kde.org/attachment.cgi?id=144701&action=edit
mp4 log - AppImage

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

[kdenlive] [Bug 446886] Rendering Crashed in version 21.12.0

2021-12-19 Thread Sebastian Kuhne
https://bugs.kde.org/show_bug.cgi?id=446886

--- Comment #8 from Sebastian Kuhne  ---
Created attachment 144700
  --> https://bugs.kde.org/attachment.cgi?id=144700&action=edit
Screenshot of Scene - AppImage

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

[kdenlive] [Bug 446886] Rendering Crashed in version 21.12.0

2021-12-19 Thread Sebastian Kuhne
https://bugs.kde.org/show_bug.cgi?id=446886

--- Comment #7 from Sebastian Kuhne  ---
Created attachment 144699
  --> https://bugs.kde.org/attachment.cgi?id=144699&action=edit
ErrorLog

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

[kdenlive] [Bug 446886] Rendering Crashed in version 21.12.0

2021-12-19 Thread Sebastian Kuhne
https://bugs.kde.org/show_bug.cgi?id=446886

--- Comment #6 from Sebastian Kuhne  ---
(In reply to emohr from comment #5)
> Thank you for reporting. Difficult to say what happens here.
> Please try with the current Kdenlive AppImage version 21.21.0 to see if
> there are any packaging issues
> https://download.kde.org/stable/kdenlive/21.12/linux/

Many thanks for taking that issue.
I tried the current Kdenlive AppImage version 21.21.0 as you proposed.
Unfortunately, the same issue appears. I am attaching the same file structure
again.

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

[kdenlive] [Bug 446886] Rendering Crashed in version 21.12.0

2021-12-19 Thread emohr
https://bugs.kde.org/show_bug.cgi?id=446886

emohr  changed:

   What|Removed |Added

  Flags||timeline_corruption+
   Severity|normal  |crash
 CC||[email protected]

--- Comment #5 from emohr  ---
Thank you for reporting. Difficult to say what happens here.
Please try with the current Kdenlive AppImage version 21.21.0 to see if there
are any packaging issues https://download.kde.org/stable/kdenlive/21.12/linux/

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

[kdenlive] [Bug 446886] Rendering Crashed in version 21.12.0

2021-12-12 Thread Sebastian Kuhne
https://bugs.kde.org/show_bug.cgi?id=446886

Sebastian Kuhne  changed:

   What|Removed |Added

Summary|Rendering Crashed   |Rendering Crashed in
   ||version 21.12.0

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