PDA

View Full Version : Vegas Video


gouste
3rd October 2003, 00:11
hello , i wanna do a cs movie ( .bmp -> .avi )i used a program to encorde those bmp then i made a movie without any effect/music.

Encoder : Xvid 1 Pass-CBR
bitrate : 3500

then i used a program called Vegas Video 4.0 . what a suprise ! i cant open those .avi in this program ( same probleme as adobe premiere 7.0 ) i would like to know HOW make it work or any cfg to do on my xvid encoder .

manono
3rd October 2003, 07:41
Hi-

I've opened XviD bitmap .avis in Vegas Video before with no problem. Try turning off B-Frames. Maybe it's a colorspace issue. Try adding ConvertToYUY2() to the script. But I don't really know why it doesn't work for you. Maybe someone else has a better idea.

And you said you used a different program to encode the bitmaps originally, before reencoding into XviD. Did I get that right? You can use AviSynth's ImageReader (http://www.avisynth.org/index.php?page=Image) in your AviSynth script to encode directly in XviD.

gouste
4th October 2003, 00:48
Hi , it's me again .. i dont even know of what u are talking about duh me)..

But i took few Sreenshot to explain my problem .. it will propably help you to understand my problem D:

www.w4ke-up.com\gouste\gouste2.jpg

thx ;X

gouste
4th October 2003, 18:05
hi again , i found my problem

thx manono ;)

manono
4th October 2003, 18:44
Thanks for nothing, you mean. :)

I thought you were feeding XviD with an .avs. With your second post I realized you were opening the .avi directly in XviD, at which point I realized I knew even less about what the problem was.

Glad you got it sorted out.