Existing users, log in.  New users, create a free account.  Lost password?

Mac OS X  |  Audio / Video  |  Editors  |  DropDV

DropDV

DropDV - 2.0.13

convert MPEG to DV, create iMovie Projects

All Time: (3.1)
This Version: Not rated (0.0)
Current Version: 2.0.13
Release Date: 2006-03-15
License: Commercial
Downloads (this version): 5,188
Downloads (all versions): 20,792
Price: $39.99

Information Related to Version:

Broken Link? Newer Version? Tell us!

Product Description:

DropDV 2 has been totally rewritten from the ground up to give you the best possible conversion from MPEG video into DV format. DropDV 2 has a new look, faster processing, a slick Macintosh user experience and all of the great features of the original DropDV 1.

DropDV is a Mac OS X droplet which converts MPEG video into DV video streams. After conversion, you can edit your video with iMovie, Adobe Premiere, Final Cut Pro, or any other DV video editing system.

Features include:
  • Multiprocessor enabled
  • AppleScriptable and Automator enabled
  • A Simple, drag-and-drop interface
  • Automatically creates an iMovie Project for your clips!
  • Uses high quality bicubic scaling for best possible video quality
  • Uses the Award Winning Apple DV Encoder
  • Full YUV pipeline (no conversions to RGB)
  • Supports both NTSC and PAL output
  • Doesn't lose audio track
  • Converts VCD, DVD and any other MPEG file to DV format
  • Doesn't lose audio track
  • Splits output DV files so they are less than 2Gb (optional)
  • MPEG files can now be dropped on the DropDV window!

Operating System Requirements:

This product is designed to run on the following operating systems:

  • Mac OS X 10.4 PPC
  • Mac OS X 10.3.9
  • Mac OS X 10.3
  • Mac OS X 10.2

Additional Requirements:

  • Mac OS X 10.2 or higher

Screenshots:

Download Links:

Your Installed Versions:


 

Feedback Summary:

This Version:
Overall Rating: Not rated (0.0) Features: Not rated (0.0) Support: Not rated (0.0)
Ease of Use: Not rated (0.0) Quality / Stability: Not rated (0.0) Price: Not rated (0.0)
Add Your Feedback

Key to Types of Feedback:

ReviewsReviews   TroubleshootingTroubleshooting   Usage TipsUsage Tips   Developer NotesDeveloper Notes   CommentaryCommentary   Featured ReviewsFeatured Reviews

DropDV Commentary- Hmmm - - Version: 2.0.13, 3/15/2006 11:34PM PST

ghostlexx
I use MPEG Streamclip [ www.versiontracker.com/dyn/moreinfo/macosx/24055 ] for all my MPEG to DV conversion, which works fine and is FREE..
..So anyone got any idea of what DropDV offers that makes it worth $40 ??
Post a commentAlert Admin

DropDV ReviewDropDV - does it use multiple cpus - Version: 2.0.10, 3/18/2005 08:19PM PST

jerry_morris
I have not run any side by side comparisons on DropDV 1.x and 2.x. There does not appear to be any use of multiprocessing on my G4 Dual 1.42 PowerPC.

Listed as a new feature for 2.x, is “Multiprocessor enabled.” I am curries what this means in the MAC world? While an application may be aware of multiprocessors, it is something again to exploit that environment. I have not observed any sign that this is being done. Multiprocessing allows the execution of more than one task at a time.

This application does not warrants a price increase of 100%. Is this code entitled to be called shareware code?

I worked as an Advisory Systems Engineer for 24 years. I wrote code for the operating system. This code runs on over 40 large frame IBM systems. The system is written to run on multiple CPUs. It can dispatch the same code on one or more CPUs. It can subtask and run different code on different CPUs.
Post a commentAlert Admin

DropDV CommentaryThis is a GUI front end for ffmpeg 0.4.8 - Version: 2.0.5, 1/5/2005 05:16AM PST

(4 of 5 users found this comment useful)

hideme666

... and they don't even have the courtesy to acknowledge the fact that they are simply repackaging ffmpeg and charging an ARM and a LEG for the privilege.


You can confirm/discover this for yourself by selecting "Show Package Contents" from the Finder and browsing through the contained directories. Run the app called "ddv_decode" and you will see the following:


ffmpeg version 0.4.8, Copyright (c) 2000-2003 Fabrice Bellard
usage: ffmpeg [[options] -i input_file]... {[options] outfile}...
Hyper fast Audio and Video encoder

Main options:
-L show license
...


Since all this is is a GUI front end for a CLUI and DOESN'T have ANY configurable options you're better and cheaper off (1) using the ffmpeg application directly, (2) checking out one of the other projects at ffmpeg.sourceforge.net, or (3) trying an app called ffmpegX that actually uses ffmpeg effectively at a reasonable ($15) price rather than ripping you off.

Post a commentAlert Admin