| Summary: | kdenlive-git fails to create audio thumbnails | ||
|---|---|---|---|
| Product: | [Applications] kdenlive | Reporter: | Anton Gubarkov <anton.gubarkov> |
| Component: | Rendering & Export | Assignee: | Jean-Baptiste Mardelle <jb> |
| Status: | RESOLVED NOT A BUG | ||
| Severity: | normal | ||
| Priority: | NOR | ||
| Version First Reported In: | unspecified | ||
| Target Milestone: | --- | ||
| Platform: | Compiled Sources | ||
| OS: | Linux | ||
| Latest Commit: | Version Fixed/Implemented In: | ||
| Sentry Crash Report: | |||
Already reported as bug 362925. |
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