aboutsummaryrefslogtreecommitdiff
path: root/multimedia/dv2sub
Commit message (Collapse)AuthorAgeFilesLines
* - remove MD5Olli Hauer2011-07-031-1/+0
| | | | Notes: svn path=/head/; revision=276986
* - update to jpeg-8Dirk Meyer2010-02-051-1/+1
| | | | Notes: svn path=/head/; revision=249285
* - bump all port that indirectly depends on libjpeg and have not yet been ↵Dirk Meyer2009-07-311-1/+1
| | | | | | | | | bumped or updated Requested by: edwin Notes: svn path=/head/; revision=238701
* - Fix build with multimedia/libdvDennis Herrmann2009-05-201-1/+2
| | | | | | | | | - Bump PORTREVISION Reported by: pointyhat Notes: svn path=/head/; revision=234285
* Bump portrevision due to upgrade of devel/gettext.Edwin Groothuis2008-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) Notes: svn path=/head/; revision=214430
* dv2sub is a simple utility that extracts the date and time of recording fromMartin Wilke2008-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 Notes: svn path=/head/; revision=206070