Moo's video editing tips

Updated 25.11.2002

I have some experience on editing and encoding DV video and I decided to publish a list of my tricks/problems. Here is a lot of general information and some of this information has been really under a rock. I hope sharing the knowledge of my efforts help DV editing newbies and maybe some more advanced persons too.

Tips aren't in any specific order, they are quickly written and very technicial. I guaranteed this page to be as chaotic as possible ;-)

I have been using Adobe Premiere 6.0, Ulead Media Studio 6.0 and several freeware applications.

If you have any money worth projects don't hesitate to contact me in recruiting purposes. I am a Finnish guy who is studying industrial engineering and management in a university. I am experienced C/C++ and Java programmer with few years work experience and I have pretty good knowledge about video and audio processing as hobby basis. I am interested in both the coding and video editing. Poor students are always in need for some boozing cash ;-)

Please feel free to contribute and comment this list. Everything here might not correct, since I wrote the list from my memory without doing too many checks. Send mail to moo@gdnmail.net

Table of contents

  1. History
  2. How I do things
  3. How much hard disk space and CPU time video editing requires?
  4. Adobe Premiere specific issues
  5. Ulead Media Studio Pro specific issues
  6. VirtualDub specific issues
  7. DV format explained
  8. Video, audio & media formats
  9. Video compression
  10. DV codecs
  11. Audio compression
  12. Players
  13. Hardware issues
  14. Other issues
  15. Sites for more information

History

[25.11.2002] Fixed title (was: edititing). Renamed page from DV editing to video editing. Added a correct DV format explanation and finally fixed those bitrates. Added time and space consumption example.

[23.11.2002] Added OGM, XViD, VP3 and Theora. Added some commercials about myself . Added separated DV codec section. Added link list. Fixed broken links. Small fixes and new descriptions. Added players. Removed inter-software issues.

[27.8.2002] Fixed DV datarate, fixed FAT32 file limit, added table of content, added info about real-time editing, added Media Studio Pro titles information

How I do things

How much hard disk space and CPU time video editing requires?

--- <pnguyen2@xxxxx.xxx> wrote:
>i've enjoyed reading your website.. i just have a couple of questions
>because i'm a newbie. how much storage space would you need if you
>were to edit a 2 hour DV tape and would want to record it to a dvd.
>when i use media studio pro 6 it ripps the dv to an .avi format. how
>can i convert that to the dvd format so i can record to a dvd using DVD

DV has bitrate of 3,5 MBytes/sec. Therefore the input feed requires

2 hours * 3600 secs/hour * 3,5 MBytes/sec = ~ 25 Gigabytes

You need to also store the final MPEG-2 file on your hard disk before you burn a DVD. DVD has usually 4,5 Mbit/sec bit rate for video and 0,4 Mbit/sec for audio

4,5 MBit/sec + 0,5 MBit = 5 MBit/sec = 0,625 MBytes/sec

2*3600*0,625 = 4,5 Gigabytes.

So you need about 30 gigabytes of hard disk space for editing 2 hours DV video and making a DVD from it.

>workshop. I tried converting it to DVD format but it takes aabout 10
>hours for 45 min. is that normal?? i'm newbie and i need help if you
>have time.

Yes. Lossy video encoding (packing) requires very complex calculations which leads into high CPU usage and there is dozens of gigabytes of a material to process.

Encoding (MPEG-2 or MPEG-4) long movies usually takes 4-10 hours. I usually do editing during daytime and leave my computer turned on for encoding video for a night. Some codecs might be optimized better than others and they might perform tasks faster. Sorry, but I do not have any encoding time comparison information anywhere.

You can have never enough CPU power for video processing.

 

Adobe Premiere specific issues

Ulead Media Studio Pro specific issues

VirtualDub specific issues

DV format explained

Video, audio & media formats

These usually pop-up during DV and computer aided video processing.

Video compression

DV codecs

In Windows world there exists two software interfaces for video manipulation: Video for Windows (older) and DirectShow (newer). New Windowses ship with DV codec for DirectShow. Software which uses Video for Windows interface (VirtualDub) cannot use DirectShow codec and Microsoft doesn't provide Video for Windows DV codec with OS.

Audio compression

Players

Hardware issues

Other issues

Sites for more information

www.fourcc.org This site contains list of all Four Character Code identifiers and their codecs. FourCCs are 4 character long names which are used to identify codec for contents in AVI files. If your player cannot play AVI file, you are probably missing a correct code. With AVI files utils or hex editor you can open the AVI file and check FourCC used in it. After you know FourCC you can start hunting a codec for it and this site server as a good start point.
www.doom9.org A DivX processing and DVD ripping related site. This site has a lot of FAQs, tutorials and in-depth knowledge about video and audio encoding. The has also regularly updated news section which is worth of following if you are interested in audio and video processing software.
www.divx-digest.com A site with a lot of DivX tutorials, but the real value of this site is a huge up-to-date list of DivX and video editing related software. Most of listed applications have good and descriptive reviews.
www.dvformat.com A site for more professional DV makers. Specialized in DV itself. There are good tips here.
www.oulunkickboxing.fi Kickboxing club in Oulu (you can guess why the link is here)