You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
Uh oh!
There was an error while loading. Please reload this page.
-
SE4で「速度の変更(パーセント)」を使って字幕全体を伸縮していた場合、SE5では同じ結果を得るための操作が異なります。
■ 結論
SE5では以下の機能を使用します:
「同期 → 視覚同期 → 手動」
→ 倍率(例:1.05)を指定
■ 挙動
この操作により、字幕の開始・終了時間がすべて倍率に応じてスケーリングされます。
(例:10000 → 10500)
■ 注意点
「同期 → 再生速度に合わせて調整(Change speed)」は別機能です。
こちらは:
・フレームレートや再生条件を考慮した補正
・単純なスケーリングではない
ため、SE4の「%変更」と同様の結果にはなりません。
■ 背景
SE4では「速度変更」が実質的に時間スケーリングとして機能していましたが、SE5では機能が分離されているため、同じ名称でも挙動が異なります。
■ 補足
全体を単純に伸縮したい場合は:
・視覚同期(手動)
または
・ポイント同期(2点指定)
の使用が適しています。
Beta Was this translation helpful? Give feedback.
All reactions