notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
Want a good monitor light? See my photos
All times are UTC
Ukraine
The recently imposed "must be logged in" restriction is a response to increased bot traffic on the site. This affects search, commits, and vuxml pages.
Search engines are not blocked. Try using "site:www.freshports.org" and your search terms.
After the ports freeze to fix some stuff, the freeze is over. I have some work to do before FreshPorts can start processing commits again before it can start processing again. I've created an issue for that.
Port details
nginx-module-vod Sources of the vod module for the NGINX ports
1.9.2 wwwnew! on this many watch lists=0 search for ports that depend on this port Find issues related to this port Report an issue related to this port View this port on Repology. pkg-fallout Package not present on quarterly.This port was created during this quarter. It will be in the next quarterly branch but not the current one.
Maintainer: joneum@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2026-09-16 06:03:07
Last Update: 2026-09-16 05:59:45
Commit Hash: 30645c9
License: AGPLv3
WWW:
https://github.com/dio-az/nginx-vod-module
Description:
The vod module repackages MP4 files on the fly, so that a single set of files on disk can be served as HLS, DASH, MSS or HDS without transcoding. Use cases: - Serving one MP4 source to players that expect different streaming protocols - Clipping, rate filtering and joining of media on request - Encryption for AES-128, SAMPLE-AES and common DRM systems - Generating thumbnails and extracting subtitles from the source files This port only installs the module sources. The module itself is built by the nginx ports when their VOD option is enabled.
Homepage    cgit ¦ Codeberg ¦ GitHub ¦ GitLab ¦ SVNWeb - no subversion history for this port

