aboutsummaryrefslogtreecommitdiffstats
path: root/multimedia/dv2sub
Commit message (Collapse)AuthorAgeFilesLines
* - remove MD5ohauer2011-07-031-1/+0
|
* - update to jpeg-8dinoex2010-02-051-1/+1
|
* - bump all port that indirectly depends on libjpeg and have not yet been ↵dinoex2009-07-311-1/+1
| | | | | | bumped or updated Requested by: edwin
* - Fix build with multimedia/libdvdhn2009-05-201-1/+2
| | | | | | - Bump PORTREVISION Reported by: pointyhat
* Bump portrevision due to upgrade of devel/gettext.edwin2008-06-061-0/+1
| | | | | | | | | | The affected ports are the ones with gettext as a run-dependency according to ports/INDEX-7 (5007 of them) and the ones with USE_GETTEXT in Makefile (29 of them). PR: ports/124340 Submitted by: edwin@ Approved by: portmgr (pav)
* dv2sub is a simple utility that extracts the date and time of recording frommiwi2008-01-233-0/+35
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/ PR: ports/119917 Submitted by: Phil Oleson