Open imagejan opened 1 year ago
See this forum post.
The deleteSlice method likely need to be overridden in this code:
deleteSlice
https://github.com/scifio/scifio-javacv/blob/2aab1e24dbbcce58bdf422defa1ba6d7cebf40b3/plugin/src/main/java/fiji/ffmpeg/IO.java#L151-L212
Related to the plugin served via the FFMPEG update site, corresponding to this branch: https://github.com/scifio/scifio-javacv/tree/ffmpeg/plugin/src/main/java/fiji/ffmpeg
This issue has been mentioned on Image.sc Forum. There might be relevant details there:
https://forum.image.sc/t/ffmpeg-plugin-does-not-support-virtual-stack-slice-deletion/81112/2
See this forum post.
The
deleteSlice
method likely need to be overridden in this code:https://github.com/scifio/scifio-javacv/blob/2aab1e24dbbcce58bdf422defa1ba6d7cebf40b3/plugin/src/main/java/fiji/ffmpeg/IO.java#L151-L212
Related to the plugin served via the FFMPEG update site, corresponding to this branch: https://github.com/scifio/scifio-javacv/tree/ffmpeg/plugin/src/main/java/fiji/ffmpeg