Skip to content
This repository was archived by the owner on May 22, 2025. It is now read-only.
This repository was archived by the owner on May 22, 2025. It is now read-only.

播放-暂停的逻辑好像有bug #347

Open
@grantonzhuang

Description

@grantonzhuang

exp: 一首歌4分钟
播放这首歌
在2分钟处暂停
过了1分钟继续播放
过了1分钟后, 就会播放下一曲

也就是会把中间的{暂停时间长度}也当成了{已播放时间长度}, 这个时间的计算逻辑好像有问题.

播放的行为正常.

ubuntu 1404 python2.7

Activity

kigawas

kigawas commented on Jul 1, 2016

@kigawas
Collaborator

你先试试mpg123,看看会出现同样的问题么

qhsong

qhsong commented on Aug 12, 2016

@qhsong

mpg123不会出现这个问题,我正在看是哪里的问题。我也遇到了

qhsong

qhsong commented on Aug 12, 2016

@qhsong

这个是mpg123的bug,只要播放暂停时间超过一定时间,然后就会自动停止输出@p 0。
最新版本的mpg123已经修复了这个问题,目前测试了一下还没发现问题。等明天再试试。

dndnd0908

dndnd0908 commented on Aug 26, 2016

@dndnd0908

@grantonzhuang 我的已经最新版本了(1.22)还是有这个问题

kigawas

kigawas commented on Sep 8, 2016

@kigawas
Collaborator

@redapple0204 mpg123-1.23.6 没有这个问题

dndnd0908

dndnd0908 commented on Sep 9, 2016

@dndnd0908

@kigawas 换到了1.25仍然有问题.....

kigawas

kigawas commented on Sep 12, 2016

@kigawas
Collaborator

已经重现了这个问题,正在修复

self-assigned this
on Sep 12, 2016
kigawas

kigawas commented on Sep 12, 2016

@kigawas
Collaborator

@redapple0204 已经确定是mpg123的问题,和@qhsong说的一样

qhsong

qhsong commented on Sep 12, 2016

@qhsong

恩,最新版本也不行?

2016-09-12 17:18 GMT+08:00 Ryan Lee notifications@github.com:

@redapple0204 https://github.com/redapple0204 已经确定是mpg123的问题


You are receiving this because you commented.
Reply to this email directly, view it on GitHub
#347 (comment),
or mute the thread
https://github.com/notifications/unsubscribe-auth/AGXCi0ttvefyvbHURS_syE-KHq7SLdH9ks5qpRjdgaJpZM4JCy2r
.

祝好,宋其翰
我的博客:http://sqh.me/

kigawas

kigawas commented on Sep 12, 2016

@kigawas
Collaborator

只要暂停超过5分钟就会P0了

20 remaining items

Loading
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

Projects

No projects

Milestone

No milestone

Relationships

None yet

    Development

    No branches or pull requests

      Participants

      @Catofes@kigawas@taizilongxu@qhsong@darknessomi

      Issue actions

        播放-暂停的逻辑好像有bug · Issue #347 · darknessomi/musicbox