Kdenlive/Manual/Clip Menu/Stabilize/ru: Difference between revisions

From KDE UserBase Wiki
No edit summary
m (FuzzyBot moved page Kdenlive/Manual/Project Menu/Stabilize/ru to Kdenlive/Manual/Clip Menu/Stabilize/ru without leaving a redirect: Part of translatable page "Kdenlive/Manual/Project Menu/Stabilize".)
(13 intermediate revisions by 2 users not shown)
Line 1: Line 1:
<languages/>
<languages/>


==Стабилизация==
====Стабилизация====


Этот пункт меню доступен из [[Special:MyLanguage/Kdenlive/Manual/Projects_and_Files/Project_Tree#Project Tree - Right Click Menu|контекстного меню]] клипа, находящегося  в дереве проекта или в [[Special:MyLanguage/Kdenlive/Manual/Project_Menu|меню Проект]], когда клип выделен в дереве проекта.
Этот пункт меню доступен из [[Special:MyLanguage/Kdenlive/Manual/Projects_and_Files/Project_Tree#Project Tree - Right Click Menu|контекстного меню]] клипа, находящегося  в дереве проекта или в [[Special:MyLanguage/Kdenlive/Manual/Project_Menu|меню Проект]], когда клип выделен в дереве проекта.


<span class="mw-translate-fuzzy">
Эта функция применяет для клипа, алгоритм стабилизации изображения, который может уменьшить дрожание кадра, обусловленное нестабильным положением камеры (например съёмка с рук и т.п.)
Эта функция применяет для клипа, алгоритм стабилизации изображения, который может уменьшить дрожание кадра, обусловленное нестабильным положением камеры (например съёмка с рук и т.п.)
</span>


<span class="mw-translate-fuzzy">
Есть два различных метода стабилизации доступных в'' 'Kdenlive''' - vstab и transcode (перекодировать).
Есть два различных метода стабилизации доступных в'' 'Kdenlive''' - vstab и transcode (перекодировать).
</span>


Это видео показывает, рядом сравнение методов стабилизации vstab и transcode .
Это видео показывает, рядом сравнение методов стабилизации vstab и transcode .
Line 14: Line 18:




=== стабилизация ( vstab) ===


Основано на [http://vstab.sourceforge.net/ этой] работе.
===== Stabilize =====


В этом учебнике показано, как использовать функцию стабилизации - vstab версии:
[[File:Kdenlive stabilise transcode.png|frame|left|Transcode Dialog in version 0.9.2]]
This menu item was called  ''stabilize (transcode)'' in versions 0.9.2 and earlier.
<br clear=all>


{{#ev:youtube|SWCoqZLJNgY}}


Настройки "shutter angle"  - расказчик говорит что не знает что это такое (1:35) ... Shutter angle  - это угол съёмки - максимальный угол на который может быть повернуто изображение, подлежащее стабилизации. См. [http://www.mltframework.org/bin/view/MLT/FilterVideostab здесь].
[[File:Kdenlive Stablise transcode v0.9.3.png|frame|left|Transcode Dialog in version 0.9.3 and higher]]
In version 0.9.3, the transcode GUI was simplified.
<br clear=all>


=== стабилизация (transcode) ===
Based on the tooltips from this screen and the docs [http://public.hronopik.de/vid.stab/features.php?lang=en here], this is what all the options mean:


[[File:Kdenlive stabilise transcode.png]]
'''optzoom''' = use optimal zoom  (calculated from transforms). Causes video to zoom until 90% of transformations are hidden.  Default is checked. Hint: You can further zoom in with the zoom option.


На основании этих советов и документов [http://public.hronopik.de/vid.stab/features.php?lang=en here] значение всех опций:
'''accuracy''' = accuracy of shakiness detection. Should be  >= shakiness factor. 1: low (fast processing). 15: high (slow processing). Default: 4. Recommended: 8.


'''optzoom''' = use optimal zoom  (calculated from transforms). Causes video to zoom until 90% of transformations are hidden. default - checked. Hint: You can further zoom in with the zoom option
'''algo''' = algorithm used. Checked = small measurement fields. Default = checked. Unchecked means use brute force algorithm. The brute force algorithm is deprecated and this option is not available after version 0.9.3.


'''accuracy''' = accuracy of shakiness detection. Should be  >=shakiness factor. 1: low (fast processing) 15: high (slow processing)  - default 4. Recommended 8
'''maxangle''' = maximum angle to rotate in radians. Default = -1, which means no limit.


'''algo''' (= algorithm used)   checked= small measurement fields - default = checked. Unchecked means use brute force algorithm. The brute force algorithm is deprecated.
'''relative''' Unchecked = absolute transform (don't use this). Checked = relative transform. Default is checked. This option is not available in version 0.9.3 - it uses relative transform.  


'''maxangle''' = maximum angle to rotate - in radians. default = -1  which means no limit
'''zoom''' - Additional zoom during transform. Percentage to zoom > 0 = zoom in, < 0 = zoom out.  The zoom specified here is in addition to the optimum zoom calculated by the program when optzoom is checked. Default = 0.


'''relative''' unchecked = absolute transform (don't use this), checked = relative transform. Default is checked.
'''shakiness''' How shaky is the video? And how quick is the camera? 1: little (fast processing). 10: very strong/quick (slow processing). Default = 4. Note: large values may also reduce the accuracy. This is due to the internals of the movement-detection. Typically you don't need a value greater than 7.


'''zoom''' - Additional zoom during transform. Percentage to zoom > 0 = zoom in, <0 = zoom out. The zoom specified here is additional to the optimum zoom calculated by the program when optzoom is checked. default = 0
'''invert''' Invert the transform. Default = unchecked. Inverting the transform is pointless - leave unchecked. This option is not available in version 0.9.3.


'''shakiness''' - how shaky is the video. and how quick is the camera? 1: little (fast processing) 10: very strong/quick (slow processing) Default = 4. Note: large values may also reduce the accuracy. This is due to the internals of the movement-detection. Typically you don't need a value greater than 7.
'''sharpen''' Sharpen transformed image. Amount of sharpening: 0: no sharpening. Uses filter unsharp with 5x5 matrix. Default = 0.8.


'''invert''' - invert the transform. default = unchecked. Inverting the transform is pointless - leave unchecked.
'''stepsize''' Step size of search process. Region around minimum is scanned with 1 pixel resolution. Default = 6.


'''sharpen''' - sharpen transformed imageamount of sharpening: 0: no sharpening. uses filter unsharp with 5x5 matrix Default = 0.8
'''show''' 0 = draw nothing, 1 or 2 = show fields and transformsUse 1 or 2 to preview what the process is going to do.  [http://public.hronopik.de/vid.stab/files/skiing_veryshaky_visualized8_short.ogv example]. Default = 0. Non-zero values of this parameter are not relevant in the '''Kdenlive''' implementation - use zero.  This option is not available in version 0.9.3.


'''stepsize''' - step size of search process, region around minimum  is scanned with 1 pixel resolution- default = 6
'''mincontrast''' Below this contrast, the field is discarded.  Range 0-1. Default = 0.3. You may want to use a smaller value for a really low contrast clip.


'''show''' 0= draw nothing, 1 or 2 = show fields and transforms.  Use 1 or 2 to preview what the process is going to do.  [http://public.hronopik.de/vid.stab/files/skiing_veryshaky_visualized8_short.ogv example] default = 0. Non-zero values of this parameter are not relevant in the '''Kdenlive''' implementation - use zero.
'''smoothing''' Controls the amount of smoothing/stabilization. The larger the value for smoothing, the more camera movements are compensated. The resulting clip has a lower change in camera speed.  
Technically it is the number of frames for lowpass filtering = (smoothing * 2) + 1.  
For example, with a with 25 fps clip, a value of 12 for the smoothing factor means we would smooth over one second - 12 frames behind the current frame + the current frame (1) + 12 frames after the current frame. Default =10.


'''mincontrast''' below this contrast - the field is discardedRange 0-1 default =0.3. You may want to used a smaller value for a really low contrast clip.
Demo of the difference  [http://public.hronopik.de/vid.stab/files/skiing_veryshaky_short_vs_longsmoothing_above.ogv here] (top:3, bottom: 30).


'''smoothing''' Controls the amount of smoothing/stabilization. The larger the value for smoothing the more camera movements are compensated. The resulting clip has a lower change in camera speed.  
'''maxshift''' Maximal number of pixels to translate image. Default = -1. No limit.


Technically it is the number of frames for lowpass filtering = smoothing * 2 + 1.  
'''crop''' Unchecked means the border of the transformed frames contains the pixels from previous frames. Checked = black background. Default = unchecked.


Eg with a with 25 fps clip, a value of 12 for the smoothing factor means we would smooth over one second - 12 frames behind the current frame + the current frame (1) + 12 frames after the current frame. default =10
<span class="mw-translate-fuzzy">
Пример работы эффекта стабилизации - transcode с оригиналом автора - Georg Martius
</span>


Demo of the difference  [http://public.hronopik.de/vid.stab/files/skiing_veryshaky_short_vs_longsmoothing_above.ogv here]  (top:3, bottom: 30)
Рядом
{{#ev:youtube|HYE3KAl8RAQ}}


'''maxshift''' maximal number of pixels to translate image.    (default = -1 no limit)
Тряска устранена
{{#ev:youtube|c3CEm8bgVQ0}}


'''crop''' unchecked = The border of the transformed frames contains the pixels from previous frames. Checked = black background. default = unchecked
Оригинальный
{{#ev:youtube|cRA5H1LYzM4}}


Пример работы эффекта стабилизации - transcode оригинала автора - Georg Martius
<span class="mw-translate-fuzzy">
===== стабилизация ( vstab) =====
</span>


Бок о бок
<span class="mw-translate-fuzzy">
{{#ev:youtube|HYE3KAl8RAQ}}
Основано на [http://vstab.sourceforge.net/ этой] работе.
</span>
 
В этом учебнике показано, как использовать функцию стабилизации - vstab версии:


Deshaked
{{#ev:youtube|SWCoqZLJNgY}}
{{#ev:youtube|c3CEm8bgVQ0}}


Оригинальный
Настройки "shutter angle"  - расказчик говорит что не знает что это такое (1:35) ... Shutter angle  - это угол съёмки - максимальный угол на который может быть повернуто изображение, подлежащее стабилизации. См. [http://www.mltframework.org/bin/view/MLT/FilterVideostab здесь].
{{#ev:youtube|cRA5H1LYzM4}}





Revision as of 15:50, 2 May 2019

Other languages:

Стабилизация

Этот пункт меню доступен из контекстного меню клипа, находящегося в дереве проекта или в меню Проект, когда клип выделен в дереве проекта.

Эта функция применяет для клипа, алгоритм стабилизации изображения, который может уменьшить дрожание кадра, обусловленное нестабильным положением камеры (например съёмка с рук и т.п.)

Есть два различных метода стабилизации доступных в 'Kdenlive' - vstab и transcode (перекодировать).

Это видео показывает, рядом сравнение методов стабилизации vstab и transcode .


Stabilize
Transcode Dialog in version 0.9.2

This menu item was called stabilize (transcode) in versions 0.9.2 and earlier.


Transcode Dialog in version 0.9.3 and higher

In version 0.9.3, the transcode GUI was simplified.

Based on the tooltips from this screen and the docs here, this is what all the options mean:

optzoom = use optimal zoom (calculated from transforms). Causes video to zoom until 90% of transformations are hidden. Default is checked. Hint: You can further zoom in with the zoom option.

accuracy = accuracy of shakiness detection. Should be >= shakiness factor. 1: low (fast processing). 15: high (slow processing). Default: 4. Recommended: 8.

algo = algorithm used. Checked = small measurement fields. Default = checked. Unchecked means use brute force algorithm. The brute force algorithm is deprecated and this option is not available after version 0.9.3.

maxangle = maximum angle to rotate in radians. Default = -1, which means no limit.

relative Unchecked = absolute transform (don't use this). Checked = relative transform. Default is checked. This option is not available in version 0.9.3 - it uses relative transform.

zoom - Additional zoom during transform. Percentage to zoom > 0 = zoom in, < 0 = zoom out. The zoom specified here is in addition to the optimum zoom calculated by the program when optzoom is checked. Default = 0.

shakiness How shaky is the video? And how quick is the camera? 1: little (fast processing). 10: very strong/quick (slow processing). Default = 4. Note: large values may also reduce the accuracy. This is due to the internals of the movement-detection. Typically you don't need a value greater than 7.

invert Invert the transform. Default = unchecked. Inverting the transform is pointless - leave unchecked. This option is not available in version 0.9.3.

sharpen Sharpen transformed image. Amount of sharpening: 0: no sharpening. Uses filter unsharp with 5x5 matrix. Default = 0.8.

stepsize Step size of search process. Region around minimum is scanned with 1 pixel resolution. Default = 6.

show 0 = draw nothing, 1 or 2 = show fields and transforms. Use 1 or 2 to preview what the process is going to do. example. Default = 0. Non-zero values of this parameter are not relevant in the Kdenlive implementation - use zero. This option is not available in version 0.9.3.

mincontrast Below this contrast, the field is discarded. Range 0-1. Default = 0.3. You may want to use a smaller value for a really low contrast clip.

smoothing Controls the amount of smoothing/stabilization. The larger the value for smoothing, the more camera movements are compensated. The resulting clip has a lower change in camera speed. Technically it is the number of frames for lowpass filtering = (smoothing * 2) + 1. For example, with a with 25 fps clip, a value of 12 for the smoothing factor means we would smooth over one second - 12 frames behind the current frame + the current frame (1) + 12 frames after the current frame. Default =10.

Demo of the difference here (top:3, bottom: 30).

maxshift Maximal number of pixels to translate image. Default = -1. No limit.

crop Unchecked means the border of the transformed frames contains the pixels from previous frames. Checked = black background. Default = unchecked.

Пример работы эффекта стабилизации - transcode с оригиналом автора - Georg Martius

Рядом

Тряска устранена

Оригинальный

стабилизация ( vstab)

Основано на этой работе.

В этом учебнике показано, как использовать функцию стабилизации - vstab версии:

Настройки "shutter angle" - расказчик говорит что не знает что это такое (1:35) ... Shutter angle - это угол съёмки - максимальный угол на который может быть повернуто изображение, подлежащее стабилизации. См. здесь.