Can I resize video without rencode in ffmpeg?
My input video size is 1920:1280
I want to resize it to 426:240
Without rencoding is it possible?
+ Reply to Thread
Results 1 to 9 of 9
-
Anonymous543Guest
-
no you can't ( not counting container level resize&cropping as real cropping and resizing)
users currently on my ignore list: deadrats, Stears555, marcorocchini -
Anonymous543Guest
I just wanna resize resolution of video
Bitrate and video quality should remain same after resizing
Is it possible? -
mkv does support setting a display resolution, which does tell the player to scale to a specific resolution, but that's about as close as you can get. (also this is not supported by all players)
Resizing required reencoding, so like ProWo wrote it's not possible to do what you want without reencoding.users currently on my ignore list: deadrats, Stears555, marcorocchini
Similar Threads
-
Reason to resize SD video to 720x540 ?
By Dickieg10 in forum Video ConversionReplies: 16Last Post: 4th Nov 2020, 08:15 -
Resize MP4 video with ffmpeg and keeping aspect ratio?
By pxstein in forum Video ConversionReplies: 1Last Post: 18th Apr 2020, 14:33 -
resize video 2x,3x,4x
By kaito in forum Newbie / General discussionsReplies: 2Last Post: 4th Mar 2019, 03:53 -
Real-Time Video Resize
By TvMind in forum Newbie / General discussionsReplies: 3Last Post: 22nd Mar 2017, 19:14 -
Xvid4PSP video resize errors! Need help!
By Mad_Dog in forum Video ConversionReplies: 9Last Post: 10th Mar 2017, 22:43