Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

get realtime download speed #890

Closed
wants to merge 6 commits into from
Closed

Conversation

toss156
Copy link

@toss156 toss156 commented Jan 28, 2016

get realtime download speed.
I have add method in ffmpeg/libavformat/avio.h libavformat/aviobuf.c and libavformat/hls.c, so need to update ffmpeg with pull request #[https://github.com/bilibili/FFmpeg/pull/1]

@bbcallen
Copy link
Contributor

You don't have to do such hack in avio.
It would be more simple to count AVPacket.size after av_read_frame().

@toss156
Copy link
Author

toss156 commented Jan 29, 2016

@bbcallen thanks,I will try it.

@bbcallen bbcallen closed this Jan 30, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants