Mercurial > mplayer.hg
annotate TOOLS/README @ 16790:946dde5002dd
Add a note and a workaround about broken hardware players and how they
choke on Unix line endings in SRT subtitle files.
author | diego |
---|---|
date | Mon, 17 Oct 2005 22:23:37 +0000 |
parents | ec026c1779cc |
children | 17dd370a838a |
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 |
189 Tech scripts in the TOOLS dir | |
190 ----------------------------- | |
191 | |
192 fastmem.sh | |
193 | |
194 Author: Arpi | |
195 | |
196 Description: benchmark/testbed for fastmemcpy stuff | |
197 | |
198 Usage: fastmem.sh | |
199 | |
200 | |
201 sws-test | |
202 | |
203 Author: Michael Niedermayer | |
204 | |
205 Description: Very simple script to generate PNG images from a video with all | |
206 -sws methods. | |
207 | |
208 Usage: sws-test <video-file> <start-pos> <res> | |
209 | |
210 example: sws-test abc.avi 10 160:120 | |
211 | |
212 | |
213 calcbpp.pl | |
214 | |
215 Author: Moritz Bunkus | |
216 | |
217 Description: A script that calculates the $bpp for a movie, mentioned in | |
218 DOCS/tech/encoding-tips.txt, see that document for more info. | |
219 | |
220 Usage: calcbpp.pl <resolution> <aspect ratio> <bitrate> <fps> | |
221 resolution: the cropped but unscaled resolution | |
222 (use '-vf cropdetect') | |
223 aspect ratio: the encoded aspect ratio. All DVDs come at | |
224 720x576 but contain a flag that tells the player | |
225 wether it should display the DVD at an aspect | |
226 ratio of 4/3 (1.333) or at 16/9 (1.777). Have a | |
227 look at MPlayer's output - there's something | |
228 about 'prescaling'. That's what you are looking | |
229 for. | |
230 bitrate: the video bitrate in kbit/s | |
231 fps: the fps | |
232 | |
233 example: calcbpp.pl 720x440 16/9 896 25 | |
234 | |
235 | |
236 countquant.pl | |
237 | |
238 Author: Moritz Bunkus | |
239 | |
240 Description: Counts the quantizers used for the encoding, mentioned in | |
241 DOCS/tech/encoding-tips.txt, see that document for more info. | |
242 | |
243 Usage: countquant.pl < divx2pass.log | |
244 It will print out which quantizer was used how often. If you see | |
245 that e.g. the lowest quantizer (vqmin=2) gets used for > 95% of | |
246 the frames then you can safely increase your picture size. | |
247 | |
248 | |
249 perlbench.pl | |
250 | |
251 Author: Felix Bnemann | |
252 | |
253 Description: fastmemcpy benchmark script | |
254 | |
255 Usage: perlbench.pl | |
256 | |
257 | |
258 plotpsnr.pl | |
259 | |
260 Author: Jonas Jermann | |
261 | |
262 Description: Draw PSNR log graphs using gnuplot. | |
263 | |
264 Usage: plotpsnr.pl [options] <file> | |
265 -h, --help Display this help message | |
266 -quant Display quantizers | |
267 -size Display size | |
268 -psnr Display PSNR | |
269 -iframes Display I-frames | |
270 -pframes Display P-frames | |
271 -bframes Display B-frames | |
272 -aframes Display all frames in different colors | |
273 -cmp <file2> Compare two files | |
274 -qs <style> Quantizer style | |
275 -ss <style> Size style | |
276 -ps <style> PSNR style | |
277 | |
278 Default: -quant -size -psnr -qs "p" -ss "i" -ps "p" | |
279 | |
280 Note: Requires gnuplot. Comparison is based on file2. Comparison | |
281 assumes that the frame numbers of both files fit. | |
282 | |
283 | |
16462
fce59530dcfd
Adds the script psnr-video.sh to calculate the PSNR between two existing video files.
gpoirier
parents:
16300
diff
changeset
|
284 psnr-video.sh |
fce59530dcfd
Adds the script psnr-video.sh to calculate the PSNR between two existing video files.
gpoirier
parents:
16300
diff
changeset
|
285 |
fce59530dcfd
Adds the script psnr-video.sh to calculate the PSNR between two existing video files.
gpoirier
parents:
16300
diff
changeset
|
286 Author: Matthias Wieser |
fce59530dcfd
Adds the script psnr-video.sh to calculate the PSNR between two existing video files.
gpoirier
parents:
16300
diff
changeset
|
287 |
fce59530dcfd
Adds the script psnr-video.sh to calculate the PSNR between two existing video files.
gpoirier
parents:
16300
diff
changeset
|
288 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
|
289 The PSNR is calculated frame by frame. |
16473 | 290 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
|
291 The script can be used to: |
16473 | 292 * Compare different softwarescalers (should I use |
293 -sws 1 or -sws 2 ?) | |
294 * 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
|
295 down to 640x360 or to 560x320) |
16473 | 296 * Compare different deinterlacers |
297 * Compare different video codecs | |
298 * 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
|
299 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
|
300 * [...] |
fce59530dcfd
Adds the script psnr-video.sh to calculate the PSNR between two existing video files.
gpoirier
parents:
16300
diff
changeset
|
301 |
fce59530dcfd
Adds the script psnr-video.sh to calculate the PSNR between two existing video files.
gpoirier
parents:
16300
diff
changeset
|
302 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
|
303 |
fce59530dcfd
Adds the script psnr-video.sh to calculate the PSNR between two existing video files.
gpoirier
parents:
16300
diff
changeset
|
304 <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
|
305 should be calculated. |
fce59530dcfd
Adds the script psnr-video.sh to calculate the PSNR between two existing video files.
gpoirier
parents:
16300
diff
changeset
|
306 [<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
|
307 from frame 1. |
fce59530dcfd
Adds the script psnr-video.sh to calculate the PSNR between two existing video files.
gpoirier
parents:
16300
diff
changeset
|
308 [<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
|
309 [<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
|
310 |
16473 | 311 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
|
312 content: |
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 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
|
315 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
|
316 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
|
317 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
|
318 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
|
319 [...] |
fce59530dcfd
Adds the script psnr-video.sh to calculate the PSNR between two existing video files.
gpoirier
parents:
16300
diff
changeset
|
320 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
|
321 PSNR:;35.9887 |
fce59530dcfd
Adds the script psnr-video.sh to calculate the PSNR between two existing video files.
gpoirier
parents:
16300
diff
changeset
|
322 |
fce59530dcfd
Adds the script psnr-video.sh to calculate the PSNR between two existing video files.
gpoirier
parents:
16300
diff
changeset
|
323 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
|
324 frame-by-frame PSNR calculation. |
16473 | 325 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
|
326 inside /temp/. |
fce59530dcfd
Adds the script psnr-video.sh to calculate the PSNR between two existing video files.
gpoirier
parents:
16300
diff
changeset
|
327 |
fce59530dcfd
Adds the script psnr-video.sh to calculate the PSNR between two existing video files.
gpoirier
parents:
16300
diff
changeset
|
328 |
14801 | 329 asfinfo |
330 | |
331 Author: Arpi | |
332 | |
333 Description: a simple ASF header display program | |
334 | |
335 Usage: asfinfo <filename.asf> | |
336 | |
337 Note: Also see MPlayer's -identify option. | |
338 | |
339 | |
340 avi-fix | |
341 | |
342 Author: Arpi | |
343 | |
344 Description: A simple tool to fix chunk sizes in RIFF AVI files. | |
345 | |
346 Usage: avi-fix [-fix] <badfile.avi> | |
347 | |
348 Note: It does not check or fix the index, to do this use | |
349 'mencoder -forceidx -oac copy -ovc copy'. | |
350 | |
351 | |
352 bios2dump | |
353 | |
354 Author: Nick Kurshev | |
355 | |
356 Description: Extract your PC BIOS and save it to file. | |
357 | |
358 Usage: As argument requires DOS interrupt number in hexadecimal form. | |
359 As output - will write 64KB file which will named: | |
360 SSSS_OOOO.intXX | |
361 where: SSSS - segment of BIOS interrupt handler | |
362 OOOO - offset of BIOS interrupt handler | |
363 XX - interrupt number which was passed as argument | |
364 | |
365 | |
16241 | 366 checktree.sh |
367 | |
368 Author: Ivo van Poorten | |
369 | |
16245 | 370 Description: Check the source tree for anomalies. |
16241 | 371 |
372 Usage: checktree.sh -help | |
373 | |
374 Note: This script is meant for developers to check the current (CVS) | |
16245 | 375 source tree and/or the patches they are working on. |
16241 | 376 |
377 | |
14801 | 378 cpuinfo |
379 | |
380 Author: Jrgen Keil | |
381 | |
382 Description: the prototype ../cpuinfo.c | |
383 | |
384 Note: Used by configure to emulate /proc/cpuinfo on non-Linux systems. | |
385 | |
386 | |
387 dump_mp4 | |
388 | |
389 Author: Arpi | |
390 | |
391 Description: MPEG4-ES stream inspector, dumps the stream startcodes. | |
392 | |
393 | |
394 fastmemcpybench | |
395 | |
396 Author: Felix Bnemann | |
397 | |
398 Description: benchmark/testbed for fastmemcpy stuff | |
399 | |
400 Note: Also see fastmem.sh. | |
401 | |
402 | |
403 mem2dump | |
404 | |
405 Author: Nick Kurshev | |
406 | |
407 Description: Dump memory block to file. | |
408 | |
409 Usage: As argument requires absolute address of memory dump and its | |
410 length (in hexadecimal form). | |
411 As output - will write file which will be named: | |
412 memADDR_LEN.dump | |
413 where: ADDR - given address of memory | |
414 LEN - given length of memory | |
415 | |
416 | |
417 movinfo | |
418 | |
419 Author: Arpi | |
420 | |
421 Description: Show QuickTime MOV file structure. | |
422 | |
423 Usage: movinfo <filename.mov> | |
424 | |
425 | |
426 png2raw | |
427 | |
428 Author: Arpi | |
429 | |
430 Description: PNG to RAW image converter, used by .raw font creators. | |
431 | |
432 Usage: png2raw <file1> [file2...] | |
433 | |
434 | |
435 vivodump | |
436 | |
437 Author: Arpi | |
438 | |
439 Description: Dump H.263 frame headers from VIVO files. | |
440 | |
441 Usage: vivodump <input_file> <output_file> | |
442 | |
443 | |
16300 | 444 |
14801 | 445 Miscellaneous scripts in the TOOLS dir |
446 -------------------------------------- | |
447 | |
448 subedit.pl | |
449 | |
450 Author: Michael Klepikov | |
451 | |
452 Description: A script for pipelined editing of subtitle files. | |
453 | |
454 Usage: subedit.pl [switches] | |
455 -if,--input-format <fmt> input format; supported: SRT (default: SRT) | |
456 -of,--output-format <fmt> output format; supported: SRT | |
457 (default: input format) | |
458 -s,--shift <time> shift all subtitles by <time> | |
459 (format: [-]hh:mm:ss,fraction) | |
460 -c,--scale <time> scale by adding <time> to overall duration | |
461 -f,--split-from <time> drop subtitles that end before <time> | |
462 -t,--split-to <time> drop subtitles that start after <time> (will | |
463 truncate timing if it overlaps a boundary) | |
464 -r,--renumber renumber SRT subtitles in output | |
465 -d,--debug enable debug output | |
466 -h,--help help message | |
467 | |
468 | |
469 w32codec_dl.pl | |
470 | |
471 Author: Tom Lees | |
472 | |
473 Description: This script will use the Windows Media Player codec download | |
474 infrastructure to aquire the codecs listed in codecs.conf and put | |
475 them in a directory named "codecs/" below the current directory. | |
476 | |
477 Usage: w32codec_dl.pl <codecs.conf location> | |
478 | |
479 Note: You will need the libwww-perl stuff and the cabextract utility | |
480 which can be found at http://www.kyz.uklinux.net/cabextract.php3. | |
481 | |
482 | |
15705
e7dcc698718b
Document install-divx5.sh and install-w32codecs.sh.
diego
parents:
14801
diff
changeset
|
483 install-divx5.sh |
e7dcc698718b
Document install-divx5.sh and install-w32codecs.sh.
diego
parents:
14801
diff
changeset
|
484 |
e7dcc698718b
Document install-divx5.sh and install-w32codecs.sh.
diego
parents:
14801
diff
changeset
|
485 Author: Andrea Menucci, thuglife |
e7dcc698718b
Document install-divx5.sh and install-w32codecs.sh.
diego
parents:
14801
diff
changeset
|
486 |
e7dcc698718b
Document install-divx5.sh and install-w32codecs.sh.
diego
parents:
14801
diff
changeset
|
487 Description: Downloads and installs DivX 5 codecs from divx.com. |
e7dcc698718b
Document install-divx5.sh and install-w32codecs.sh.
diego
parents:
14801
diff
changeset
|
488 |
e7dcc698718b
Document install-divx5.sh and install-w32codecs.sh.
diego
parents:
14801
diff
changeset
|
489 Usage: install-divx5.sh install |
e7dcc698718b
Document install-divx5.sh and install-w32codecs.sh.
diego
parents:
14801
diff
changeset
|
490 install-divx5.sh uninstall |
e7dcc698718b
Document install-divx5.sh and install-w32codecs.sh.
diego
parents:
14801
diff
changeset
|
491 |
e7dcc698718b
Document install-divx5.sh and install-w32codecs.sh.
diego
parents:
14801
diff
changeset
|
492 |
e7dcc698718b
Document install-divx5.sh and install-w32codecs.sh.
diego
parents:
14801
diff
changeset
|
493 install-w32codecs.sh |
e7dcc698718b
Document install-divx5.sh and install-w32codecs.sh.
diego
parents:
14801
diff
changeset
|
494 |
e7dcc698718b
Document install-divx5.sh and install-w32codecs.sh.
diego
parents:
14801
diff
changeset
|
495 Author: Andrea Menucci, thuglife |
e7dcc698718b
Document install-divx5.sh and install-w32codecs.sh.
diego
parents:
14801
diff
changeset
|
496 |
e7dcc698718b
Document install-divx5.sh and install-w32codecs.sh.
diego
parents:
14801
diff
changeset
|
497 Description: Downloads binary codecs from mplayerhq.hu and installs them |
e7dcc698718b
Document install-divx5.sh and install-w32codecs.sh.
diego
parents:
14801
diff
changeset
|
498 on a Debian system. |
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 Usage: install-w32codecs.sh install |
e7dcc698718b
Document install-divx5.sh and install-w32codecs.sh.
diego
parents:
14801
diff
changeset
|
501 install-w32codecs.sh uninstall |
e7dcc698718b
Document install-divx5.sh and install-w32codecs.sh.
diego
parents:
14801
diff
changeset
|
502 |
e7dcc698718b
Document install-divx5.sh and install-w32codecs.sh.
diego
parents:
14801
diff
changeset
|
503 |
15829
96b84e3a0d96
vobsub time-adjust tool by Gbor Farkas < gabor AH nekomancer POUM net >
gpoirier
parents:
15705
diff
changeset
|
504 vobshift.py |
96b84e3a0d96
vobsub time-adjust tool by Gbor Farkas < gabor AH nekomancer POUM net >
gpoirier
parents:
15705
diff
changeset
|
505 |
96b84e3a0d96
vobsub time-adjust tool by Gbor Farkas < gabor AH nekomancer POUM net >
gpoirier
parents:
15705
diff
changeset
|
506 Author: Gbor Farkas |
96b84e3a0d96
vobsub time-adjust tool by Gbor Farkas < gabor AH nekomancer POUM net >
gpoirier
parents:
15705
diff
changeset
|
507 |
96b84e3a0d96
vobsub time-adjust tool by Gbor Farkas < gabor AH nekomancer POUM net >
gpoirier
parents:
15705
diff
changeset
|
508 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
|
509 |
96b84e3a0d96
vobsub time-adjust tool by Gbor Farkas < gabor AH nekomancer POUM net >
gpoirier
parents:
15705
diff
changeset
|
510 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
|
511 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
|
512 |
96b84e3a0d96
vobsub time-adjust tool by Gbor Farkas < gabor AH nekomancer POUM net >
gpoirier
parents:
15705
diff
changeset
|
513 |
14801 | 514 subrip.c |
515 | |
516 Author: Kim Minh Kaplan | |
517 | |
518 Description: Transform VOBsub subtitles into Subrip text subtitles using | |
519 GOCR/JOCR. | |
520 | |
521 Usage: subrip <vobsub basename> [subid [output filename] ] | |
522 | |
523 Note: Requires at least JOCR/GOCR 0.37. | |
524 You will have to change the 'vobsub_id' value if you want a | |
525 subtitle different from number 0. Hint: You can view the | |
526 subtitle that is being decoded with "display subtitle-*.pgm". | |
527 | |
528 | |
529 alaw-gen.c | |
530 | |
531 Author: Arpi | |
532 | |
533 Description: Generates alaw/ulaw tables. | |
534 | |
535 Note: Created to work around a past license issue, no longer useful. | |
15887 | 536 |
537 | |
538 avisubdump.c | |
539 | |
540 Author: Tobias Diedrich | |
541 | |
542 Description: Dumps vobsub soft subtitles streams embedded in avi files. | |
543 | |
544 Usage: avisubdump <avi> | |
16298 | 545 |
16300 | 546 |
547 | |
16298 | 548 Format conversion scripts in the TOOLS dir |
549 ------------------------------------------ | |
550 | |
551 302m_convert.c | |
552 | |
553 Author: Reimar Dffinger | |
554 | |
555 Description: Converts D-Cinema Audio (SMPTE 302M?) to WAV. | |
556 | |
557 Usage: 302m_convert <in.302> <out.wav> | |
558 | |
559 | |
560 360m_convert.c | |
561 | |
562 Author: Reimar Dffinger | |
563 | |
16300 | 564 Description: Converts D-Cinema Video (MPEG-2 in GXF, SMPTE 360M) to MPEG-ES. |
16298 | 565 Use -demuxer mpeges to play the converted file. |
566 | |
567 Usage: 360m_convert <in.gxf> <out.m2v> |