# videolan/vlc SLOC report

> As of 2026-08-17 (commit bfc0c01acd76), videolan/vlc contains 4,929,777 total lines: 2,525,458 code, 1,430,081 comments, 974,238 blank, across 4,640 files in 43 languages (top: PO File 65.9%). Counted with tokei via OctoCounts.

OctoCounts produced this report by resolving videolan/vlc to commit bfc0c01acd76, downloading the repository source archive, and counting every source file with tokei, the open-source line counter written in Rust. The table below breaks the count down by programming language into files, total lines, code lines, comment lines, and blank lines, so the figures can be compared across languages and projects. Results are cached by commit, tokei version, and analysis options, so counting the same revision again reproduces exactly these numbers.

## Repository size insights

This is a very large codebase by counted code lines. Code represents 51.2% of all lines, comments represent 29.0%, and the repository averages 544 code lines per file. PO File accounts for 65.9% of counted code.

| Language | Files | Lines | Code | Comments | Blanks |
| --- | ---: | ---: | ---: | ---: | ---: |
| PO File | 111 | 3,710,754 | 1,664,680 | 1,246,058 | 800,016 |
| C | 1,299 | 617,031 | 461,417 | 67,076 | 88,538 |
| C++ | 490 | 174,225 | 131,852 | 17,743 | 24,630 |
| C Header | 906 | 143,752 | 71,170 | 54,556 | 18,026 |
| Objective-C | 260 | 83,259 | 62,187 | 8,101 | 12,971 |
| C++ Header | 457 | 49,744 | 28,205 | 13,286 | 8,253 |
| QML | 251 | 43,720 | 27,070 | 6,793 | 9,857 |
| Meson | 71 | 13,125 | 10,607 | 1,052 | 1,466 |
| Automake | 64 | 11,114 | 9,622 | 305 | 1,187 |
| Makefile | 142 | 8,879 | 6,646 | 707 | 1,526 |
| Lua | 51 | 8,628 | 6,615 | 1,168 | 845 |
| Autoconf | 21 | 8,445 | 5,952 | 1,687 | 806 |

Top language (PO File 65.9%). Generated at 2026-08-17T17:20:03.143394817+00:00. Canonical report: https://octocounts.com/github/videolan/vlc

## Report FAQ

### How many lines of code does videolan/vlc have?

videolan/vlc has 4,929,777 total lines, including 2,525,458 code lines, 1,430,081 comment lines, and 974,238 blank lines.

### How was the videolan/vlc line count measured?

OctoCounts resolved the public GitHub repository to commit bfc0c01acd76, downloaded the source archive, counted it with tokei, and cached the report by commit, tokei version, and analysis options.

### What commit was counted for videolan/vlc?

This OctoCounts report was generated from master at commit bfc0c01acd76 on 2026-08-17T17:20:03.143394817+00:00.

## Similar repository reports

- [fluxerapp/fluxer](https://octocounts.com/github/fluxerapp/fluxer) — PO File, 1,863,916 code lines
- [apache/superset](https://octocounts.com/github/apache/superset) — PO File, 1,260,683 code lines
- [darktable-org/darktable](https://octocounts.com/github/darktable-org/darktable) — PO File, 1,235,454 code lines
- [git/git](https://octocounts.com/github/git/git) — PO File, 1,107,900 code lines
- [util-linux/util-linux](https://octocounts.com/github/util-linux/util-linux) — PO File, 1,035,590 code lines
- [fish-shell/fish-shell](https://octocounts.com/github/fish-shell/fish-shell) — PO File, 654,994 code lines

## Related OctoCounts pages

- [Recently analyzed repositories](https://octocounts.com/recent)
- [Popular SLOC reports](https://octocounts.com/popular)
- [Trending GitHub repositories](https://octocounts.com/trending)
- [Hall of Monoliths](https://octocounts.com/hall-of-monoliths)
- [GitHub SLOC counter guide](https://octocounts.com/docs/github-sloc-counter)
- [Counting methodology](https://octocounts.com/docs/methodology)
- [OctoCounts API docs](https://octocounts.com/docs/api)
