bestsource icon indicating copy to clipboard operation
bestsource copied to clipboard

A super great audio/video source and FFmpeg wrapper

Results 4 bestsource issues
Sort by recently updated
recently updated
newest added

When compiling BestSource on OSX, compilation fails with the error ``` ../subprojects/bestsource/src/videosource.h:187:17: error: implicit instantiation of undefined template 'std::basic_string' std::string Source; ^ /Applications/Xcode_13.2.1.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/c++/v1/iosfwd:239:32: note: template is declared here class _LIBCPP_TEMPLATE_VIS...

LWLibavSource has the rather nice feature of printing the progress of the index: `Creating lwi index file 46%` This is obviously extremely convienent when working with large files or on...

As reported [here](https://forum.doom9.org/showthread.php?p=2000802#post2000802) there appears to be an issue with BSVideoSource setting the Avisynth clip properties: 1. Field order of the clip (result of clip.GetParity) 2. Whether the clip is...

Not sure how interesting it is at this point of the development, but with the attached source [00006.zip](https://github.com/vapoursynth/bestsource/files/14462820/00006.zip) the filter (like software based LWLibavSource shows artifacts, no artifacts with FFMS2,...