content-editing-movie-player 0.38.0

Sign up to get free protection for your applications and to get access to all the features.
Files changed (273) hide show
  1. data/.gitmodules +3 -0
  2. data/.rvmrc +1 -0
  3. data/LICENSE.TXT +20 -0
  4. data/README.TXT +225 -0
  5. data/Rakefile +206 -0
  6. data/TODO +740 -0
  7. data/VERSION +1 -0
  8. data/_DO_NOT_RUN_IT_FROM_HERE_DOWNLOAD_THE_RELEASE_ZIP_FROM_SOURCEFORGE_INSTEAD +0 -0
  9. data/bin/sensible-cinema +60 -0
  10. data/bin/sensible-cinema-cli +161 -0
  11. data/business_ideas.txt +21 -0
  12. data/change_log_with_feature_list.txt +952 -0
  13. data/documentation/DOCUMENTATION_README.TXT +44 -0
  14. data/documentation/how_to_get_files_from_dvd.txt +30 -0
  15. data/documentation/is_it_legal_to_copy_dvds.txt +97 -0
  16. data/documentation/troubleshooting.txt +30 -0
  17. data/documentation/upconversion.txt +4 -0
  18. data/experimental_online_player_ocr_readme.txt +45 -0
  19. data/go +1 -0
  20. data/go.bat +2 -0
  21. data/go.sh +1 -0
  22. data/go_ocr_tracker.bat +1 -0
  23. data/goc +1 -0
  24. data/goc.bat +1 -0
  25. data/goc.sh +1 -0
  26. data/gpl-2.0.txt +339 -0
  27. data/gplv3.txt +219 -0
  28. data/history_and_related_works_list.txt +108 -0
  29. data/inventionzy_files/cone.png +0 -0
  30. data/inventionzy_files/md5s.txt +53 -0
  31. data/inventionzy_files/play_with_inserted_scene.bat +8 -0
  32. data/inventionzy_files/play_with_overlay.bat +24 -0
  33. data/inventionzy_files/transcript_mute_vlc.txt +117 -0
  34. data/legal_draft +23 -0
  35. data/lib/add_any_bundled_gems_to_load_path.rb +32 -0
  36. data/lib/auto_window_finder.rb +41 -0
  37. data/lib/blanker.rb +104 -0
  38. data/lib/check_installed_mac.rb +34 -0
  39. data/lib/convert_thirty_fps.rb +20 -0
  40. data/lib/edl_parser.rb +387 -0
  41. data/lib/eight_three.rb +28 -0
  42. data/lib/extract/dumpstream.bat +1 -0
  43. data/lib/extract/get_init.bat +3 -0
  44. data/lib/extract/pause_early.rb +13 -0
  45. data/lib/fake_blanker.rb +35 -0
  46. data/lib/frame_accurate.rb +3 -0
  47. data/lib/gui/base.rb +748 -0
  48. data/lib/gui/create-file.rb +24 -0
  49. data/lib/gui/create.rb +581 -0
  50. data/lib/gui/dependencies.rb +219 -0
  51. data/lib/gui/normal.rb +123 -0
  52. data/lib/gui/upconvert.rb +284 -0
  53. data/lib/keyboard_input.rb +60 -0
  54. data/lib/media_info_parser.rb +27 -0
  55. data/lib/mouse_forever.rb +19 -0
  56. data/lib/movie_hasher.rb +27 -0
  57. data/lib/mplayer_edl.rb +42 -0
  58. data/lib/muter.rb +87 -0
  59. data/lib/ocr.rb +125 -0
  60. data/lib/ocr_seed/netflix_b9.bmp +0 -0
  61. data/lib/overlayer.rb +373 -0
  62. data/lib/screen_tracker.rb +269 -0
  63. data/lib/subtitle_profanity_finder.rb +294 -0
  64. data/lib/vlc_programmer.rb +112 -0
  65. data/lib/zoom_player_max_edl.rb +50 -0
  66. data/never_do +40 -0
  67. data/notes_for_potential_developers.txt +46 -0
  68. data/preamble +17 -0
  69. data/roadmap_possibilities +12 -0
  70. data/spec/arse.srt +41 -0
  71. data/spec/auto_window_finder.spec.rb +65 -0
  72. data/spec/bad_beginning.srt +3778 -0
  73. data/spec/blanker.spec.rb +60 -0
  74. data/spec/common.rb +81 -0
  75. data/spec/convert_image.rb +25 -0
  76. data/spec/deity_end.srt +11 -0
  77. data/spec/dragon.srt +34 -0
  78. data/spec/edl_parser.spec.rb +270 -0
  79. data/spec/frame_accurate.spec.rb +71 -0
  80. data/spec/keyboard_input.spec.rb +73 -0
  81. data/spec/media_info_parser.spec.rb +29 -0
  82. data/spec/mplayer_edl.spec.rb +100 -0
  83. data/spec/muter.spec.rb +50 -0
  84. data/spec/notes +4996 -0
  85. data/spec/ocr.spec.rb +119 -0
  86. data/spec/overlayer.spec.rb +440 -0
  87. data/spec/screen_tracker.spec.rb +318 -0
  88. data/spec/sensible_cinema_gui.spec.rb +452 -0
  89. data/spec/subtitle_profanity_finder.spec.rb +224 -0
  90. data/spec/test_yaml.yml +4 -0
  91. data/spec/tsmuxer.output +33 -0
  92. data/spec/vlc_programmer.spec.rb +124 -0
  93. data/spec/youtube_edl.spec.rb +28 -0
  94. data/spec/zoom_player_max_edl.spec.rb +29 -0
  95. data/template_bats/README_DISTRO.TXT +8 -0
  96. data/template_bats/RUN SENSIBLE CINEMA CLICK HERE WINDOWS.bat +25 -0
  97. data/template_bats/_DO_NOT_RUN_IT_FROM_HERE_DOWNLOAD_THE_RELEASE_ZIP_FROM_SOURCEFORGE_INSTEAD +0 -0
  98. data/template_bats/mac/RUN SENSIBLE CINEMA CLICK HERE.command +5 -0
  99. data/template_bats/mac/advanced--create or edit sensible cinema edit list files.command +3 -0
  100. data/template_bats/mac/advanced--run-upconverting-video-player.command +3 -0
  101. data/template_bats/pc/advanced--create or edit sensible cinema edit list files.bat +2 -0
  102. data/template_bats/pc/advanced--run-upconverting-video-player.bat +2 -0
  103. data/todo.build_library.txt +11 -0
  104. data/todo.inventionzy.txt +162 -0
  105. data/todo.open_edl_list_org.txt +169 -0
  106. data/todo.propaganda +107 -0
  107. data/todo.subtitle +17 -0
  108. data/todo.upconvert +53 -0
  109. data/upconvert.bat +1 -0
  110. data/upconvert_from_screen/go_upscaling.bat +12 -0
  111. data/upconvert_from_screen/go_upscaling_works +0 -0
  112. data/upconvert_from_screen/old/latest2/combine_video.avs +23 -0
  113. data/upconvert_from_screen/old/latest2/go_no_upscaling.bat +1 -0
  114. data/upconvert_from_screen/old/latest2/go_upscaling.bat +12 -0
  115. data/upconvert_from_screen/old/latest2/push2.GRF +0 -0
  116. data/upconvert_from_screen/old/latest2/push3.grf +0 -0
  117. data/upconvert_from_screen/old/latest2/setup_capture_coords.rb +27 -0
  118. data/upconvert_from_screen/old/latest2/setup_directshow_filter_params.rb +29 -0
  119. data/upconvert_from_screen/old/latest2/upconvert_from_screen_me2.avs +19 -0
  120. data/upconvert_from_screen/old/latest_now_possibly_oudated/push2.GRF +0 -0
  121. data/upconvert_from_screen/old/latest_now_possibly_oudated/upconvert_from_screen_me2.avs +18 -0
  122. data/upconvert_from_screen/old/position_window.png +0 -0
  123. data/upconvert_from_screen/old/push_source_desktop.GRF +0 -0
  124. data/upconvert_from_screen/old/record_screen/record.bat +2 -0
  125. data/upconvert_from_screen/old/upconvert_from_screen.avs +21 -0
  126. data/upconvert_from_screen/old/upconvert_from_screen_me.avs +21 -0
  127. data/upconvert_from_screen/old/upconvert_from_screen_me2.avs +3 -0
  128. data/upconvert_from_screen/old/upconvert_from_screen_me_push_source.avs +3 -0
  129. data/upconvert_from_screen/old/uscreen.GRF +0 -0
  130. data/upconvert_from_screen/old/uscreen_me.GRF +0 -0
  131. data/upconvert_from_screen/push3.grf +0 -0
  132. data/upconvert_from_screen/upconvert_from_screen_me2.avs +19 -0
  133. data/vendor/movie-content-editor-read-only/.metadata/.lock +0 -0
  134. data/vendor/movie-content-editor-read-only/.metadata/.mylyn/.tasks.xml.zip +0 -0
  135. data/vendor/movie-content-editor-read-only/.metadata/.mylyn/repositories.xml.zip +0 -0
  136. data/vendor/movie-content-editor-read-only/.metadata/.mylyn/tasks.xml.zip +0 -0
  137. data/vendor/movie-content-editor-read-only/.metadata/.plugins/org.eclipse.core.resources/.root/.indexes/history.version +1 -0
  138. data/vendor/movie-content-editor-read-only/.metadata/.plugins/org.eclipse.core.resources/.root/.indexes/properties.index +0 -0
  139. data/vendor/movie-content-editor-read-only/.metadata/.plugins/org.eclipse.core.resources/.root/.indexes/properties.version +1 -0
  140. data/vendor/movie-content-editor-read-only/.metadata/.plugins/org.eclipse.core.resources/.root/2.tree +0 -0
  141. data/vendor/movie-content-editor-read-only/.metadata/.plugins/org.eclipse.core.resources/.safetable/org.eclipse.core.resources +0 -0
  142. data/vendor/movie-content-editor-read-only/.metadata/.plugins/org.eclipse.core.runtime/.settings/org.eclipse.core.resources.prefs +3 -0
  143. data/vendor/movie-content-editor-read-only/.metadata/.plugins/org.eclipse.core.runtime/.settings/org.eclipse.jdt.ui.prefs +14 -0
  144. data/vendor/movie-content-editor-read-only/.metadata/.plugins/org.eclipse.core.runtime/.settings/org.eclipse.mylyn.context.core.prefs +3 -0
  145. data/vendor/movie-content-editor-read-only/.metadata/.plugins/org.eclipse.core.runtime/.settings/org.eclipse.ui.ide.prefs +5 -0
  146. data/vendor/movie-content-editor-read-only/.metadata/.plugins/org.eclipse.core.runtime/.settings/org.eclipse.ui.prefs +3 -0
  147. data/vendor/movie-content-editor-read-only/.metadata/.plugins/org.eclipse.jdt.core/nonChainingJarsCache +0 -0
  148. data/vendor/movie-content-editor-read-only/.metadata/.plugins/org.eclipse.jdt.core/variablesAndContainers.dat +0 -0
  149. data/vendor/movie-content-editor-read-only/.metadata/.plugins/org.eclipse.jdt.ui/OpenTypeHistory.xml +2 -0
  150. data/vendor/movie-content-editor-read-only/.metadata/.plugins/org.eclipse.jdt.ui/QualifiedTypeNameHistory.xml +2 -0
  151. data/vendor/movie-content-editor-read-only/.metadata/.plugins/org.eclipse.jdt.ui/dialog_settings.xml +10 -0
  152. data/vendor/movie-content-editor-read-only/.metadata/.plugins/org.eclipse.ui.ide/dialog_settings.xml +11 -0
  153. data/vendor/movie-content-editor-read-only/.metadata/.plugins/org.eclipse.ui.intro/dialog_settings.xml +4 -0
  154. data/vendor/movie-content-editor-read-only/.metadata/.plugins/org.eclipse.ui.workbench/dialog_settings.xml +10 -0
  155. data/vendor/movie-content-editor-read-only/.metadata/.plugins/org.eclipse.ui.workbench/workbench.xml +232 -0
  156. data/vendor/movie-content-editor-read-only/.metadata/.plugins/org.eclipse.ui.workbench/workingsets.xml +4 -0
  157. data/vendor/movie-content-editor-read-only/.metadata/version.ini +1 -0
  158. data/vendor/movie-content-editor-read-only/.project +17 -0
  159. data/vendor/movie-content-editor-read-only/.pydevproject +11 -0
  160. data/vendor/movie-content-editor-read-only/.settings/org.eclipse.core.resources.prefs +6 -0
  161. data/vendor/movie-content-editor-read-only/SubIt.py +171 -0
  162. data/vendor/movie-content-editor-read-only/VLCMacVideo.py +257 -0
  163. data/vendor/movie-content-editor-read-only/VideoMac.ui +102 -0
  164. data/vendor/movie-content-editor-read-only/badwords.txt +4 -0
  165. data/vendor/movie-content-editor-read-only/blank.srt +4 -0
  166. data/vendor/movie-content-editor-read-only/edit.py +197 -0
  167. data/vendor/movie-content-editor-read-only/mergeCommands.py +73 -0
  168. data/vendor/movie-content-editor-read-only/mute.txt +5 -0
  169. data/vendor/movie-content-editor-read-only/panda.srt +4235 -0
  170. data/vendor/movie-content-editor-read-only/panda_custom.txt +3 -0
  171. data/vendor/movie-content-editor-read-only/panda_edit.srt +4235 -0
  172. data/vendor/movie-content-editor-read-only/subtitle.py +90 -0
  173. data/vendor/movie-content-editor-read-only/vlc.py +5579 -0
  174. data/vendor/movie-content-editor-read-only/vlcwidget.py +154 -0
  175. data/vendor/mplayer_patches/how_to_doze.bat +6 -0
  176. data/vendor/mplayer_patches/port_dir/PortIndex.quick +2 -0
  177. data/vendor/mplayer_patches/port_dir/how_to +20 -0
  178. data/vendor/mplayer_patches/port_dir/multimedia/mplayer-edl/Portfile +285 -0
  179. data/vendor/mplayer_patches/port_dir/multimedia/mplayer-edl/files/configure.x11.patch +20 -0
  180. data/vendor/mplayer_patches/port_dir/multimedia/mplayer-edl/files/llvm-gcc-workaround.patch +11 -0
  181. data/vendor/mplayer_patches/port_dir/multimedia/rdp-projects/Portfile +43 -0
  182. data/vendor/mplayer_patches/port_dir_is_for_mac +0 -0
  183. data/www/content_editor.html +92 -0
  184. data/www/index.html +47 -0
  185. data/www/upconverting_movie_player.html +62 -0
  186. data/www/video reel.jpg +0 -0
  187. data/www/youtube_edl/.htaccess +44 -0
  188. data/www/youtube_edl/control_youtube.rhtml +141 -0
  189. data/www/youtube_edl/dispatch.fcgi +25 -0
  190. data/www/youtube_edl/render_edited.rb +25 -0
  191. data/www/youtube_edl/server_this_dir.rb +6 -0
  192. data/www/youtube_edl/todo +23 -0
  193. data/www/zoomplayer_max.png +0 -0
  194. data/zamples/edit_decision_lists/dvds/Harry Potter 2 chamber of secrets.txt +22 -0
  195. data/zamples/edit_decision_lists/dvds/aa_example_delete_list_that_has_no_cuts_in_it.txt +10 -0
  196. data/zamples/edit_decision_lists/dvds/aladdin.txt +30 -0
  197. data/zamples/edit_decision_lists/dvds/bambi.txt +17 -0
  198. data/zamples/edit_decision_lists/dvds/big_buck_bunny_dvd.txt +23 -0
  199. data/zamples/edit_decision_lists/dvds/bob the builder pets in a pickle.txt +10 -0
  200. data/zamples/edit_decision_lists/dvds/bobs_big_plan.txt +10 -0
  201. data/zamples/edit_decision_lists/dvds/cars_2.txt +26 -0
  202. data/zamples/edit_decision_lists/dvds/cars_disney.txt +40 -0
  203. data/zamples/edit_decision_lists/dvds/condor_man_widescreen.txt +22 -0
  204. data/zamples/edit_decision_lists/dvds/cool runnings.txt +53 -0
  205. data/zamples/edit_decision_lists/dvds/court_jester.txt +24 -0
  206. data/zamples/edit_decision_lists/dvds/edls_being_edited/amazing_grace.txt +49 -0
  207. data/zamples/edit_decision_lists/dvds/edls_being_edited/father_goose.txt +41 -0
  208. data/zamples/edit_decision_lists/dvds/edls_being_edited/harry_potter_and_the_goblet_of_fire.txt +45 -0
  209. data/zamples/edit_decision_lists/dvds/edls_being_edited/hugo.txt +31 -0
  210. data/zamples/edit_decision_lists/dvds/edls_being_edited/making_marriage_work.txt +15 -0
  211. data/zamples/edit_decision_lists/dvds/edls_being_edited/national_treasure.txt +26 -0
  212. data/zamples/edit_decision_lists/dvds/edls_being_edited/percy_jackson_lightening_thief.txt +40 -0
  213. data/zamples/edit_decision_lists/dvds/edls_being_edited/percy_jackson_lightening_thief_mute_scary.txt +23 -0
  214. data/zamples/edit_decision_lists/dvds/edls_being_edited/prince_of_egypt.txt +28 -0
  215. data/zamples/edit_decision_lists/dvds/edls_being_edited/puss_in_boots.txt +33 -0
  216. data/zamples/edit_decision_lists/dvds/edls_being_edited/ratatouille.txt +35 -0
  217. data/zamples/edit_decision_lists/dvds/edls_being_edited/rio.txt +24 -0
  218. data/zamples/edit_decision_lists/dvds/edls_being_edited/test_delete_list_for_experimenting_with.txt +10 -0
  219. data/zamples/edit_decision_lists/dvds/edls_being_edited/the_explorers.txt +49 -0
  220. data/zamples/edit_decision_lists/dvds/finding_neverland.txt +32 -0
  221. data/zamples/edit_decision_lists/dvds/flight_of_the_navigator.txt +40 -0
  222. data/zamples/edit_decision_lists/dvds/happiest baby on the block.txt +9 -0
  223. data/zamples/edit_decision_lists/dvds/harry_potter_3_prisoner_of_azkaban.txt +37 -0
  224. data/zamples/edit_decision_lists/dvds/hitchhiker's_guide_to_the_galaxy.txt +32 -0
  225. data/zamples/edit_decision_lists/dvds/how_to_train_your_dragon.txt +25 -0
  226. data/zamples/edit_decision_lists/dvds/if_a_man_answers.txt +43 -0
  227. data/zamples/edit_decision_lists/dvds/innerspace.txt +77 -0
  228. data/zamples/edit_decision_lists/dvds/iq.txt +32 -0
  229. data/zamples/edit_decision_lists/dvds/king_of_kings.txt +28 -0
  230. data/zamples/edit_decision_lists/dvds/kung_fu_panda_1.txt +17 -0
  231. data/zamples/edit_decision_lists/dvds/legend_of_the_guardians_the_owls_of_gahoole.txt +18 -0
  232. data/zamples/edit_decision_lists/dvds/monsters_vs_aliens.txt +41 -0
  233. data/zamples/edit_decision_lists/dvds/muppet_treasure_island.txt +21 -0
  234. data/zamples/edit_decision_lists/dvds/nanny_mcphee.txt +31 -0
  235. data/zamples/edit_decision_lists/dvds/narnia_voyage_of_the_dawn_treader.txt +16 -0
  236. data/zamples/edit_decision_lists/dvds/pack_jackson_wedding_2007-03-03.txt +31 -0
  237. data/zamples/edit_decision_lists/dvds/peter_pan.txt +29 -0
  238. data/zamples/edit_decision_lists/dvds/remember_the_titans.txt +35 -0
  239. data/zamples/edit_decision_lists/dvds/sintel_open_source_blender_ntsc_dvd.txt +22 -0
  240. data/zamples/edit_decision_lists/dvds/snow_white_and_the_7_dwarfs_1937.txt +19 -0
  241. data/zamples/edit_decision_lists/dvds/speed_racer.txt +47 -0
  242. data/zamples/edit_decision_lists/dvds/tangled.txt +21 -0
  243. data/zamples/edit_decision_lists/dvds/tron_legacy.txt +29 -0
  244. data/zamples/edit_decision_lists/dvds/turn_around_alma_younger.txt +17 -0
  245. data/zamples/edit_decision_lists/files/conference_music_video.txt +10 -0
  246. data/zamples/edit_decision_lists/netflix_instant/avatar-last-air-bender-movie.txt +13 -0
  247. data/zamples/edit_decision_lists/netflix_instant/avatar-last-airbender-series.txt +1 -0
  248. data/zamples/edit_decision_lists/netflix_instant/greatest_story_ever_told_netflix.txt +10 -0
  249. data/zamples/edit_decision_lists/netflix_instant/wrinkle-in-time.txt +23 -0
  250. data/zamples/edit_decision_lists/notes_on_movies_without_edls_yet/tron.txt +10 -0
  251. data/zamples/edit_decision_lists/old_not_yet_updated/dvds/White Christmas.txt +15 -0
  252. data/zamples/edit_decision_lists/old_not_yet_updated/dvds/all_dogs_go_to_heaven.txt +9 -0
  253. data/zamples/edit_decision_lists/old_not_yet_updated/dvds/cars_disney.txt +24 -0
  254. data/zamples/edit_decision_lists/old_not_yet_updated/dvds/happy_feet.txt +12 -0
  255. data/zamples/edit_decision_lists/old_not_yet_updated/dvds/labyrinth.txt +17 -0
  256. data/zamples/edit_decision_lists/old_not_yet_updated/dvds/star_trek_generations_hulu.txt +8 -0
  257. data/zamples/edit_decision_lists/old_not_yet_updated/example_edit_decision_list.txt +14 -0
  258. data/zamples/edit_decision_lists/old_not_yet_updated/youtube/gummy_bear_song_youtube.txt +9 -0
  259. data/zamples/edit_decision_lists/youtube/demo_mutes.txt +12 -0
  260. data/zamples/edit_decision_lists/youtube/nuki_song_youtube.txt +14 -0
  261. data/zamples/edit_decision_lists/youtube/nuki_song_youtube_pointer.txt +3 -0
  262. data/zamples/players/how_to_create_more_players.txt +24 -0
  263. data/zamples/players/hulu/total_length_over_an_hour.txt +25 -0
  264. data/zamples/players/netflix/netflix_firefox_non_maximized.txt +25 -0
  265. data/zamples/players/vlc/full_screened_total_length_over_an_hour.txt +27 -0
  266. data/zamples/players/vlc/windowed_total_length_over_an_hour.txt +26 -0
  267. data/zamples/players/vlc/windowed_total_length_under_an_hour.txt +22 -0
  268. data/zamples/players/youtube/full_screened_1024x768.txt +20 -0
  269. data/zamples/players/youtube/full_screened_1152x864.txt +20 -0
  270. data/zamples/players/youtube/full_screened_1680x1050.txt +20 -0
  271. data/zamples/players/youtube/normal_in_youtube.com.chrome.txt +23 -0
  272. data/zamples/players/youtube/note_these_assume_less_than_10_minutes_length.txt +2 -0
  273. metadata +483 -0
