View Single Post
Old 27th March 2017, 21:05   #1  |  Link
Myrsloik
Professional Code Monkey
 
Myrsloik's Avatar
 
Join Date: Jun 2003
Location: Kinnarps Chair
Posts: 2,555
FFMS2000 - The experimental future of FFMS2

Here's the second test build of FFMS2000, an experimental future version of FFMS2. Test it for regressions relative the previous FFMS2 release.

FFMS2000 test8

Code:
- 2.2000 test8
  - Fixed issue with dropped/repeated frames in vc1 with multiple b-frames after seeking (Myrsloik)
  - Fixed issue with dropped/repeated frames in h264 when the reorder buffer size is too small (Myrsloik)
  - Improved seeking in mpeg and mpegts streams (Myrsloik)
  - Added rgb(a)p8 output to Avisynth+ (Myrsloik)
  - Added VP9 support (Daemon404)
  - Fixed incorrectly reporting the output as limited range when it's in fact unknown and likely to be full range (Myrsloik)
  - Added mastering display metadata output (Myrsloik)
  - VapourSynth source now defaults to not outputting alpha (Myrsloik)
  - Removed the now unused demuxer, dumpmask, audiofile and utf8 arguments from the source filters (Myrsloik)
  - Removed ability to dump audio tracks (Myrsloik)
  - Fixed incorrect colorimetry metadata reported when converting the output to another colorspace (Myrsloik)
  - Sources now simply reference the index instead of copying large parts of it (Myrsloik)
  - Use new FFmpeg decoding API (Myrsloik)
  - Fixed several bugs in output format selection (Myrsloik)
  - FFMSIndex will now properly error out with invalid arguments (Myrsloik)
  - Add rotation metadata export (Myrsloik)
  - Add stereoscopic metadata export (Myrsloik)
  - Created new Visual Studio 2017 projects (Myrsloik)
  - Removed old mingw version support (Myrsloik)
  - Removed support for old FFmpeg versions (Myrsloik)
  - Removed libav support (Myrsloik)
  - Discontinuous Timestamp Support (Daemon404)
  - Add FFMS_Deinit (Daemon404)
  - Fix mid-stream parameter changes (Daemon404)
__________________
VapourSynth - proving that scripting languages and video processing isn't dead yet

Last edited by Myrsloik; 3rd March 2018 at 17:06. Reason: New build
Myrsloik is offline