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,45 @@
1
+ # edl_version_version 1.1, sensible cinema v0.34.1
2
+
3
+ "name" => "Harry Potter and the Goblet Of Fire (4)",
4
+
5
+ "mutes" => [
6
+ "0:04:04.69" , "0:04:05.89", "profanity", "h...", "[bloo..] [h...] ",
7
+ "0:17:51.50" , "0:17:53.10", "profanity", "h...", "[bloo..] [h...] ",
8
+ "0:20:47.01" , "0:20:49.81", "profanity", "h...", "[bloo..] [h...] It's Mad-Eye Moody.",
9
+ "0:35:30.12" , "0:35:32.32", "profanity", "h...", "- But of course he is lying. - The [h...] he is!",
10
+ "0:50:41.63" , "0:50:44.83", "profanity", "da..", "I don't give a [da..] what your father thinks, Malfoy.",
11
+ "0:59:46.34" , "0:59:47.74", "profanity", "deity", "Oh, my [vain use].",
12
+ "1:03:29.74" , "1:03:32.14", "profanity", "h...", "What the [bloo..] [h...] was that?",
13
+ "1:11:55.75" , "1:11:57.35", "profanity", "h...", "[bloo..] [h...] ",
14
+ "1:14:59.85" , "1:15:01.55", "profanity", "h...", "[bloo..] [h...] ",
15
+ "1:15:03.85" , "1:15:05.55", "profanity", "h...", "[bloo..] [h...] ",
16
+ "2:10:26.90" , "2:10:28.80", "profanity", "deity", "For [vain use]'s sake, [dumb]ledore, what's happened?",
17
+ #1:32:35 killed harry
18
+ # 2:01 hand 2:01:36 blood
19
+ # transform back to kid.
20
+
21
+ "0:01:47.19" , "0:01:49.59", "profanity", "bloo..", "[bloo..] kids.",
22
+ "0:38:08.22" , "0:38:11.52", "profanity", "bloo..", "- Let you know what? - You know [bloo..] well what.",
23
+ "0:38:51.42" , "0:38:53.12", "profanity", "piss", "[piss] off.",
24
+ "1:15:09.05" , "1:15:10.35", "profanity", "bloo..", "[bloo..]...",
25
+ "1:15:10.55" , "1:15:11.75", "profanity", "bloo..", "Oh, [bloo..]...",
26
+ "1:16:00.16" , "1:16:05.26", "profanity", "bloo..", "Nobody asked her. Would've taken her myself if she wasn't so [bloo..] proud.",
27
+
28
+ ],
29
+
30
+ "blank_outs" => [
31
+ # an example line, uncomment the leading "#" to make it active
32
+ # "00:03:00.0" , "00:04:00.0", "violence", "of some sort",
33
+ ],
34
+
35
+ "source" => "dvd",
36
+ "volume_name" => "HARRY_POTTER_GOBLET_OF_FIRE",
37
+ "timestamps_relative_to" => ["dvd_start_offset","29.97"],
38
+ "disk_unique_id" => "a174e1f1|8a74ac65",
39
+ "dvd_title_track" => "1", # our guess for it
40
+ "dvd_title_track_length" => "9414.166",
41
+ # "not edited out stuff" => "some...",
42
+ # "closing thoughts" => "only ...",
43
+ # "subtitles_to_display_relative_path" => "some_file.srt" # if you want to display some custom subtitles alongside your movie
44
+ "dvd_title_track_start_offset" => "0.13",
45
+ "dvd_nav_packet_offset" => [0.5, 0.59], # ??
@@ -0,0 +1,31 @@
1
+ # edl_version_version 1.1, sensible cinema v0.34.4
2
+ # comments can go be created by placing text after a # on any line, for example this one.
3
+ "name" => "Hugo",
4
+
5
+ "mutes" => [
6
+
7
+ "0:11:24.12" , "0:11:26.69", "profanity", "deity", "Oh, my [vain use]! I'm so sorry.",
8
+ "0:52:22.65" , "0:52:25.49", "profanity", "idiot", "What an [idiot], to think I could fix it.",
9
+
10
+ ],
11
+
12
+ "blank_outs" => [
13
+ # an example line, uncomment the leading "#" to make it active
14
+ # "00:03:00.0" , "00:04:00.0", "violence", "of some sort",
15
+ ],
16
+
17
+ "source" => "dvd",
18
+ "volume_name" => "HUGO",
19
+ "timestamps_relative_to" => ["dvd_start_offset","29.97"],
20
+ "disk_unique_id" => "c377ac1f|bc053c01",
21
+ "dvd_title_track" => "48",
22
+ "dvd_title_track_length" => 7574.166,
23
+ "dvd_start_offset" => 0.28,
24
+ "dvd_nav_packet_offset" => [0.5, 0.735254],
25
+ # "not edited out stuff" => "some...",
26
+ # "closing thoughts" => "only ...",
27
+ # "subtitles_to_display_relative_path" => "some_file.srt" # if you want to display some custom subtitles alongside your movie
28
+
29
+ #Also add these lines at the bottom of the EDL (for later coordination):
30
+ "beginning_subtitle" => ["Good morning. Hello.", "2:22.38"],
31
+ "ending_subtitle_entry" => ["Maybe it's time to try and remember.", "1:33:49.6"],
@@ -0,0 +1,15 @@
1
+ "mutes" => [
2
+ "19:52" , "19:53" ,"profanity", "religious exclamation"
3
+ ],
4
+
5
+ "blank_outs" => [
6
+ #"00:03:00.0" , "00:04:00.0", "violence", "of some sort",
7
+ ],
8
+
9
+ "name" => "making_marriage_work",
10
+
11
+ "disk_unique_id" => "da27849e|e188fa9b",
12
+ "volume_name" => "MAKING_MARRIAGE_WORK",
13
+ "dvd_start_offset" => "0.3", # for title 1
14
+
15
+ # "not edited out stuff" => "",
@@ -0,0 +1,26 @@
1
+ # comments can go after a # on any line, for example this one.
2
+ "name" => "National Treasure",
3
+
4
+ "mutes" => [
5
+
6
+ ],
7
+
8
+ "blank_outs" => [
9
+ "0:12", "0:15.7",
10
+ "30:00", "30:05",
11
+ "1:00:10", "1:00:15"
12
+
13
+ ],
14
+
15
+ "dvd_nav_packet_offset" => [0.4, 0.6143],
16
+ "volume_name" => "NATIONAL_TREASURE",
17
+ "disk_unique_id" => "91a5aeec|5178a204",
18
+ "dvd_title_track" => "1",
19
+ "dvd_title_track_length" => 7856.8,
20
+ # "subtitle_url" => "1234567",
21
+ # "not edited out stuff" => "some...",
22
+ # "closing thoughts" => "only...",
23
+ "dvd_start_offset" => "0.28",
24
+ "timestamps_relative_to" => ["dvd_start_offset","29.97"],
25
+ "beginning_subtitle" => ["Grandpa(sris)! your's is here?!., You're not supposed to be up here, looking at that.", "01:28.16"],
26
+ "ending_subtitle_entry" => ["You'll figure it out.", "2:01:32.40"]
@@ -0,0 +1,40 @@
1
+ # edl_version_version 1.1, sensible cinema v0.34.1
2
+ # comments can go be created by placing text after a # on any line, for example this one.
3
+ "name" => "Percy Jackson Lightening Thief",
4
+
5
+ "mutes" => [
6
+ "0:13:43.33" , "0:13:48.38", "profanity", "deity", "Oh, [vain use], wait! Did that really just happen?",
7
+ "0:25:28.82" , "0:25:31.28", "profanity", "a..", "A real horse's [a..] ",
8
+ "0:29:33.80" , "0:29:37.10", "profanity", "deity", "Ow! [vain use], how do you guys wear this stuff? It weighs more than me.",
9
+ "0:46:42.23" , "0:46:45.28", "profanity", "h...", "If you see my dad on the highway to [h...] ..",
10
+ "0:46:46.58" , "0:46:47.95", "profanity", "a..", "Kick his [a..] for me.",
11
+ "0:46:51.29" , "0:46:54.29", "profanity", "h...", "I'm on the highway to [h...] ",
12
+ "0:46:54.79" , "0:46:57.76", "profanity", "h...", "Highway to [h...] ",
13
+ "0:46:57.79" , "0:47:01.29", "profanity", "h...", "I'm on the highway to [h...] ",
14
+ "0:47:02.80" , "0:47:05.80", "profanity", "h...", "Highway to [h...] ",
15
+ "0:57:39.76" , "0:57:40.60", "profanity", "deity", "Oh, my [vain use].",
16
+ "1:26:14.90" , "1:26:17.04", "profanity", "h...", "I'm already in [h...] ",
17
+ "1:27:52.11" , "1:27:57.40", "profanity", "da..", "I was banished here by Zeus and your father. I am [da..]ed.",
18
+ ],
19
+
20
+ "blank_outs" => [
21
+ "20:07.9", "20:09.94", "stab",
22
+ "55:35.0", "55:36.7", "behead",
23
+ "1:40:16.78", "01:40:18.26", "stab",
24
+ ],
25
+
26
+ "source" => "dvd",
27
+ "volume_name" => "PERCY_JACKSON_LIGHTENING_THIEF",
28
+ "timestamps_relative_to" => ["dvd_start_offset","29.97"],
29
+ "disk_unique_id" => "0668b3c4|eaff4b07",
30
+ "dvd_title_track" => "1", # our guess for it
31
+ "dvd_title_track_length" => "7110.366",
32
+ "not edited out stuff" => "some heck near the end, plenty of scary violence",
33
+ # "closing thoughts" => "only ...",
34
+ # "subtitles_to_display_relative_path" => "some_file.srt" # if you want to display some custom subtitles alongside your movie
35
+ "dvd_title_track_start_offset" => "0.2",
36
+ "dvd_nav_packet_offset" => [0.733333, 0.8699],
37
+
38
+ #Also add these lines at the bottom of the EDL (for later coordination):
39
+ "beginning_subtitle" => ["Zeus.", "00:02:47.32"],
40
+ "ending_subtitle_entry" => ["Come on! Go!", "01:19:06.18"],
@@ -0,0 +1,23 @@
1
+ "name" => "Percy Jackson Lightening Thief",
2
+
3
+ "mutes" => [
4
+ "0:25:28.82" , "0:25:31.28", "profanity", "a..", "A real horse's [a..] ",
5
+ "12:54.0", "13:36.8", "scary", "fury",
6
+ "19:09.0", "20:22.79", "scary", "minotaur",
7
+ "38:51.73", "39:28.2", "scary", "hades",
8
+ "51:12.75", "51:15.0", "scary", "medusa",
9
+ "51:51.0", "51:54.9", "scary", "medusa",
10
+ "1:06:35.5", "1:09.55", "scary", "hydra",
11
+ "1:25:29.5", "01:25:40.93", "scary", "dogs",
12
+ "01:27:22.59", "01:27:31.49", "scary", "hades",
13
+ "01:30:20.0", "01:31:26.8", "scary", "dogs",
14
+ ],
15
+
16
+ "blank_outs" => [
17
+ ],
18
+
19
+ "not edited out" => "medusa's snakes",
20
+ "source" => "dvd",
21
+ "volume_name" => "PERCY_JACKSON_LIGHTENING_THIEF",
22
+ "timestamps_relative_to" => ["dvd_start_offset","29.97"],
23
+ "add_on_disk_unique_id" => "0668b3c4|eaff4b07",
@@ -0,0 +1,28 @@
1
+ # edl_version_version 1.1, sensible cinema v0.35.3
2
+ # comments can go be created by placing text after a # on any line, for example this one.
3
+ "name" => "Prince Of Egypt",
4
+
5
+ "mutes" => [
6
+ # an example line, uncomment the leading "#" to make it active
7
+ # "0:00:01.0", "0:00:02.0", "profanity", "da..",
8
+ "11:11.6", "11:12.35", "profanity", "deity", "why do the [deitys] torment me with sons like you?",
9
+ "51:58.28", "51:59.37", "profanity", "deity", "you offended the gods",
10
+ ],
11
+
12
+ "blank_outs" => [
13
+ "09:27.25", "09:29.12", "ramses scantily clad",
14
+ # an example line, uncomment the leading "#" to make it active
15
+ # "00:03:00.0" , "00:04:00.0", "violence", "of some sort",
16
+ ],
17
+
18
+ "source" => "dvd",
19
+ "volume_name" => "PRINCE_OF_EGYPT",
20
+ "timestamps_relative_to" => ["dvd_start_offset","29.97"],
21
+ "disk_unique_id" => "efc41ca1|7e66a2c7",
22
+ "dvd_title_track" => "1", # our guess for it
23
+ "dvd_title_track_length" => "5923.666",
24
+ # "not edited out stuff" => "some...",
25
+ # "closing thoughts" => "only ...",
26
+ # "subtitles_to_display_relative_path" => "some_file.srt" # if you want to display some custom subtitles alongside your movie
27
+ "dvd_title_track_start_offset" => "0.35",
28
+ "dvd_nav_packet_offset" => [0.4, 0.681033],
@@ -0,0 +1,33 @@
1
+ # edl_version_version 1.1, sensible cinema v0.34.2
2
+ # comments can go be created by placing text after a # on any line, for example this one.
3
+ "name" => "Puss In Boots",
4
+
5
+ "mutes" => [
6
+ # an example line, uncomment the leading "#" to make it active
7
+
8
+ "0:37:16.37" , "0:37:17.68", "profanity", "deity", "Oh, my [vain use]!",
9
+ "0:55:55.79" , "0:55:56.82", "profanity", "deity", "Oh, my [vain use]!",
10
+
11
+ ],
12
+
13
+ "blank_outs" => [
14
+ # an example line, uncomment the leading "#" to make it active
15
+ # "00:03:00.0" , "00:04:00.0", "violence", "of some sort",
16
+ ],
17
+
18
+
19
+ "beginning_subtitle" => ["Through the years I have been known by many names.", "34.98"],
20
+ "ending_subtitle_entry" => ["I spent a lot of time in prison preparing for this.", "1:00:07.67"],
21
+
22
+
23
+ "source" => "dvd",
24
+ "volume_name" => "PUSS_IN_BOOTS",
25
+ "timestamps_relative_to" => ["dvd_start_offset","29.97"],
26
+ "disk_unique_id" => "660a7687|a5356994",
27
+ "dvd_title_track" => "17", # our guess for it
28
+ "dvd_title_track_length" => "5407.633",
29
+ # "not edited out stuff" => "some...",
30
+ # "closing thoughts" => "only ...",
31
+ # "subtitles_to_display_relative_path" => "some_file.srt" # if you want to display some custom subtitles alongside your movie
32
+ "dvd_title_track_start_offset" => "0.28",
33
+ "dvd_nav_packet_offset" => [0.5, 0.735254],
@@ -0,0 +1,35 @@
1
+ # edl_version_version 1.1, sensible cinema v0.33.5
2
+ # comments can go be created by placing text after a # on any line, for example this one.
3
+ "name" => "Ratatouille",
4
+
5
+ "mutes" => [
6
+
7
+ "1:26:19.09" , "1:26:22.39", "profanity", "bloo..", "and no one else seems to have it in this [bloo..] town,",
8
+
9
+ "0:03:11.12" , "0:03:12.82", "profanity", "deity", "Close to [vain use]liness.",
10
+ "0:22:42.52" , "0:22:44.42", "profanity", "deity", "Five minutes, chef. - Oh, [vain use].",
11
+ "0:35:11.63" , "0:35:17.13", "profanity", "he..", "Welcome to [he..] Now, recreate the soup.",
12
+ "0:57:38.29" , "0:57:42.19", "profanity", "deity", "Nothing's been poisoned, thank [vain use], but it hasn't been easy.",
13
+ ],
14
+
15
+ "blank_outs" => [
16
+
17
+ "0:10", "0:15",
18
+ ],
19
+
20
+ "source" => "dvd",
21
+ "volume_name" => "RATATOUILLE",
22
+ "timestamps_relative_to" => ["dvd_start_offset","29.97"],
23
+ "disk_unique_id" => "395cb2b3|2ebd5603",
24
+ "dvd_title_track" => "1", # the longest title is usually the main
25
+ "dvd_title_track_length" => "6662.166",
26
+ "subtitle_url" => "http://www.opensubtitles.org/en/subtitles/3154838/ratatouille-en",
27
+ # "not edited out stuff" => "some...",
28
+ # "closing thoughts" => "only ...",
29
+ # "subtitles_to_display_relative_path" => "file.srt" # if you want to display some custom subtitles alongside your movie
30
+ "dvd_title_track_start_offset" => "0.28",
31
+ "dvd_nav_packet_offset" => [0.4, 0.647666],
32
+
33
+
34
+ "beginning_subtitle" => ["Although each of the world's countries", "32.42"],
35
+ "ending_subtitle_entry" => ["- Sorry, chef. - The rat! It's stolen my documents!", " 1:13:37.29"]
@@ -0,0 +1,24 @@
1
+ # edl_version_version 1.1, sensible cinema v0.34.0
2
+ # comments can go be created by placing text after a # on any line, for example this one.
3
+ "name" => "Rio",
4
+
5
+ "mutes" => [
6
+ "1:16:51.18", "1:16:51.90", # in portuges
7
+
8
+ ],
9
+
10
+ "blank_outs" => [
11
+ "1:13:12.90", "1:13:21.89", #riske
12
+ ],
13
+
14
+ "source" => "dvd",
15
+ "volume_name" => "RIO",
16
+ "timestamps_relative_to" => ["dvd_start_offset","29.97"],
17
+ "disk_unique_id" => "3b70cf79|a9b792f7",
18
+ "dvd_title_track" => "1", # our guess for it
19
+ "dvd_title_track_length" => "5751.333",
20
+ # "not edited out stuff" => "some...",
21
+ # "closing thoughts" => "only ...",
22
+ # "subtitles_to_display_relative_path" => "some_file.srt" # if you want to display some custom subtitles alongside your movie
23
+ "dvd_title_track_start_offset" => "0.2",
24
+ "dvd_nav_packet_offset" => [0.766667, 0.862967],
@@ -0,0 +1,10 @@
1
+ "mutes" => [
2
+ "00:00:10.0" , "00:00:15", "mute demo section",
3
+ ],
4
+
5
+ "blank_outs" => [
6
+ "00:02:00.0" , "00:02:10", "blank out demo",
7
+ ],
8
+
9
+ "name" => "test delete list for demos/inventionzy",
10
+
@@ -0,0 +1,49 @@
1
+ # edl_version_version 1.1, sensible cinema v0.33.6
2
+ # comments can go be created by placing text after a # on any line, for example this one.
3
+ "name" => "The Explorers",
4
+ # touch 35 beer, 3 past clothes off , 11:40 heck, nudity...
5
+ "mutes" => [
6
+
7
+ "0:04:23.95" , "0:04:25.87", "profanity", "deity", "[vain use] [vain use] ",
8
+ "0:05:21.01" , "0:05:22.18", "profanity", "a..", "Kick his [a..] man!",
9
+ "0:06:00.09" , "0:06:04.05", "profanity", "a..", "Elephantitis is when something gets bloated and ugly, like your [a..] ",
10
+ "0:06:13.73" , "0:06:15.19", "profanity", "a..", "Kick his [a..] ",
11
+ "0:06:16.23" , "0:06:18.19", "profanity", "a..", "Kick his [a..] ",
12
+ "0:06:48.39" , "0:06:50.22", "profanity", "da..", "This [da..] carburetor.",
13
+ "0:12:00.50" , "0:12:02.71", "profanity", "h...", "- Not right now, Heinlein. - Go to [h...] ",
14
+ "0:15:41.26" , "0:15:43.22", "profanity", "h...", "- Hello, Heinlein. - Go to [h...] ",
15
+ "0:20:33.01" , "0:20:35.14", "profanity", "deity", "Oh, my [vain use]!",
16
+ "0:20:35.31" , "0:20:36.77", "profanity", "h...", "Hey, what the [h...] s going on in there?",
17
+ "0:21:39.08" , "0:21:40.37", "profanity", "da..", "[da..].",
18
+ "0:24:46.60" , "0:24:49.82", "profanity", "deity", "Wolfgang! Oh, [vain use], man, I'm sorry!",
19
+ "0:25:57.84" , "0:25:59.72", "profanity", "deity", "Oh, my [vain use].",
20
+ "0:43:50.80" , "0:43:52.64", "profanity", "h...", "Burn in [h...] alien maggots!",
21
+ "0:45:14.72" , "0:45:16.89", "profanity", "deity", "[vain use]! Did you see that?",
22
+ "0:52:24.57" , "0:52:27.08", "profanity", "h...", "I wanna find out what the [h...] it was we saw up there.",
23
+ "1:01:50.77" , "1:01:53.40", "profanity", "deity", "- Where are we? - Oh, my [vain use].",
24
+ "1:04:08.12" , "1:04:09.49", "profanity", "h...", "What? What the [h...] s this?",
25
+ "1:12:41.39" , "1:12:43.56", "profanity", "deity", "- Oh, my [vain use]! - Oh, my [vain use]!",
26
+ ],
27
+
28
+ "blank_outs" => [
29
+ # an example line, uncomment the leading "#" to make it active
30
+ # "00:03:00.0" , "00:04:00.0", "violence", "of some sort",
31
+ ],
32
+
33
+
34
+ #Also add these lines at the bottom of the EDL (for later coordination):
35
+ "beginning_subtitle" => ["Hey, you! You better get out of here!", "1:15.26"],
36
+ "ending_subtitle_entry" => ["- You get it, don't you? - No, I...", "01:17:35.31"],
37
+
38
+ "source" => "dvd",
39
+ "volume_name" => "THE_EXPLORERS",
40
+ "timestamps_relative_to" => ["dvd_start_offset","29.97"],
41
+ "disk_unique_id" => "4637e808|c3c50caf",
42
+ "dvd_title_track" => "1", # the longest title is usually the main
43
+ "dvd_title_track_length" => "6385.666",
44
+ # "subtitle_url" => "http://...",
45
+ # "not edited out stuff" => "some...",
46
+ # "closing thoughts" => "only ...",
47
+ # "subtitles_to_display_relative_path" => "file.srt" # if you want to display some custom subtitles alongside your movie
48
+ "dvd_title_track_start_offset" => "0.28",
49
+ "dvd_nav_packet_offset" => [0.4, 0.6143],
@@ -0,0 +1,32 @@
1
+ # edl_version_version 1.1, sensible cinema v0.33.4
2
+ # comments can go be created by placing text after a # on any line, for example this one.
3
+ "name" => "Finding Neverland",
4
+
5
+ "mutes" => [
6
+ "0:04:33.96" , "0:04:35.63", "profanity", "sh..", "It's [sh..]e, isn't it? Go on. Say it.",
7
+
8
+ "0:04:28.09" , "0:04:31.52", "profanity", "crap", "- I'm not really qualified to... - Do you like it? Is it [crap] ",
9
+ "0:04:31.66" , "0:04:33.96", "profanity", "crap", "- [crap] sir? - Go on, say it. Just say it.",
10
+ ],
11
+
12
+ "blank_outs" => [
13
+ # an example line, uncomment the leading "#" to make it active
14
+ # "00:03:00.0" , "00:04:00.0", "violence", "of some sort",
15
+ ],
16
+
17
+ "source" => "dvd",
18
+ "volume_name" => "FINDING_NEVERLAND",
19
+ "timestamps_relative_to" => ["dvd_start_offset","29.97"],
20
+ "disk_unique_id" => "514e48fe|336ed667",
21
+ "dvd_title_track" => "1", # the longest title is usually the main
22
+ "dvd_title_track_length" => "6058.433",
23
+ # "subtitle_url" => "http://...",
24
+ # "not edited out stuff" => "some...",
25
+ "closing thoughts" => "bit of a theme of...almost infidelity",
26
+ # "subtitles_to_display_relative_path" => "file.srt" # if you want to display some custom subtitles alongside your movie
27
+ "dvd_title_track_start_offset" => "0.28",
28
+ "dvd_nav_packet_offset" => [0.5, 0.735254],
29
+
30
+ #Also add these two lines for later coordination:
31
+ "beginning_subtitle" => ["- Lights up! - Beginners, please!", " 00:18.12"],
32
+ "ending_subtitle_entry" => ["I can see her.", "1:35:44.01"]
@@ -0,0 +1,40 @@
1
+ # comments can go after a # on any line, for example this one.
2
+ "name" => "Flight of the Navigator",
3
+
4
+ "mutes" => [
5
+
6
+ "0:15:39.68" , "0:15:42.55", "profanity", "goodness", "Oh my [goodness]",
7
+ "0:15:45.39" , "0:15:47.75", "profanity", "goodness", "Oh Thank [goodness]",
8
+ "0:25:30.73" , "0:25:35.88", "profanity", "j....", "[j....] He's transmitting in alpha waves with complex frequency patterns in them",
9
+ "0:25:48.04" , "0:25:52.05", "profanity", "he..", "How the [he..] is he doing that I have no idea",
10
+ "0:33:32.12" , "0:33:33.47", "profanity", "sh..", "Don't take any [sh..] David", #2012.12 2013.47 1
11
+ "0:35:45.11" , "0:35:49.31", "profanity", "goodness", "Oh my [goodness] This kid's head is full",
12
+ "0:37:10.31" , "0:37:13.23", "profanity", "goodness", "My [goodness] These are uncharted systems",
13
+ "0:47:31.15" , "0:47:33.05", "profanity", "goodness", "Oh my [goodness]",
14
+ "0:48:23.73" , "0:48:27.00", "profanity", "goodness", "All right Get the [goodness][da..] door open Now",
15
+ "0:48:57.80" , "0:49:01.62", "profanity", "sh..", "Holy [sh..] it's an alien No you [idiot] It's the kid",
16
+ "0:54:11.08" , "0:54:14.41", "profanity", "da..", "[da..] How did that kid get outside",
17
+ "0:56:55.74" , "0:56:58.32", "profanity", "goodness", "My [goodness] it changed shape",
18
+ "1:03:53.99" , "1:03:57.96", "profanity", "goodness", "I swear to [goodness] if I was flying this thing we'd be home by now",
19
+ "1:06:53.37" , "1:06:56.15", "profanity", "goodness", "Inside a spaceship Oh my [goodness]",
20
+ "1:07:06.38" , "1:07:10.49", "profanity", "ba.....", "Faraday that [ba.....] That ba He's gonna wish he never met us",
21
+ "1:18:08.64" , "1:18:10.23", "profanity", "da..", "[da..]",
22
+
23
+ ],
24
+
25
+ "blank_outs" => [
26
+ # an example line, uncomment the leading "#" to make it active
27
+ # "00:03:00.0" , "00:04:00.0", "violence", "of some sort",
28
+ ],
29
+
30
+ "volume_name" => "FLIGHT_OF_THE_NAVIGATOR",
31
+ "disk_unique_id" => "464df6bb|75753761",
32
+ "dvd_title_track" => "1",
33
+ # "not edited out stuff" => "some violence",
34
+ # "closing thoughts" => "still...",
35
+ "mplayer_dvd_splits" => [],
36
+
37
+
38
+ #Also add these two lines for later coordination:
39
+ "beginning_subtitle" => ["As you can see,Lynn never breaks her dog's rhythm", "2:47.98"],
40
+ "ending_subtitle_entry" => ["See you later, Navigator! Ha-ha!", "01:25:51.17"]