流媒体/转码失败

ArC*_*iGo 5 vlc-media-player suse encoding streaming

我在 Suse Linux Enterprise Desktop 11 SP3 上安装了 VLC,并且显然运行良好,但是当我流式传输一些视频(.flv 格式)时,出现此错误。-

Streaming / Transcoding failed
VLC could not open the encoder
Run Code Online (Sandbox Code Playgroud)

注意:我使用的是 VLC 1.1.13 The Luggage。我将不胜感激任何帮助

小智 9

我在高级 VLC 选项中的 FFMpeg 选项中将严格性强制为 -2。它位于 Tools>Preferences 下,然后单击 Show settings 下的 All,单击 Input / Codecs 下的 Video codecs,然后单击 FFmpeg 。所以它是: Tools>Preferences>Video codecs>FFmpeg 。在 FFmpeg 下,我向下滚动到编码下,然后转到严格标准合规性并将其设置为 -2

或添加 --sout-ffmpeg-strict=-2

到您的命令行。所以不需要在 Gui 中更改它