robert zou
robert zou
应该是要改成string(rune(26))
> Make sure that the output frames are in a format supported by Java 2D such as "bgr24". converter.getBufferedImage work well ,if filter only fps=fps=0.2, grabber.getPixelFormat() is AV_PIX_FMT_BGR24 FFmpegFrameFilter filter...
> The format filter should be able to do that with "format=pix_fmts=bgr24": https://ffmpeg.org/ffmpeg-filters.html#format-1 ”fps=fps=0.2,crop=639:216:0:0,format=pix_fmts=bgr24“ not work yet. why need to set format filter? the input video format is AV_PIX_FMT_BGR24
> What does `System.out.println(frameImg.image[0])` prints out? java.nio.DirectByteBuffer[pos=0 lim=1244160 cap=1244160] frameImg.imageChannels is 9, so colorSpec is NULL? but why frameImg.imageChannels is 9 with crop filter?
> Hum, I guess it's a bug when settings the imageChannels, where it assumes that the stride covers the width: > https://github.com/bytedeco/javacv/blob/master/src/main/java/org/bytedeco/javacv/FFmpegFrameFilter.java#L727 > You can probably set it to 3...
我也是这个问题,paddlepaddle-gpu 2.4.2 paddledetection 2.6
需求描述:大图片小目录SAM Anything 需求场景:sam Anything需要支持SAHI