我在 GStreamer 中收到此错误
缺少解码器:MPEG-4 视频(简单配置文件)(video/mpeg、mpegversion=(int)4、systemstream=(boolean)false、profile=(string)simple、level=(string)1、codec_data=(buffer)000001b001000001b58913000001000000012000c48d88002d28045a1463000001b24c61766335382e3133342e313030、width=(int)1280、height=(int)720、framerate=(fraction)5/1、pixel-aspect-ratio=(fraction)1/1、parsed=(boolean)true)
答案1
安装libgstreamer-plugins-bad
应该libgstreamer-plugins-ugly
可以解决问题