[kdenlive] [Bug 364833] Crash when adding .wtv (Windows Media Center) clip.

2017-03-26 Thread BobSCA
https://bugs.kde.org/show_bug.cgi?id=364833

--- Comment #7 from BobSCA  ---
Bug identified/corrected in mlt. Will be resolved in v6.6.0.

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

[kdenlive] [Bug 364833] Crash when adding .wtv (Windows Media Center) clip.

2017-03-21 Thread BobSCA
https://bugs.kde.org/show_bug.cgi?id=364833

--- Comment #6 from BobSCA  ---
Current Windows release of kdenlive (16.12.1) loads .wtv files OK except for
the problem of infinite multi-streams clips being created, but after some delay
(~1 minute for 1 hour clip) can cancel out of that if "Automatically import all
streams in multi-stream clips" is not checked.

Sample 2.5 minute video demonstrating multi-stream problem is available at
https://www.dropbox.com/s/uew9fhuvfu7w4vd/kdenlive_multistream_bug.wtv?dl=0 
(click "No thanks, continue to view").

Submitted bug to mlt team at https://github.com/mltframework/mlt/issues/220.

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

[kdenlive] [Bug 364833] Crash when adding .wtv (Windows Media Center) clip.

2017-03-13 Thread Wegwerf
https://bugs.kde.org/show_bug.cgi?id=364833

Wegwerf  changed:

   What|Removed |Added

 Status|CONFIRMED   |RESOLVED
 Resolution|--- |UPSTREAM

--- Comment #5 from Wegwerf  ---
Need to be reported to MLT project by OR.

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

[kdenlive] [Bug 364833] Crash when adding .wtv (Windows Media Center) clip.

2016-11-27 Thread farid
https://bugs.kde.org/show_bug.cgi?id=364833

--- Comment #4 from farid  ---
Should we keep this open?

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

[kdenlive] [Bug 364833] Crash when adding .wtv (Windows Media Center) clip.

2016-10-08 Thread Wegwerf via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=364833

Wegwerf  changed:

   What|Removed |Added

 CC||wegwerf-1-...@gmx.de

--- Comment #3 from Wegwerf  ---
So I'm seeing the same crash, and the crash happens inside
consumer_read_ahead_thread of mlt_consumer. Despite melt playing the same clip
fine, I suspect this to be an upstream MLT issue nevertheless. However, I might
be wrong here.

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


[kdenlive] [Bug 364833] Crash when adding .wtv (Windows Media Center) clip.

2016-09-30 Thread farid via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=364833

farid  changed:

   What|Removed |Added

 Ever confirmed|0   |1
 Status|UNCONFIRMED |CONFIRMED
 CC||snd.no...@gmail.com

--- Comment #2 from farid  ---
I confirm crash using the file provided by OP.

Thread 22 (Thread 0x7fff6bffe700 (LWP 6579)):
#0  0x7fffefea7814 in __memmove_avx_unaligned_erms () from
/usr/lib/libc.so.6
#1  0x7fffbf0edde6 in ?? () from /usr/lib/mlt/libmltavformat.so
#2  0x76f97729 in mlt_frame_get_audio () from /usr/lib/libmlt.so.6
#3  0x7fffae22de81 in ?? () from /usr/lib/mlt/libmltcore.so
#4  0x76f97729 in mlt_frame_get_audio () from /usr/lib/libmlt.so.6
#5  0x7fffab77213d in ?? () from /usr/lib/mlt/libmltresample.so
#6  0x76f97729 in mlt_frame_get_audio () from /usr/lib/libmlt.so.6
#7  0x76faa6ef in ?? () from /usr/lib/libmlt.so.6
#8  0x558c4260 in RenderThread::run (this=0x7fff73c32be0)
at
/home/farid/Downloads/kdenlive/src/kdenlive-16.08.1/src/monitor/glwidget.cpp:1248
#9  0x70855d78 in ?? () from /usr/lib/libQt5Core.so.5
#10 0x7fffee31f454 in start_thread () from /usr/lib/libpthread.so.0
#11 0x7fffefe677df in clone () from /usr/lib/libc.so.6

Thread 21 (Thread 0x7fff949a6700 (LWP 6578)):
#0  0x7fffee32510f in pthread_cond_wait@@GLIBC_2.3.2 () from
/usr/lib/libpthread.so.0
#1  0x76faa9bb in mlt_consumer_rt_frame () from /usr/lib/libmlt.so.6
#2  0x7fffac31fa20 in ?? () from /usr/lib/mlt/libmltsdl.so
#3  0x7fffee31f454 in start_thread () from /usr/lib/libpthread.so.0
#4  0x7fffefe677df in clone () from /usr/lib/libc.so.6

