Skip to Content

Free TUAW iPhone app -- try it now!
AOL Tech

conversion posts

Filed under: Audio, Web

Zamzar converts uploaded text docs to MP3 audio files

Zamzar speech
While the author's guild may have problems with software that can convert eBooks to poorly pronounced audiobooks, there are a lot of good reasons you might want to convert text to speech. It can make written documents accessible for visually impaired people. Or you can listen to the morning paper while riding the subway or driving your car to work.

Online conversion service Zamzar recently added text to speech conversion to its massive list of file conversion capabilities. Here's how it works. Just upload a Word, PDF, TXT, Wordperfect, Works, or OpenDocument Text doc to Zamzar and select MP3 as the output format. Enter your email address and after a few moments Zamzar will send you a link to an MP3 file with a digitized voice doing a passable but somewhat awkward reading of the text you uploaded.

Of course, there are plenty of desktop applications that will do the same thing. But Zamzar comes in handy if you're away from your home computer or if you're looking for a single service that lets you convert a whole slew of documents. You can also convert documents from DOC to PDF, PDF to HTML, JPG to BMP, and so on.

Burn downloaded videos easily with DVDCoach Express



One of the most frequent questions I get asked by retail customers is "Where can I get a program that burns my movies?" Nine times out of ten they actually mean "the movies I downloaded with Limewire."

If you're in the same boat and need a nice, simple app to convert and burn your downloaded video files to DVD, take a look at DVDCoach Express.

It's a free application for Windows that utilizes ffmpeg to handle conversion duties. The process is straightforward: drag your videos onto the file pane, set your encoding options, and start your task. Options are kept to a minimum: you can select PAL or NTSC, 4:3 or 16:9 aspect ratio, and the encoding quality.

DVDCoach's simplicity is key, because I've already got enough software support calls to answer.

On the high setting, four 150mb clips converted and burned in about 40 minutes. It runs on XP and Vista, and didn't have any issues on my x64 install.

Filed under: Utilities, Windows, Commercial, Freeware, Troubleshooting

Help! I need a free app to convert DAA and UIF files!

Download Squad reader David contacted us, asking for a solution to his problem and it's one I've dealt with myself: fighting with the proprietary disc image formats of MagicISO and UltraISO.

"I've been looking through the web for some free program to do this for me and I haven't had any luck. UltraISO and MagicISO are great programs, but I just don't have the money to dish 30 bucks on each [one]."

First off, let's be honest. If you're dealing with a UIF or DAA, it's very likely a disc image of a program or game you torrented (this may or may not have been my own experience). If you're extracting, mounting, or burning something like that, you may as well just torrent MagicISO or UltraISO too and be done with it. I'm certainly not going to judge anyone for doing that.

Read more →

Filed under: Utilities, Windows, Freeware

Quick Media Converter converts media... quickly

Quick Media Converter
Quick Media Converter is a Windows utility that will let you convert practically any audio or video file from one format to another. MPEG to H.264? No problem. WAV to OGG? Sure, why not.

Now let's get something out of the way here. Quick Media Converter is basically just a fancy front end for the open source, command line FFmpeg media encoder. But it's a really useful front end. The utility offers you two interfaces: an easy mode and an expert mode. In easy mode, you can choose from a number of predefiined formats. So just select the media files you want to convert, and click the Audio, Quicktime, WMV, DiVX, Xbox, PS3, or Wii button to create a file optimized for your system of choice.

In Expert mode, you have much more control over the code choices and settings. For example, in easy mode, there's no way to convert a FLAC file to OGG. But you can do that in expert mode.

The program also includes a bundled copy of CamStudio for making screencapturs which you can then convert to other formats using Quick Media Converter. In a nutshell, Quick Media Converter doesn't do anything that MediaCoder doesn't. But if you're looking for an even easier to use alternative, this program might be worth a look.

[via TechnoBuzz]

Filed under: Audio, Video, Features, Linux, Open Source

Flipping the Linux switch: ZOMG! ffmpeg!

