Quote:
Originally Posted by kikogol When I try to open that file I get an error (see attached image) and then I get a report which says the following: |
That errormessage clearly states that xvid.dll is responsible for error. This may mean two things: u use ffdShow but u've checked that ffdShow for decoding xvid video uses xvid dll - switch that to default libavcodec. The other thing: u don't have any directshow filter capable to decode xvid video and because of that xvid.dll codec is used - in this case, install the latest ffdShow and your problem should be solved.