This creates the small .mov (or whatnot) redirect files that Apple’s makeiPhoneRefMovie generates. This is simply a driver to creat those files with makeiPhoneRefMovie.
#!/usr/bin/perl -w # # gen_mwn_iphone_mov_redirect_files.pl # # This makes the special iPhone .mov rediect files (~ 300 bytes) that the iPhone # uses to redirect to the appropriate actual movie [...]