Small SoundConverter screen shot.The plain truth is I don't like working with media files. Watching them, or listening to them, sure, I'm just as into that as the next girl. When it comes to actually converting them from something captured off an external device or my screen, though, my stomach turns. It's not an aversion that's peculiar to Linux. I hate using the Windows for those same tasks. Since I don't have access to a Mac, I can't vouch for the ease of media conversion on them, but I can safely say that as ubiquitous as Quicktime is, I have very little luck working with (or viewing) Quicktime files on any machine with any operating system in my possession.

Linux presents special challenges with media file conversions. The good news is that though some of the tools might be a little tricky to decipher, they do a great job with conversions and tend to encompass a wide range of file types. Some tools can be used with GUI front-ends, and some I've found are just a lot faster and easier to bang out a command in a terminal window. Many of these tools are either installed by default in a number of Linux distributions, or can be added with a few clicks through the distro's repositories.

So I admit it was with a whole lot of fear and loathing that I decided to include screencasts in a recent post on KDE. My video grab software was working wonderfully, but it saved my files as .ogv. That wouldn't be a problem if I weren't hosting it elsewhere, and if the conversion software on that site didn't require it be in a format other than .ogv. And Ogg files, being funny beasts, aren't always the easiest things to convert.

And certainly, they aren't the only things you'd want to convert in Linux. So let's shake down how it's done.

Read more →

Filed under: Utilities, Windows, Freeware

FormatFactory Kicks Media Conversion Ass and Takes Names


Fine, it doesn't really takes names, but you won't care after you download and install this do-all media converter. FormatFactory's simple interface and broad file type support make it an excellent weapon of choice for media file junkies.

What could be better than a program that will convert audio, video, and image files from and to just about any format you can think of? How about one that does it all batch-style with minimal clicking? FormatFactory doesn't care what files you want to swap in what order, just feed it your sources and watch it go to work. Unlike a lot of similar apps, this one doesn't limit you to only video or audio, or even to one file at a time.

Read more →

Filed under: Audio, Utilities, Video, Windows, Linux, Open Source

WinFF: Cross-platform graphical front end for FFmpeg

WinFF
FFmpeg is a powerful utility for converting practically any audio or video file to another codec. Want to compress your WAV audio to MP3, OGG, or WMA? FFmpeg can handle it. Want to convert your Windows Media Video to MPEG? No problem. But FFmpeg is a command line utility, which can make it a bit cumbersome if you don't know the ins and outs.

There are several graphical front ends for FFmpeg for Windows or Linux. But WinFF is a graphical user interface for FFmpeg that works on Windows and Linux. There's also a Free Pascal/Lazarus Source file available if you want to try compiling WinFF to run on OS X, Windows CE, or another operating system.

Note that while the Windows version supports pretty much any codec you could want, you may have to update the version of FFmpeg on your Ubuntu/Debian, or Red Hat/Fedora Linux system before WinFF can handle proprietary codecs like MP3.

[via Tombuntu]

Filed under: Audio, Utilities, Macintosh, Commercial

From the makers of VisualHub: AudialHub 1.0



Chances are, if you've searched the web for a universal video converter for the Mac, you've come across VisualHub (formerly iSquint). Now, the makers of VisualHub have brought the same conversion magic to audio with AudialHub version 1.0.

AudialHub can easily convert audio files to most any format of your choosing, including AAC, MP3, WMA, AIFF, WAV, Apple Lossless, 3G (cell phones), Ogg Vorbis, FLAC, and Audio and MP3 CDs.

AudialHub brings the same simplicity-and optional advanced features-that VisualHub offers. If you want to use AudialHub for quick and dirty conversions, simply drop in some audio files, choose the output format, and hit start. That's it!

If you want more advanced conversion, you can look into the advanced settings, where you can set bitrate and channel, trim the audio file, add tags and comments, etc...

AudialHub also offers a Quick Preview capability, so you can instantly preview compression quality and trim settings before you convert. AudialHub also supports simultaneous conversions in separate queues, each with their own setting.

AudialHub is currently offered with a free trial; after that, it'll cost you $18.81 (you get a $4 discount if you're a current owner of VisualHub). AudialHub requires Mac OS 10.4.11 or later.

[via MacInTouch]

Filed under: Internet, Utilities, Web services