Thread 19 (Thread 0x7fff69b5b700 (LWP 6576)):
#0  0x7fffefdc5dad in vfprintf () from /usr/lib/libc.so.6
#1  0x7fffefe757d6 in __vsnprintf_chk () from /usr/lib/libc.so.6
#2  0x7fffefe75738 in __snprintf_chk () from /usr/lib/libc.so.6
#3  0x76fabff3 in mlt_filter_process () from /usr/lib/libmlt.so.6
#4  0x76fa2cb5 in mlt_service_apply_filters () from
/usr/lib/libmlt.so.6
#5  0x76fa2e56 in mlt_service_get_frame () from /usr/lib/libmlt.so.6
#6  0x76d82243 in Mlt::Service::get_frame(int) () from
/usr/lib/libmlt++.so.3
#7  0x559a8fd9 in ProjectClip::slotCreateAudioThumbs
(this=this@entry=0x58fbfc20)
at
/home/farid/Downloads/kdenlive/src/kdenlive-16.08.1/src/bin/projectclip.cpp:1206
#8  0x55982310 in Bin::slotCreateAudioThumbs (this=0x5642c120)
at /home/farid/Downloads/kdenlive/src/kdenlive-16.08.1/src/bin/bin.cpp:582
---Type  to continue, or q  to quit---
#9  0x556456f5 in QtConcurrent::RunFunctionTask::run
(this=0x7fff906d3df0)
at /usr/include/qt/QtConcurrent/qtconcurrentrunbase.h:136
#10 0x7085201f in ?? () from /usr/lib/libQt5Core.so.5
#11 0x70855d78 in ?? () from /usr/lib/libQt5Core.so.5
#12 0x7fffee31f454 in start_thread () from /usr/lib/libpthread.so.0
#13 0x7fffefe677df in clone () from /usr/lib/libc.so.6

Thread 18 (Thread 0x7fff9c908700 (LWP 6575)):
#0  0x7fffee3254b8 in pthread_cond_timedwait@@GLIBC_2.3.2 () from
/usr/lib/libpthread.so.0
#1  0x70856b66 in QWaitCondition::wait(QMutex*, unsigned long) ()
   from /usr/lib/libQt5Core.so.5
#2  0x70852274 in ?? () from /usr/lib/libQt5Core.so.5
#3  0x70855d78 in ?? () from /usr/lib/libQt5Core.so.5
#4  0x7fffee31f454 in start_thread () from /usr/lib/libpthread.so.0
#5  0x7fffefe677df in clone () from /usr/lib/libc.so.6

Thread 17 (Thread 0x7fff6aafc700 (LWP 6567)):
#0  0x7fffefe5e48d in poll () from /usr/lib/libc.so.6
#1  0x7fffe80ab066 in ?? () from /usr/lib/libglib-2.0.so.0
#2  0x7fffe80ab17c in g_main_context_iteration () from
/usr/lib/libglib-2.0.so.0
#3  0x70a8459b in
QEventDispatcherGlib::processEvents(QFlags) ()
from /usr/lib/libQt5Core.so.5
#4  0x70a2e0da in
QEventLoop::exec(QFlags) ()
   from /usr/lib/libQt5Core.so.5
#5  0x708510f3 in QThread::exec() () from /usr/lib/libQt5Core.so.5
#6  0x70855d78 in ?? () from /usr/lib/libQt5Core.so.5
#7  0x7fffee31f454 in start_thread () from /usr/lib/libpthread.so.0
#8  0x7fffefe677df in clone () from /usr/lib/libc.so.6

Thread 16 (Thread 0x7fff6b5fd700 (LWP 6566)):
#0  0x7fffee32510f in pthread_cond_wait@@GLIBC_2.3.2 () from
/usr/lib/libpthread.so.0
#1  0x70856c2b in QWaitCondition::wait(QMutex*, unsigned long) ()
   from /usr/lib/libQt5Core.so.5
#2  0x7623a435 in ?? () from /usr/lib/libQt5Quick.so.5
#3  0x7623ad2a in ?? () from /usr/lib/libQt5Quick.so.5
---Type  to continue, or q  to quit---
#4  0x70855d78 in ?? () from /usr/lib/libQt5Core.so.5
#5  0x7fffee31f454 in start_thread () from /usr/lib/libpthread.so.0
#6  0x7fffefe677df in clone () from 

[kdenlive] [Bug 364833] Crash when adding .wtv (Windows Media Center) clip.

2016-06-27 Thread BobSCA via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=364833

--- Comment #1 from BobSCA  ---
Correction: task FFplay mentioned above should be ffmpeg.

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