how to change FramesPerSecond
    5 ビュー (過去 30 日間)
  
       古いコメントを表示
    
I have an avi video and I need to change the FramePerSecond for splitting the video into frames.
              Filename: 'movie.avi'
              FileSize: 6536192
           FileModDate: '11-Apr-2005 19:02:30'
             NumFrames: 84
       FramesPerSecond: 25
                 Width: 180
                Height: 144
             ImageType: 'truecolor'
      VideoCompression: 'none'
               Quality: 0
    NumColormapEntries: 0
Is it possible to change the FramePerSecond which should results me the few NumFrames??
4 件のコメント
参考
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!

