Jump to content

Translations:Archive:Kdenlive/Manual/Useful Information/FAQ/6/en: Difference between revisions

From KDE UserBase Wiki
FuzzyBot (talk | contribs)
Importing a new version from external source
(No difference)

Revision as of 05:20, 18 October 2018

Information about message (contribute)
This message has no documentation. If you know where or how this message is used, you can help other translators by adding documentation to this message.
Message definition (Archive:Kdenlive/Manual/Useful Information/FAQ)
To fix ...<br />
<br />If your audio source is from a video file try extracting the audio from your video sources and transcoding the audio to WAV format. If you use the [[Special:MyLanguage/Kdenlive/Manual/Clip_Menu/Extract_Audio |Extract Audio]]  feature of Kdenlive to do this it will write a .wav file for you.
<br />
If you have a pure audio source try transcoding that to WAV.
<br />
 lame --decode file.mp3 file.wav

To fix ...

If your audio source is from a video file try extracting the audio from you video sources and transcoding the audio to WAV format. If you use the Extract Audio feature of Kdenlive to do this it will write a .wav file for you.
If you have a pure audio source try transcoding that to WAV.

lame --decode file.mp3 file.wav