News Feed
Jobs Feed
Sections



Recent Jobs

News Archive
feed this:

Stoyan Stefanov's Blog:
Blog-to-podcast with ffmpeg
February 16, 2009 @ 08:45:52

Stoyan Stefanov has an interesting way to "automatically" create podcasts based on your blog posts using PHP, ffmpeg and the "say" command in OS X to create the mp3 result.

ffmpeg is such an amazing tool, looks like it's for video what ImageMagick is for images. An all-powerful all-formats wicked cool command-line tool. This blog post is an introduction to some of the MP3 capabilities of ffmpeg. I'll use ffmpeg to transform a blog post into a podcast-ready mp3 file.

The post shows how to use PHP's DOM functions to grab the title and contents of your post (a simple example, at least) and push that information out to a text file. From there, the "say" command is run on it with the "output" file parameter and the result is sent to ffmpeg for compression into an mp3.

0 comments voice your opinion now!
ffmpeg say osx dom blog podcast convert automatic mp3




Community Events





Don't see your event here?
Let us know!


interview introduction injection zendframework2 symfony2 conference unittest podcast framework release voicesoftheelephpant phpunit community zendframework testing language api application opinion database

All content copyright, 2012 PHPDeveloper.org :: info@phpdeveloper.org - Powered by the Solar PHP Framework