这里我尝试使用 gst-launch-1.0 应用程序播放 ac3 流。但是我收到以下错误,
ERROR: from element /GstPlayBin:playbin0/GstURIDecodeBin:uridecodebin0 /GstDecodeBin:decodebin0/GstTypeFindElement:typefind: Could not determine type of stream.
这里使用的命令是,
gst-launch-1.0 playbin uri=file:///usr/bin/*****.ac3
如果在这里缺少任何插件,您能否请人提出建议?