githubwyj

Results 3 issues of githubwyj

avformat_open_input() error -22 Error setting option ``` avutil.av_log_set_level(avutil.AV_LOG_ERROR); FFmpegLogCallback.set(); FFmpegFrameGrabber grabber = new FFmpegFrameGrabber("rtsp://xxxxx"); grabber.setOption("use_wallclock_as_timestamps", "1"); grabber.setOption("rtsp_transport", "tcp"); grabber.setOption("rtsp_flags", "prefer_tcp"); grabber.start(); ``` I used ffmpeg in JavaCV to pull rtsp...

help wanted
question

**Describe the bug** Conversion failed! video media info 概览 Complete name : D:\Users\xxx\Downloads\VTS_01_1.VOB Format : MPEG-PS File size : 18.5 MiB Duration : 1 分 33 秒 Overall bit rate...

bug