bytedeco / javacv

Java interface to OpenCV, FFmpeg, and more
Other
7.51k stars 1.58k forks source link

Can the raw stream of H264 be read by FFmpegFrameGrabber #1942

Open liehong opened 1 year ago

liehong commented 1 year ago

I'm trying to read the raw stream of h 264, but I can't read the data by writing like this image