April 6, 2003

Corrupt Frame Dumps & MPEG-2 Playback

I tracked down the problem with my VQM Oracle setup. A whole bunch of frames in the frame dumps were corrupted because I had used fprintf with a "%s" format string. This ended up not dumping out the entire frame because zero values would show up in the middle of a frame. I changed it to fwrite and everything works. But now I need to re-dump the NCNI sequences that Tyler Johnson got for me.

I also tried to run an MPEG-2 video clip through the Java MPEG-2 parsing classes that Ketan sent me, but I couldn't figure out how to playback the video clips I found on the Internet. I want to make sure I can do that so I know what I'm parsing.

Posted by josuah at April 6, 2003 8:36 PM UTC+00:00

Trackback Pings

TrackBack URL for this entry:
http://www.wesman.net/cgi-bin/mt/mt-tb.cgi/619

Comments

Post a comment

July 2013
Sun Mon Tue Wed Thu Fri Sat
  1 2 3 4 5 6
7 8 9 10 11 12 13
14 15 16 17 18 19 20
21 22 23 24 25 26 27
28 29 30 31      

Search