Manual pages:
FreshPorts has no man page information for this port.
pkg-plist: as obtained via: make generate-plist
Expand this list (207 items)
Collapse this list.
  1. /usr/local/share/licenses/nginx-module-vod-1.9.2/catalog.mk
  2. /usr/local/share/licenses/nginx-module-vod-1.9.2/LICENSE
  3. /usr/local/share/licenses/nginx-module-vod-1.9.2/AGPLv3
  4. share/nginx/modules/nginx-module-vod/LICENSE
  5. share/nginx/modules/nginx-module-vod/config
  6. share/nginx/modules/nginx-module-vod/ngx_async_open_file_cache.c
  7. share/nginx/modules/nginx-module-vod/ngx_async_open_file_cache.h
  8. share/nginx/modules/nginx-module-vod/ngx_buffer_cache.c
  9. share/nginx/modules/nginx-module-vod/ngx_buffer_cache.h
  10. share/nginx/modules/nginx-module-vod/ngx_buffer_cache_internal.h
  11. share/nginx/modules/nginx-module-vod/ngx_child_http_request.c
  12. share/nginx/modules/nginx-module-vod/ngx_child_http_request.h
  13. share/nginx/modules/nginx-module-vod/ngx_file_reader.c
  14. share/nginx/modules/nginx-module-vod/ngx_file_reader.h
  15. share/nginx/modules/nginx-module-vod/ngx_http_vod_conf.c
  16. share/nginx/modules/nginx-module-vod/ngx_http_vod_conf.h
  17. share/nginx/modules/nginx-module-vod/ngx_http_vod_dash.c
  18. share/nginx/modules/nginx-module-vod/ngx_http_vod_dash.h
  19. share/nginx/modules/nginx-module-vod/ngx_http_vod_dash_commands.h
  20. share/nginx/modules/nginx-module-vod/ngx_http_vod_dash_conf.h
  21. share/nginx/modules/nginx-module-vod/ngx_http_vod_hls.c
  22. share/nginx/modules/nginx-module-vod/ngx_http_vod_hls.h
  23. share/nginx/modules/nginx-module-vod/ngx_http_vod_hls_commands.h
  24. share/nginx/modules/nginx-module-vod/ngx_http_vod_hls_conf.h
  25. share/nginx/modules/nginx-module-vod/ngx_http_vod_module.c
  26. share/nginx/modules/nginx-module-vod/ngx_http_vod_module.h
  27. share/nginx/modules/nginx-module-vod/ngx_http_vod_request_parse.c
  28. share/nginx/modules/nginx-module-vod/ngx_http_vod_request_parse.h
  29. share/nginx/modules/nginx-module-vod/ngx_http_vod_status.c
  30. share/nginx/modules/nginx-module-vod/ngx_http_vod_status.h
  31. share/nginx/modules/nginx-module-vod/ngx_http_vod_submodule.c
  32. share/nginx/modules/nginx-module-vod/ngx_http_vod_submodule.h
  33. share/nginx/modules/nginx-module-vod/ngx_http_vod_thumb.c
  34. share/nginx/modules/nginx-module-vod/ngx_http_vod_thumb.h
  35. share/nginx/modules/nginx-module-vod/ngx_http_vod_thumb_commands.h
  36. share/nginx/modules/nginx-module-vod/ngx_http_vod_thumb_conf.h
  37. share/nginx/modules/nginx-module-vod/ngx_http_vod_utils.c
  38. share/nginx/modules/nginx-module-vod/ngx_http_vod_utils.h
  39. share/nginx/modules/nginx-module-vod/ngx_http_vod_volume_map.c
  40. share/nginx/modules/nginx-module-vod/ngx_http_vod_volume_map.h
  41. share/nginx/modules/nginx-module-vod/ngx_http_vod_volume_map_commands.h
  42. share/nginx/modules/nginx-module-vod/ngx_http_vod_volume_map_conf.h
  43. share/nginx/modules/nginx-module-vod/ngx_perf_counters.c
  44. share/nginx/modules/nginx-module-vod/ngx_perf_counters.h
  45. share/nginx/modules/nginx-module-vod/ngx_perf_counters_x.h
  46. share/nginx/modules/nginx-module-vod/vod/aes_defs.h
  47. share/nginx/modules/nginx-module-vod/vod/avc_defs.h
  48. share/nginx/modules/nginx-module-vod/vod/avc_hevc_parser.c
  49. share/nginx/modules/nginx-module-vod/vod/avc_hevc_parser.h
  50. share/nginx/modules/nginx-module-vod/vod/avc_parser.c
  51. share/nginx/modules/nginx-module-vod/vod/avc_parser.h
  52. share/nginx/modules/nginx-module-vod/vod/bit_read_stream.h
  53. share/nginx/modules/nginx-module-vod/vod/buffer_pool.c
  54. share/nginx/modules/nginx-module-vod/vod/buffer_pool.h
  55. share/nginx/modules/nginx-module-vod/vod/cli/vod_array.c
  56. share/nginx/modules/nginx-module-vod/vod/cli/vod_array.h
  57. share/nginx/modules/nginx-module-vod/vod/cli/vod_cli_main.c
  58. share/nginx/modules/nginx-module-vod/vod/codec_config.c
  59. share/nginx/modules/nginx-module-vod/vod/codec_config.h
  60. share/nginx/modules/nginx-module-vod/vod/common.c
  61. share/nginx/modules/nginx-module-vod/vod/common.h
  62. share/nginx/modules/nginx-module-vod/vod/dash/dash_packager.c
  63. share/nginx/modules/nginx-module-vod/vod/dash/dash_packager.h
  64. share/nginx/modules/nginx-module-vod/vod/dash/edash_packager.c
  65. share/nginx/modules/nginx-module-vod/vod/dash/edash_packager.h
  66. share/nginx/modules/nginx-module-vod/vod/dynamic_buffer.c
  67. share/nginx/modules/nginx-module-vod/vod/dynamic_buffer.h
  68. share/nginx/modules/nginx-module-vod/vod/filters/audio_decoder.c
  69. share/nginx/modules/nginx-module-vod/vod/filters/audio_decoder.h
  70. share/nginx/modules/nginx-module-vod/vod/filters/audio_encoder.c
  71. share/nginx/modules/nginx-module-vod/vod/filters/audio_encoder.h
  72. share/nginx/modules/nginx-module-vod/vod/filters/audio_filter.c
  73. share/nginx/modules/nginx-module-vod/vod/filters/audio_filter.h
  74. share/nginx/modules/nginx-module-vod/vod/filters/concat_clip.c
  75. share/nginx/modules/nginx-module-vod/vod/filters/concat_clip.h
  76. share/nginx/modules/nginx-module-vod/vod/filters/dynamic_clip.c
  77. share/nginx/modules/nginx-module-vod/vod/filters/dynamic_clip.h
  78. share/nginx/modules/nginx-module-vod/vod/filters/filter.c
  79. share/nginx/modules/nginx-module-vod/vod/filters/filter.h
  80. share/nginx/modules/nginx-module-vod/vod/filters/gain_filter.c
  81. share/nginx/modules/nginx-module-vod/vod/filters/gain_filter.h
  82. share/nginx/modules/nginx-module-vod/vod/filters/mix_filter.c
  83. share/nginx/modules/nginx-module-vod/vod/filters/mix_filter.h
  84. share/nginx/modules/nginx-module-vod/vod/filters/rate_filter.c
  85. share/nginx/modules/nginx-module-vod/vod/filters/rate_filter.h
  86. share/nginx/modules/nginx-module-vod/vod/filters/volume_map.c
  87. share/nginx/modules/nginx-module-vod/vod/filters/volume_map.h
  88. share/nginx/modules/nginx-module-vod/vod/hevc_parser.c
  89. share/nginx/modules/nginx-module-vod/vod/hevc_parser.h
  90. share/nginx/modules/nginx-module-vod/vod/hls/adts_encoder_filter.c
  91. share/nginx/modules/nginx-module-vod/vod/hls/adts_encoder_filter.h
  92. share/nginx/modules/nginx-module-vod/vod/hls/aes_cbc_encrypt.c
  93. share/nginx/modules/nginx-module-vod/vod/hls/aes_cbc_encrypt.h
  94. share/nginx/modules/nginx-module-vod/vod/hls/bit_fields.def
  95. share/nginx/modules/nginx-module-vod/vod/hls/bit_fields.h
  96. share/nginx/modules/nginx-module-vod/vod/hls/buffer_filter.c
  97. share/nginx/modules/nginx-module-vod/vod/hls/buffer_filter.h
  98. share/nginx/modules/nginx-module-vod/vod/hls/eac3_encrypt_filter.c
  99. share/nginx/modules/nginx-module-vod/vod/hls/eac3_encrypt_filter.h
  100. share/nginx/modules/nginx-module-vod/vod/hls/frame_encrypt_filter.c
  101. share/nginx/modules/nginx-module-vod/vod/hls/frame_encrypt_filter.h
  102. share/nginx/modules/nginx-module-vod/vod/hls/frame_joiner_filter.c
  103. share/nginx/modules/nginx-module-vod/vod/hls/frame_joiner_filter.h
  104. share/nginx/modules/nginx-module-vod/vod/hls/hls_encryption.h
  105. share/nginx/modules/nginx-module-vod/vod/hls/hls_muxer.c
  106. share/nginx/modules/nginx-module-vod/vod/hls/hls_muxer.h
  107. share/nginx/modules/nginx-module-vod/vod/hls/id3_encoder_filter.c
  108. share/nginx/modules/nginx-module-vod/vod/hls/id3_encoder_filter.h
  109. share/nginx/modules/nginx-module-vod/vod/hls/m3u8_builder.c
  110. share/nginx/modules/nginx-module-vod/vod/hls/m3u8_builder.h
  111. share/nginx/modules/nginx-module-vod/vod/hls/media_filter.h
  112. share/nginx/modules/nginx-module-vod/vod/hls/mp4_to_annexb_filter.c
  113. share/nginx/modules/nginx-module-vod/vod/hls/mp4_to_annexb_filter.h
  114. share/nginx/modules/nginx-module-vod/vod/hls/mpegts_encoder_filter.c
  115. share/nginx/modules/nginx-module-vod/vod/hls/mpegts_encoder_filter.h
  116. share/nginx/modules/nginx-module-vod/vod/hls/sample_aes_avc_filter.c
  117. share/nginx/modules/nginx-module-vod/vod/hls/sample_aes_avc_filter.h
  118. share/nginx/modules/nginx-module-vod/vod/input/frames_source.h
  119. share/nginx/modules/nginx-module-vod/vod/input/frames_source_cache.c
  120. share/nginx/modules/nginx-module-vod/vod/input/frames_source_cache.h
  121. share/nginx/modules/nginx-module-vod/vod/input/frames_source_memory.c
  122. share/nginx/modules/nginx-module-vod/vod/input/frames_source_memory.h
  123. share/nginx/modules/nginx-module-vod/vod/input/read_cache.c
  124. share/nginx/modules/nginx-module-vod/vod/input/read_cache.h
  125. share/nginx/modules/nginx-module-vod/vod/input/silence_generator.c
  126. share/nginx/modules/nginx-module-vod/vod/input/silence_generator.h
  127. share/nginx/modules/nginx-module-vod/vod/json_parser.c
  128. share/nginx/modules/nginx-module-vod/vod/json_parser.h
  129. share/nginx/modules/nginx-module-vod/vod/language_code.c
  130. share/nginx/modules/nginx-module-vod/vod/language_code.h
  131. share/nginx/modules/nginx-module-vod/vod/languages_hash_params.h
  132. share/nginx/modules/nginx-module-vod/vod/languages_x.h
  133. share/nginx/modules/nginx-module-vod/vod/manifest_utils.c
  134. share/nginx/modules/nginx-module-vod/vod/manifest_utils.h
  135. share/nginx/modules/nginx-module-vod/vod/media_clip.h
  136. share/nginx/modules/nginx-module-vod/vod/media_format.c
  137. share/nginx/modules/nginx-module-vod/vod/media_format.h
  138. share/nginx/modules/nginx-module-vod/vod/media_set.c
  139. share/nginx/modules/nginx-module-vod/vod/media_set.h
  140. share/nginx/modules/nginx-module-vod/vod/media_set_parser.c
  141. share/nginx/modules/nginx-module-vod/vod/media_set_parser.h
  142. share/nginx/modules/nginx-module-vod/vod/mkv/ebml.c
  143. share/nginx/modules/nginx-module-vod/vod/mkv/ebml.h
  144. share/nginx/modules/nginx-module-vod/vod/mkv/mkv_builder.c
  145. share/nginx/modules/nginx-module-vod/vod/mkv/mkv_builder.h
  146. share/nginx/modules/nginx-module-vod/vod/mkv/mkv_defs.c
  147. share/nginx/modules/nginx-module-vod/vod/mkv/mkv_defs.h
  148. share/nginx/modules/nginx-module-vod/vod/mkv/mkv_format.c
  149. share/nginx/modules/nginx-module-vod/vod/mkv/mkv_format.h
  150. share/nginx/modules/nginx-module-vod/vod/mp4/mp4_aes_ctr.c
  151. share/nginx/modules/nginx-module-vod/vod/mp4/mp4_aes_ctr.h
  152. share/nginx/modules/nginx-module-vod/vod/mp4/mp4_cbcs_encrypt.c
  153. share/nginx/modules/nginx-module-vod/vod/mp4/mp4_cbcs_encrypt.h
  154. share/nginx/modules/nginx-module-vod/vod/mp4/mp4_cenc_decrypt.c
  155. share/nginx/modules/nginx-module-vod/vod/mp4/mp4_cenc_decrypt.h
  156. share/nginx/modules/nginx-module-vod/vod/mp4/mp4_cenc_encrypt.c
  157. share/nginx/modules/nginx-module-vod/vod/mp4/mp4_cenc_encrypt.h
  158. share/nginx/modules/nginx-module-vod/vod/mp4/mp4_cenc_passthrough.c
  159. share/nginx/modules/nginx-module-vod/vod/mp4/mp4_cenc_passthrough.h
  160. share/nginx/modules/nginx-module-vod/vod/mp4/mp4_clipper.c
  161. share/nginx/modules/nginx-module-vod/vod/mp4/mp4_clipper.h
  162. share/nginx/modules/nginx-module-vod/vod/mp4/mp4_defs.h
  163. share/nginx/modules/nginx-module-vod/vod/mp4/mp4_format.c
  164. share/nginx/modules/nginx-module-vod/vod/mp4/mp4_format.h
  165. share/nginx/modules/nginx-module-vod/vod/mp4/mp4_fragment.c
  166. share/nginx/modules/nginx-module-vod/vod/mp4/mp4_fragment.h
  167. share/nginx/modules/nginx-module-vod/vod/mp4/mp4_init_segment.c
  168. share/nginx/modules/nginx-module-vod/vod/mp4/mp4_init_segment.h
  169. share/nginx/modules/nginx-module-vod/vod/mp4/mp4_muxer.c
  170. share/nginx/modules/nginx-module-vod/vod/mp4/mp4_muxer.h
  171. share/nginx/modules/nginx-module-vod/vod/mp4/mp4_parser.c
  172. share/nginx/modules/nginx-module-vod/vod/mp4/mp4_parser.h
  173. share/nginx/modules/nginx-module-vod/vod/mp4/mp4_parser_base.c
  174. share/nginx/modules/nginx-module-vod/vod/mp4/mp4_parser_base.h
  175. share/nginx/modules/nginx-module-vod/vod/mp4/mp4_pssh.c
  176. share/nginx/modules/nginx-module-vod/vod/mp4/mp4_pssh.h
  177. share/nginx/modules/nginx-module-vod/vod/mp4/mp4_write_stream.h
  178. share/nginx/modules/nginx-module-vod/vod/parse_utils.c
  179. share/nginx/modules/nginx-module-vod/vod/parse_utils.h
  180. share/nginx/modules/nginx-module-vod/vod/read_stream.h
  181. share/nginx/modules/nginx-module-vod/vod/segmenter.c
  182. share/nginx/modules/nginx-module-vod/vod/segmenter.h
  183. share/nginx/modules/nginx-module-vod/vod/subtitle/cap_format.c
  184. share/nginx/modules/nginx-module-vod/vod/subtitle/cap_format.h
  185. share/nginx/modules/nginx-module-vod/vod/subtitle/dfxp_format.c
  186. share/nginx/modules/nginx-module-vod/vod/subtitle/dfxp_format.h
  187. share/nginx/modules/nginx-module-vod/vod/subtitle/subtitle_format.c
  188. share/nginx/modules/nginx-module-vod/vod/subtitle/subtitle_format.h
  189. share/nginx/modules/nginx-module-vod/vod/subtitle/ttml_builder.c
  190. share/nginx/modules/nginx-module-vod/vod/subtitle/ttml_builder.h
  191. share/nginx/modules/nginx-module-vod/vod/subtitle/webvtt_builder.c
  192. share/nginx/modules/nginx-module-vod/vod/subtitle/webvtt_builder.h
  193. share/nginx/modules/nginx-module-vod/vod/subtitle/webvtt_format.c
  194. share/nginx/modules/nginx-module-vod/vod/subtitle/webvtt_format.h
  195. share/nginx/modules/nginx-module-vod/vod/subtitle/webvtt_format_template.h
  196. share/nginx/modules/nginx-module-vod/vod/thumb/thumb_grabber.c
  197. share/nginx/modules/nginx-module-vod/vod/thumb/thumb_grabber.h
  198. share/nginx/modules/nginx-module-vod/vod/udrm.c
  199. share/nginx/modules/nginx-module-vod/vod/udrm.h
  200. share/nginx/modules/nginx-module-vod/vod/write_buffer.c
  201. share/nginx/modules/nginx-module-vod/vod/write_buffer.h
  202. share/nginx/modules/nginx-module-vod/vod/write_buffer_queue.c
  203. share/nginx/modules/nginx-module-vod/vod/write_buffer_queue.h
  204. share/nginx/modules/nginx-module-vod/vod/write_stream.h
  205. @owner
  206. @group
  207. @mode
