Forums
New posts
Search forums
What's new
New posts
New media
New media comments
Latest activity
Classifieds
Media
New media
New comments
Search media
Log in
Register
What's New?
Search
Search
Search titles only
By:
New posts
Search forums
Menu
Log in
Register
Navigation
Install the app
Install
More Options
Advertise with us
Contact Us
Close Menu
JavaScript is disabled. For a better experience, please enable JavaScript in your browser before proceeding.
You are using an out of date browser. It may not display this or other websites correctly.
You should upgrade or use an
alternative browser
.
Forums
The Water Cooler
General Discussion
MP3 to Youtube
Search titles only
By:
Reply to Thread
This site may earn a commission from merchant affiliate links, including eBay, Amazon, and others.
Message
<blockquote data-quote="Haram" data-source="post: 3170302" data-attributes="member: 33234"><p>You can also use FFMPEG. Download from <a href="https://ffmpeg.zeranoe.com/builds/" target="_blank">https://ffmpeg.zeranoe.com/builds/</a> or search Google for the download. Extract the ZIP file wherever you'd like. Place your image and MP3 file in the extracted bin folder. Open a command window at the location and run this command. </p><p></p><p>ffmpeg -loop 1 -i NAME.PNG -i NAME.MP3 -c:v libx264 -tune stillimage -c:a aac -b:a 192k -pix_fmt yuv420p -shortest out.mp4</p><p></p><p>Change NAME.PNG, NAME.MP3, and out.mp4 as needed.</p></blockquote><p></p>
[QUOTE="Haram, post: 3170302, member: 33234"] You can also use FFMPEG. Download from [URL]https://ffmpeg.zeranoe.com/builds/[/URL] or search Google for the download. Extract the ZIP file wherever you'd like. Place your image and MP3 file in the extracted bin folder. Open a command window at the location and run this command. ffmpeg -loop 1 -i NAME.PNG -i NAME.MP3 -c:v libx264 -tune stillimage -c:a aac -b:a 192k -pix_fmt yuv420p -shortest out.mp4 Change NAME.PNG, NAME.MP3, and out.mp4 as needed. [/QUOTE]
Insert Quotes…
Verification
Post Reply
Forums
The Water Cooler
General Discussion
MP3 to Youtube
Search titles only
By:
Top
Bottom