https://bugs.kde.org/show_bug.cgi?id=408226
Bug ID: 408226
Summary: Kdenlive crash when loading audio .mp3 to project
Product: kdenlive
Version: 19.04.1
Platform: Other
OS: Linux
Status: REPORTED
Severity: normal
Priority: NOR
Component: Video Display & Export
Assignee: [email protected]
Reporter: [email protected]
Target Milestone: ---
SUMMARY
When adding a .mp3 to a project, Kdenlive crashes.
STEPS TO REPRODUCE
1. In empty project, click Add clip
2. Select any .mp3 from file system
3. Click OK
OBSERVED RESULT
Kdenlive crashes.
$ kdenlive --mlt-log debug
| 2019-06-03 10:53:12.479 | [producer avformat]
/home/wass/media/audio/pos-vid-music/27-may-2019/mp3/2_angie.mp3
mlt_service_cache_get: name producer_avformat object 0x7fc4d0007a70
| 2019-06-03 10:53:12.479 | mlt_cache_get: get 0 = 0x7fc4d0007a70,
0x7fc4d00073f0
| 2019-06-03 10:53:12.479 | mlt_consumer.c:1589: T(wait_for_frame_queue)=9442
us
| 2019-06-03 10:53:12.479 | mlt_consumer.c:856: T(mlt_consumer_get_frame)=82 us
| 2019-06-03 10:53:12.480 | [filter avcolor_space] rgb24a -> yuv422 @ 1920x1080
space 709->709
[consumer sdl2_audio] Audio Opened: driver=pulseaudio channels=2
frequency=48000
| 2019-06-03 10:53:12.481 | [filter avcolor_space] yuv422 -> yuv420p @
1920x1080 space 709->709
| 2019-06-03 10:53:12.482 | [filter deinterlace] error 0 deint 1 prog 1 fmt
yuv420p method onefield
| 2019-06-03 10:53:12.482 | TFF in 0 out -1
| 2019-06-03 10:53:12.488 | mlt_consumer.c:900: T(mlt_frame_get_image)=8706 us
| 2019-06-03 10:53:12.488 | [producer avformat]
/home/wass/media/audio/pos-vid-music/27-may-2019/mp3/2_angie.mp3
mlt_service_cache_get: name producer_avformat object 0x7fc4d0007a70
| 2019-06-03 10:53:12.488 | mlt_cache_get: get 0 = 0x7fc4d0007a70,
0x7fc4d00073f0
| 2019-06-03 10:53:12.488 | mlt_consumer.c:856: T(mlt_consumer_get_frame)=73 us
| 2019-06-03 10:53:12.489 | [filter avcolor_space] rgb24a -> yuv422 @ 1920x1080
space 709->709
Floating point exception (core dumped)
EXPECTED RESULT
.mp3 audio file added to project
SOFTWARE/OS VERSIONS
Windows:
macOS:
Linux/KDE Plasma:
(available in About System)
KDE Plasma Version:
KDE Frameworks Version:
Qt Version:
ADDITIONAL INFORMATION
--
You are receiving this mail because:
You are watching all bug changes.