Collapse this list.
USE_RC_SUBR (Service Scripts)
  • no SUBR information found for this port
Dependency lines:
  • nginx-module-vod>0:www/nginx-module-vod
To install the port:
cd /usr/ports/www/nginx-module-vod/ && make install clean
To add the package, run one of these commands:
  • pkg install www/nginx-module-vod
  • pkg install nginx-module-vod
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.
PKGNAME: nginx-module-vod
Flavors: there is no flavor information for this port.
distinfo:
TIMESTAMP = 1789533173 SHA256 (dio-az-nginx-vod-module-v1.9.2_GH0.tar.gz) = ef639266bf68387f549590fd3692c3749682d7581a9236a30fd8e6a4f427bb89 SIZE (dio-az-nginx-vod-module-v1.9.2_GH0.tar.gz) = 462889

No package information for this port in our database
Sometimes this happens. Not all ports have packages. This is doubly so for new ports, like this one.
This port has no dependencies.
This port is required by:
for Build
  1. www/nginx-full

Configuration Options:
No options to configure
Options name:
www_nginx-module-vod
FreshPorts was unable to extract/find any pkg message
Master Sites:
Expand this list (1 items)
Collapse this list.
  1. https://codeload.github.com/dio-az/nginx-vod-module/tar.gz/v1.9.2?dummy=/
Collapse this list.

Number of commits found: 1

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
1.9.2
16 Sep 2026 05:59:45
commit hash: 30645c99e2b0162aa14d104cfd3f0254faae3ad9commit hash: 30645c99e2b0162aa14d104cfd3f0254faae3ad9commit hash: 30645c99e2b0162aa14d104cfd3f0254faae3ad9commit hash: 30645c99e2b0162aa14d104cfd3f0254faae3ad9 files touched by this commit
Jochen Neumeister (joneum) search for other commits by this committer
www/nginx-module-vod: Add New Port

The vod module repackages MP4 files on the fly, so that a single set of
files on disk can be served as HLS, DASH, MSS or HDS without transcoding.
This port installs the module sources only, the module itself is built by
the nginx ports.

Sponsored by:	Netzkommune GmbH

Number of commits found: 1