Log in

View Full Version : Detect frame corruption in MPEG-2 streams/files


jeffy
21st May 2008, 11:05
Is there please some way you could check the program stream (PS MPEG-2) or transport stream (TS) or an elementary stream (M2V) for frame corruption? I am not sure about the terminology, but simply said: if the frame is corrupt in some way, you will see something unusual in the frame (eg. bad blocks/distorted frame appearance).

Thank you for your help.

Note: The topic is similar to this, but the codec in question is different:
http://forum.doom9.org/showthread.php?t=134382&highlight=errors

DrP
23rd May 2008, 07:39
mpeg2repair (http://users.adelphia.net/~mwilczyn/mpeg2repair/)

jeffy
24th May 2008, 23:21
DrP: Thank you.