@@ -0,0 +1,9 @@
1
+ "mutes" => [
2
+ "6:18" , "6:19.1", "religious reference", "religious reference" # TODO can put category number here...
3
+ ],
4
+ #"disk_unique_id" => "",
5
+ "title" => "Happiest baby on the block",
6
+ "source" => "DVD",
7
+ "dvd_title_track" => 1,
8
+ "other notes" => "has a couple (modest) shots of nursing moms which aren't cut.",
9
+ "mplayer_dvd_splits" => []
@@ -0,0 +1,37 @@
1
+ "name" => "Harry Potter Prisoner of Azkaban",
2
+ "disk_unique_id" => "c37653e6|83e1decc",
3
+ "volume_name" => "HP_PRISONER_OF_AZKABAN_DISC1",
4
+ "dvd_title_track" => "1",
5
+ "dvd_title_track_length" => 8490.866,
6
+ "dvd_start_offset" => 0.11,
7
+ "dvd_nav_packet_offset" => [0.5, 0.4459],
8
+ "mutes" => [
9
+ "0:02:10.14" , "0:02:12.10", "profanity", "da..", "[da..] good of my brother to keep you",
10
+ "0:04:04.98" , "0:04:09.04", "profanity", "b....", "If something's wrong with the [b....] then something's wrong with the pup",
11
+ "0:05:50.65" , "0:05:52.38", "profanity", "goodness", "Oh [goodness]",
12
+ # overlap "0:21:13.85" , "0:21:16.72", "profanity", "he..", "[bloody] [he..] What's happening",
13
+ "0:27:50.67" , "0:27:52.03", "profanity", "goodness", "Oh [goodness] That's awful",
14
+ "0:32:43.75" , "0:32:46.22", "profanity", "goodness", "Witty [goodness] this place has gone to the dogs",
15
+ "1:03:14.80" , "1:03:18.86", "profanity", "he..", "[bloody] [he..] Harry That was not funny",
16
+ "1:04:18.79" , "1:04:23.25", "profanity", "da..", "No underage wizards allowed in today Shut the [da..] door",
17
+ "1:47:32.50" , "1:47:34.97", "profanity", "he..", "What the [bloody] [he..] was that all about",
18
+ "0:38:32.09" , "0:38:34.36", "profanity", "bloody", "You and your [bloody] chicken",
19
+
20
+
21
+ ],
22
+
23
+ "blank_outs" => [
24
+ "00:20:50", "00:21:25", "dementor a", "",
25
+ "00:21:40", "00:22:15", "dementor b", "",
26
+ "00:55:39", "00:56:05", "dementor c", "",
27
+ "01:06:56.5", "01:07:06.3", "anger", "",
28
+ "01:28:28", "01:29:50", "willow whomped", "",
29
+ "01:39:59", "01:40:18", "lupin xform", "",
30
+ "01:40:43", "01:41:15", "werewolf", "",
31
+ "01:43:30", "01:44:15", "scary dementors", "",
32
+ "01:58:40", "01:59:40", "werewolf chase", "",
33
+ # "02:00:33", "02:01:03", "dementors d", "",
34
+ ],
35
+
36
+ "beginning_subtitle" => ["lumos maxima", "31.64"],
37
+ "ending_subtitle_entry" => ["mischief managed", "2:21:07.66"]
@@ -0,0 +1,32 @@
1
+ # 3648747 comments can go after a # on any line, for example this one.
2
+ "name" => "HitchHiker's guide to the galaxy",
3
+
4
+ "mutes" => [
5
+
6
+ "00:08:54.816" , "00:08:59.185", "profanity", "...", "All these people are idiots [...]",
7
+ "00:09:55.811" , "00:10:00.705", "profanity", "...", "[...] you're serious Um I can't go to Madagascar", # failed default blacky 0.5s
8
+ "00:12:43.912" , "00:12:45.880", "profanity", "he..", "What the [he..] are those things",
9
+ "00:16:00.108" , "00:16:03.271", "profanity", "...", "of philosophical blockbusters Where [...] Went Wrong",
10
+ "00:16:03.378" , "00:16:05.869", "profanity", "...", "Some More of [...]'s Greatest Mistakes",
11
+ "00:16:05.947" , "00:16:08.279", "profanity", "...", "and Who Is This [...] Person Anyway",
12
+ "00:17:11.746" , "00:17:16.308", "profanity", "...", "Oh [...] my home My home was demolished",
13
+ "00:31:59.133" , "00:32:01.158", "profanity", "he..", "What the [he..] are you doing here",
14
+ "00:46:11.084" , "00:46:14.349", "profanity", "...", "Many races believed it was created by some sort of [...]", # hmm...
15
+ "00:52:50.198" , "00:52:54.464", "profanity", "he..", "Where the [he..] is Ford",
16
+ "00:53:35.510" , "00:53:38.274", "profanity", "he..", "What the [he..] have you been doing",
17
+
18
+ "01:04:09.076" , "01:04:12.705", "profanity", "he..", "Ow What the [he..] is that",
19
+ "01:36:19.675" , "01:36:25.006", "profanity", "...", "For [...]'s sake stop Cease fire", # modified...
20
+
21
+ ],
22
+
23
+ "blank_outs" => [
24
+ "00:21:02.5" , "00:21:08.5", "violence", "smashing crab",
25
+ ],
26
+
27
+ "volume_name" => "HGG0NND1",
28
+ "disk_unique_id" => "311b9d17|aef5cad0",
29
+ "dvd_title_track" => "12", # 6520.833
30
+ # "not edited out stuff" => "some violence",
31
+ # "closing thoughts" => "still...",
32
+ "mplayer_dvd_splits" => ["3152.6", "1039.4"],
@@ -0,0 +1,25 @@
1
+
2
+ "mutes" => [
3
+
4
+ "00:11:48.421" , "00:11:50.616", "profanity", "g..",
5
+ "00:44:58.242" , "00:45:01.609", "profanity", "g..",
6
+ "00:47:47.912" , "00:47:52.042", "profanity", "g..",
7
+ "00:48:22.179" , "00:48:25.512", "profanity", "odin",
8
+ "00:48:28.052" , "00:48:29.917", "profanity", "thor",
9
+ "00:52:40.437" , "00:52:43.304", "profanity", "odin",
10
+ "01:12:41.837" , "01:12:46.035", "profanity", "heck",
11
+ "01:14:32.648" , "01:14:35.208", "profanity", "thor",
12
+ "01:14:39.421" , "01:14:41.286", "profanity", "odin",
13
+
14
+ ],
15
+
16
+ "blank_outs" => [
17
+
18
+ ],
19
+
20
+ "name" => "How to Train Your Dragon",
21
+ # "disk_unique_id" => "",
22
+
23
+ "dvd_title_track" => "9",
24
+ "not edited out stuff" => "breast helmet, butt, undies, heckheim's gate, what the eff [feel free to add them]",
25
+ "mplayer_dvd_splits" => [], # none
@@ -0,0 +1,43 @@
1
+ # comments can go after a # on any line, for example this one.
2
+ "name" => "if a man answers",
3
+
4
+ "mutes" => [
5
+
6
+ "00:15:02.167", "00:15:04.692", "profanity", "deity", "mon [deity]",
7
+ # got weird overlapping subtitles in this one...
8
+ #"0:35:54.318" , "0:35:59.515", "profanity", "goodness", "Maman thank [goodness] for you",
9
+ #"0:35:57.588" , "0:35:59.613", "profanity", "goodness", "Thank [goodness] for love",
10
+ "0:35:54.318" , "0:35:59.615", "profanity", "goodness", "Maman thank [goodness] for you",
11
+ "1:35:39.834" , "1:35:43.326", "profanity", "he..", "A little [he..] to make those two devils feel at home",
12
+
13
+ # put back this once blank outs are more precise
14
+ # "0:03:17.630" , "0:03:23.500", "profanity", "sex", "In the beglnnlng Father consldered Me Tarzan you Jane an adequate [sex] educatlon",
15
+ "0:05:50.249" , "0:05:54.743", "profanity", "make love", "And maman says that the only thing a man would rather do than [make love] is talk about himself",
16
+ "0:08:01.714" , "0:08:05.707", "profanity", "make love", "Chuckles So they won't [make love] to me all the time",
17
+ "0:24:46.017" , "0:24:50.579", "profanity", "sex", "Imagine our daughter alone with that seedy poverty stricken [sex] maniac",
18
+ "0:39:27.465" , "0:39:29.933", "profanity", "sex", "and keep an eye on daddy with all those [sex]y models",
19
+ "0:43:15.960" , "0:43:19.293", "profanity", "sex", "and keep an eye on daddy wlth all those [sex]y models",
20
+ "0:46:22.980" , "0:46:27.440", "profanity", "sex", "He just pooh poohed me but I know when one of my own [sex] has known love",
21
+ "0:25:05", "0:25:10", "sex", "mention nude",
22
+ "0:25:18", "0:25:21", "sex", "mention nude",
23
+
24
+ ],
25
+
26
+ "blank_outs" => [
27
+ # 1:46 2:00
28
+ # 2:25 2:50
29
+ # 3:06 3:43
30
+ # 4:45 5:05
31
+ "1:46", "5:05", "scantily clad pictures, could be split up more precisely", # TODO
32
+ "20:58", "21:20", "lingerie putting on",
33
+ "22:35", "22:43", "lingerie pics",
34
+ ],
35
+
36
+ "volume_name" => "IF_A_MAN_ANSWERS",
37
+ "disk_unique_id" => "270df07b|62294c73",
38
+ "dvd_title_track" => "1",
39
+ "dvd_title_track_length" => "6104.2", # sum length, on the DVD, use the show DVD info button to retrieve it.
40
+ "opensubtitles_number" => "238037",
41
+ # "not edited out stuff" => "some violence left in...",
42
+ "closing thoughts" => "a fun flick. this EDL needs to be double checked a bit still",
43
+ "mplayer_dvd_splits" => [],
@@ -0,0 +1,77 @@
1
+ # comments can go after a # on any line, for example this one.
2
+ "name" => "InnerSpace",
3
+
4
+ #31:00 g,
5
+
6
+ "mutes" => [
7
+ # add these into your mute section if you deem them mute-worthy
8
+
9
+ "0:05:45.80", "348.8", "profanity", "sh..",
10
+
11
+ "0:02:34.489" , "0:02:38.659", "profanity", "da..", "Well [da..] if we're not balls to the wall",
12
+ "0:03:27.834" , "0:03:30.586", "profanity", "sh..", "[sh..] I spilled my drink",
13
+ "0:07:36.875" , "0:07:39.793", "profanity", "a..", "I make an [a..] out of myself",
14
+ "0:11:34.279" , "0:11:37.906", "profanity", "da..", "[da..] this traffic We're gonna be late",
15
+ "0:28:45.727" , "0:28:49.354", "profanity", "he..", "What the [he..] are these things Fat cells",
16
+ "0:28:53.193" , "0:28:56.570", "profanity", "he..", "What the [he..] is going on out there",
17
+ "0:29:12.170" , "0:29:15.964", "profanity", "sh..", "How do I look Like [sh..]",
18
+ "0:31:30.433" , "0:31:34.728", "profanity", "goodness", "Oh my [goodness] he's completely spaced out",
19
+ "0:31:39.777" , "0:31:44.071", "profanity", "he..", "What the [he..] is that Ozzie",
20
+ "0:33:59.666" , "0:34:03.043", "profanity", "he..", "Come on where the [he..] is the picture",
21
+ "0:34:07.507" , "0:34:12.344", "profanity", "he..", "That's not Oz Who the [he..] is that Where's the lab technician",
22
+ "0:34:21.104" , "0:34:23.689", "profanity", "goodness", "Oh [goodness]",
23
+ "0:34:40.290" , "0:34:44.209", "profanity", "b....", "I'm in a strange man I'll be a son of a [b....]",
24
+ "0:38:26.724" , "0:38:28.976", "profanity", "goodness", "Oh [goodness]",
25
+ "0:39:09.934" , "0:39:13.478", "profanity", "goodness", "Thank [goodness] A doctor Somebody who'll understand",
26
+ "0:39:31.539" , "0:39:36.750", "profanity", "goodness", "I'm blind Oh [goodness]",
27
+ #"0:39:33.833" , "0:39:36.585", "profanity", "goodness", "Now it's talking about [goodness]",
28
+ "0:40:34.269" , "0:40:37.271", "profanity", "goodness", "Thank [goodness] I can see",
29
+ "0:42:11.699" , "0:42:14.034", "profanity", "goodness", "Oh [goodness]",
30
+ "0:44:38.346" , "0:44:40.514", "profanity", "sh..", "[sh..]",
31
+ "0:45:59.928" , "0:46:03.263", "profanity", "he..", "You've got one [he..] of a pump Jack",
32
+ "0:47:00.488" , "0:47:04.032", "profanity", "b....", "You better you two faced son of a [b....]",
33
+ "0:51:32.135" , "0:51:37.389", "profanity", "a..", "A good man who tried to save my [a..] by injecting me into yours",
34
+ "0:55:27.328" , "0:55:29.830", "profanity", "goodness", "[goodness] help us",
35
+ "1:04:30.496" , "1:04:35.709", "profanity", "sh..", "Frankly I don't rive a [sh..] I'm only in this for the money",
36
+ "1:13:24.572" , "1:13:27.824", "profanity", "goodness", "It's Wendy My [goodness] Jack",
37
+ "1:15:22.398" , "1:15:26.568", "profanity", "make love", "One I [make love] with my boots on",
38
+ "1:15:33.535" , "1:15:38.747", "profanity", "sh..", "I know I've been mean to you Jack I can be such a [sh..] sometimes",
39
+ "1:17:19.724" , "1:17:23.894", "profanity", "goodness", "[goodness] I can't believe how hostile I feel towards you right now",
40
+ "1:18:11.693" , "1:18:14.152", "profanity", "b....", "Duke the son of a [b....]",
41
+ "1:20:41.634" , "1:20:44.553", "profanity", "goodness", "Jack My [goodness]",
42
+ "1:26:16.845" , "1:26:20.180", "profanity", "goodness", "[goodness] in heaven deliver us from Satan",
43
+ "1:30:33.977" , "1:30:37.312", "profanity", "he..", "Jack Where the [he..] am I",
44
+ "1:36:14.359" , "1:36:17.027", "profanity", "sh..", "Maybe it's one of these [sh..]",
45
+ "1:36:45.056" , "1:36:47.808", "profanity", "goodness", "Oh my [goodness] cover your eyes",
46
+ "1:36:52.105" , "1:36:55.649", "profanity", "da..", "Come on rive me the [da..] chip",
47
+ "1:38:52.183" , "1:38:54.184", "profanity", "sh..", "Oh [sh..]",
48
+ "1:46:19.297" , "1:46:22.382", "profanity", "goodness", "There's a phone thank [goodness]",
49
+ "1:53:12.460" , "1:53:15.629", "profanity", "he..", "we sure made one [he..] of a team",
50
+
51
+ "1848.0", "1851.0", "profanity", "deity",
52
+ "1905.0", "1910.0", "profanity", "he..", "ozzie I can't hear you I hope the [he..] you can hear me",
53
+ "2105.5", "2108.5", "profanity", "he..", "how the [he..] can I be inside of a man",
54
+ "3257.4", "3260.4", "profanity", "he..", "I don't know what the [he..] you look like",
55
+
56
+ "3980.5", "3983.5", "profanity", "he..",
57
+ "4062.5", "4066.5", "profanity", "deity", # 761.5
58
+ "4551.0", "4556.04", "lewd", "haven't slept with",
59
+ ],
60
+
61
+ "blank_outs" => [
62
+ "310.3", "323.3", "lewd", "some sexual-y tension",
63
+ "381.6", "413.7", "lewd", "implied sleepover",
64
+ "482.5", "488.0", "nudity", "bum",
65
+ "3582.04", "3593.04", "vulgar", "bathroom humor don't talk to it",
66
+ "3788.04", "3793.84", "lewd", "warm him up", # untested
67
+ "6361.84", "6374.04", "gross", "human skeleton",
68
+ ],
69
+
70
+ "volume_name" => "INNERSPACE",
71
+ "disk_unique_id" => "703ca989|09797818",
72
+ "dvd_title_track" => "1",
73
+ "dvd_title_track_length" => "7176.233",
74
+ "opensubtitles_number" => "http://www.opensubtitles.org/en/subtitles/3264986/innerspace-en",
75
+ # "not edited out stuff" => "some violence left in...",
76
+ "closing thoughts" => "mature elements have mostly been removed, needs a third check",
77
+ "mplayer_dvd_splits" => ["3304.04"], # TODO lacking one but I think it's ok
@@ -0,0 +1,32 @@
1
+ # comments can go after a # on any line, for example this one.
2
+ "name" => "iq",
3
+
4
+ "mutes" => [
5
+ "00:04:23.329" , "00:04:24.887", "profanity", "b.....", "Come on you little [b.....]",
6
+ "00:14:35.574" , "00:14:40.136", "profanity", "genital", "He puts electrodes on the [genital]s of the rats",
7
+ "00:20:15.747" , "00:20:17.772", "profanity", "sex", "that's something akin to [sex]ual climax",
8
+ "00:25:28.327" , "00:25:31.057", "profanity", "deity", "My [deity] he's the head of the whole department",
9
+ "00:25:53.285" , "00:25:56.186", "profanity", "make love", "What because l won't [make love] to you in the middle",
10
+ "00:28:45.123" , "00:28:47.614", "profanity", "deity", "Learn to drive for [deity]'s sake", # mkv...TOO EARLY
11
+ "00:44:30.300" , "00:44:32.598", "profanity", "deity", "My [deity] the mazes must be enormous",
12
+ "00:46:26.5" , "00:46:28.614", "profanity", "deity", "Oh my [deity] that's you", # this one was off somehow?
13
+ "00:54:45.615" , "00:54:47.082", "profanity", "he..", "Who the [he..] are you",
14
+ "01:16:25.513" , "01:16:27.447", "profanity", "deity", "Oh my [deity]",
15
+ "01:19:20.254" , "01:19:22.586", "profanity", "deity", "Oh for [deity]'s sake",
16
+ "01:20:29.957" , "01:20:32.721", "profanity", "he..", "What the [he..] does an automobile mechanic",
17
+ "01:30:43.970" , "01:30:45.597", "profanity", "deity", "Oh my [deity]",
18
+
19
+ ],
20
+
21
+ "blank_outs" => [
22
+ # an example line, uncomment the leading "#" to make it active
23
+ # "00:03:00.0" , "00:04:00.0", "violence", "of some sort",
24
+ ],
25
+
26
+ "volume_name" => "IQ",
27
+ "disk_unique_id" => "75ce05d8|9e597164",
28
+ "dvd_title_track" => "1",
29
+ "opensubtitles_number" => "195359",
30
+ # "not edited out stuff" => "some violence",
31
+ # "closing thoughts" => "",
32
+ # "mplayer_dvd_splits" => [], # too many to count! Not worth it probably...
@@ -0,0 +1,28 @@
1
+ "name" => "King of Kings",
2
+
3
+ "mutes" => [
4
+
5
+ ],
6
+
7
+ "blank_outs" => [
8
+ "437.0", "454.5", "dead people lying around",
9
+ "519.4", "535.2", "killing the priests",
10
+ "588.0", "599.2", "dead priests",
11
+ "760.3", "775.0", "burning people",
12
+ "1096.0", "1104.0", "killing of infants",
13
+ "1111.8", "1118.8", "screaming babies",
14
+ "1773.7", "1863.7", "killing fighting",
15
+ "1880.9", "1969.0", "kill someoen, some random struggles",
16
+ "4536.6", "4668.3", "dancing daughter",
17
+
18
+ "1455.7", "1736.7", "intermission",
19
+ "2098.8", "2111.1", "initial killings",
20
+ "2175.9", "2333.0", "big battle to storm castle, much killing",
21
+ ],
22
+
23
+ "volume_name" => "KING_OF_KINGS",
24
+ "disk_unique_id" => "9b6fed12|b9c8d353",
25
+ "dvd_title_track" => "1",
26
+ "dvd_title_track_length" => "10248.433",
27
+ # "closing thoughts" => "only...",
28
+ "mplayer_dvd_splits" => ["4903.5"],
@@ -0,0 +1,17 @@
1
+ "mutes" => [
2
+ # she's clean! At least nothing obviously bad in there...
3
+ ],
4
+
5
+ "blank_outs" => [
6
+ # example line, uncomment the leading "#" to make it active
7
+ # "00:03:00.0" , "00:04:00.0", "violence", "of some sort",
8
+ ],
9
+
10
+ "name" => "kung fu panda 1",
11
+ "volume_name" => "KUNG_FU_PANDA",
12
+ #"disk_unique_id" => "",
13
+
14
+ "dvd_title_track" => "16",
15
+ "not edited out stuff" => "some violence",
16
+ # "closing thoughts" => "still...",
17
+ # I think it had none... #"mplayer_dvd_splits" => ["59:59", "1:04:59"], # these are where, in mplayer, the DVD timestamp "resets" to zero for some reason (bug) http://goo.gl/yMfqX . [] is a valid option, if there are none.
@@ -0,0 +1,18 @@
1
+ # comments can go after a # on any line, for example this one.
2
+
3
+ "mutes" => [
4
+ "13:09.5", "13:12", "language", "by the mercy of glocks", # verified
5
+ "47:53.5", "47:55.5", "profanity", "oh glocks", # verified
6
+ "57:06", "57:07.5", "language", "like he..", # verified
7
+ "01:04:18.5", "01:04:23.5", "language", "thank glocks",
8
+ ],
9
+
10
+ "blank_outs" => [
11
+ "01:24:17","01:24:27", "violence", "stabs other owl with stick, though not seen really"
12
+ ],
13
+
14
+ "name" => "Legend of the Guardians the owls of Gahoole",
15
+ #"disk_unique_id" => "", # TODO non rental vs. rental...
16
+
17
+ "not edited out stuff" => "end battle scene is a tidge tense for youngsters. Reasonably good feeling at end.",
18
+ "mplayer_dvd_splits" => [], # (none)
@@ -0,0 +1,41 @@
1
+ # comments can go after a # on any line, for example this one.
2
+ "name" => "monsters vs aliens",
3
+
4
+ "mutes" => [
5
+
6
+ "0:01:55.37" , "0:01:58.38", "profanity", "j....", "Holy [j....] what do we do No one ever told us what to do",
7
+ "0:08:08.77" , "0:08:11.89", "profanity", "goodness", "Thank [goodness] I have wet wipes",
8
+ "0:15:51.62" , "0:15:54.32", "profanity", "goodness", "Oh please [goodness] please tell me this isn't real",
9
+ "0:53:55.81" , "0:53:58.41", "profanity", "goodness", "Oh my [goodness] Is that better",
10
+ "00:14:51,280", "00:14:53,464", "profanity", "b....", "at his b.....s",
11
+ "01:06:30,241", "01:06:37,209", "language", "bathroom humor", "code brown change my pants",
12
+
13
+
14
+ #"0:29:20.82" , "0:29:23.53", "profanity", "idiot", "What [idiot] designed this thing",
15
+ #"0:57:33.40" , "0:57:34.75", "profanity", "idiot", "[idiot]",
16
+ "1:27:15", "1:27:20", "profanity", "deity", "my [goodness]",
17
+ "1:14:05", "1:14:12", "profanity", "oh my [goodness]",
18
+
19
+ ],
20
+
21
+ "blank_outs" => [
22
+ "0:22:08.84", "0:22:48.37", "innuendo", "kissing in car",
23
+ ],
24
+
25
+ "black_outs" => [
26
+ "0:23:08.09", "0:23:12.94", "grotesque", "broken ankle",
27
+ ],
28
+
29
+ "volume_name" => "MONSTERS_VS_ALIENS",
30
+ "disk_unique_id" => "69df400d|01558084",
31
+ "dvd_title_track" => "9",
32
+ # "dvd_title_track_length" => "9999", # length, on the DVD, of dvd_title_track (use the show DVD info button to get this number).
33
+ "subtitle_url" => "http://www.opensubtitles.org/en/subtitles/3968186/monsters-vs-aliens-en", # right on...
34
+ # "not edited out stuff" => "some...",
35
+ # "closing thoughts" => "only...",
36
+ # In mplayer, the DVD timestamp "resets" to zero for some reason, so you need to specify when if you want to use mplayer DVD realtime playback, or use mencoder -edl to split your file. See http://goo.gl/yMfqX
37
+ "mplayer_dvd_splits" => [],
38
+
39
+ #Also add these two lines for later coordination:
40
+ "beginning_subtitle" => ["Hey, Jerry.", "98.42"],
41
+ "ending_subtitle_entry" => ["That two-timing jerk!", "5105.1"],
@@ -0,0 +1,21 @@
1
+ # comments can go after a # on any line, for example this one.
2
+ "name" => "muppet treasure island",
3
+
4
+ "mutes" => [
5
+ "4254.7", "4275.9", "the red gates of he.. are waiting for you...and beg for deliverance from [da..]ation",
6
+ "5383.4", "5386.0", "profanity", "aww [he..] Jim",
7
+
8
+ ],
9
+
10
+ "blank_outs" => [
11
+ ],
12
+
13
+ "volume_name" => "MUPPET_TREASURE_ISLAND",
14
+ "disk_unique_id" => "aac1bc79|734cd8e4",
15
+ "dvd_title_track" => "1", # the "show DVD info" button will tell you title lengths (typically longest title is the title track)
16
+ "dvd_title_track_length" => "5977.666", # length, on the DVD, of dvd_title_track (use the show DVD info button to get this number).
17
+ # "subtitle_url" => "1234567",
18
+ # "not edited out stuff" => "some...",
19
+ "closing thoughts" => "lacks some references to bloody...",
20
+ # In mplayer, the DVD timestamp "resets" to zero for some reason, so you need to specify when if you want to use mplayer DVD realtime playback, or use mencoder -edl to split your file. See http://goo.gl/yMfqX
21
+ "mplayer_dvd_splits" => [],
@@ -0,0 +1,31 @@
1
+ "name" => "nanny mcphee",
2
+
3
+ "mutes" => [
4
+ # some of these might be ok...
5
+ "0:34:38.01" , "0:34:44.01", "profanity", "goodness", "Oh [goodness]",
6
+ #overlaps with the above"0:34:40.08" , "0:34:43.61", "profanity", "goodness", "Well that means jellies and ice cream and raspberry cordial and [goodness] only knows what else",
7
+ "1:20:11.62" , "1:20:13.59", "profanity", "goodness", "in the sight of [goodness]",
8
+ "1:20:26.70" , "1:20:31.14", "profanity", "goodness", "instituted of [goodness] in the time of man's innocence",
9
+ "1:21:45.74" , "1:21:48.54", "profanity", "lo..", "Oh [lo..] love a duck",
10
+ "1:21:58.49" , "1:22:01.72", "profanity", "lo..", "Gasps Oh my [lo..] Your Highness",
11
+ "1:23:31.25" , "1:23:32.61", "profanity", "lo..", "Oh [lo..]",
12
+ "01:18:08,831", "01:18:11,391", "profanity", "he..", "blinkin' [he..]"
13
+
14
+ ],
15
+
16
+ "blank_outs" => [
17
+ # an example line, uncomment the leading "#" to make it active
18
+ # "00:03:00.0" , "00:04:00.0", "violence", "of some sort",
19
+ ],
20
+
21
+ "volume_name" => "NANNY_MCPHEE",
22
+ "disk_unique_id" => "75aa2b47|b615e0cd",
23
+ "dvd_title_track" => "1",
24
+ # "dvd_title_track_length" => "9999", # length, on the DVD, of dvd_title_track (use the show DVD info button to get this number).
25
+ "subtitle_url" => "http://www.opensubtitles.org/en/subtitles/3081511/nanny-mcphee-en",
26
+ "not edited out stuff" => "some macabre stuff--please do edit it out for me!",
27
+ "mplayer_dvd_splits" => [],
28
+ "dvd_start_offset" => "0.28",
29
+
30
+ "beginning_subtitle" => ["We must begin our story", "34.77"],
31
+ "ending_subtitle_entry" => ["Yoo-hoo.", "01:34:03.55"]
@@ -0,0 +1,16 @@
1
+ "name" => "Narnia voyage of the dawn treader",
2
+ "mutes" => [
3
+ "00:25:38.492" , "00:25:41.205", "profanity", "deity", "Oh [deity] I hope that wasn t the British Consul", # this one might not be accurate even...
4
+ ],
5
+
6
+ "blank_outs" => [
7
+ ],
8
+
9
+ "volume_name" => "VOYAGE_OF_THE_DAWN_TREADER",
10
+ "disk_unique_id" => "7e17bf0e|a78bf4bc",
11
+
12
+ "not edited out stuff" => "some really scary stuff for kids at the end...basically after a little bit of the snake it starts to get somewhat gruesome",
13
+ # "closing thoughts" => "still...",
14
+ "mplayer_dvd_splits" => [], # it's clean
15
+ "subtitle" => "4139850", # though it missed the one profanity in there :P
16
+ "dvd_title_track" => "1"