[功能请求] 总是下载原始的聊天视频
Open
Feature
- Dominant language
- Java
- Stars
- 5.7k
- Forks
- 416
- Avg merge
- 10d 4h
- Merged PRs (30d)
- 4
Description
### QQ(TIM)版本/QQ(TIM) Version
9.0.60
### 为什么你认为需要此功能
有时下载聊天视频时,会出现视频被压缩(**不是**指发送时没选原图时的压缩)的现象,且会影响保存的视频
可以通过 `ffmpeg` 或 `ffprobe` 命令来判断有没有被压缩过,如果被压缩过,则元数据中的 `description` 字段将会是 `Tencent CAPD MTS (T-tech)`
不太清楚怎么触发,好像直接预览视频后保存更容易触发
### 联系到哪些已经存在的bug或者功能
聊天自动接收原图
### 具体功能需要/Specific features require
保存聊天视频时总是下载原始视频
Contributor guide
Research direction
No source file, test, or entry point is named. Reproduce the behavior with QQ/TIM 9.0.60, compare saved videos with ffprobe, and trace the chat-video download path; done means saving a chat video consistently preserves the original rather than one marked with Tencent CAPD MTS (T-tech).
Written by the indexing model from the issue text.
Assessment
- Tech stack
- java
- Domain
- mobile-dev
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 32/100