> Are there any known limitations with shotdetect? Should I try a different video file format? Any other suggestions/workarounds?
        
        The MacOSX version of shotdetect is older than the one on Windows, so the (statically linked) ffmpeg libs that provide access to the video may have trouble with some codecs.
        
        
        > Addendum on the addendum: to try and see if shotdetect is able to parse my video file, I decided to run it standalone. There's some
        
        > problem doing this under OS X (as mentioned in my previous thread), but it works okay on Windows. After it finished, I looked in the
        
        >/thumbs directory and there I found proper thumbnails for my clip, and most all of the shot boundaries seemed to have been detected as I
        
        > would have expected. However, when I try the same thing in Advene on MS-Windows, once again the shot boundaries are all off.
        
        How did you validate the shot boundaries coming directly from shotdetect ? It cannot be done on the basis of the screenshots alone.
        
        There may be conversion issues: shotdetect processes the video frame-by-frame and outputs timestamps in ms, using fps information to convert frame number to ms. Advene gets the ms information from shotdetect, and uses gstreamer to playback the movie at the specified time. This can be one of the conversion issues.
        
        
        > So, my hypothesis now is that perhaps there is a problem when Advene tries to process the results from shotdetect.
        
        There is basically no interpretation: Advene just gets the (integer) ms values from shotdetect.
        
        
        > If it would help, I can provide my video clip (20 MB) and the result.xml file from shotdetect.
        
        Sure, I can have a look. Use a downloader service like
        
        
         http://dl.free.fr/
        
        
        and send the reference to
        
        
         olivier.aubert@liris.cnrs.fr