Open JinLike opened 2 years ago
FYI, this is more easily accomplished using the ffmpeg program: http://bytedeco.org/javacpp-presets/ffmpeg/apidocs/org/bytedeco/ffmpeg/ffmpeg.html
FYI, this is more easily accomplished using the ffmpeg program: http://bytedeco.org/javacpp-presets/ffmpeg/apidocs/org/bytedeco/ffmpeg/ffmpeg.html
thank you but I I don't want to use the command
FYI, this is more easily accomplished using the ffmpeg program: http://bytedeco.org/javacpp-presets/ffmpeg/apidocs/org/bytedeco/ffmpeg/ffmpeg.html
thank you but I I don't want to use the command
FFmpegFrameGrabber 1124 line:int outputChannels = samples_out.length > 1 ? 1 : audio_c.channels(); samples_out is null