yuvTO264.c:(.text+0x2d): undefined reference to `x264_param_default'
yuvTO264.c:(.text+0x94): undefined reference to `x264_encoder_open_144'
yuvTO264.c:(.text+0x101): undefined reference to `x264_picture_alloc'
yuvTO264.c:(.text+0x24e): undefined reference to `x264_encoder_encode'
yuvTO264.c:(.text+0x36d): undefined reference to `x264_encoder_close'
请问你知道问题所在吗?非常感谢,如果知道一定给我答复号码
linux下安装了x264,函数调用时找不到x264的相应函数
答案:2 悬赏:60 手机版
解决时间 2021-02-09 16:22
- 提问者网友:niaiwoma
- 2021-02-09 00:08
最佳答案
- 五星知识达人网友:纵马山川剑自提
- 2021-02-09 01:40
gcc -o yuv yuv.c -lx264 -L/root/pracpp/x264,一条指令就解决了。
全部回答
- 1楼网友:逐風
- 2021-02-09 03:02
从网上找个包含x264的代码,copy看能不能正确执行,不行的话应该是环境没配置好,行是的是臭虫
我要举报
如以上回答内容为低俗、色情、不良、暴力、侵权、涉及违法等信息,可以点下面链接进行举报!
点此我要举报以上问答信息
大家都在看
推荐资讯