// #cgo CFLAGS: -Wall
// #cgo LDFLAGS: -Wl,-rpath="/home/liuliang/ffmpeg-build/lib"
// #cgo LDFLAGS: -L/home/liuliang/workspace/wetrip_ffmpeg_demuxer/Debug
// #cgo LDFLAGS: -L/home/liuliang/workspace/wetrip_ffmpeg_demuxer
// #cgo LDFLAGS: -lwetrip_ffmpeg_demuxer -lstdc++ -ljpeg  -lpthread -lrt
// #cgo LDFLAGS: -L/home/liuliang/ffmpeg-build/lib
// #cgo  LDFLAGS: -lavformat -lavcodec -lswscale -lavutil -lswresample
// #include "test.h"
// #include <stdio.h>
// #include <stdlib.h>
// #include "wetrip_ffmpeg_demuxer.h"

 

相关文章:

  • 2021-05-24
  • 2021-05-26
  • 2021-05-26
  • 2022-12-23
  • 2022-12-23
  • 2021-06-23
  • 2022-12-23
  • 2021-06-03
猜你喜欢
  • 2022-12-23
  • 2021-11-18
  • 2022-12-23
  • 2021-09-08
  • 2022-12-23
相关资源
相似解决方案