Closed Nekofoxmiu closed 1 year ago
Basic Information
Describe the bug 合併後檔案變為多段ts檔裝至一個容器, 導致時間軸出現錯誤,七個小時的影片會只剩下兩個小時,並無法正確索引,透過ffmpeg重新封裝可解決
To Reproduce Steps to reproduce the behavior: 複製插件指令貼至命令列 下載完成後錯誤出現 通過 ffmpeg -i "原檔案" -c copy 後檔案.ts 指令可修復,並且ffmpeg會提示有 Non-monotonous DTS 的問題產生
Expected behavior 正確的時間,可跳轉的時間軸
Screenshots If applicable, add screenshots to help explain your problem.
是回放么,abema的回放如果他剪辑过(去广告etc.)是这样的,自己remux一次格式就是了 不是下载器的问题
行 回放沒錯
Basic Information
Describe the bug 合併後檔案變為多段ts檔裝至一個容器, 導致時間軸出現錯誤,七個小時的影片會只剩下兩個小時,並無法正確索引,透過ffmpeg重新封裝可解決
To Reproduce Steps to reproduce the behavior: 複製插件指令貼至命令列 下載完成後錯誤出現 通過 ffmpeg -i "原檔案" -c copy 後檔案.ts 指令可修復,並且ffmpeg會提示有 Non-monotonous DTS 的問題產生
Expected behavior 正確的時間,可跳轉的時間軸
Screenshots If applicable, add screenshots to help explain your problem.