如标题,版本是linux 5.2 buildroot 是2019.08
离线
# gst-launch-1.0 filesrc location=test1.mp3 ! decodebin ! audioconvert ! alsasink
WARNING: erroneous pipeline: no element "alsasink"
# 实在是不明白,需要修改什么吗
离线
我可以正常播音乐了,使用
但就是无法找到这个插件,不知道这个插件在哪里
离线
https://whycan.com/t_5462.html
来填坑了,我是勾选上gst1-plugins-base -》 alsa(...) ,然后重新make clean才完成的。
离线