[Lunar-commits] r26025 - in moonbase/trunk/video: . dv2sub
Dennis Veatch
stumbles at lunar-linux.org
Tue Oct 2 19:37:38 CEST 2007
Author: stumbles
Date: 2007-10-02 19:37:37 +0200 (Tue, 02 Oct 2007)
New Revision: 26025
Added:
moonbase/trunk/video/dv2sub/
moonbase/trunk/video/dv2sub/DETAILS
Log:
Initial import.
Added: moonbase/trunk/video/dv2sub/DETAILS
===================================================================
--- moonbase/trunk/video/dv2sub/DETAILS (rev 0)
+++ moonbase/trunk/video/dv2sub/DETAILS 2007-10-02 17:37:37 UTC (rev 26025)
@@ -0,0 +1,20 @@
+ MODULE=dv2sub
+ VERSION=0.2
+ SOURCE=$MODULE-$VERSION.tar.gz
+ SOURCE_URL=$SFORGE_URL/$MODULE
+ WEB_SITE=http://dv2sub.sourceforge.net/
+ ENTERED=20071002
+ UPDATED=20071002
+ SHORT="extracts the date and time of recording from a dv video file"
+
+cat << EOF
+This is dv2sub, a simple util 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.
+
+Be sure the input file or stream is in pure RAW DV format. dv2sub doesn't
+work with DV AVI files (type 1 or type 2)
+EOF
More information about the Lunar-commits
mailing list