ihmily / DouyinLiveRecorder

可循环值守和多人录制的直播录制软件,支持抖音、TikTok、快手、虎牙、斗鱼、B站、小红书、pandatv、afreecatv、flextv、popkontv、twitcasting、winktv、百度、微博、酷狗、17Live、Twitch、Acfun、CHZZK等平台直播录制
MIT License
4.81k stars 572 forks source link

🐛[BUG] 主动打断录制(CTRL+C)会导致视频不转MP4 #743

Open olalala10 opened 2 hours ago

olalala10 commented 2 hours ago

⚠️ 确认是否已存在类似问题

🔧 运行方式

直接运行的exe文件

🐍 如果是使用源代码运行,请选择你的Python环境版本

None

💻 请选择你的系统环境

Windows 11

⚠️ 确认是否已经重试多次

🕹 复现步骤

1.录制地址:https://live.douyin.com/265366259141; 2.格式为默认的TS+转MP4

😯 问题描述

使用CTRL+C手动停止录制时,视频会保留TS格式,不会转MP4格式; 自动录制结束则会自动转MP4。

📜 错误信息

No response

Issues-translate-bot commented 2 hours ago

Bot detected the issue body's language is not English, translate it automatically.


Title: 🐛[BUG] Actively interrupting recording (CTRL+C) will cause the video not to be converted to MP4

⚠️ Confirm whether similar problems already exist

🔧 How to run

exe file to run directly

🐍 If you are running from source code, please select your Python environment version

None

💻 Please select your system environment

Windows 11

⚠️ Confirm whether it has been retried multiple times

🕹 Steps to reproduce

  1. Recording address: https://live.douyin.com/265366259141;
  2. The format is the default TS+ to MP4

😯 Problem description

When you use CTRL+C to manually stop recording, the video will remain in TS format and will not be converted to MP4 format; When the automatic recording ends, it will be automatically converted to MP4.

📜 Error message

No response