Skip to content

FFmpeg plugin 0.19

Choose a tag to compare

@TheoWolf TheoWolf released this 25 Jul 17:31
· 211 commits to dev since this release

Datavyu FFmpeg Plugin 0.19

Features

  • Added AVFoundation Media Player for Mac OS platforms.
  • Change Native Media Player Start time.
  • Seek to a specific frame by requesting the frame number.
  • Added Seek Playbacks property supported by the Media Player.

Bug Fixes

  • Fixed FFmpeg Player Seek to the video last frame.
  • Fixed FFmpeg Player wrong image displayed when instances launched.
  • Fixed FFmpeg Player state transitions.
  • Fixed FFmpeg Player NaN timestamps when loading a video.
  • Fixed FFmpeg Player NullPointerException When loading videos with no audio.
  • Fixed FFmpeg Player Seeks overlapping.
  • Fixed AVFoundation (Native OSX) player Rate transition after a seek.
  • Fixed AVFoundation (Native OSX) players count when destroying player resources.
  • Fixed Libraries loader extracting dependencies bug.
  • Grab the correct AWT window handler for the MPV player.
  • Fixed MPV Player autoplay.