美文网首页
FFmpeg使用问题汇总

FFmpeg使用问题汇总

作者: 苏怡诞仁 | 来源:发表于2018-10-19 12:56 被阅读0次

    Linux下推流屏幕出错

    Invalid MIT-MAGIC-COOKIE-1 key[x11grab @ 0x5580691486e0] Cannot open display :0.0, error 1.

    :0.0: Input/output error


    echo $DISPLAY 查看设备代号 替换掉:0.0

    参考:https://www.linuxquestions.org/questions/linux-desktop-74/ffmpeg-fails-cannot-open-display-0-0-error-1-a-4175613512/


    相关文章

      网友评论

          本文标题:FFmpeg使用问题汇总

          本文链接:https://www.haomeiwen.com/subject/ytuyzftx.html