Convert WMA to mp4 with overlaid graphic

Ye' old general discussion board. Basically, for everything that isn't covered elsewhere. Come here to shoot the breeze, shoot your mouth off, or whatever suits your fancy.
This forum is not for asking programming related questions.

Moderator: General Moderators

Post Reply
simonmlewis
DevNet Master
Posts: 4435
Joined: Wed Oct 08, 2008 3:39 pm
Location: United Kingdom
Contact:

Convert WMA to mp4 with overlaid graphic

Post by simonmlewis »

I have a task of converting 27 tracks from WMA to MP4 (for youtube) but adding a graphic over it too. So one image, with the recording playing back.

I'm sure it can be done easily, without Windows Movie Maker.

Any ideas how? ideally a converter that converts it, and an upload to attach a JPG file.
Love PHP. Love CSS. Love learning new tricks too.
All the best from the United Kingdom.
User avatar
Celauran
Moderator
Posts: 6427
Joined: Tue Nov 09, 2010 2:39 pm
Location: Montreal, Canada

Re: Convert WMA to mp4 with overlaid graphic

Post by Celauran »

You can convert the audio to mp4 with VLC, then use ffmpeg to add image overlay.
Post Reply