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,31 @@
1
+ # comments can go after a # on any line, for example this one.
2
+
3
+ "mutes" => [
4
+ "0:00:01.0", "0:00:02.0", "da..",
5
+ ],
6
+
7
+ "blank_outs" => [
8
+ "1:03", "1:16", "too much kissing",
9
+ "2:00:00", "2:00:01",
10
+ #"1:01:00.0" , "1:02:00.0", "violent scene of some sort",
11
+ ],
12
+ "audio_codec" => "lavc",
13
+
14
+ #"disk_unique_id" => "",
15
+ "dvd_title_track" => "1",
16
+ "not edited out stuff" => "some...see comments",
17
+ "name" => "Pack Wedding 2007-03-03",
18
+
19
+ #1:03- 1:08 - 1:16
20
+ #12:13 kissing
21
+
22
+ #28:00 presents???
23
+
24
+ #34:00 "thank ..."
25
+ "md5" => "6cb66e056d0f690169d9e16a2326eed5", # possibly wrong
26
+ #got to 38:00
27
+
28
+ "disk_unique_id" => "816b96f5|2e436fd9",
29
+ "volume_name" => "Roger's Wedding",
30
+ #ID_DVD_TITLE_1_LENGTH=2899.933
31
+ "dvd_start_offset" => "0.22",
@@ -0,0 +1,29 @@
1
+ "name" => "peter pan",
2
+
3
+ "mutes" => [
4
+
5
+ "0:32:11.10" , "0:32:15.05", "profanity", "da..", "[da..]ation Reload the cannon quickly",
6
+ "0:32:38.88" , "0:32:41.55", "profanity", "goodness", "Yah My [goodness] I've gone blind",
7
+
8
+ ],
9
+
10
+ "blank_outs" => [
11
+ "2808.0", "2813.7", "violence", "gunshot wound",
12
+ "5086.0", "5089.0", "violence", "skewer",
13
+ "5602.7", "5605.4", "violence", "he was et",
14
+ ],
15
+
16
+ "volume_name" => "PETER_PAN",
17
+ "disk_unique_id" => "6dc655aa|7e23c7ba",
18
+ "dvd_title_track" => "1",
19
+ "dvd_title_track_length" => "6798.400",
20
+ "subtitle_url" => "http://www.opensubtitles.org/en/subtitles/3345334/peter-pan-en",
21
+ # "not edited out stuff" => "some...",
22
+ # "closing thoughts" => "only...",
23
+ # 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
24
+ "mplayer_dvd_splits" => [],
25
+
26
+
27
+ #Also add these two lines for later coordination:
28
+ "beginning_subtitle" => ["Cinderella flew through the air", "58.05"],
29
+ "ending_subtitle_entry" => ["Except one", "6129.3"]
@@ -0,0 +1,35 @@
1
+ "name" => "remember the titans",
2
+
3
+ "mutes" => [
4
+ "0:05:47.22" , "0:05:50.93", "profanity", "goodness", "It's the world we live in [goodness] help us all",
5
+ "0:07:04.17" , "0:07:08.14", "profanity", "j....", "I'm not a savior or [j....] [chr...]",
6
+
7
+ "0:22:48.25" , "0:22:50.97", "profanity", "lo..", "[lo..] we come before you today",
8
+ "0:34:48.02" , "0:34:49.48", "profanity", "goodness", "Is wear to [goodness] I'm gonna hit you so hard",
9
+ "0:47:54.53" , "0:47:57.70", "profanity", "deitys", "the titans were greater even than the [deitys]",
10
+ "0:56:20.16" , "0:56:21.12", "profanity", "da..", "The world don't give a [da..]",
11
+ "1:04:34.70" , "1:04:37.25", "profanity", "da..", "like we ain't a [da..] bit of nothing man",
12
+ "1:09:25.87" , "1:09:27.46", "profanity", "goodness", "Rev I swear to [goodness] I audibled",
13
+ "1:09:29.34" , "1:09:30.59", "profanity", "goodness", "Swear to [goodness]",
14
+ "1:19:13.84" , "1:19:16.47", "profanity", "goodness", "but before [goodness] I swear I'll see",
15
+ "1:39:07.22" , "1:39:09.38", "profanity", "a..", "Ed Henry's kicking my [a..] out there",
16
+
17
+ "01:02:40,219" , "01:02:41,220", "profanity", "he..", "go to he..",
18
+ "00:20:25,726" , "00:20:30,480", "profanity", "john brown hind parts",
19
+
20
+ ],
21
+
22
+ "blank_outs" => [
23
+ "0:39:16.35", "0:39:19.35", "lewd", "male kissing male",
24
+ ],
25
+ "volume_name" => "REMEMBER_THE_TITANS",
26
+ "disk_unique_id" => "3590c83d|d9073590",
27
+ "dvd_title_track" => "1",
28
+ # "dvd_title_track_length" => "9999", # length, on the DVD, of dvd_title_track (use the show DVD info button to get this number).
29
+ "subtitle_url" => "http://www.opensubtitles.net/en/movie-subtitles-searcher.sekam/3298603",
30
+ # "not edited out stuff" => "some...",
31
+ # "closing thoughts" => "only ...",
32
+ "mplayer_dvd_splits" => ["339.41","2946.64"], # tough one though...might not be super accurate, but seemed to work...
33
+ "dvd_start_offset" => "0.29",
34
+ "beginning_subtitle" => ["In Virginia,", "56.97"],
35
+ "ending_subtitle_entry" => ["Ain't no mountain high enough", "01:47:57,96"]
@@ -0,0 +1,22 @@
1
+ # comments can go after a # on any line, for example this one.
2
+
3
+ "mutes" => [
4
+ ],
5
+
6
+ "blank_outs" => [
7
+ "00:00:56.0" , "00:00:57.0", "violence", "knife stabbing",
8
+ "00:01:05.0" , "00:01:14.5", "violence", "stab through",
9
+ ],
10
+
11
+ "dvd_nav_packet_offset" => [0.5, 0.734067],
12
+
13
+ "name" => "sintel open source blender",
14
+ "volume_name" => "Sintel_NTSC",
15
+
16
+ "disk_unique_id" => "79df7b12|8b27d001",
17
+ "dvd_title_track" => "2",
18
+ "dvd_start_offset" => "0.37", # for title 2
19
+ "not edited out stuff" => "quite a bit of violence in there still",
20
+
21
+
22
+ "mplayer_dvd_splits" => [],
@@ -0,0 +1,19 @@
1
+ # comments can go after a # on any line, for example this one.
2
+ "name" => "snow white and the 7 dwarfs 1937",
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" => "Snow_White",
15
+ "disk_unique_id" => "4a3cd891|ab315d08",
16
+ "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, it plays a trailer), when you use it, see http://goo.gl/QHLIF to set this right.
17
+ # "not edited out stuff" => "some violence",
18
+ # "closing thoughts" => "still...",
19
+ # "mplayer_dvd_splits" => [a lot!], # or [] if there are none. 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
@@ -0,0 +1,47 @@
1
+
2
+ "mutes" => [
3
+ # an example line, uncomment the leading "#" to make it active
4
+ # "0:16:38.333" , "0:16:42.873", "profanity", "da..", "you can bet your [a..] he's [da..] proud of his little brother",
5
+ "0:32:50.800" , "0:32:52.643", "profanity", "goodness", "Oh [goodness]
6
+ it's him",
7
+ "0:38:19.367" , "0:38:22.473", "profanity", "goodness", "SPRITLE Oh
8
+ [goodness] I'm gonna hull",
9
+ "0:49:57.800" , "0:50:00.872", "profanity", "goodness", "Oh but the
10
+ fans love it don't they They do [goodness] help them",
11
+ "1:05:21.367" , "1:05:24.348", "profanity", "he..", "What Like [he..]
12
+ they are",
13
+ "1:11:57.367" , "1:12:01.008", "profanity", "goodness", "Oh my
14
+ [goodness] did I just see that A rear single set jump into a
15
+
16
+ flying kick",
17
+ "1:17:05.467" , "1:17:09.609", "profanity", "goodness", "[goodness]
18
+ you sound like Rex You wanna die like him too Will that
19
+
20
+ make you happy",
21
+ "1:21:59.234" , "1:22:01.111", "profanity", "goodness", "Oh my
22
+ [goodness] Was that a ninja",
23
+ "1:26:07.267" , "1:26:09.008", "profanity", "goodness", "Oh [goodness]
24
+ Speed",
25
+ "1:37:08.167" , "1:37:12.445", "profanity", "j....", "[j....] kid you
26
+ can drive I haven't been thrown like that in years",
27
+ "1:40:13.400" , "1:40:16.643", "profanity", "a..", "Your mother
28
+ usually protects me from making an [a..] out of myself",
29
+ "1:55:34.601" , "1:55:36.410", "profanity", "sh..", "Get that weak
30
+ [sh..] off my track",
31
+ ],
32
+
33
+ "blank_outs" => [
34
+ # an example line, uncomment the leading "#" to make it active
35
+ # "00:03:00.0" , "00:04:00.0", "violence", "of some sort",
36
+ "00:16:37.0" , "00:16:41.0" , "profanity", "a..",
37
+ # "00:16:40.0" , "00:16:41.0" , "profanity", "da..",
38
+ ],
39
+
40
+ "volume_name" => "SPEED_RACER",
41
+ "disk_unique_id" => "bc9ac14e|cb4231c9",
42
+ "dvd_title_track" => "1",
43
+ # "dvd_title_track_length" => "6095",
44
+ # "opensubtitles_number" => "1234567",
45
+ # "not edited out stuff" => "some violence left in...",
46
+ # "closing thoughts" => "only did the...",
47
+ # "mplayer_dvd_splits" => ["59:59", "4:05"],
@@ -0,0 +1,21 @@
1
+ # comments can go after a # on any line, for example this one.
2
+ "name" => "Tangled",
3
+
4
+ "mutes" => [
5
+ # she's clean AFAICT
6
+ ],
7
+
8
+ "blank_outs" => [
9
+ "13:58.27", "13:59.84", "lewd", "sudden bust appears",
10
+ ],
11
+
12
+ "volume_name" => "TANGLED",
13
+ "disk_unique_id" => "10b4d52d|23a51e66",
14
+ "dvd_title_track" => "1", # the "show DVD info" button will tell you title lengths (typically longest title is the title track)
15
+ # "dvd_title_track_length" => "9999", # length, on the DVD, of dvd_title_track (use the show DVD info button to get this number).
16
+ # "subtitle_url" => "http://...",
17
+ "not edited out stuff" => "cleavage of the witch, feel free to add it",
18
+ # "closing thoughts" => "only ...",
19
+ # 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
20
+ # "mplayer_dvd_splits" => ["3600.15", "444.35"], # There are many...
21
+ "dvd_start_offset" => "0.21",
@@ -0,0 +1,29 @@
1
+ # comments can go after a # on any line, for example this one.
2
+
3
+ # after splits seem way early...
4
+
5
+ "mutes" => [
6
+ "13:10", "13:14", "profanity", "he..",
7
+ "31:24", "31:32", "profanity", "da..",
8
+ "37:57", "38:07", "profanity", "he..",
9
+ "1:01:32", "1:01:41", "profanity", "he..",
10
+ "1:30:28", "1:30:37", "profanity", "he..",
11
+ "56:02", "56:12", "language", "deity reference",
12
+ ],
13
+
14
+ "blank_outs" => [
15
+ "1:16:35", "1:16:45", "language", "son of our maker",
16
+ "1:17:58", "1:18:10", "language", "praying to flynn",
17
+ "1:36:40", "1:36:49", "language", "false deity",
18
+ "1:37:10", "1:37:30", "language", "creator"
19
+ ],
20
+
21
+ "name" => "Tron Legacy",
22
+ # "disk_unique_id" => "",
23
+
24
+ "not edited out stuff" => "some cyborg violence",
25
+ "probable rating" => "still pg, age about 10",
26
+ #"mplayer_dvd_splits" => ["1:19:09"] # inaccurate slightly, needs to be fixed...
27
+ "imdb_url" => "http://www.imdb.com/title/tt1104001",
28
+ "various_review_urls" => ["http://www.imdb.com/title/tt1104001", "http://www.kids-in-mind.com/t/tronlegacy.htm", "http://www.commonsensemedia.org/movie-reviews/tron-legacy"],
29
+ "info_urls" => ["http://www.dvdxml.com/download/view.php?xml_id=91520"],
@@ -0,0 +1,17 @@
1
+ # comments can go after a # on any line, for example this one.
2
+
3
+
4
+ "mutes" => [
5
+ "0:00:0.0", "0:01:30.0", "some raucous music",
6
+ ],
7
+
8
+ "blank_outs" => [
9
+ #"00:03:00.0" , "00:04:00.0", "violence", "of some sort",
10
+ ],
11
+
12
+ "name" => "Turn Around Alma Younger",
13
+ #"disk_unique_id" => "",
14
+
15
+ "dvd_title_track" => "3",
16
+ "not edited out stuff" => "closing credit song loud, also there is a bit of violence [kicking] around 11:00",
17
+ "mplayer_dvd_splits" => [],
@@ -0,0 +1,10 @@
1
+ "webpage" => "http://lds.org/general-conference/sessions/2011/10?lang=eng",
2
+ "name" => "Oct 2011 General Conference music video",
3
+ "md5" => "a1cf4cd76536a79f17bd6af055364ad2",
4
+ "download_url" => "http://media2.ldscdn.org/assets/general-conference/october-2011-general-conference/2011-10-1000-saturday-morning-session-360p-eng.mp4?download=true",
5
+
6
+ "blanks" => [
7
+ "0:00" , "2:00", "precedes first song",
8
+ "5:00", "55:00", "between first song and second song",
9
+ "57:00", "9:00:00", "skip all after second song"
10
+ ]
@@ -0,0 +1,13 @@
1
+ "mutes" => [
2
+ "1:20:06.309" , "1:20:09.572", "profanity", "deitys", "We are noW the [deitys]",
3
+
4
+
5
+ ],
6
+
7
+ "blank_outs" => [
8
+ ],
9
+
10
+ "name" => "The Last Airbender",
11
+ "url" => "http://movies.netflix.com/WiMovie/The_Last_Airbender/70119441?trkid=496624",
12
+ "subtitle_url" => "http://www.engsub.net/97528/",
13
+ "tenseness_metric" => "99"
@@ -0,0 +1 @@
1
+ # deemed clean [not even any killings, no profanity], though the first "beach" episode has some cleavage
@@ -0,0 +1,10 @@
1
+ "mutes" => [
2
+ "02:02:15.0" , "02:02:25", "a muted demo section",
3
+ ],
4
+
5
+ "blank_outs" => [
6
+ "02:02:00.0" , "02:02:10", "blanked out demo section",
7
+ ],
8
+
9
+ "name" => "Greatest Story Ever Told",
10
+ "url" => "http://movies.netflix.com/WiPlayer?movieid=60004240&trkid=2430625",
@@ -0,0 +1,23 @@
1
+ "mutes" => [
2
+
3
+ "0:27:07.75" , "0:27:08.88", "profanity", "goodness", "DANA Oh [goodness] If I can find it",
4
+ "0:55:08.08" , "0:55:11.32", "profanity", "goodness", "Who the heck do you think you are [goodness]'s gift to cockroaches",
5
+ "1:18:44.60" , "1:18:45.94", "profanity", "goodness", "[goodness] I'm sorry",
6
+ "1:18:59.63" , "1:19:02.34", "profanity", "goodness", "My [goodness] You've gotten so tall",
7
+ "2:01:17.96" , "2:01:18.93", "profanity", "goodness", "Oh [goodness]",
8
+ "2:01:31.39" , "2:01:33.66", "profanity", "goodness", "Oh my [goodness]",
9
+ "2:01:37", "2:01:42", "profanity", "goodness",
10
+ #"0:08:43.01" , "0:08:45.18", "profanity", "moron", "Hey [moron]",
11
+ #"0:16:07.71" , "0:16:09.27", "profanity", "idiot", "He's an [idiot]",
12
+ #"0:24:26.51" , "0:24:28.00", "profanity", "idiot", "My [idiot] brother",
13
+ #"1:03:45.55" , "1:03:47.79", "profanity", "dumb", "It looks [dumb]",
14
+
15
+
16
+ ],
17
+
18
+ "blank_outs" => [
19
+ ],
20
+
21
+ "name" => "A Wrinkle in Time",
22
+ "url" => "http://movies.netflix.com/WiMovie/A_Wrinkle_in_Time/70011945?trkid=496624",
23
+ #"subtitle_url" => "",
@@ -0,0 +1,10 @@
1
+ Tron 1:
2
+ One scene near-ish the end with risque bods.
3
+ Besides the various profanity.
4
+ Also the skull stuff near the very end.
5
+ and possibly killing the bad red guy.
6
+
7
+ "On the Double" http://movies.netflix.com/WiMovie/On_the_Double/70135642?trkid=496624 has some definite adult themes in there (adultery etc.).
8
+ No real violence or profanity that I noticed.
9
+
10
+ curious george 2 http://movies.netflix.com/WiPlayer?trkid=805148&movieid=70130481 37:35 has an accomplish oh my [deity] [?]
@@ -0,0 +1,15 @@
1
+ # comments can go after the # on each line
2
+ mutes:
3
+ 23:03 : 23:05 # all "religious references"
4
+ 23:12 : 23:14
5
+ 37:02 : 37:03
6
+ 37:10 : 37:12
7
+ 51:20 : 51:21
8
+ 51:27 : 51:28
9
+
10
+ blank_outs:
11
+ 58:09 : 1:04:03 # skimpy dancing/costumes in the background
12
+
13
+ title: White Christmas
14
+ source: VLC
15
+ non_got_yet: some of the same material in the previews (it's still there), a few scenes with skimpier clothing
@@ -0,0 +1,9 @@
1
+ mutes:
2
+ # none yet
3
+
4
+ blank_outs:
5
+ 10:22.5 : 10:24 # dancing mardi gras girl on a float with tight clothes.
6
+
7
+ title: All Dogs Go to Heaven
8
+ source: DVD/vlc
9
+ not_yet_listed: a good quantity of name calling "moron", a scary dream where Charly is shown pergatory.
@@ -0,0 +1,24 @@
1
+ title: cars widescreen 2006
2
+ player: VLC
3
+ mutes:
4
+ "0:17:22" : "0:17:23.5" # you could see his [rusty] undercarriage
5
+ "0:17:40.1" : "0:17:41" # rust your bolts and freeze your... (implied nuts)
6
+ "0:27:29.75" : "0:27:33.75" # turn on yer lights fer dang sake...moron
7
+ "31:48.5" : "31:50.25" # is it true that McQueen is going to pose for Car-Girl [magazine]?
8
+ "0:32:31" : "0:32:32" # McQueen "Oh L..." (mumbled)
9
+ "0:34:35.75" : "0:34:38" # "doc have mercy on your soul"
10
+ "0:35:22.25": "0:35:23.5" # all you have to do is stand there and let me look at ya
11
+ #"36:09" : "36:11" # she just likes me for muh body
12
+ "37:05" : "37:06" # Mater makes a fart noise when discussing gas
13
+ "40:16" : "40:18" # ...good look at that sexy hot-rod
14
+ "44:24" : "44:46" # hill billy hxxx
15
+ "54:25" : "54:30" # crazy grandpa car what an idiot
16
+ "55:24" : "55:25" # mater "oh L....."
17
+ "57:06" : "57:07" # hill billy hxxx
18
+ "57:12" : "57:18" # sally: wait not spend the night "with me"...
19
+ "1:10:34.5" : "1:10:35.75" # he did what in his cup?
20
+ "1:30:02" : "1:30:04" # thank the manufacturer...
21
+ "1:39:13.1" : "1:39:14.0" # hot snot we're back in business
22
+ "1:55:38" : "1:55:40" # for the "love of Chrysler" please....
23
+ dvd_title_track: 23 # NB that there's another DVD out there with a different label...CRZ0NNF1 track 21 "disk_unique_id" => "aa06ad1c|e1e62ad0",
24
+ dvd_drive_label: "CRZ0NNW7 "
@@ -0,0 +1,12 @@
1
+ title: Happy Feet
2
+ source: DVD (VLC)
3
+ mutes:
4
+ 1:45 : 2:25 # sensuality: let's talk about eggs, baby...
5
+ 34:44 : 34:47 # "kiss our bums"
6
+ "46:33.5" : 46:41 # sensuality: my couch of perpetual indulgence
7
+ "01:33:21.0" : "01:33:50.0" # sensuality: a few sensual lyrics
8
+ blank_outs:
9
+ "55:35" : "55:42.0" # sensuality: some "questionable" dancing
10
+
11
+ the good: "fun graphics, lots of varied, fun music"
12
+ the bad: bit of a liberal agenda
@@ -0,0 +1,17 @@
1
+ mutes:
2
+ 3:08.5 : 3:13 # religious exclamation
3
+ #4:00 : 4:02 # "
4
+ #0:33:00 : 0:33:01 # "
5
+ 0:39:45 : 0:39:46 # bodily functionslang 37:21 check
6
+ 54:36 : 54:37 # religious exclamation deity
7
+ 1:04:33 : 1:04:36 # religious exclamation
8
+ #1:04:00 : 1:04:10 # "
9
+ #1:33:00 : 1:33:02 # "
10
+ 1:32:46 : 1:32:47 # "
11
+ blank_outs:
12
+ 11:50:00 : 12:00:00 # creature (Hoggle) standing and urinating (seen from behind) check
13
+ 26:14 : 26:28 # she falls through scary hands check
14
+ title: Labyrinth
15
+ source: DVD played with VLC
16
+ not_yet_edited_out: "lots of fart noises in the swamp, some odd body parts flying all over from the red goblin dancing people,
17
+ goblin violence, some swearing in credits song, though the rest is reasonably complete"
@@ -0,0 +1,8 @@
1
+ source: "hulu"
2
+ mutes:
3
+ 08:54.5 : 08:56 # religious exclamation
4
+ 10:46.5 : 10:48 # religious exclamation
5
+ 11:21 : 11:24.5 # re
6
+ 19:45 : 19:50 # religious exclamation weak "may *** have mercy on your soul"
7
+ "01:15:38.5" : "01:15:41.5" # "scatalogical" Data when they are about to plummet to earth
8
+ missing: "a religious exclamation strong near beginning [sorry]"
@@ -0,0 +1,14 @@
1
+ # prototype file, don't use this, see the other examples
2
+ # {
3
+ # "dvd_title_track":1,
4
+ # "title":"Bob's Big Plan",
5
+ # "blank_outs":[
6
+ #
7
+ # ],
8
+ # "other notes":"could use more nit-picking of the
9
+ # song, as some parts seem all right in the end"
10
+ # }
11
+
12
+ #29:00 30:00 blank # {"category":"profanity","details":"beaver darn","level":3,"type":"da..","category":"profanity"}
13
+
14
+ #{"category":"profanity","details":"beaver darn","start":"29:00","level":3,"end":"30:00","type":"da..","category":"profanity","style":"blank"}