Skip to content

issues Search Results · repo:yundiantech/VideoPlayer language:C++

Filter by

3 results
 (51 ms)

3 results

inyundiantech/VideoPlayer (press backspace or delete to remove)

程序运行,能播放视频,但是没有声音,希望尽快回复一下~
  • UestcXiye
  • 2
  • Opened 
    on Apr 10, 2024
  • #16

网络流:rtsp流延迟大概3、4秒的样子,怎么降低延迟?
  • chccc1994
  • 1
  • Opened 
    on Feb 16, 2023
  • #13

原因似乎是decodeVideoThread的音视频同步代码里, audio_pts = (av_gettime() - mVideoStartTime) / 1000000.0; 这行代码会导致audio_pts在每次暂停后都会重新从0开始计数
  • ddduvet
  • 3
  • Opened 
    on May 11, 2022
  • #10
Issue origami icon

Learn how you can use GitHub Issues to plan and track your work.

Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub Issues
ProTip! 
Restrict your search to the title by using the in:title qualifier.
Issue origami icon

Learn how you can use GitHub Issues to plan and track your work.

Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub Issues
ProTip! 
Restrict your search to the title by using the in:title qualifier.
Issue search results · GitHub