Translations:Archive:Kdenlive/Manual/Troubleshooting and Common Problems/7/ru

From KDE UserBase Wiki
Revision as of 16:05, 11 February 2013 by Bushuev (talk | contribs) (Created page with ";Kdenlive предупреждает меня о недостающих кодеках, я не могу сделать рендеринг в некоторых формата...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Kdenlive предупреждает меня о недостающих кодеках, я не могу сделать рендеринг в некоторых форматах.
Есть несколько возможных причин:
  1. You have installed the codecs after Kdenlive's installation. To force Kdenlive to check available codecs on your system, run the configuration wizard: Settings -> Run Config Wizard. Complete the wizard and restart Kdenlive to be sure that codecs have been detected.
  2. 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.
  3. 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: Settings -> Configure Kdenlive and check the Bypass codec verification option.