• Home
  • Features
  • Pricing
  • Docs
  • Announcements
  • Sign In

JuliaIO / VideoIO.jl / 1029 / 3
34%
master: 34%

Build:
DEFAULT BRANCH: master
Ran 17 Aug 2020 05:59AM UTC
Files 105
Run time 9s
Badge
Embed ▾
README BADGES
x

If you need to use a raster PNG badge, change the '.svg' to '.png' in the link

Markdown

Textile

RDoc

HTML

Rst

17 Aug 2020 05:53AM UTC coverage: 34.252% (+1.1%) from 33.195%
1029.3

push

travis-ci

web-flow
Add utility function `get_number_frames` (#260)

There is currently no way to query a video container to determine the number of
video frames that it contains, besides decoding video and counting the frames.
While this is the best you can do for some container formats, other container
formats can report the number of frames without decoding each video frame. I
have added a new function, `get_number_frames`, which will query the container
and return the number of frames, if applicable, or return `nothing` otherwise.
This function will not decode the video stream in order to determine the number
of frames.

I have additionally added simple tests of this function, a documentation string,
and added it to the docs.

497 of 1451 relevant lines covered (34.25%)

58408.77 hits per line

Source Files on job 1029.3
  • Tree
  • List 0
  • Changed 15
  • Source Changed 1
  • Coverage Changed 15
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 146
  • Travis Job 1029.3
  • 0f211c23 on github
  • Prev Job for on master (#1027.1)
  • Next Job for on master (#1034.1)
STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2026 Coveralls, Inc