Friday, August 13, 2010

Converting MP3 to YouTube

 
This is a new blog. Currently,
I'm learning how to add MP3 audio
to a YouTube video.

Actually, I'm learning more than
this. I'm learning how to create
my first YouTube video.

I own some MP3 files that I've created.
I want to make these audio files play
on YouTube. That's my goal. In addition,
I want a single frame of video to show.

Here are my two goals:

  1. An MP3 that can be converted to
    YouTube so that clicking Play
    plays an audio file.
  2. A single photograph (still photo)
    that shows while the audio plays.

As you can see, my goal is a very simple
one. Here's something I've found which
may help:

FFmpeg

This is command-line software that converts
between video formats. This sounds like
something that might do the trick.

I'll write more as I learn more. I've
started a new blog to teach myself more
about FFMpeg:

Understanding FFmpeg Documentation

Ed Abbott