Changeset 111
- Timestamp:
- 05/14/06 15:24:20 (3 years ago)
- Files:
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
plagger/trunk/lib/Plagger/Plugin/Filter/ConvertVideo.pm
r110 r111 54 54 - module: Filter::ConvertVideo 55 55 config: 56 converter_dir: C:\Program Files\AVCTest-051105 57 output_dir: K:\html\www.mizzy.org\cast 56 dir: K:\html\www.mizzy.org\cast 58 57 encode_type: 5 59 58 ext: m4v 60 plagger_drive: D:61 59 62 60 =head1 DESCRIPTION … … 73 71 The directory name that 3GP Converter installed in.Default is C:\Program Files\AVCTest-051105. 74 72 75 =head2 output_dir73 =head2 dir 76 74 77 75 The directory name that converted files put in. … … 101 99 =back 102 100 103 =head2 plagger_drive104 105 Specify the drive letter that .plagger directory exists in.Default is C:.106 QT3GPPFlatten comannd fails without the drive letter.107 108 101 =head1 AUTHOR 109 102
