Bug 362926

Summary: kdenlive-git fails to create audio thumbnails
Product: [Applications] kdenlive Reporter: Anton Gubarkov <anton.gubarkov>
Component: Video Display & ExportAssignee: Jean-Baptiste Mardelle <jb>
Status: RESOLVED NOT A BUG    
Severity: normal    
Priority: NOR    
Version: unspecified   
Target Milestone: ---   
Platform: Compiled Sources   
OS: Linux   
Latest Commit: Version Fixed In:

Description Anton Gubarkov 2016-05-11 07:05:03 UTC
out of 3 clips I work with, only one  produces an audio thumbnail. The other 2 give the following error:
***********
FOUND GUIDES:  1 
**********

RtApiAlsa::getDeviceInfo: snd_pcm_open error for device (hw:1,0), Устройство или ресурс занято.

"Creating audio thumbnails (1/1)"
"Creating audio thumbnails (2/2)"

RtApiAlsa::callbackEvent: audio write error, underrun.

"Error reading audio thumbnail"
QProcess: Destroyed while process ("/usr/bin/ffmpeg") is still running.
WARNING: Phonon::createPath: Cannot connect  Phonon::MediaObject ( no objectName ) to  Phonon::AudioOutput ( no objectName ).
"Creating audio thumbnails (3/2)"
"Error reading audio thumbnail"
QProcess: Destroyed while process ("/usr/bin/ffmpeg") is still running.
WARNING: Phonon::createPath: Cannot connect  Phonon::MediaObject ( no objectName ) to  Phonon::AudioOutput ( no objectName ).

The clips are big - 12 and 19 GB. What's the best way to debug it?



Reproducible: Always
Comment 1 Christoph Feck 2016-05-11 20:11:14 UTC
Already reported as bug 362925.