OK I have Final Cut Express 2 and I can not import my .mov clips that I made with DiVA. I got my clips with OSEx and turned them into .mov with DiVA. FCE says that the clips are unsupported.
Is there anyother programs I can use?
Thanks
Help with a Mac (VOBs to DV)
- obh04
- Joined: Mon Aug 11, 2003 10:36 pm
- Location: E.S. of Va
- Contact:
- obh04
- Joined: Mon Aug 11, 2003 10:36 pm
- Location: E.S. of Va
- Contact:
- rose4emily
- Joined: Fri Jan 23, 2004 1:36 am
- Location: Rochester, NY
- Contact:
This might be what you came up with, but I'll mention it for the sake of anyone else with the same question:
You can export to DV with Quicktime.
OR
You can use FFMPEG (or FFMPEGX, which is FFMPEG with a pretty Mac-only GUI for people who don't like the console).
ffmpeg -i Foo.vob -ar 48000 -r 29.97 -s 720x480 Bar.dv
Of course, you replace "Foo" and "Bar" with the name of your input clip and desired output file, respectively. This might be a lot faster than using Quicktime, since my experience with Quicktime is that it's encoding tends to run WAY on the slow side compared to some of the console stuff. You should probably do a test run with each to see if you see and difference between the two (which you shouldn't, but who knows) and whether there really is a big performance difference in encoding time.
You can export to DV with Quicktime.
OR
You can use FFMPEG (or FFMPEGX, which is FFMPEG with a pretty Mac-only GUI for people who don't like the console).
ffmpeg -i Foo.vob -ar 48000 -r 29.97 -s 720x480 Bar.dv
Of course, you replace "Foo" and "Bar" with the name of your input clip and desired output file, respectively. This might be a lot faster than using Quicktime, since my experience with Quicktime is that it's encoding tends to run WAY on the slow side compared to some of the console stuff. You should probably do a test run with each to see if you see and difference between the two (which you shouldn't, but who knows) and whether there really is a big performance difference in encoding time.
may seeds of dreams fall from my hands -
and by yours be pressed into the ground.
and by yours be pressed into the ground.
- obh04
- Joined: Mon Aug 11, 2003 10:36 pm
- Location: E.S. of Va
- Contact:
- Kalium
- Sir Bugsalot
- Joined: Fri Oct 03, 2003 11:17 pm
- Location: Plymouth, Michigan
- Contact: