Uploading Uncompressed Audio to YouTube
- Posted by mariteaux on September 29th, 2020 filed in Technologizing
- 2 Comments »
ffmpeg -loop 1 -i fold.png -i "03 The List.flac" -c:v libx264 -tune stillimage -c:a copy -pix_fmt yuv420p -shortest list.mkv
Is what you want. This will avoid the potentially multiple generations of lossy audio transcoding you’ll suffer with the traditional encoding chain ([lossy MP3 ->] video encoder transcoding -> YouTube processing)
Results:
October 3rd, 2020 at 6:34 pm
thanks, mari. http://www.youtube.com/watch?v=Qrrj_aqXUg8
October 4th, 2020 at 12:29 am
Jake you were a sperm when this song came out. I don’t get you at all but glad I could help.