PDA

View Full Version : xvid freeze




mescalino
26 Nov 2002, 03:16 AM
I've got a movie which was encoded with xvid codec and it freezes up at certain point. not completely ,you know, picture stopped,sound kept going, then you fast foward it a little bit and continue watching the movie. I hate this so up till now whenever i encouter such a problem i fix it with a small program called avidefreezer. but i can't get it to work with xvid. avidefreezer crashes right away. so does anybody have any suggestions about how to handle this ; maybe i should use another program?

Batman
26 Nov 2002, 03:25 AM
Try the ffdshow or ffmpeg playback filter

or change the avi4cc code of the xvid file to divx 5 (DX50) and thereby, use the divx 5 filter for playback.

mescalino
26 Nov 2002, 03:45 AM
ok i installed ffdshow and it doesn't freeze up any more (the picture gets distorted untill the next scene change but thats a couple of seconds). and by the way i looked at xvid fourcc changer and noticed that divx5 is not listed although i have 5.0.2 pro installed. any idea why?

Batman
26 Nov 2002, 08:18 AM
You will have to manually type in "DX50"

mescalino
26 Nov 2002, 09:02 AM
ok
thanks for your time

Batman
26 Nov 2002, 09:03 AM
Your welcome :) Let us know how things turn out.