Log in

View Full Version : mpeg import filter error, what to do?


PeterTheMaster
20th April 2002, 18:32
i downloaded an mpg file and want to open it with virtualdub.
it starts to parse it, then it says
"MPEG Import Filter: packet sync error on packet stream (41bffb8)"
the file seems to play ok but i'd like to find out the number of frames and reencode it and stuff.
so what can i do? how can i fix this?

Zhnujm
20th April 2002, 21:16
you can try vcdgear to fix the errors in the mpeg stream.

PeterTheMaster
22nd April 2002, 16:34
i open vcdgear, select "mpeg -> mpeg", check "Fix MPEG Errors"
process the file...
and the file has the same size as before and i get the same error at the same position with vdub.

Zhnujm
22nd April 2002, 21:48
next try: ;)
use avisynth to frameserve the file to virtualdub (via "DirectShowSource"). that should work if the file is playable in mediaplayer.

if you need more info about that, post again.

Namor
3rd May 2002, 17:14
I would like more info on how to frameserver the file to Virtualdub.. :)

PeterTheMaster
3rd May 2002, 19:09
DirectShowSource("filename.mpg")