---
name: dv2sub
version: 0.3_5
origin: multimedia/dv2sub
comment: Extracts info or subtitles from DV stream
arch: freebsd:10:x86:64
www: http://dv2sub.sourceforge.net/
maintainer: oz@nixil.net
prefix: /usr/local
licenselogic: single
flatsize: 18896
desc: |
  dv2sub is a simple utility that extracts the date and time of recording from
  a dv video file (using libdv) and outputs it as a subtitle file.

  It can also display useful information about the dv stream, like video norm
  (PAL/NTSC), aspect ratio normal (4:3) or wide (16:9), interlaced or
  progressive material, number of audio channels, audio sampling frequency,
  number of audio samples, timestamp and recording date & time.

  WWW: http://dv2sub.sourceforge.net/
deps:
  gettext: {origin: devel/gettext, version: 0.18.3.1}
  jpeg: {origin: graphics/jpeg, version: 8_4}
  libdv: {origin: multimedia/libdv, version: 1.0.0_4}
  popt: {origin: devel/popt, version: 1.16}
categories:
- multimedia
shlibs_required:
- libdv.so.4
