How can i record a video using ffmpeg in a better quality? -
now i'm using line in command prompt window:
ffmpeg -f gdigrab -framerate 24 -i desktop -preset ultrafast -pix_fmt yuv420p outspaceships.mp4 when uploading youtube see quality 360p. there way change line record in higher quality ? maybe 720p/i or 1080p/i ?
screenshot of console window:

Comments
Post a Comment