  Mpeg_browse provides an interface for browsing video. User can play video, stop at arbitrary point, fast forward. What is the advantage of MPEG Browse over other video players? MPEG Browse adds a very limited, yet useful structure to the video: it partitions the video into shots. Based on these information, the browser can skip to the next shot, much like a CD player can skip to the next song. The scene break algorithm was developed by <A HREF="http://www.cs.cornell.edu/Info/People/rdz/rdz.html">Ramin Zabih</A>, <A HREF="http://www.cs.cornell.edu/Info/People/jmiller/Home.html">Justin Miller</A> , and Kevin Mai. For more details about the algorithm see the web page.  <H3>
