I have a video in XviD format that won't load in Vegas. (I tried using FourCC changer but that didn't work.) Then I tried using ffmpeg to encode in (forgot codec name, something like H-242 or something). Didn't work.

How can I encode a video so that Sony Vegas 7 will load it?

link|improve this question

74% accept rate
H.264 (en.wikipedia.org/wiki/H264) maybe? – Joakim Elofsson Aug 3 '09 at 21:53
feedback

2 Answers

After a quick scan around the net, I have found that Vegas 7 does not support Xvid or DivX out if the box. There should be two soulutions

  1. Install a codec into Vegas so it can read it.
  2. use tmpgenc, to convert the AVI file to mpeg1 compression.

Normally I would just recommend FFmpeg but someone else on a video forum has specifically recommended tmpgenc for the job.

link|improve this answer
feedback
up vote 0 down vote accepted

I encoded to WMV using ffmpeg via WinFF. It worked.

link|improve this answer
feedback

Your Answer

 
or
required, but never shown

Not the answer you're looking for? Browse other questions tagged or ask your own question.