Translations:Archive:Kdenlive/Manual/Troubleshooting and Common Problems/7/ru: Difference between revisions
Appearance
Created page with ";Kdenlive предупреждает меня о недостающих кодеках, я не могу сделать рендеринг в некоторых формата..." |
No edit summary |
||
Line 1: | Line 1: | ||
;Kdenlive предупреждает меня о недостающих кодеках, я не могу сделать рендеринг в некоторых форматах.[[File:MissingCodec.png||right]] | ;Kdenlive предупреждает меня о недостающих кодеках, я не могу сделать рендеринг в некоторых форматах.[[File:MissingCodec.png||right]] | ||
: Есть несколько возможных причин: | : Есть несколько возможных причин: | ||
# | # Вы установили кодеки после установки '''Kdenlive's'''. To force Kdenlive to check available codecs on your system, run the configuration wizard: <menuchoice>Settings -> Run Config Wizard</menuchoice>. Complete the wizard and restart '''Kdenlive''' to be sure that codecs have been detected. | ||
# The codecs are not available on your system. '''Kdenlive''' uses the codecs from your '''FFmpeg''' or '''Libav''' library. Due to some licensing issues, some distributions do not provide all codecs by default and you might need to install an extra package. On Ubuntu / Mint for example, you must install a package called libavcodec-extra-xx. After that, check again the codecs as explained in the first step. | # The codecs are not available on your system. '''Kdenlive''' uses the codecs from your '''FFmpeg''' or '''Libav''' library. Due to some licensing issues, some distributions do not provide all codecs by default and you might need to install an extra package. On Ubuntu / Mint for example, you must install a package called libavcodec-extra-xx. After that, check again the codecs as explained in the first step. | ||
# Last possibility is that your '''FFmpeg''' or '''Libav''' version is buggy and does not report all supported codecs. '''Kdenlive''' releases after 0.9.2 have an option to try using codecs even if they seem unsupported: <menuchoice>Settings -> Configure Kdenlive</menuchoice> and check the <menuchoice>Bypass codec verification</menuchoice> option. | # Last possibility is that your '''FFmpeg''' or '''Libav''' version is buggy and does not report all supported codecs. '''Kdenlive''' releases after 0.9.2 have an option to try using codecs even if they seem unsupported: <menuchoice>Settings -> Configure Kdenlive</menuchoice> and check the <menuchoice>Bypass codec verification</menuchoice> option. |
Revision as of 16:06, 11 February 2013
- Kdenlive предупреждает меня о недостающих кодеках, я не могу сделать рендеринг в некоторых форматах.
- Есть несколько возможных причин:
- Вы установили кодеки после установки Kdenlive's. To force Kdenlive to check available codecs on your system, run the configuration wizard: . Complete the wizard and restart Kdenlive to be sure that codecs have been detected.
- The codecs are not available on your system. Kdenlive uses the codecs from your FFmpeg or Libav library. Due to some licensing issues, some distributions do not provide all codecs by default and you might need to install an extra package. On Ubuntu / Mint for example, you must install a package called libavcodec-extra-xx. After that, check again the codecs as explained in the first step.
- Last possibility is that your FFmpeg or Libav version is buggy and does not report all supported codecs. Kdenlive releases after 0.9.2 have an option to try using codecs even if they seem unsupported: and check the option.