Convert pretty much anything with youconvertIt

YouconvertIt
Anything you can do offline, you can do online these days. Whether you can do it better is another story.

YouconvertIt is a new web-based file conversion service. Like Zamzar, YouconvertIt lets you upload audio, video, image, or document files and convert from one format to another. Just select the file from your computer to upload, select your target format, and the web service will send you an e-mail when your new file is ready to download.

Unlike Zamzar, YouconvertIt doesn't appear to have a file size limit (although that may change), and currently has no advertising (which will definitely change). Oh yeah, and you can convert units like miles, kilometers, inches, and feet.

The service is definitely fast and convenient. But you get a lot more control over your file conversions if you're using desktop software. If you're converting a document from HTML to text, this might not matter so much. But if you're converting a WAV to MP3 or MPEG-2 to MP4, there's no telling what kind of file size/quality you're going to get with these web-based services. If you need to convert a file and you don't happen to have a good desktop program handy, YouconvertIt will do in a pinch. But we wouldn't recomment it if you regularly need to convert/compress multimedia files.

[via AppScout]

Filed under: Audio, Photo, Utilities, Video, Windows, Microsoft

Windows Media Encoder 9

This may be one of the many long lost files tucked away on Microsoft's website that you could never find if you looked for 100 years unless you had nifty things like Google to find it. Some of you are thinking "I already knew about this, why is this news." Well, if you knew about it, why didn't you say so, help a techie out, okay? Holding out on me, huh? Whatever. For anyone (like me) late to the party, WM Encoder will encode many different file types both audio and video into Windows Media format. It is easy to use and supports conversion from these formats to Windows Media format: .asf, .avi, .bmp, .jpg, .mpg, .wmv, .mp3, .wav, .wma. Many different bitrates are supported, both constant and variable bit rate. Genuine Microsoft Validation is required to download this file.

Read more →

Filed under: Utilities, Windows, Macintosh, Linux, Productivity, Mozilla, Freeware, Browser Tips

ViewMyCurrency - Today's Browser Tip

ViewMyCurrency

A few weeks ago I was thinking to myself, wouldn't it be great if my web browser automatically converted currency on foreign web sites to U.S. dollars? I thought briefly about trying to hack something together with Greasemonkey, but in the end I was too lazy, which is just as well because of course someone has already done it for me, though not with Greasemonkey. ViewMyCurrency is a Firefox extension and it does just what I've described: it automatically converts currency on foreign web sites to your local currency. If you want to see it in action, its developer has created a short screencast demo, or you can just download it. It works as advertised, with the particular caveat that currently it assumes all amounts preceded by a plain $ are U.S. dollars. Otherwise, though, this is supremely useful.

Featured Time Waster

Graveyard Shift - zombie-busting Time Waster

With Halloween fast approaching, it's a great time to get in some practice defending your territory against zombies. In Graveyard Shift, you take aim at zombies and other creepy-crawlies, blasting them into splatters of cartoony green guts. It's a casual first-person shooter, and it's very easy to get the hang of - use the mouse to aim, click to fire. Graveyard Shift has at least 15 levels, and it might even have some secret stages I haven't unlocked yet. They key to getting good at Graveyard Shift is learning to use ...

View more Time Wasters

Featured Galleries

Defective by Design, London: Protest Pictures
Microsoft Security Essentials
Chromium Pre-Alpha on CrunchBang Linux
Safari 4 Beta
10 Firefox themes that don't suck
IE8 RC1
Download Squad at the Crunchies After-Party
Download Squad at the Crunchies
WordPress 2.7
Cooking Mama: Mama Kills Animals
Windows 7 Hands On
Comodo Internet Security
Android First-look: Amazon.com MP3 Store
Android First-look: Twitroid
Google Reader Android
Android Hands-On
Twine 1.0
Photoshop Express Beta
Mozilla Birthday Cake
Palm stuff
Adobe Lightroom 1.1

 


Follow us on Twitter!

Flickr Pool

www.flickr.com

More Tech Coverage

AOL Radio

Joystiq

TUAW

Daily Finance

Autoblog

Urlesque

Engadget

WoW

Switched.com

FanHouse