我的GStreamer中出现了这个错误
缺少解码器: MPEG-4视频(简单配置文件)(视频/mpeg,mpegversion=(int)4,systemstream=(布尔值)false,profile=(string)simple,level=(string)1,level= width=(int)1280,height=(int)720,framerate=(分数)5/1,像素纵横比=(分数)1/1,parsed=(布尔值)true)
发布于 2023-04-10 12:11:13
安装libgstreamer-plugins-bad和libgstreamer-plugins-ugly应该可以解决这个问题
https://askubuntu.com/questions/1463061
复制相似问题