【问题标题】:OMXPLAYER pause seek for 6secs with --liveOMXPLAYER 使用 --live 暂停搜索 6 秒
【发布时间】:2016-10-29 20:16:48
【问题描述】:

当我像这样在命令行中使用 live 参数时:

omxplayer -o hdmi http://www.example.com/video.mp4 --live

如果我按“p”,视频会暂停,但会搜索 +6s。

我不使用live参数时没有问题。

谢谢。

【问题讨论】:

  • 什么操作系统 - 哪个 raspi?
  • 我使用带有 Raspbian 的树莓派 3,完全更新

标签: raspberry-pi omxplayer


【解决方案1】:

使用--loop 而不是--live 试试这个:

omxplayer -o hdmi --loop http://www.example.com/video.mp4

根据我的经验,--live 命令根本没有任何作用。

【讨论】:

    猜你喜欢
    • 2012-09-18
    • 2011-09-18
    • 1970-01-01
    • 2013-11-29
    • 1970-01-01
    • 1970-01-01
    • 2014-03-27
    • 1970-01-01
    • 2010-10-09
    相关资源
    最近更新 更多