Re: [mpeg2-dev] unable to decode properly

2009-07-15 Thread Keith Winstein
Hi Gus, If I had to make a wild guess, you're trying to play an MPEG-2 system stream (a transport stream or program stream). sample2.c only works on an MPEG-2 video elementary stream -- the raw video that is multiplexed into the system stream. Does the file play back properly with mplayer o

[mpeg2-dev] unable to decode properly

2009-07-15 Thread Gus Issa
Hello, I have ported libmpeg2 to a small project running on 200Mhz ARM9. I must say it runs really fast, about 100 frames/sec for 320x240! The only problem I am having is errors in the generated frames. The pictures has too many little squares in it. They are randomly placed and of different si