How to upload 1080p quality music to youtube in seconds using ffmpeg
Channel:
Subscribers:
143
Published on ● Video Link: https://www.youtube.com/watch?v=jFe-nBbfoM8
How to upload 1080p quality music to youtube in seconds
example of the quality gotten from this method: http://www.youtube.com/watch?v=2yuP4vUIH4Q
compile and install ffmpeg/x264: http://ubuntuforums.org/showthread.php?t=786095
example command:
ffmpeg -shortest -i youtube/music.mp3 -r 1 -loop_input -i youtube/img.jpg -acodec copy -qscale 2 -g 250 skream.mkv
You'll need to edit youtube/music.mp3 to the location of your music,
You'll need to edit youtube/img.jpg to the location of your image file, MUST BE JPG.
You'll need to edit Skream.mkv to whatever floats your boat, make sure it ends in MKV, must be in mastroska container.
Other Videos By kn100kn100
Tags:
How
to
upload
1080p
quality
music
youtube
in
seconds