Mercurial > mplayer.hg
annotate TOOLS/README @ 17496:10e5a3268f60
10l: wrong syntax
author | gpoirier |
---|---|
date | Sat, 28 Jan 2006 21:36:46 +0000 |
parents | c1a271b1cfb3 |
children | c658a7107209 |
rev | line source |
---|---|
14801 | 1 README for the TOOLS directory |
2 ============================== | |
3 | |
4 Preamble | |
5 -------- | |
6 | |
7 In this directory you can find some nice scripts and code that makes | |
8 using MPlayer and MEncoder easier, for example scripts for DVD track | |
9 encoding in three pass mode or creating SVCDs from a movie. | |
10 | |
16656 | 11 FIXME: Document all the stuff in the subdirectories. |
12 | |
13 | |
14 | |
14801 | 15 MPlayer scripts in the TOOLS dir |
16 -------------------------------- | |
17 | |
18 midentify | |
19 | |
20 Author: Tobias Diedrich | |
21 | |
22 Description: Runs 'mplayer -identify' for all arguments while preventing | |
23 video window flashing. | |
24 | |
25 Usage: midentify file1 [file2 ...] | |
26 | |
27 | |
28 mpconsole | |
29 | |
30 Author: Rich Felker | |
31 | |
32 Description: Script to run MPlayer on the console (fbdev/mga_vid/etc.) without | |
33 the console text and/or flashing cursor getting in the way. | |
34 | |
35 Usage: mpconsole [mplayer options] | |
36 | |
37 | |
38 mplmult.sh | |
39 | |
40 Author: Reimar Dffinger | |
41 | |
42 Description: Example how to output video on multiple windows in sync. Might | |
43 be even more useful in combination with -vo ggi to distribute | |
44 the video arbitrarily. | |
45 | |
46 Usage: mplmult.sh <n> <options> | |
47 n number of MPlayer instances that display the video | |
48 options any options you would pass to MPlayer, more than | |
49 one file will usually not work | |
50 | |
51 | |
16656 | 52 subsearch.sh |
53 | |
54 Author: Alex Beregszaszi | |
55 | |
56 Description: Collects subtitle files from the directory given as argument | |
57 ('.' if none is given) and its subdirectories and prints | |
58 them as a comma separated list to stdout. | |
59 | |
60 Usage: subsearch.sh [directory] | |
61 mplayer -sub `subsearch.sh` movie | |
62 | |
63 | |
14801 | 64 x2mpsub.sh |
65 | |
66 Author: Gabucino | |
67 | |
68 Description: Converts the subtitles in the current directory into MPsub | |
69 format (subtitles go in ./converted-subtitles/). | |
70 | |
71 Usage: x2mpsub.sh | |
72 | |
73 | |
74 mp.pl | |
75 | |
76 Author: Felix Bnemann | |
77 | |
78 Description: Small helper script that allows to play multiple files with | |
79 MPlayer. Wildcards are supported. | |
80 | |
81 Usage: mp.pl <parameters> <files> | |
82 Where <parameters> are all possible command line switches | |
83 for MPlayer and <files> can be either a list of files, | |
84 like file1 file2 file3 and/or a wildcard definition, | |
85 like *.avi. | |
86 | |
87 example: mp.pl -vo x11 /dvd/VIDEO_TS/VTS_05_*.VOB movie.asf | |
88 | |
89 | |
90 wma2ogg.pl | |
91 | |
92 Author: Peter Simon | |
93 | |
94 Description: Converts WMA files to Ogg or MP3. | |
95 | |
96 Usage: wma2ogg [options] <-f FILE1 | -f FILE2 ... | -a> | |
97 -f, -file filename | |
98 -a converts all WMA files in the current directory | |
99 -t output filetype (ogg, mp3) [default=ogg] | |
100 -lame I wanna use L.A.M.E. sure enough! | |
101 -br bitrate (kb/s) [default=from the WMA] | |
102 -del remove WMA file(s) after the transcoding | |
103 | |
104 | |
105 | |
106 MEncoder scripts in the TOOLS dir | |
107 --------------------------------- | |
108 | |
109 divx2svcd | |
110 | |
111 Author: Miklos Vajna | |
112 | |
113 Description: A simple utility that creates an SVCD from a video in an AVI | |
114 container. | |
115 | |
116 Usage: divx2svcd <input_avi> [options] | |
117 see 'divx2svcd -h' for more info | |
118 | |
119 | |
16656 | 120 menc2pass |
121 | |
122 Author: Felix Bnemann | |
123 | |
124 Description: Helper script to ease MEncoder two pass encoding. Give it all | |
125 the encoding parameters you would pass to mencoder, but leave | |
126 out the (v)pass=<n> suboption. | |
127 | |
128 Usage: menc2pass <options> | |
129 | |
130 | |
14801 | 131 mencvcd |
132 | |
133 Author: Jrgen Hammelmann | |
134 | |
135 Description: Converts DVD (or anything else that MPlayer plays) to (S)VCD | |
136 | |
137 Usage: mencvcd <basename> [mencvcd options] [mplayer options] | |
138 see 'mencvcd -h' for more info | |
139 | |
140 Note: Requires MPlayer, mjpegtools, VCDImager, cdrdao, and optionally | |
141 LAME, tooLAME and SoX. | |
142 | |
143 | |
144 dvd2divxscript.pl | |
145 | |
146 Author: Florian Schilhabel | |
147 | |
148 Description: Yet another DVD to divx helper script. | |
149 This script encodes a DVD track in three pass mode to MPEG-4 with | |
150 libavcodec. Optionally it writes the resulting movie file to | |
151 CD-ROM the corresponding audio track to MP3. It can also shut | |
152 down the computer when it finishes. If you like, you can | |
153 watch the MEncoder output on /dev/tty8. | |
154 | |
155 Usage: --help show help | |
156 --abr (AudioBitRate) Please enter the desired bitrate this | |
157 can be either [96|128|192] kbit/sec (default: 128). | |
158 --lang Specify the Language of the audio track this can be | |
159 for example <en> or <de> (default: <de>). | |
160 --dvd Specify the DVD track you want to encode. | |
161 --cdsize Specify the size of your CD-ROM (default: 700MB). | |
162 --shutdown Shutdown the system, when the encoding process has | |
163 finished. Needs appropriate privileges. | |
164 --out Specify the name of your encoded movie. The file | |
165 extension will be appended automatically. | |
166 --writecd Takes the newly created movie and writes it to a | |
167 CD-ROM. | |
168 --writedev cdrecord device identifier, for example 0,1,0 | |
169 --speed writing speed (default: 4) | |
170 --dvd-device device to pull the video off (default: /dev/dvd) | |
171 | |
172 | |
16267
c2e581684e17
Aconvert allows mencoder to (easily) encode from an audio only file (hack).
jonas
parents:
16245
diff
changeset
|
173 aconvert |
c2e581684e17
Aconvert allows mencoder to (easily) encode from an audio only file (hack).
jonas
parents:
16245
diff
changeset
|
174 |
c2e581684e17
Aconvert allows mencoder to (easily) encode from an audio only file (hack).
jonas
parents:
16245
diff
changeset
|
175 Author: Jonas Jermann |
c2e581684e17
Aconvert allows mencoder to (easily) encode from an audio only file (hack).
jonas
parents:
16245
diff
changeset
|
176 |
c2e581684e17
Aconvert allows mencoder to (easily) encode from an audio only file (hack).
jonas
parents:
16245
diff
changeset
|
177 Description: A hack to allow MEncoder to read respectively encode from audio |
c2e581684e17
Aconvert allows mencoder to (easily) encode from an audio only file (hack).
jonas
parents:
16245
diff
changeset
|
178 only files. |
c2e581684e17
Aconvert allows mencoder to (easily) encode from an audio only file (hack).
jonas
parents:
16245
diff
changeset
|
179 |
c2e581684e17
Aconvert allows mencoder to (easily) encode from an audio only file (hack).
jonas
parents:
16245
diff
changeset
|
180 Usage: aconvert <"input file"> <"output file"> <"options"> |
c2e581684e17
Aconvert allows mencoder to (easily) encode from an audio only file (hack).
jonas
parents:
16245
diff
changeset
|
181 If no options are specified the following is assumed: |
c2e581684e17
Aconvert allows mencoder to (easily) encode from an audio only file (hack).
jonas
parents:
16245
diff
changeset
|
182 -oac lavc -lavcopts acodec=mp3:abitrate=192 |
c2e581684e17
Aconvert allows mencoder to (easily) encode from an audio only file (hack).
jonas
parents:
16245
diff
changeset
|
183 |
c2e581684e17
Aconvert allows mencoder to (easily) encode from an audio only file (hack).
jonas
parents:
16245
diff
changeset
|
184 Note: The script is probably bash dependent and it's just a quick |
c2e581684e17
Aconvert allows mencoder to (easily) encode from an audio only file (hack).
jonas
parents:
16245
diff
changeset
|
185 hack, feel free to improve it (or much better: fix mencoder ;). |
c2e581684e17
Aconvert allows mencoder to (easily) encode from an audio only file (hack).
jonas
parents:
16245
diff
changeset
|
186 |
c2e581684e17
Aconvert allows mencoder to (easily) encode from an audio only file (hack).
jonas
parents:
16245
diff
changeset
|
187 |
14801 | 188 |
16996
17dd370a838a
Added new TOOL to convert 'anything supported' to VCD/SVCD (PAL/NTSC) using mencoder
reynaldo
parents:
16656
diff
changeset
|
189 qepdvcd.sh |
17dd370a838a
Added new TOOL to convert 'anything supported' to VCD/SVCD (PAL/NTSC) using mencoder
reynaldo
parents:
16656
diff
changeset
|
190 |
17dd370a838a
Added new TOOL to convert 'anything supported' to VCD/SVCD (PAL/NTSC) using mencoder
reynaldo
parents:
16656
diff
changeset
|
191 Author: Reynaldo H. Verdejo Pinochet |
17dd370a838a
Added new TOOL to convert 'anything supported' to VCD/SVCD (PAL/NTSC) using mencoder
reynaldo
parents:
16656
diff
changeset
|
192 |
16997 | 193 Description: anything supported to VCD/SVCD PAL/NTSC converter |
16996
17dd370a838a
Added new TOOL to convert 'anything supported' to VCD/SVCD (PAL/NTSC) using mencoder
reynaldo
parents:
16656
diff
changeset
|
194 |
17dd370a838a
Added new TOOL to convert 'anything supported' to VCD/SVCD (PAL/NTSC) using mencoder
reynaldo
parents:
16656
diff
changeset
|
195 Usage: qepdvcd.sh file <options> |
16997 | 196 Run with no arguments to see the list of options. |
16996
17dd370a838a
Added new TOOL to convert 'anything supported' to VCD/SVCD (PAL/NTSC) using mencoder
reynaldo
parents:
16656
diff
changeset
|
197 |
16997 | 198 Note: You will need vcdimager/cdrecord to master/burn the resulting |
199 files. | |
200 | |
201 | |
14801 | 202 Tech scripts in the TOOLS dir |
203 ----------------------------- | |
204 | |
205 fastmem.sh | |
206 | |
207 Author: Arpi | |
208 | |
209 Description: benchmark/testbed for fastmemcpy stuff | |
210 | |
211 Usage: fastmem.sh | |
212 | |
213 | |
214 sws-test | |
215 | |
216 Author: Michael Niedermayer | |
217 | |
218 Description: Very simple script to generate PNG images from a video with all | |
219 -sws methods. | |
220 | |
221 Usage: sws-test <video-file> <start-pos> <res> | |
222 | |
223 example: sws-test abc.avi 10 160:120 | |
224 | |
225 | |
226 calcbpp.pl | |
227 | |
228 Author: Moritz Bunkus | |
229 | |
230 Description: A script that calculates the $bpp for a movie, mentioned in | |
231 DOCS/tech/encoding-tips.txt, see that document for more info. | |
232 | |
233 Usage: calcbpp.pl <resolution> <aspect ratio> <bitrate> <fps> | |
234 resolution: the cropped but unscaled resolution | |
235 (use '-vf cropdetect') | |
236 aspect ratio: the encoded aspect ratio. All DVDs come at | |
237 720x576 but contain a flag that tells the player | |
238 wether it should display the DVD at an aspect | |
239 ratio of 4/3 (1.333) or at 16/9 (1.777). Have a | |
240 look at MPlayer's output - there's something | |
241 about 'prescaling'. That's what you are looking | |
242 for. | |
243 bitrate: the video bitrate in kbit/s | |
244 fps: the fps | |
245 | |
246 example: calcbpp.pl 720x440 16/9 896 25 | |
247 | |
248 | |
249 countquant.pl | |
250 | |
251 Author: Moritz Bunkus | |
252 | |
253 Description: Counts the quantizers used for the encoding, mentioned in | |
254 DOCS/tech/encoding-tips.txt, see that document for more info. | |
255 | |
256 Usage: countquant.pl < divx2pass.log | |
257 It will print out which quantizer was used how often. If you see | |
258 that e.g. the lowest quantizer (vqmin=2) gets used for > 95% of | |
259 the frames then you can safely increase your picture size. | |
260 | |
261 | |
262 perlbench.pl | |
263 | |
264 Author: Felix Bnemann | |
265 | |
266 Description: fastmemcpy benchmark script | |
267 | |
268 Usage: perlbench.pl | |
269 | |
270 | |
271 plotpsnr.pl | |
272 | |
273 Author: Jonas Jermann | |
274 | |
275 Description: Draw PSNR log graphs using gnuplot. | |
276 | |
277 Usage: plotpsnr.pl [options] <file> | |
278 -h, --help Display this help message | |
279 -quant Display quantizers | |
280 -size Display size | |
281 -psnr Display PSNR | |
282 -iframes Display I-frames | |
283 -pframes Display P-frames | |
284 -bframes Display B-frames | |
285 -aframes Display all frames in different colors | |
286 -cmp <file2> Compare two files | |
287 -qs <style> Quantizer style | |
288 -ss <style> Size style | |
289 -ps <style> PSNR style | |
290 | |
291 Default: -quant -size -psnr -qs "p" -ss "i" -ps "p" | |
292 | |
293 Note: Requires gnuplot. Comparison is based on file2. Comparison | |
294 assumes that the frame numbers of both files fit. | |
295 | |
296 | |
16462
fce59530dcfd
Adds the script psnr-video.sh to calculate the PSNR between two existing video files.
gpoirier
parents:
16300
diff
changeset
|
297 psnr-video.sh |
fce59530dcfd
Adds the script psnr-video.sh to calculate the PSNR between two existing video files.
gpoirier
parents:
16300
diff
changeset
|
298 |
fce59530dcfd
Adds the script psnr-video.sh to calculate the PSNR between two existing video files.
gpoirier
parents:
16300
diff
changeset
|
299 Author: Matthias Wieser |
fce59530dcfd
Adds the script psnr-video.sh to calculate the PSNR between two existing video files.
gpoirier
parents:
16300
diff
changeset
|
300 |
fce59530dcfd
Adds the script psnr-video.sh to calculate the PSNR between two existing video files.
gpoirier
parents:
16300
diff
changeset
|
301 Description: Calculates the PSNR between two existing video files. |
fce59530dcfd
Adds the script psnr-video.sh to calculate the PSNR between two existing video files.
gpoirier
parents:
16300
diff
changeset
|
302 The PSNR is calculated frame by frame. |
16473 | 303 Also prints the overall PSNR. |
16462
fce59530dcfd
Adds the script psnr-video.sh to calculate the PSNR between two existing video files.
gpoirier
parents:
16300
diff
changeset
|
304 The script can be used to: |
16473 | 305 * Compare different softwarescalers (should I use |
306 -sws 1 or -sws 2 ?) | |
307 * Compare different resolutions (is it better to scale | |
16462
fce59530dcfd
Adds the script psnr-video.sh to calculate the PSNR between two existing video files.
gpoirier
parents:
16300
diff
changeset
|
308 down to 640x360 or to 560x320) |
16473 | 309 * Compare different deinterlacers |
310 * Compare different video codecs | |
311 * Compare video filters (is it better to use -vf hqdn3d | |
16462
fce59530dcfd
Adds the script psnr-video.sh to calculate the PSNR between two existing video files.
gpoirier
parents:
16300
diff
changeset
|
312 or lavcopts:nr=400) |
fce59530dcfd
Adds the script psnr-video.sh to calculate the PSNR between two existing video files.
gpoirier
parents:
16300
diff
changeset
|
313 * [...] |
fce59530dcfd
Adds the script psnr-video.sh to calculate the PSNR between two existing video files.
gpoirier
parents:
16300
diff
changeset
|
314 |
fce59530dcfd
Adds the script psnr-video.sh to calculate the PSNR between two existing video files.
gpoirier
parents:
16300
diff
changeset
|
315 Usage: psnr-video.sh <file1> <file2> [<frames>] [<options1>] [<options2>] |
fce59530dcfd
Adds the script psnr-video.sh to calculate the PSNR between two existing video files.
gpoirier
parents:
16300
diff
changeset
|
316 |
fce59530dcfd
Adds the script psnr-video.sh to calculate the PSNR between two existing video files.
gpoirier
parents:
16300
diff
changeset
|
317 <file1> and <file2> are the video files for which the PSNR |
fce59530dcfd
Adds the script psnr-video.sh to calculate the PSNR between two existing video files.
gpoirier
parents:
16300
diff
changeset
|
318 should be calculated. |
fce59530dcfd
Adds the script psnr-video.sh to calculate the PSNR between two existing video files.
gpoirier
parents:
16300
diff
changeset
|
319 [<frames>] is the number of frames to process, starting |
fce59530dcfd
Adds the script psnr-video.sh to calculate the PSNR between two existing video files.
gpoirier
parents:
16300
diff
changeset
|
320 from frame 1. |
fce59530dcfd
Adds the script psnr-video.sh to calculate the PSNR between two existing video files.
gpoirier
parents:
16300
diff
changeset
|
321 [<options1>] are additional MPlayer options for <file1> |
fce59530dcfd
Adds the script psnr-video.sh to calculate the PSNR between two existing video files.
gpoirier
parents:
16300
diff
changeset
|
322 [<options2>] are additional MPlayer options for <file2> |
fce59530dcfd
Adds the script psnr-video.sh to calculate the PSNR between two existing video files.
gpoirier
parents:
16300
diff
changeset
|
323 |
16473 | 324 A file called ./psnr.dat will be created with the following |
16462
fce59530dcfd
Adds the script psnr-video.sh to calculate the PSNR between two existing video files.
gpoirier
parents:
16300
diff
changeset
|
325 content: |
fce59530dcfd
Adds the script psnr-video.sh to calculate the PSNR between two existing video files.
gpoirier
parents:
16300
diff
changeset
|
326 |
fce59530dcfd
Adds the script psnr-video.sh to calculate the PSNR between two existing video files.
gpoirier
parents:
16300
diff
changeset
|
327 File;Y;Cb;Cr |
fce59530dcfd
Adds the script psnr-video.sh to calculate the PSNR between two existing video files.
gpoirier
parents:
16300
diff
changeset
|
328 00000001.ppm;34.23;39.54;40.06;35.426 |
fce59530dcfd
Adds the script psnr-video.sh to calculate the PSNR between two existing video files.
gpoirier
parents:
16300
diff
changeset
|
329 00000002.ppm;33.03;38.71;39.26;34.271 |
fce59530dcfd
Adds the script psnr-video.sh to calculate the PSNR between two existing video files.
gpoirier
parents:
16300
diff
changeset
|
330 00000003.ppm;33.45;38.91;39.28;34.655 |
fce59530dcfd
Adds the script psnr-video.sh to calculate the PSNR between two existing video files.
gpoirier
parents:
16300
diff
changeset
|
331 00000004.ppm;32.72;38.69;38.85;33.972 |
fce59530dcfd
Adds the script psnr-video.sh to calculate the PSNR between two existing video files.
gpoirier
parents:
16300
diff
changeset
|
332 [...] |
fce59530dcfd
Adds the script psnr-video.sh to calculate the PSNR between two existing video files.
gpoirier
parents:
16300
diff
changeset
|
333 00000247.ppm;35.55;40.84;42.15;36.785 |
fce59530dcfd
Adds the script psnr-video.sh to calculate the PSNR between two existing video files.
gpoirier
parents:
16300
diff
changeset
|
334 PSNR:;35.9887 |
fce59530dcfd
Adds the script psnr-video.sh to calculate the PSNR between two existing video files.
gpoirier
parents:
16300
diff
changeset
|
335 |
fce59530dcfd
Adds the script psnr-video.sh to calculate the PSNR between two existing video files.
gpoirier
parents:
16300
diff
changeset
|
336 Note: This script relies on the the tool "pnmpsnr" for the |
fce59530dcfd
Adds the script psnr-video.sh to calculate the PSNR between two existing video files.
gpoirier
parents:
16300
diff
changeset
|
337 frame-by-frame PSNR calculation. |
16473 | 338 Be aware that psnr-video.sh needs a lot of temporary space |
16462
fce59530dcfd
Adds the script psnr-video.sh to calculate the PSNR between two existing video files.
gpoirier
parents:
16300
diff
changeset
|
339 inside /temp/. |
fce59530dcfd
Adds the script psnr-video.sh to calculate the PSNR between two existing video files.
gpoirier
parents:
16300
diff
changeset
|
340 |
fce59530dcfd
Adds the script psnr-video.sh to calculate the PSNR between two existing video files.
gpoirier
parents:
16300
diff
changeset
|
341 |
14801 | 342 asfinfo |
343 | |
344 Author: Arpi | |
345 | |
346 Description: a simple ASF header display program | |
347 | |
348 Usage: asfinfo <filename.asf> | |
349 | |
350 Note: Also see MPlayer's -identify option. | |
351 | |
352 | |
353 avi-fix | |
354 | |
355 Author: Arpi | |
356 | |
357 Description: A simple tool to fix chunk sizes in RIFF AVI files. | |
358 | |
359 Usage: avi-fix [-fix] <badfile.avi> | |
360 | |
361 Note: It does not check or fix the index, to do this use | |
362 'mencoder -forceidx -oac copy -ovc copy'. | |
363 | |
364 | |
365 bios2dump | |
366 | |
367 Author: Nick Kurshev | |
368 | |
369 Description: Extract your PC BIOS and save it to file. | |
370 | |
371 Usage: As argument requires DOS interrupt number in hexadecimal form. | |
372 As output - will write 64KB file which will named: | |
373 SSSS_OOOO.intXX | |
374 where: SSSS - segment of BIOS interrupt handler | |
375 OOOO - offset of BIOS interrupt handler | |
376 XX - interrupt number which was passed as argument | |
377 | |
378 | |
16241 | 379 checktree.sh |
380 | |
381 Author: Ivo van Poorten | |
382 | |
16245 | 383 Description: Check the source tree for anomalies. |
16241 | 384 |
385 Usage: checktree.sh -help | |
386 | |
387 Note: This script is meant for developers to check the current (CVS) | |
16245 | 388 source tree and/or the patches they are working on. |
16241 | 389 |
390 | |
14801 | 391 cpuinfo |
392 | |
393 Author: Jrgen Keil | |
394 | |
395 Description: the prototype ../cpuinfo.c | |
396 | |
397 Note: Used by configure to emulate /proc/cpuinfo on non-Linux systems. | |
398 | |
399 | |
400 dump_mp4 | |
401 | |
402 Author: Arpi | |
403 | |
404 Description: MPEG4-ES stream inspector, dumps the stream startcodes. | |
405 | |
406 | |
407 fastmemcpybench | |
408 | |
409 Author: Felix Bnemann | |
410 | |
411 Description: benchmark/testbed for fastmemcpy stuff | |
412 | |
413 Note: Also see fastmem.sh. | |
414 | |
415 | |
416 mem2dump | |
417 | |
418 Author: Nick Kurshev | |
419 | |
420 Description: Dump memory block to file. | |
421 | |
422 Usage: As argument requires absolute address of memory dump and its | |
423 length (in hexadecimal form). | |
424 As output - will write file which will be named: | |
425 memADDR_LEN.dump | |
426 where: ADDR - given address of memory | |
427 LEN - given length of memory | |
428 | |
429 | |
430 movinfo | |
431 | |
432 Author: Arpi | |
433 | |
434 Description: Show QuickTime MOV file structure. | |
435 | |
436 Usage: movinfo <filename.mov> | |
437 | |
438 | |
439 png2raw | |
440 | |
441 Author: Arpi | |
442 | |
443 Description: PNG to RAW image converter, used by .raw font creators. | |
444 | |
445 Usage: png2raw <file1> [file2...] | |
446 | |
447 | |
448 vivodump | |
449 | |
450 Author: Arpi | |
451 | |
452 Description: Dump H.263 frame headers from VIVO files. | |
453 | |
454 Usage: vivodump <input_file> <output_file> | |
455 | |
456 | |
16300 | 457 |
14801 | 458 Miscellaneous scripts in the TOOLS dir |
459 -------------------------------------- | |
460 | |
461 subedit.pl | |
462 | |
463 Author: Michael Klepikov | |
464 | |
465 Description: A script for pipelined editing of subtitle files. | |
466 | |
467 Usage: subedit.pl [switches] | |
468 -if,--input-format <fmt> input format; supported: SRT (default: SRT) | |
469 -of,--output-format <fmt> output format; supported: SRT | |
470 (default: input format) | |
471 -s,--shift <time> shift all subtitles by <time> | |
472 (format: [-]hh:mm:ss,fraction) | |
473 -c,--scale <time> scale by adding <time> to overall duration | |
474 -f,--split-from <time> drop subtitles that end before <time> | |
475 -t,--split-to <time> drop subtitles that start after <time> (will | |
476 truncate timing if it overlaps a boundary) | |
477 -r,--renumber renumber SRT subtitles in output | |
478 -d,--debug enable debug output | |
479 -h,--help help message | |
480 | |
481 | |
482 w32codec_dl.pl | |
483 | |
484 Author: Tom Lees | |
485 | |
486 Description: This script will use the Windows Media Player codec download | |
487 infrastructure to aquire the codecs listed in codecs.conf and put | |
488 them in a directory named "codecs/" below the current directory. | |
489 | |
490 Usage: w32codec_dl.pl <codecs.conf location> | |
491 | |
492 Note: You will need the libwww-perl stuff and the cabextract utility | |
493 which can be found at http://www.kyz.uklinux.net/cabextract.php3. | |
494 | |
495 | |
15705
e7dcc698718b
Document install-divx5.sh and install-w32codecs.sh.
diego
parents:
14801
diff
changeset
|
496 install-divx5.sh |
e7dcc698718b
Document install-divx5.sh and install-w32codecs.sh.
diego
parents:
14801
diff
changeset
|
497 |
e7dcc698718b
Document install-divx5.sh and install-w32codecs.sh.
diego
parents:
14801
diff
changeset
|
498 Author: Andrea Menucci, thuglife |
e7dcc698718b
Document install-divx5.sh and install-w32codecs.sh.
diego
parents:
14801
diff
changeset
|
499 |
e7dcc698718b
Document install-divx5.sh and install-w32codecs.sh.
diego
parents:
14801
diff
changeset
|
500 Description: Downloads and installs DivX 5 codecs from divx.com. |
e7dcc698718b
Document install-divx5.sh and install-w32codecs.sh.
diego
parents:
14801
diff
changeset
|
501 |
e7dcc698718b
Document install-divx5.sh and install-w32codecs.sh.
diego
parents:
14801
diff
changeset
|
502 Usage: install-divx5.sh install |
e7dcc698718b
Document install-divx5.sh and install-w32codecs.sh.
diego
parents:
14801
diff
changeset
|
503 install-divx5.sh uninstall |
e7dcc698718b
Document install-divx5.sh and install-w32codecs.sh.
diego
parents:
14801
diff
changeset
|
504 |
e7dcc698718b
Document install-divx5.sh and install-w32codecs.sh.
diego
parents:
14801
diff
changeset
|
505 |
e7dcc698718b
Document install-divx5.sh and install-w32codecs.sh.
diego
parents:
14801
diff
changeset
|
506 install-w32codecs.sh |
e7dcc698718b
Document install-divx5.sh and install-w32codecs.sh.
diego
parents:
14801
diff
changeset
|
507 |
e7dcc698718b
Document install-divx5.sh and install-w32codecs.sh.
diego
parents:
14801
diff
changeset
|
508 Author: Andrea Menucci, thuglife |
e7dcc698718b
Document install-divx5.sh and install-w32codecs.sh.
diego
parents:
14801
diff
changeset
|
509 |
e7dcc698718b
Document install-divx5.sh and install-w32codecs.sh.
diego
parents:
14801
diff
changeset
|
510 Description: Downloads binary codecs from mplayerhq.hu and installs them |
e7dcc698718b
Document install-divx5.sh and install-w32codecs.sh.
diego
parents:
14801
diff
changeset
|
511 on a Debian system. |
e7dcc698718b
Document install-divx5.sh and install-w32codecs.sh.
diego
parents:
14801
diff
changeset
|
512 |
e7dcc698718b
Document install-divx5.sh and install-w32codecs.sh.
diego
parents:
14801
diff
changeset
|
513 Usage: install-w32codecs.sh install |
e7dcc698718b
Document install-divx5.sh and install-w32codecs.sh.
diego
parents:
14801
diff
changeset
|
514 install-w32codecs.sh uninstall |
e7dcc698718b
Document install-divx5.sh and install-w32codecs.sh.
diego
parents:
14801
diff
changeset
|
515 |
e7dcc698718b
Document install-divx5.sh and install-w32codecs.sh.
diego
parents:
14801
diff
changeset
|
516 |
15829
96b84e3a0d96
vobsub time-adjust tool by Gbor Farkas < gabor AH nekomancer POUM net >
gpoirier
parents:
15705
diff
changeset
|
517 vobshift.py |
96b84e3a0d96
vobsub time-adjust tool by Gbor Farkas < gabor AH nekomancer POUM net >
gpoirier
parents:
15705
diff
changeset
|
518 |
96b84e3a0d96
vobsub time-adjust tool by Gbor Farkas < gabor AH nekomancer POUM net >
gpoirier
parents:
15705
diff
changeset
|
519 Author: Gbor Farkas |
96b84e3a0d96
vobsub time-adjust tool by Gbor Farkas < gabor AH nekomancer POUM net >
gpoirier
parents:
15705
diff
changeset
|
520 |
96b84e3a0d96
vobsub time-adjust tool by Gbor Farkas < gabor AH nekomancer POUM net >
gpoirier
parents:
15705
diff
changeset
|
521 Description: Adjust the time-info in vobsub files |
96b84e3a0d96
vobsub time-adjust tool by Gbor Farkas < gabor AH nekomancer POUM net >
gpoirier
parents:
15705
diff
changeset
|
522 |
96b84e3a0d96
vobsub time-adjust tool by Gbor Farkas < gabor AH nekomancer POUM net >
gpoirier
parents:
15705
diff
changeset
|
523 Usage: vobshift.py in.idx out.idx +8.3 |
96b84e3a0d96
vobsub time-adjust tool by Gbor Farkas < gabor AH nekomancer POUM net >
gpoirier
parents:
15705
diff
changeset
|
524 Will shift the time by 8.3 seconds |
96b84e3a0d96
vobsub time-adjust tool by Gbor Farkas < gabor AH nekomancer POUM net >
gpoirier
parents:
15705
diff
changeset
|
525 |
96b84e3a0d96
vobsub time-adjust tool by Gbor Farkas < gabor AH nekomancer POUM net >
gpoirier
parents:
15705
diff
changeset
|
526 |
14801 | 527 subrip.c |
528 | |
529 Author: Kim Minh Kaplan | |
530 | |
531 Description: Transform VOBsub subtitles into Subrip text subtitles using | |
532 GOCR/JOCR. | |
533 | |
534 Usage: subrip <vobsub basename> [subid [output filename] ] | |
535 | |
536 Note: Requires at least JOCR/GOCR 0.37. | |
537 You will have to change the 'vobsub_id' value if you want a | |
538 subtitle different from number 0. Hint: You can view the | |
539 subtitle that is being decoded with "display subtitle-*.pgm". | |
540 | |
541 | |
542 alaw-gen.c | |
543 | |
544 Author: Arpi | |
545 | |
546 Description: Generates alaw/ulaw tables. | |
547 | |
548 Note: Created to work around a past license issue, no longer useful. | |
15887 | 549 |
550 | |
551 avisubdump.c | |
552 | |
553 Author: Tobias Diedrich | |
554 | |
555 Description: Dumps vobsub soft subtitles streams embedded in avi files. | |
556 | |
557 Usage: avisubdump <avi> | |
16298 | 558 |
16300 | 559 |
560 | |
16298 | 561 Format conversion scripts in the TOOLS dir |
562 ------------------------------------------ | |
563 | |
564 302m_convert.c | |
565 | |
566 Author: Reimar Dffinger | |
567 | |
568 Description: Converts D-Cinema Audio (SMPTE 302M?) to WAV. | |
569 | |
570 Usage: 302m_convert <in.302> <out.wav> | |
571 | |
572 | |
573 360m_convert.c | |
574 | |
575 Author: Reimar Dffinger | |
576 | |
16300 | 577 Description: Converts D-Cinema Video (MPEG-2 in GXF, SMPTE 360M) to MPEG-ES. |
16298 | 578 Use -demuxer mpeges to play the converted file. |
579 | |
580 Usage: 360m_convert <in.gxf> <out.m2v> |