alibaba / alibaba/CicadaPlayer
设置倍速会导致重播
Open
- Dominant language
- C++
- Stars
- 771
- Forks
- 209
- PR merge metrics
- No merged PRs in 30d
Description
4.4分支
1、修改Max Speed 为16;
2、send_packet 之前设置忽略skip_frame为AVDISCARD_NONREF
3、设置播放倍速为16
播放结束后会导致 之前没有播放的帧进行重播无法忽略
Uploading SVID_20240820_191136_1.mov…
Contributor guide
Research direction
Reproduce the report on the 4.4 branch with the uploaded SVID_20240820_191136_1.mov, using Max Speed 16 and playback speed 16. Inspect the send_packet path and the skip_frame setting of AVDISCARD_NONREF; done means frames that were skipped before playback ends are not replayed afterward.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- cpp
- Domain
- audio-video-rtc
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 30/100