Archive:Kdenlive/Manual/Troubleshooting and Common Problems/ru: Difference between revisions
Appearance
No edit summary |
Updating to match new version of source page |
||
Line 3: | Line 3: | ||
}} | }} | ||
<languages /> | <languages /> | ||
;Kdenlive warns me about missing codecs, I cannot render in some formats.[[File:MissingCodec.png||right]] | |||
: There are several possible reasons for this: | |||
# You have installed the codecs after Kdenlive's installation. 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. | |||
# 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. | |||
;Kdenlive слишком большой на моем экране. Я не могу сделать его меньше. | ;Kdenlive слишком большой на моем экране. Я не могу сделать его меньше. |
Revision as of 17:47, 5 February 2013
- Kdenlive warns me about missing codecs, I cannot render in some formats.
- There are several possible reasons for this:
- You have installed the codecs after Kdenlive's installation. 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.
- Kdenlive слишком большой на моем экране. Я не могу сделать его меньше.
- Это обычно происходит, когда открыто слишком много виджетов. Каждый виджет занимает минимум пространства в ширину. Закройте некоторые (напрмер через меню button) и рассмотрите возможность использования "Видов"( ).
- Я хочу обрезать видео без перекодирования. Как я могу это сделать?
- Вы не можете сделать это в Kdenlive. (Пожалуйста попробуйте использовать Avidemux.) Дело в том что для разделения, файлы должны обрабатываться совершенно другим способом. (сам файл должен быть отредактирован, а Kdenlive собирает кадры в новый файл).
См. так же: здесь и здесь
- Я хочу применить эффект, например, водяной знак, ко всему проекту. Каой лучший способ сделать это?
- Создайте новый проект с тем же профилем проекта и импортируйте проект как клип, в тот к которому вы хотите применить эффект (
См. так же: Как добавить водяной знак в kdenlive на Vimeo. ).
- Мой монитор воспроизводит искаженное изображение или вообще что-то, чего на самом деле быть не должно.
- Пожалуйста проверьте настройки в . Попробуйте отключить OpenGL, если он включен, или использовать другой драйвер. Kdenlive может потребоваться перезапуск.