# videolan/vlc SLOC report

> As of 2026-09-21 (commit a1af3f4f147b), videolan/vlc contains 4,857,105 total lines: 2,478,044 code, 1,415,592 comments, 963,469 blank, across 4,327 files in 38 languages (top: PO File 67.2%). Custom configuration (tests excluded, docs excluded, generated excluded). Counted with tokei via OctoCounts.

videolan/vlc has 2,478,044 source lines of code out of 4,857,105 total lines across 4,327 files, counted from the a1af3f4f147bd1215a039d04cb5049f964cc587a ref at commit a1af3f4f147b by the OctoCounts tokei engine on 2026-09-21. The report is cached by commit, tokei version, and analysis options, so recounting the same revision returns exactly these numbers.

OctoCounts produced this report by resolving videolan/vlc to commit a1af3f4f147b, 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.0% of all lines, comments represent 29.1%, and the repository averages 573 code lines per file. PO File accounts for 67.2% 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,146 | 580,001 | 434,194 | 63,026 | 82,781 |
| C++ | 460 | 165,451 | 125,138 | 16,946 | 23,367 |
| C Header | 865 | 137,460 | 67,605 | 52,581 | 17,274 |
| Objective-C | 258 | 83,894 | 62,840 | 8,005 | 13,049 |
| C++ Header | 454 | 49,695 | 28,220 | 13,223 | 8,252 |
| QML | 250 | 43,152 | 26,592 | 6,764 | 9,796 |
| Meson | 63 | 11,969 | 9,729 | 893 | 1,347 |
| Automake | 62 | 10,372 | 8,955 | 291 | 1,126 |
| Makefile | 142 | 8,925 | 6,671 | 720 | 1,534 |
| Lua | 49 | 8,562 | 6,558 | 1,168 | 836 |
| Autoconf | 19 | 6,040 | 5,674 | 107 | 259 |

Top language (PO File 67.2%). Generated at 2026-09-21T13:56:07.885684927+00:00. Canonical report: https://octocounts.com/github/videolan/vlc

## Reproduce this report

[Reproduce this exact report and configuration](https://octocounts.com/github/videolan/vlc/commit/a1af3f4f147bd1215a039d04cb5049f964cc587a?analysis=%7B%22ignoredDirs%22%3A%5B%5D%2C%22ignoredLanguages%22%3A%5B%5D%2C%22profile%22%3A%22default%22%2C%22includeDocs%22%3Afalse%2C%22includeTests%22%3Afalse%2C%22includeGenerated%22%3Afalse%7D).

## Report FAQ

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

videolan/vlc has 4,857,105 total lines, including 2,478,044 code lines, 1,415,592 comment lines, and 963,469 blank lines.

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

OctoCounts resolved the public GitHub repository to commit a1af3f4f147b, 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 a1af3f4f147bd1215a039d04cb5049f964cc587a at commit a1af3f4f147b on 2026-09-21T13:56:07.885684927+00:00.

## Similar repository reports

- [frappe/erpnext](https://octocounts.com/github/frappe/erpnext) — PO File, 1,678,784 code lines
- [tryton/tryton](https://octocounts.com/github/tryton/tryton) — PO File, 1,496,036 code lines
- [apache/superset](https://octocounts.com/github/apache/superset) — PO File, 1,284,014 code lines
- [git/git](https://octocounts.com/github/git/git) — PO File, 1,111,637 code lines
- [frappe/frappe](https://octocounts.com/github/frappe/frappe) — PO File, 1,000,270 code lines
- [blitzy-public-samples/frappe](https://octocounts.com/github/blitzy-public-samples/frappe) — PO File, 917,103 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)
- [SLOC and code metrics glossary](https://octocounts.com/docs/glossary)
- [Original research: how filtering changes SLOC counts](https://octocounts.com/research)
- [OctoCounts API docs](https://octocounts.com/docs/api)
