Bug 362926 - kdenlive-git fails to create audio thumbnails
Summary: kdenlive-git fails to create audio thumbnails
Status: RESOLVED NOT A BUG
Alias: None
Product: kdenlive
Classification: Applications
Component: Video Display & Export (show other bugs)
Version: unspecified
Platform: Compiled Sources Linux
: NOR normal
Target Milestone: ---
Assignee: Jean-Baptiste Mardelle
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2016-05-11 07:05 UTC by Anton Gubarkov
Modified: 2016-05-11 20:11 UTC (History)
0 users

See Also:
Latest Commit:
Version Fixed In:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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.