Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

斗鱼经常因不明原因中断录制 #75

Open
Superbia000 opened this issue Jan 3, 2022 · 0 comments
Open

斗鱼经常因不明原因中断录制 #75

Superbia000 opened this issue Jan 3, 2022 · 0 comments
Labels
pending Things under consideration, not sure whether to be worked on

Comments

@Superbia000
Copy link

环境:JDK 1.8.0_202, Win10 20H2, 2.18.0

java -Dfile.encoding=utf-8 -jar BiliLiveRecorder.jar "options=Minana.json"

{
"debug": true,
"check": true,
"delete": false,
"liver": "douyu",
"id": "22619",
"qn": -1,
"retry": 7,
"trustAllCert": false,
"fileName": "{name}-{shortId} 的{liver}直播{startTime}-{seq}",
"timeFormat": "yyyy-MM-dd HH.mm",
"plugin": false,
"stopAfterOffline": false,
"retryIfLiveOff": true,
"maxRetryIfLiveOff": 0,
"retryAfterMinutes": 0.5,
"failRetryAfterMinutes": 0.1,
"saveFolder": "D:\BD\Recode\Minana呀"
}


已经录制了30m30s, 当前进度: 1.74 GB
已经录制了30m40s, 当前进度: 1.75 GB
发送GET请求出现异常!java.io.IOException: Premature EOF
java.io.IOException: Premature EOF
at sun.net.www.http.ChunkedInputStream.readAheadBlocking(Unknown Source)
at sun.net.www.http.ChunkedInputStream.readAhead(Unknown Source)
at sun.net.www.http.ChunkedInputStream.read(Unknown Source)
at java.io.FilterInputStream.read(Unknown Source)
at sun.net.www.protocol.http.HttpURLConnection$HttpInputStream.read(Unknown Source)
at sun.net.www.protocol.http.HttpURLConnection$HttpInputStream.read(Unknown Source)
at nicelee.bilibili.util.HttpRequestUtil.download(HttpRequestUtil.java:219)
at nicelee.bilibili.live.impl.RoomDealerDouyu.startRecord(RoomDealerDouyu.java:211)
at nicelee.bilibili.threads.ThRecord.record(ThRecord.java:139)
at nicelee.bilibili.threads.ThRecord.run(ThRecord.java:50)
连接异常,0.1min后重新尝试录制
正在处理,请稍等
申请清晰度 0的链接,得到清晰度 0的链接
文件大小: null 字节.
已经录制了31m0s, 当前进度: 2.49 MB
已经录制了31m10s, 当前进度: 17.23 MB


已经录制了1h1m50s, 当前进度: 1.74 GB
已经录制了1h2m0s, 当前进度: 1.75 GB
发送GET请求出现异常!java.io.IOException: Premature EOF
java.io.IOException: Premature EOF
at sun.net.www.http.ChunkedInputStream.readAheadBlocking(Unknown Source)
at sun.net.www.http.ChunkedInputStream.readAhead(Unknown Source)
at sun.net.www.http.ChunkedInputStream.read(Unknown Source)
at java.io.FilterInputStream.read(Unknown Source)
at sun.net.www.protocol.http.HttpURLConnection$HttpInputStream.read(Unknown Source)
at sun.net.www.protocol.http.HttpURLConnection$HttpInputStream.read(Unknown Source)
at nicelee.bilibili.util.HttpRequestUtil.download(HttpRequestUtil.java:219)
at nicelee.bilibili.live.impl.RoomDealerDouyu.startRecord(RoomDealerDouyu.java:211)
at nicelee.bilibili.threads.ThRecord.record(ThRecord.java:139)
at nicelee.bilibili.threads.ThRecord.run(ThRecord.java:96)
连接异常,0.1min后重新尝试录制
正在处理,请稍等
申请清晰度 0的链接,得到清晰度 0的链接
文件大小: null 字节.
已经录制了1h2m20s, 当前进度: 12.56 MB
已经录制了1h2m30s, 当前进度: 22.23 MB
已经录制了1h2m40s, 当前进度: 31.93 MB
已经录制了1h2m50s, 当前进度: 41.66 MB


已经录制了1h14m0s, 当前进度: 469.44 MB
已经录制了1h14m10s, 当前进度: 469.47 MB
发送GET请求出现异常!java.io.IOException: Premature EOF
java.io.IOException: Premature EOF
at sun.net.www.http.ChunkedInputStream.readAheadBlocking(Unknown Source)
at sun.net.www.http.ChunkedInputStream.readAhead(Unknown Source)
at sun.net.www.http.ChunkedInputStream.read(Unknown Source)
at java.io.FilterInputStream.read(Unknown Source)
at sun.net.www.protocol.http.HttpURLConnection$HttpInputStream.read(Unknown Source)
at sun.net.www.protocol.http.HttpURLConnection$HttpInputStream.read(Unknown Source)
at nicelee.bilibili.util.HttpRequestUtil.download(HttpRequestUtil.java:219)
at nicelee.bilibili.live.impl.RoomDealerDouyu.startRecord(RoomDealerDouyu.java:211)
at nicelee.bilibili.threads.ThRecord.record(ThRecord.java:139)
at nicelee.bilibili.threads.ThRecord.run(ThRecord.java:96)
连接异常,0.1min后重新尝试录制
申请清晰度 0的链接,得到清晰度 0的链接
文件大小: null 字节.
已经录制了1h14m20s, 当前进度: 1.46 MB
已经录制了1h14m30s, 当前进度: 11.29 MB

@Superbia000 Superbia000 changed the title 斗鱼经常因不明原因停止录制 斗鱼经常因不明原因中断录制 Jan 3, 2022
@nICEnnnnnnnLee nICEnnnnnnnLee added the pending Things under consideration, not sure whether to be worked on label Jan 21, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
pending Things under consideration, not sure whether to be worked on
Projects
None yet
Development

No branches or pull requests

2 participants