diff options
Diffstat (limited to 'configs')
-rw-r--r-- | configs/media_profiles.xml | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/configs/media_profiles.xml b/configs/media_profiles.xml index b8073cf..d627199 100644 --- a/configs/media_profiles.xml +++ b/configs/media_profiles.xml @@ -471,8 +471,8 @@ frames) memory. --> - <VideoEditorCap maxInputFrameWidth="1280" - maxInputFrameHeight="720" maxOutputFrameWidth="1280" + <VideoEditorCap maxInputFrameWidth="1920" + maxInputFrameHeight="1080" maxOutputFrameWidth="1280" maxOutputFrameHeight="720" maxPrefetchYUVFrames="5"/> <!-- The VideoEditor Export codec profile and level values |