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,25 @@
1
+ #!/home/wilkboar/local_installs/bin/ruby
2
+ #
3
+ require 'socket'
4
+ if Socket.gethostname =~ /bluehost.com/
5
+ ENV['GEM_PATH'] = '/home/wilkboar/.gems:/usr/lib/ruby/gems/1.8'
6
+ ENV['GEM_HOME'] = '/home/wilkboar/.gems'
7
+ $: << '/home/wilkboar/ruby/gems/gems/fcgi-0.8.8/lib' # what in the world? malformed gem?
8
+ end
9
+
10
+ require "fcgi"
11
+ require 'cgi'
12
+ require 'render_edited.rb'
13
+
14
+ FCGI.each { |request|
15
+ out = request.out
16
+ out.print "Content-Type: text/html\n\n"
17
+ incoming_params = CGI.parse(request.env["REQUEST_URI"].split('?')[1]) # assume they're like mute_starts=["33.0", "35.0"], mute_ends=["34.0", "36.0"]
18
+ begin
19
+ render_edited out, incoming_params
20
+ rescue Exception => e
21
+ out.puts "failure #{e}"
22
+ out.puts incoming_params.inspect
23
+ end
24
+ request.finish
25
+ }
@@ -0,0 +1,25 @@
1
+ require 'erb'
2
+ $template = ERB.new File.read("control_youtube.rhtml")
3
+
4
+ def combine_arrays array1, array2
5
+ array1 ||= []
6
+ array2 ||= []
7
+ raise unless array1.length == array2.length
8
+ out = []
9
+ array1.each_with_index{|start, idx|
10
+ start = start.to_f
11
+ endy = array2[idx].to_f
12
+ out << "[#{start},#{endy}]"
13
+ raise "bad #{endy} < #{start}" unless endy > start
14
+ }
15
+ out
16
+ end
17
+
18
+ def render_edited out, incoming_params
19
+ mutes = combine_arrays incoming_params['mute_start'], incoming_params['mute_end']
20
+ splits = combine_arrays incoming_params['skip_start'], incoming_params['skip_end']
21
+ video_id = incoming_params['youtube_video_id'][0]
22
+ out.puts $template.result(binding)
23
+ # html tag has already been closed...
24
+ out.puts 'mutes: ' + mutes.join(', ') + ' skips: ' + splits.join(', ') + "\n"
25
+ end
@@ -0,0 +1,6 @@
1
+ require 'webrick'
2
+ include WEBrick
3
+
4
+ s = HTTPServer.new(:Port => 9090, :DocumentRoot => Dir::pwd)
5
+ trap("INT"){ s.shutdown }
6
+ s.start
@@ -0,0 +1,23 @@
1
+ allow for 48:40 type things
2
+ cleanup the look
3
+ allow for maximizable
4
+ allow for embedding somehow LOL...at least spit out the code for them to copy and paste into their own site...that's free even! but maybe allow for straight embed. maybe both
5
+ show somehow, that it's muted
6
+
7
+ does it skip too far?
8
+
9
+ a "start here, then just stop when it gets here" option
10
+
11
+ advertise it for wide-spread stuff...
12
+
13
+ new web page for SEO? LOL
14
+
15
+ add an awesome HTML 5 cut scene editor LOL
16
+
17
+ add wiki page for people to put stuff? github wiki page? description page
18
+
19
+ can loop "x times" LOL
20
+
21
+ can overlay LOL
22
+
23
+ can repeat the whole thing, allow for customization options, etc.
Binary file
@@ -0,0 +1,22 @@
1
+ # comments can go after a # on any line.
2
+ "mutes" => [
3
+ "00:09:44", "00:09:46", "darn",
4
+ "00:12:54", "00:12:55", "good L..",
5
+ "01:20:59", "01:21:00", "h..",
6
+ "01:21:16", "01:21:17.5", "he..",
7
+ "02:01:10.5", "02:01:12", "h..",
8
+ ],
9
+
10
+ "blank_outs" => [
11
+ "01:21:08", "01:21:09", "profanity", "he..", # too easy to lip read :)
12
+ "01:48:47", "01:48:57", "scary/tense", "spider"
13
+ ],
14
+
15
+ "name" => "Harry Potter 2 Chamber of secrets",
16
+ "disk_unique_id" => "ab3fd3a3|2c630dea",
17
+ "volume_name" => "HP_AND_THE_CHAMBER_OF_SECRETS",
18
+ "not yet edited out" => "plenty of violence at the end with the snake, also some minor profanity [please find for me, suggest it!]",
19
+ "dvd_title_track_length" => 9647.566,
20
+ "dvd_start_offset" => 0.13,
21
+ "dvd_nav_packet_offset" => [0.5, 0.491774],
22
+ "dvd_title_track" => "1",
@@ -0,0 +1,10 @@
1
+ "name" => "Test Delete File for if you want to watch something straight",
2
+ "mutes" => [
3
+ #"02:02:15.0" , "02:02:25", "a muted demo section",
4
+ ],
5
+
6
+ "blank_outs" => [
7
+ #"02:02:00.0" , "02:02:10", "blanked out demo section",
8
+ ],
9
+
10
+ "mplayer_dvd_splits" => []
@@ -0,0 +1,30 @@
1
+ # comments can go after a # on any line, for example this one.
2
+ "name" => "aladdin",
3
+
4
+ "mutes" => [
5
+
6
+ "0:04:15.95" , "0:04:20.44", "profanity", "al...", "By [al...]",
7
+ "0:13:53.54" , "0:13:56.66", "profanity", "al...", "[al...] forbid you should have any daughters",
8
+ "0:51:41.78" , "0:51:45.36", "profanity", "al...", "By [al...] this is quite a remarkable device",
9
+ "1:06:05.46" , "1:06:07.67", "profanity", "al...", "Praise [al...]",
10
+ "1:21:44.66" , "1:21:48.41", "profanity", "moron", "Shut up you [moron] Don't tell me to shut up",
11
+
12
+ ],
13
+
14
+ "blank_outs" => [
15
+ "7:51", "7:55", "skimpy dancing",
16
+ "8:00", "8:07", "skimpy dancing",
17
+ ],
18
+
19
+ "volume_name" => "QL10NNW1",
20
+ "disk_unique_id" => "f0f84375|1dbbed43",
21
+ "dvd_title_track" => "20",
22
+ # "dvd_title_track_length" => "9999", # length, on the DVD, of dvd_title_track (use the show DVD info button to get this number).
23
+ "subtitle_url" => "http://www.opensubtitles.net/en/opensubtitles-player.sexabe/3289935",
24
+ "not edited out stuff" => "there maybe more in there",
25
+ # "closing thoughts" => "only...",
26
+ "mplayer_dvd_splits" => [],
27
+ "dvd_start_offset" => "0.28",
28
+
29
+ "beginning_subtitle" => ["Oh I Come from a land", "30.5"],
30
+ "ending_subtitle_entry" => ["Made you look. ", "1:25:33.37"],
@@ -0,0 +1,17 @@
1
+ # comments can go after a # on any line, for example this one.
2
+
3
+ "mutes" => [
4
+ # it's clean!
5
+ ],
6
+
7
+ "blank_outs" => [
8
+ ],
9
+
10
+ "name" => "Bambi",
11
+ "volume_name" => "BAM0NNM1",
12
+ "disk_unique_id" => "3121d937|cc97b745",
13
+
14
+ # "dvd_title_track" => "1", # most DVD's use title 1. Not all do, though. If sensible-cinema plays anything except the main title (for example, a trailer), when you use it, see http://goo.gl/QHLIF to set this right.
15
+ # "not edited out stuff" => "some violence",
16
+ # "closing thoughts" => "still...",
17
+ # "mplayer_dvd_splits" => ["59:59", "4:05"], # 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,23 @@
1
+ "name" => "Big Buck Bunny DVD",
2
+
3
+ "mutes" => [
4
+ # skips are enough for this
5
+ ],
6
+
7
+ "blank_outs" => [
8
+ "00:00:00.0" , "00:00:33.5", "boring", "skip intro",
9
+ "01:23", "01:25", "don't kill the nice butterfly!",
10
+ "03:15.5", "03:29", "don't kill the nice butterfly 2!",
11
+ "09:53", "09:58", "pooping"
12
+ ],
13
+
14
+ "audio_codec" => "lavc", # weird compatibility issues...
15
+ "url" => "http://www.bigbuckbunny.org/",
16
+ "dvd_title_track" => "2",
17
+ "volume_name" => "BIG_BUCK_BUNNY_NTSC",
18
+ "disk_unique_id" => "94a23146|afc6c923",
19
+ "closing thoughts" => "feels more adult than a kids movie, but probably ok edited for kids",
20
+ "dvd_title_track" => "2",
21
+ "dvd_title_track_length" => 595.866,
22
+ "dvd_start_offset" => 0.3,
23
+ "dvd_nav_packet_offset" => [0.5, 0.738237],
@@ -0,0 +1,10 @@
1
+ "title" => "bob the builder pets in a pickle",
2
+
3
+ #"disk_unique_id" => "",
4
+
5
+ "blank_outs" => [
6
+ "5:44", "6:10",
7
+ "0:10", "0:20",
8
+ ],
9
+
10
+ # appears pretty clean overall...
@@ -0,0 +1,10 @@
1
+ "title" => "Bob's Big Plan",
2
+ "dvd_title_track" => 1,
3
+ "other notes" => "could use more nit-picking of the song, as some parts seem all right in the end",
4
+ "disk_unique_id" => "12e77a76|b6e48ce8",
5
+ "volume_name" => "BOBS_BIG_PLAN",
6
+ "mutes" => [
7
+ "00:03.8" , "01:03", "theme song is a bit raucous at times",
8
+ "28:13.5" , "29:40", "theme song again",
9
+ "48:46" , "49:08", "theme song again"
10
+ ]
@@ -0,0 +1,26 @@
1
+ # comments can go after a # on any line, for example this one.
2
+ "name" => "Cars 2",
3
+
4
+ "mutes" => [
5
+ # an example line, uncomment the leading "#" to make it active
6
+ # "0:00:01.0", "0:00:02.0", "profanity", "da..",
7
+ ],
8
+
9
+ "blank_outs" => [
10
+ # an example line, uncomment the leading "#" to make it active
11
+ # "00:03:00.0" , "00:04:00.0", "violence", "of some sort",
12
+ ],
13
+
14
+ "volume_name" => "CARS_2",
15
+ "disk_unique_id" => "aa60c04c|7f1f57d6",
16
+ "dvd_title_track" => "18", # the "show DVD info" button will tell you title lengths (typically longest title is the title track)
17
+ # "dvd_title_track_length" => "9999", # length, on the DVD, of dvd_title_track (use the show DVD info button to get this number).
18
+ # "subtitle_url" => "http://...",
19
+ # "not edited out stuff" => "some...",
20
+ # "closing thoughts" => "only ...",
21
+ # 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 https://github.com/rdp/sensible-cinema/wiki/Detecting-mplayer-dvd-reset-times
22
+ # "mplayer_dvd_splits" => ["3600.15", "444.35"], # or just [] if there are none. Not additive, so this would mean "a split at 3600.15 and at second 4044.35" see the link for more info.
23
+ # "dvd_start_offset" => "0.99", # use get info button to get this number, then copy and paste it here.
24
+
25
+ # dvd begin: "this is agent leland turbo" 47.98
26
+ # dvd end: yippee 1:38:12.85
@@ -0,0 +1,40 @@
1
+ "name" => "cars disney",
2
+
3
+ "mutes" => [
4
+
5
+ "0:51:00.310" , "0:51:02.312", "profanity", "lo..", "Oh [lo..]",
6
+ "0:52:41.745" , "0:52:44.289", "profanity", "he..", "'Cause even in hillbilly [he..] we have standards",
7
+ "00:40:14.957", "00:40:18.126", "profanity", "he..", "I'm in hillbilly [he..]! My IQ's dropping by the second!",
8
+
9
+ "0:07:26.363" , "0:07:28.448", "profanity", "idiot", "You need tires you [idiot]",
10
+ "0:14:57.105" , "0:14:59.274", "profanity", "piss", "That race was a [piss]er You were booking",
11
+ "0:23:25.991" , "0:23:30.619", "profanity", "moron", "fer dang sake, Turn on your lights you [moron]",
12
+ "0:35:29.546" , "0:35:33.509", "profanity", "dumb", "Boy we ain't as [dumb] as you think we are",
13
+ "0:36:00.202" , "0:36:03.038", "profanity", "sex", "I want to get a look at that [sex]y hot rod",
14
+ "00:48:09.3", "00:48:11.9", "profanity", "That crazy old devil woman",
15
+
16
+ "0:49:56.914" , "0:50:00.334", "profanity", "idiot", "Crazy grandpa car What an [idiot]",
17
+ "0:55:21.321" , "0:55:24.449", "profanity", "dumb", "I swear tractors is so [dumb]",
18
+ "01:55:37.104" , "01:55:41.775", "profanity", "lo..", "for the love of [deity]",
19
+
20
+ "00:30:06.849" , "00:30:10.185", "profanity", "May [deity] have mercy on your soul",
21
+ "01:28:01.615", "01:28:06.119", "profanity", "Thank the manufacturer",
22
+ "00:31:42.319", "00:31:46.406", "profanity", "innuendo", "Nah, I'm just kiddin'. She just likes me fer muh body.",
23
+ "52:52", "52:57", "profanity", "innuendo", "not with me but with me",
24
+ "28:00", "28:08", "profanity", "mumble l...",
25
+ ],
26
+
27
+ # sister DVD: CRZ0NNF1 track 21 "disk_unique_id" => "aa06ad1c|e1e62ad0"
28
+
29
+ "blank_outs" => [
30
+ "39:22", "39:29", "lewd", "look honey, von dutch",
31
+ ],
32
+
33
+ "volume_name" => "CRZ0NNW7 ",
34
+ "disk_unique_id" => "f5751899|2862d307",
35
+ "dvd_title_track" => "23",
36
+ "dvd_title_track_length" => "6985.700",
37
+ "opensubtitles_number" => "4022054",
38
+ # "not edited out stuff" => "...",
39
+ # "closing thoughts" => "...",
40
+ "mplayer_dvd_splits" => ["3767.35", "2723.0"],
@@ -0,0 +1,22 @@
1
+ "name" => "condor man widescreen",
2
+
3
+ "mutes" => [
4
+ "0:11:29.0", "0:11:35.0", "lewd comment",
5
+ ],
6
+
7
+ "blank_outs" => [
8
+ "10:26", "10:36", "some lewd'ish dancing",
9
+ ],
10
+
11
+ # TODO add other side:
12
+ # "disk_unique_id" => "e75236da|39c26c9b", # CONDOR_MAN_FF_PROJECT
13
+ "volume_name" => "CONDOR_MAN_LB_PROJECT",
14
+ "disk_unique_id" => "7cde4a1b|6c57c31e",
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" => "9999", # length, on the DVD, of dvd_title_track (use the show DVD info button to get this number).
17
+ # "subtitle_url" => "1234567", # has none that I could find on the net...
18
+ "not edited out stuff" => "let's be democratic together [if you find it, take it out, tell me where it is]",
19
+ "rating"=> "7 stars out of 10",
20
+ # "closing thoughts" => "only...",
21
+ # 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
22
+ "mplayer_dvd_splits" => [],
@@ -0,0 +1,53 @@
1
+ # comments can go after a # on any line.
2
+ "mutes" => [
3
+ "14:53.7", "14:55", "greetings sled g..",
4
+ "15:42", "15:42.8", "sled g...",
5
+ "18:59", "19:00", "sled g..",
6
+ "21:58", "22:07", "butt",
7
+ "22:34", "22:34.6", "He..",
8
+ "23:56.5", "23:56.8", "he..",
9
+ "29:44.5", "29:45", "G.. name",
10
+ "34:08.5", "34:09.1", "L...",
11
+ "40:55", "40:56", "g",
12
+ "48:40", "48:41.1", "G",
13
+ "1:01:40.2", "1:01:41", "sled g... does it again",
14
+ "1:02:03", "1:02:04", "butt whipped",
15
+ "1:02:36.2", "1:02:37", "butt whipping",
16
+ "1:11:35", "1:11:35.4", "h..",
17
+ "1:12:43", "1:12:44.5", "G",
18
+ "1:22:01.5", "1:22:02", "d...",
19
+ "1:22:53.5", "1:22:54", "dingaling",
20
+ "1:23:03.3", "1:23:03.8", "h.",
21
+ "1:23:48.5", "1:23:49.5", "G.",
22
+ ],
23
+
24
+
25
+ "blank_outs" => [
26
+ "15:20", "15:30",
27
+ "38:40.4", "38:43.6", "j. c. what h..",
28
+ "58:40", "58:41", "bad arsenic, but I dislike lip reading.",
29
+ "47:24.4", "47:25", "A. holes",
30
+ "59:08", "59:09", " bad arsenic",
31
+ "59:15", "59:49", "bad arsenic ...",
32
+ "59:51.8", "59:52.2", "D",
33
+ "1:14:30.5", "1:14:47", "psalm",
34
+ "1:16:57.3", "1:16:58", "bad a..",
35
+ ],
36
+
37
+
38
+ #"disk_unique_id" => "",
39
+ "dvd_title_track" => "1",
40
+ "mplayer_dvd_splits" => [],
41
+
42
+ # not edited out, paranoid list
43
+
44
+ # 32:20 shutup
45
+ # 1:16 too early
46
+ # 1:22:30 den???
47
+ # 1:13:40 paranoid
48
+ # 1:07:45 hook
49
+ # 3:00 backside
50
+ # 6:57 thigh, hug
51
+ # 1:00:00 fighting in the bar
52
+ # 1:01:42 "shutup snaka"
53
+ # 15:22 irv beats his radio with pool cue should go...
@@ -0,0 +1,24 @@
1
+ "name" => "court jester",
2
+
3
+ "mutes" => [
4
+
5
+ "0:33:24.424" , "0:33:26.448", "profanity", "deitys", "Sent by the [deitys] and for you alone",
6
+ "0:41:25.884" , "0:41:32.1", "profanity", "deitys", "that you have been sent here by the [deitys], To do that you must go to her room and [make love]",
7
+ "0:45:28.670" , "0:45:30.578", "profanity", "deitys", "and lovers are not sent by the [deitys]",
8
+ "0:45:43.037" , "0:45:46.298", "profanity", "deitys", "The [deitys] who sent you have also provided a means for our escape",
9
+ "0:41:51.573" , "0:41:54.586", "profanity", "make love", "Not me you fool Now go [make love]",
10
+ "1:07:55.761" , "1:07:58.782", "profanity", "idiot", "Eh don't tug it [idiot] Well that's very considerate of you my dear",
11
+ "1:25:48.334" , "1:25:51.656", "profanity", "idiot", "Take that horse and put it back under that [idiot]",
12
+
13
+ ],
14
+
15
+ "blank_outs" => [
16
+ "758.0", "852.0", "kissing scene",
17
+ "4130.0", "4237.0", "pretending to kiss the king",
18
+ ],
19
+
20
+ "volume_name" => "JESTER",
21
+ "disk_unique_id" => "a0eadedd|449cd867",
22
+ "dvd_title_track" => "1",# "not edited out stuff" => "some violence",
23
+ # "closing thoughts" => "still...",
24
+ # "mplayer_dvd_splits" => [lots...],
@@ -0,0 +1,49 @@
1
+ # edl_version_version 1.1, sensible cinema v0.35.4
2
+ # comments can go be created by placing text after a # on any line, for example this one.
3
+ "name" => "Amazing Grace",
4
+
5
+ "mutes" => [
6
+ "0:02:51.39" , "0:02:53.71", "profanity", "h...", "And who the [h...] are you?",
7
+ "0:13:44.96" , "0:13:49.82", "profanity", "h...", "- We split the pot and call it evens. - To [h...] with that. Payment in kind.",
8
+ "0:35:59.99" , "0:36:04.44", "profanity", "deity", "But do it. For [vain use]'s sake.",
9
+ "0:51:57.10" , "0:51:59.58", "profanity", "deity", "- Dear [vain use]. - Well, almost.",
10
+ "1:25:53.00" , "1:25:57.37", "profanity", "h...", "- And as my friend? - Oh, to [h...] with caution.",
11
+ "1:28:29.04" , "1:28:33.25", "profanity", "da..", "Blow a hole in their boat with it. [da..] them with it!",
12
+ "1:30:25.00" , "1:30:27.71", "profanity", "deity", "Good [vain use], he's got his voice back.",
13
+ "1:34:23.96" , "1:34:25.57", "profanity", "deity", "Oh, [vain use].",
14
+ "1:34:43.22" , "1:34:44.96", "profanity", "deity", "Oh, for [vain use]'s sakes, what is it?",
15
+ "1:35:44.56" , "1:35:47.68", "profanity", "h...", "- Then neither will they. - What the [h...] are you talking about?",
16
+ "1:36:32.48" , "1:36:34.09", "profanity", "deity", "Dear [vain use].",
17
+ "1:40:28.46" , "1:40:30.32", "profanity", "h...", "Where the [h...] is everyone?",
18
+ "1:48:34.64" , "1:48:36.88", "profanity", "h...", "What the [bloo..] [h...] does that mean?",
19
+
20
+ "0:03:47.06" , "0:03:51.63", "profanity", "idiot", "Oh, it is, half of me. My [idiot]ic body is playing games with me again.",
21
+ "0:16:56.19" , "0:17:00.05", "profanity", "bloo..", "You sound like a chorus of [bloo..] tomcats.",
22
+ "0:19:55.38" , "0:20:03.21", "profanity", "bloo..", "studying dandelions and marvelling at [bloo..] spiders' webs.",
23
+ "0:48:43.32" , "0:48:49.52", "profanity", "bloo..", "Now he would hand over the riches o f the Indies to the [bloo..] French!",
24
+ "0:51:35.37" , "0:51:40.32", "profanity", "bloo..", "Paint pictures of it. Write songs about it. Make [bloo..] pies out of it.",
25
+ "0:52:28.08" , "0:52:30.56", "profanity", "bloo..", "Well, this one [bloo..] does.",
26
+ "1:08:27.53" , "1:08:30.73", "profanity", "bloo..", "You are sleepwalking hand-in-hand with a [bloo..] rebel.",
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" => "AMAZING_GRACE",
37
+ "timestamps_relative_to" => ["dvd_start_offset","29.97"],
38
+ "disk_unique_id" => "1b1a3c41|5934bf75",
39
+ "dvd_title_track" => "1", # our guess for it
40
+ "dvd_title_track_length" => "7083.2",
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.28",
45
+ "dvd_nav_packet_offset" => [0.433333, 0.647667],
46
+
47
+ #Also add these lines at the bottom of the EDL (for later coordination):
48
+ "beginning_subtitle" => ["Go on! Go on, you lazy nag!", "2:17.61"],
49
+ "ending_subtitle_entry" => ["That saved a wretch like me", "1:23:05.2"],
@@ -0,0 +1,41 @@
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" => "Father Goose",
4
+
5
+ "mutes" => [
6
+
7
+ "0:01:19.26" , "0:01:23.55", "profanity", "da..", "? To tell the whole [da..] world if you don't happen to like it",
8
+ "0:06:46.98" , "0:06:51.18", "profanity", "da..", "It's important work, Walter, [da..]ed important, but I'd like you to volunteer.",
9
+ "0:35:52.28" , "0:35:55.56", "profanity", "da..", "- We're sinking! - Don't just sit there, [da..] it! Bail!",
10
+ "1:31:38.84" , "1:31:41.80", "profanity", "lo..", "- Dear [l...]. - It's Dominique's turn to say grace.",
11
+ "1:31:41.89" , "1:31:46.72", "profanity", "deity", "Mon [deity] b?nissez nous ainsi que la nourriture que nous allons prendre.",
12
+ "1:42:20.58" , "1:42:23.49", "profanity", "deity", "which is an honourable estate, instituted of [vain use].",
13
+ "1:45:34.57" , "1:45:39.70", "profanity", "h...", "Mr and Mrs Eckland, if you're finished now, I suggest you get the [h...] out of there.",
14
+ "1:47:37.25" , "1:47:39.64", "profanity", "l...", "[l...], you're stubborn.",
15
+ "1:48:15.59" , "1:48:18.26", "profanity", "deity", "- That's a Japanese patrol boat. - Oh, my [vain use]...",
16
+
17
+ "0:10:16.78" , "0:10:19.93", "profanity", "bloo..", "Now try to remember all that, Walter. It's [bloo..] important.",
18
+ "0:10:20.02" , "0:10:21.54", "profanity", "bloo..", "Yeah, [bloo..].",
19
+
20
+ ],
21
+
22
+ "blank_outs" => [
23
+ # an example line, uncomment the leading "#" to make it active
24
+ # "00:03:00.0" , "00:04:00.0", "violence", "of some sort",
25
+ ],
26
+
27
+ "source" => "dvd",
28
+ "volume_name" => "FATHER_GOOSE",
29
+ "timestamps_relative_to" => ["dvd_start_offset","29.97"],
30
+ "disk_unique_id" => "21b940b2|40bb33b1",
31
+ "dvd_title_track" => "2", # our guess for it
32
+ "dvd_title_track_length" => "6977.766",
33
+ "not edited out stuff" => "kissing girl, one profanity near end, honeymoon talk",
34
+ # "closing thoughts" => "only ...",
35
+ # "subtitles_to_display_relative_path" => "some_file.srt" # if you want to display some custom subtitles alongside your movie
36
+ "dvd_title_track_start_offset" => "0.3",
37
+ "dvd_nav_packet_offset" => [0.5, 0.667333],
38
+
39
+ #Also add these lines at the bottom of the EDL (for later coordination):
40
+ "beginning_subtitle" => ["This is the Australian Broadcasting Commission. And now the news.", "19.95"],
41
+ "ending_subtitle_entry" => ["Ah... I wonder if they serve coconut milk on submarines.", "1:55:56.9"],