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

From KDE UserBase Wiki
(Importing a new version from external source)
m (FuzzyBot moved page Translations:Kdenlive/Manual/Useful Information/FAQ/6/en to Translations:Archive:Kdenlive/Manual/Useful Information/FAQ/6/en without leaving a redirect: Part of translatable page "Kdenlive/Manual/Useful Information/FAQ")
 
(No difference)

Latest revision as of 10:41, 11 August 2023

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 your 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