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,8 @@
1
+ For description of the program, see https://github.com/rdp/sensible-cinema/blob/master/README
2
+
3
+ For detailed installation/instructions, see http://rogerdpack.t28.net/sensible-cinema
4
+
5
+ pc users, use the pc subdirectory
6
+ mac users, see http://rogerdpack.t28.net/sensible-cinema/content_editor.html for a list of prerequisites and use the mac subdirectory
7
+
8
+ More documentation for it here: https://github.com/rdp/sensible-cinema/wiki
@@ -0,0 +1,25 @@
1
+ @echo Welcome to Sensible Cinema...
2
+ @IF NOT EXIST sensible-cinema\VENDOR\CACHE GOTO NOVENDORDIR
3
+ @echo This window will display lots of debug output
4
+ @echo (you can just ignore this window or minimize it, but have to leave it open)
5
+ @setlocal
6
+ @rem disable any local rubyopt settings, just in case...
7
+ @set RUBYOPT=
8
+ @rem check for java installed...we will be needing that :)
9
+ @call java -version > NUL 2>&1 || echo need to install java JRE first please install it from java.com && pause && GOTO DONE
10
+
11
+ @cd sensible-cinema
12
+ @call java -cp "./vendor/jruby-complete-1.6.2.jar" org.jruby.Main bin\sensible-cinema %* || echo ERROR. Please look for error message, above, and report back the error you see, or fix it && pause
13
+
14
+ @rem taskkill /f /im mencoder.exe ???
15
+
16
+ GOTO DONE
17
+
18
+ :NOVENDORDIR
19
+ @echo "it appears you downloaded sensible cinema straight from github--please download it instead fromhttps://sourceforge.net/projects/sensible-cinema/files/ for it to work properly"
20
+ @pause
21
+ @start https://sourceforge.net/projects/sensible-cinema/files
22
+
23
+ @rem fall through
24
+
25
+ :DONE
@@ -0,0 +1,5 @@
1
+ #!/usr/bin/env bash
2
+ DIR="$( cd "$( dirname "$0" )" && pwd )"
3
+ cd $DIR/../sensible-cinema
4
+ java -Xdock:name="Sensible Cinema" -Xdock:icon="./vendor/profs.png" -cp "./vendor/jruby-complete-1.6.2.jar" org.jruby.Main bin/sensible-cinema $1 $2 $3 || (echo ERROR. Please look for error message, above, and report back the error you see, or fix it && read -p "Press any key to continue...")
5
+
@@ -0,0 +1,3 @@
1
+ #!/usr/bin/env bash
2
+ DIR="$( cd "$( dirname "$0" )" && pwd )"
3
+ "$DIR/RUN SENSIBLE CINEMA CLICK HERE.command" --create-mode
@@ -0,0 +1,3 @@
1
+ #!/usr/bin/env bash
2
+ DIR="$( cd "$( dirname "$0" )" && pwd )"
3
+ "$DIR/RUN SENSIBLE CINEMA CLICK HERE.command" --upconvert-mode
@@ -0,0 +1,2 @@
1
+ @cd ..
2
+ @"RUN SENSIBLE CINEMA CLICK HERE WINDOWS.bat" --create-mode
@@ -0,0 +1,2 @@
1
+ @cd ..
2
+ @"RUN SENSIBLE CINEMA CLICK HERE WINDOWS.bat" --upconvert-mode
@@ -0,0 +1,11 @@
1
+ employee instructions: watch @ realtime after profanity filter first pass :P
2
+ facebook? lds lists?
3
+ after cleanup the view (tooltips)
4
+ more DL's
5
+ my dvd's (with loose timestamps...)
6
+ cars backport real EDL :)
7
+ enlist chris' help to create
8
+ friend's dvd's, me create Delete List [?]
9
+ partner for filters (Jon, Karlie [any family interested], and for beta-testing)
10
+ all only after linearize, new year
11
+ borrow libraries/rent from people?
@@ -0,0 +1,162 @@
1
+ === patentzy yes actually do vaguely ordered ===
2
+ blu-ray OCR
3
+ more blu-ray stuff: can ID them, can playback (through...mkv? VLC? powerdvd OCr/scripted?)
4
+ some blu-ray player descriptor somehow
5
+ accomodate splits vs. blanks and work
6
+
7
+ it can "resync" based on lipsync'ing or some user input (back, forward buttons to subtly resync edits with a currently playing back video) or
8
+ with user input "tell me where this subtitle is, for you, and also this one" to synchronize it (+- auto-playing to "around" that level so they can check more easily),
9
+ or you can ask them manually for time entry for the same.
10
+ OCR'ing subtitles on the fly (or, cache'd OCR'ing them on the fly, to give it time to process) to synchronize or check for profanity or other "questionable" content
11
+
12
+ post a demo of it playing back blu-ray edited local computer, +- projector, +- playon (?)
13
+ can infer a rating based on (looking it upon imdb, letting people vote, etc.)
14
+ I can forsee some browser window that pulls up some sweet player [mod vlc plugin?] somehow something quality anyway, to play local media, or remote
15
+ or same thing but for upconverting...but how?
16
+ bounty NACL VLC :P
17
+ could add dragging since we already control the mouse up and down, and movements etc., for example to skip forward etc.
18
+ a little robot demo thingy that can "click" your remote (or hardware) to fast forward through certain scenes, et al
19
+ EDL can say "this exact text was at this exact time" to allow for matching with other videos of same content that may have slightly different timestamps/speeds/start time etc.
20
+ with several, or start one, end one, etc.
21
+ allow for extra start time offset for videos, if netflix instant has any
22
+ a way to integrate with cable TV, ex: "this show we know started at 1:01, and its offsets should be this after that point"
23
+ make it so an EDL can be "split" (or subtitles split, same way) so that it can span across multiple youtube videos that have been divided in some way.
24
+ it can query the currently open browser window, check to see which movie it's playing, and auotmatically spawn off a correct player instance with EDL for that movie
25
+ based on title or url.
26
+ when playing a movie, it identifies by colors/tones the movie or the scene, to edit accordingly
27
+ when there's a profanity mute, to display some extra text on the screen like "and I really want you to be happy!" I guess it could just be like a transparent overlay on the movie
28
+ netflix "try this srt, does it match?" no "what about this one, now?"
29
+ it can "infer" where the thumb slider would be, and "drag" it to where it infers the new timestamp location should likely be, for skipping et al.
30
+ people can "vote" on certain sections, if they're profanity or not, should be skipped or not
31
+ overlay one video on another
32
+ I can imagine a system that scans incoming audio, does voice recognition sofware analysis on it, search for (angry tones, profanities, "questionable" tones/text like making love), and excludes them from output [search forward, skip forward, just display nothing, either one, mute audio, decrease audio et al].
33
+ make an API web service that can search for EDL's
34
+ or with youtube, use the api to fast forwarrd there
35
+ and if it isn't already loaded, display an extra notice "forwarding" or what not.
36
+ and/or display some other overlay and or audio in place of the video or audio, or supplementing it.
37
+ a video of "recording to broadcast it" (or save it one by one)
38
+ can parse a screenplay et al to look for violence/profanity/sex
39
+ can parse/detect "innuendo" based on natural language semantics, from subtitles et al.
40
+ can "suck in" a large list of EDL's from imdb at build time,
41
+ and/or a "resync" button, to re-download just the list of updated EDL's/IMDB wiki settings [?]
42
+ can handle multiple dvdid's et al (same EDL) (mostly done already)
43
+ can "obscure" full frames [sections of frames] and/or "partial" frames or sections of frames (ex: lips, nudity)
44
+ can add extra overlays of text (personalized subtitles, like)
45
+ some tie in with blog posts
46
+ some tie in with google +/facebook for community viewing/editing/realtime collaboration/editing/vieweing.
47
+ track the audio noise level, use that to auto-scan for violence
48
+ use the descriptive captioing audio to discover violent scenes (she says "he hits her" or what not), or for other questionable scenes.
49
+ ratings system, where users can rate based on various criteria/statistics, each EDL, and it aggregates them to display/obtain/use a sum rating metric
50
+ can 'remove' or 'obscure' CC or subtitles deemed offensive
51
+ it can pull in a DVD based just on the dvd-id "query id, not local? go get it from online to see if the list has been updated since"
52
+ control VLC RC to overlay a logo dynamically
53
+ can control volume *and* play other audio
54
+ can permanently black out certain coords to keep things prettier...et al
55
+ remove black when they really move the mouse?
56
+ a transport schema talking from a sensible cinema database "to" a player which uses it, and/or has selection options for levels of (content category) or can pick options they want, stored in sensible cinema database or in the "player" side, with transfer/communication between the two. Ex: XML as a transport, oauth for authentication, etc. etc.
57
+ or they could transmit a time signature "across the wire" somehow (ex: every second), which could be used to react to time events (skip, mute) appropriately. Or allow for programatic callbacks "call me at this time" or "at this time do this action" or the like, and/or accomodate for buffers/freezing etc. [kind of already demo'ed this one]
58
+ can add to to supplement EDL + EDL timestamps
59
+ can pick specific profanities to avoid (I think I demo'ed this already actually)
60
+ it can scan "playing" instant streaming titles, and/or OCR or take the audio and look for words, to check for profanity.
61
+ it can examine "output volume level" to auto-detect violence scenes.
62
+ similarly for "questionable" content
63
+ it can detect from subtitles (and/or OCR, same thing), questionable content, or violence, based on words used
64
+ use multiple filters/complex mapping graphs to overlay just the exactly correct overlay: http://ffmpeg.org/libavfilter.html
65
+ user preference "how many down clicks on volume for profanity" (already possible)
66
+ make it so it can suck in from "another wiki" the DL's, at package time, somehow (just one)
67
+ or even just suck in any web file, for starters
68
+ space -> advance from pause until next edit item?
69
+ amazon player descriptor, just in case ;P
70
+ can jerk mouse only every so often (cheap would be to just arbitrarily have it from x to y, demo that)
71
+ can scan several player descriptors to "pick the right one" (kind of already showed/did this one)
72
+ post some playon.tv demo screencast...this should prove all shouldn't it [?]
73
+ can "control mouse" to drag it to change location (ex: "move down 10 pixels at beginning of movie" LOL)
74
+ beep at them/warn when not tracking [?]
75
+ default on...I think.
76
+ can jerk mouse more often closer to failure sections...
77
+ and/or resize the playing/streaming window to match it when the mouse "has been moved recently" +- by us, or not.
78
+ can pull one from imdb at all, video "show it creates a file"
79
+ C DVD player: minimize instead of skip :P
80
+ don't mute, just almost mute LOL or almost mute and static-ify
81
+ or combine the two
82
+ can suck it in "in realtime" from online, and parse it +- from a user editable wiki
83
+ a UI to select categories, save as preference, apply it each time at DVD selection time
84
+ don't use timecodes, use "% of the movie" and "total length" perhaps?
85
+ look at patents for other ideas? [+- nissim patents?]
86
+ just pause it, tell them how far to fast forward at that point :P [somewhat already done/showed actually, thanks to mplayer]
87
+
88
+ have the user forced to tell me what each digit is, themselves, at runtime, for OCR :P
89
+ the online edl stuff itself (its todo list)
90
+ javascript API
91
+ phase 1: done
92
+ phase 2: I can accomodate for pausing, too.
93
+ phase 3: I can re-train based on events of stoppage (buffering et al)
94
+ phase 4: I can constantly poll and react appropriately to current timestamp
95
+ post video demo of it streaming to a console device
96
+ maybe could just "play from x to y" [no exclude info?] instead of "here are the bad parts"
97
+ stage one: query, auto-download when they hit a netflix movie of some type
98
+ stage two: chrome plugin for the same, auto-detect, auto-user, auto-download, auto-watch edited :)
99
+ can insert deleted scenes et al [even external scenes :P] (already showed it able to even do this somewhat)
100
+ can overlay with an alpha transparent other video, which video is sped up from its original form.
101
+ or which video is itself edited for content, or displayed with realtime content editing/edited movies.
102
+ it can overlay with enhanced/modified "other video image" files.
103
+ it can overlay audiobooks
104
+ it can overlay it with edited audiobooks/sped up/modified somehow audiobooks
105
+ it can "enhance" movies, like sharpen them, magnify, zoom, et al
106
+ it can jump/insert a pre-recorded"clean" version of a certain scene.
107
+
108
+ many others were already completed and done from this list and removed
109
+ there are some more ideas in the TODO file itself, and/or on the blog sites where I have posted other ideas too
110
+ fan editor, that can jump positions within the same DVD/insert audio overlays/insert videos et al
111
+ voice recognition for detection of profanity/violence/etc. etc.
112
+ detect subtitles for "what appears to be suggestive" content or lewd scenes, etc., based on the text, +- natural language processing
113
+ overlay with transparent movies (other movies)
114
+ "double check synchronize" button for making sure the edits line up, with or without text saved of subtitles, et al
115
+ auto-detect "dark scenes" or "skin tones" or "noises" or the like
116
+ can "fast forward" through scary/otherwise questionable scenes
117
+ can auto-compute/compare md5's (using any arbitrary hash function)/truncated md5's/streamline (faster) partial md5's/can md5 specific frames to detect times/to lookup correct EDL's on the fly.
118
+ can use the same or some other mnemonic to download something or to go to some online url for it/related to it.
119
+ can auto-lookup and display things like images/ratings/user reviews, dynamically, about a piece
120
+ can "auto-sync" "this EDL maps to this movie in this other player (hulu, for instance) which has synchronization points x,y, so it adjust the
121
+ timestamps in the EDL accordingly, for that one .
122
+ can work with compressed audio/video, or uncompressed
123
+ can work with encryped data/image/audio data, or unencrypted, with or without 3rd party player/codecs etc.
124
+ can have its "own" metadata stored off somewhere (like user contributed images/photos/comments/blogs/wikis)
125
+ can link videos to adds/adwords/add providers somehow/voice over/overlay adds, et al.
126
+ can have overlay (+- transparent) of adds/off-screen/below the video, always, or every so often, based on timestamp (fixed, or specific to a video)
127
+ can have overlay text (ex: news ticker, adds, chats, comments from users) on a video.
128
+ integrate with google plus (+- api) somehow, and/or broadcast [?]/realtime "chat" while watching, voice/text, etc.
129
+ google TV too, and apple TV, as an app., etc. etc. (auto-download EDL's etc)
130
+ machine learning for video analysis for synchronization/detection of "questionable scenes/audio" [?]
131
+ can "blank out" or "obscure" certain parts of the screen based on skin color, or region, or region with vectors (moving region), based on timestamp, or pixel color, or hue, or YUV, or combination of the two ("this color in this region, within these time beginnings and endingses")
132
+ can OCR subtitles from DVD's on the fly, to screen them like tvguardian now does. With or without in an embedded unit.
133
+ Everything else mentioned here, but in an embedded unit/side by side with other things/as an app in a console device.
134
+ people can send you a file and you send it back edited to them LOL (file meaning a rip of some DVD they own, +- requiring them to send in an original DVD too LOL.
135
+ see also business ideas.txt file
136
+ realtime chat while viewing/editing/use google wave
137
+ being able to coordinate/synchronize playing 2 dvd's when you're away
138
+ can display "user contributed" subtitles (edited, fan edit style, etc.)
139
+ can overlay them "transparently" above various players, arbitrarily, by tracking timestamps on screen, etc.
140
+ while synchronized, they can chat, like in a video game LOL
141
+ can overlay an srt file to an "online" OCR tracked player
142
+ right click on DVD "play edit with ..."
143
+ bookmarks within edited playback/remember where you last left off
144
+ you can record the screen of an "edited playback" in order to create an edited version. It's like recording off your TV, right?
145
+ each EDL can have a "type" specified, like "type a starts at time x, ends at time y" "type b starts at time z, ends at time mu" so that you can re-use the same EDL
146
+ cross several media types.
147
+ EDL action "zoom" to a certain part/portion of a movie, for a specified amount of time.
148
+ during a "tense" scene it can "darken" the scene more, or blur it, or shrink it to a fraction of its original size, or make it faster,
149
+ or turn down volume, or mute. User preferences to "respond to EDl action type x with reaction y" (where y is blur, mute, skip)
150
+ have jump/jump to file to be able to insert alternate endings.
151
+ an avisynth script to "cut" the file to be able to cut out/mute out sections
152
+ an avisynth script to "cut" the file to be able to watch it playback edited without modifying the original. +- DVD input too.
153
+ split EDL's based on DVD "title"
154
+ have some menu system for "choose, now, which path you'd like to take" (ex: which alternate ending)
155
+ when parsing a subtitle file, can specify an "extra buffer" to put around all of the subsequent mutes that it calculates for you, based on timestamp.
156
+ scan subtitles for text that "accompanies" violent or sex scenes, edit around those automatically.s
157
+ when playing they are presented with a list of "groups" of items that can be added to their EDL.
158
+ One for profanity, one for boredome, etc. and can pick and choose, mix and match the ones that they will apply for that viewing.
159
+ It then adds them together and uses them.
160
+ http://openplayback.blogspot.com/ lists some useful ideas
161
+ Create a system that "receives" for instance netflix instant streams, or DVD streams, or screen casts
162
+ 1) edits them, "sends" them back to a client receiver. with or without OCR'ing elements of the screen.
@@ -0,0 +1,169 @@
1
+ (profanity parsing stuff is in other todo)
2
+ tell them "exactly how to make super specific" cuts
3
+
4
+ can associate with a subtitle file [?] number? real file?
5
+
6
+ a wholesomeness/proclamation meter?
7
+
8
+ they can add their own buffer time periods :P
9
+
10
+ use a database internally, with raw floats :P
11
+
12
+ tell them how to "grab"
13
+
14
+ "your library" of rippeds with pictures et al LOL
15
+
16
+ allow for "details" on entry uh guess...
17
+
18
+ this file also includes EDL creationzy stuffs
19
+
20
+ can accept in miriad time signatures
21
+
22
+ "realtime? you google it" (EDL that is)
23
+
24
+ maybe can/should interface with themoviedb.org ?
25
+
26
+ cross-over stuff:
27
+ can sync the whole thing package
28
+ can sync the whole thing local...
29
+ can just retrieve via URL the latest?
30
+
31
+ do research auto-subtitler MD5 they use for dvd's what is it? Is there any standard? Anyone? what about sorting the ifo's is that reasonably close to how they naturally come/match other guy?
32
+
33
+ eventually be like DVD profiler (imdb, kids in mind, UPC, images, maybe more?)
34
+
35
+ wikipedia realtime
36
+
37
+ color coordinate my google doc on splitters
38
+
39
+ can accept avidemux times...
40
+
41
+ somehow tell them how/to update IMDB too...
42
+ write an in/out of IMDB how to...
43
+
44
+ web based auto-EDL converter on the fly prototype, for download uh guess.
45
+
46
+ a checkbox this EDL is "ready"
47
+
48
+ note that mplayer has an easy training mode, if useful to you...
49
+
50
+ there is some shared information across DVD's...
51
+ hmm...
52
+
53
+
54
+ note with avidemux you can "cut out" the bad scene pretty precisely to see it better (though video is off?)
55
+
56
+ openedllist.org [no]
57
+ openmovie...org
58
+
59
+ open-list-of-editable-movie-scenes.org [no]
60
+
61
+ badscenelist.org
62
+
63
+ moviedetailedscenelist.org * [does google keywords have a preference?]
64
+
65
+ can export raw edl
66
+
67
+ download full/all, or API
68
+ searchable
69
+
70
+ imdb -> dvd mapper?
71
+ reuse dvd profiler...?
72
+
73
+ make it into a dvd profiler like "library of your own" (actually, this has potential...maybe...or a sync method for just your DVD's or something)
74
+
75
+ real dvd cover title image from dvd profiler et al :P
76
+
77
+ various output types
78
+
79
+ certainly multiple output formats
80
+
81
+ can open DVD's page at DVD insertion time [?]
82
+
83
+ can add "a new line" just right
84
+ can edit a line just right
85
+
86
+ ratings, et al
87
+
88
+ maybe one global one, per movie? maybe make them all wiki editable, yes!
89
+
90
+ with comments
91
+
92
+ restful?
93
+ json
94
+
95
+ team with imdb somehow/kids-in-mind or what not [display their ratings alongside mine?] or maybe "can link to multiple 3rd party urls"?
96
+
97
+ submit it for approval by peers/filter by peer review?
98
+
99
+ note the license well
100
+
101
+ an all online EDL editor
102
+ flash canvas
103
+ OCR?
104
+ hotkeys
105
+ advanced editing, like sub-parts of frames, with each way to specify the sub-parts
106
+
107
+
108
+ popularize/propaganda-ize at BYU?
109
+
110
+ publicly postable API [?] user, pass, content? yes!
111
+
112
+ "distributable filters to any device" roku, hulu, netflix, etc. [and partner with them? could propose it :P]
113
+
114
+ super easy skip to this time: http://www.youtube.com/watch?feature=player_embedded&v=m75dQ7D3QcM#t=16s
115
+
116
+ never do:
117
+ allow business "partners" to somehow use it, too...hmm...
118
+ make it into a marketplace?
119
+ a spiffy way to share it with friends, like super easy:
120
+ http://www.google.com/url?sa=D&q=www.fitleredvids.com/%3Ffilter%3D1a2x%26video%3Dyoutube.com/watch%252av%3D6eECWYhhldQ
121
+ automagically usable for youtube [the only one with a sensible API]...
122
+ pie in the sky: can meter your OCR, blank/overlay/mute for you, for testing purposes LOL
123
+ UPC code? -> amazon... ->
124
+
125
+
126
+ can upload srt files...
127
+
128
+ propagate "all movies"
129
+ for their srt...
130
+
131
+ maybe it should just say "readable lips" for the EDL's, not that it should mute. Let the user decide what to do or what not :P
132
+
133
+ swing "edit line/add new line" that makes it trivial :)
134
+
135
+ accept "mplayer_dvd_splits" => ["4749"]
136
+
137
+ note: you transfer (c) to CC
138
+
139
+ "imdb pasteable" option
140
+ can clone?
141
+ "editable" checkbox?
142
+
143
+ link to helpful hints/progs in Brazil?
144
+ an spiffy editor that can track and easily use overlay...use OCR! ? :)
145
+
146
+ a fully javascript version...hmm...maybe an applet overlay [post 2020 ?]
147
+
148
+ can show linear/categorically
149
+
150
+ some way for, super easy, as they play, it can mark the time signature and add it in...like super easy contribution...hmm...
151
+ auto-upload?
152
+
153
+ a "certified clean" movie list
154
+
155
+ disallow "0:45:00.0" , "00:450:10.0", # second 2700
156
+
157
+ internally store them as non-timestamps LOL
158
+
159
+ note my google doc grabbers doc
160
+
161
+ should I partner with dvd profiler? more easy? cheap?
162
+
163
+ is there anybody out there DVD subtitle-zy that has an algorithm for unique-ifying DVD's? anybody?
164
+
165
+ We are not and cannot be held legally responsible for any third party use of this software (much like Microsoft et al cannot be held responsible for the use of Windows in illegal activities, etc.). Additionally we do <strong>not</strong> track the use of phpBB software in any way.
166
+
167
+
168
+ dvddb:
169
+ english for the chapters, links to subtitles [!]
@@ -0,0 +1,107 @@
1
+ http://theblogfrog.com/1355236/forum/72978/clearplay-on-googletv.html
2
+ http://www.edited-movies.com/
3
+ http://www.millennialstar.org/unrated-vs-clean-it%E2%80%99s-time-to-demand-choose-your-own-rating-dvd-options/
4
+ http://www.mormonmovieguy.com/
5
+
6
+ put it on melissa's website
7
+
8
+ keywords:
9
+
10
+ can I leverage "mymovies" or "xbmc" communities or some odd?
11
+
12
+ own really long url movie bad scene skipper sensible cinema.t28.net add in there content editor or something lots of google SEO happy words
13
+
14
+ clearplay 33000
15
+ clean movies/films 22000/14800
16
+ edited movies 8000
17
+ edited dvds 1300, so prefer movies
18
+ movie filters 9000
19
+ clean flicks 1900 [flix 1600]
20
+ safe cinema 9900 that is just too weird...
21
+ play clean 22000 LOL
22
+ edited films 6000
23
+ edited video 14800 ?
24
+
25
+ family edited 1600 (nah on family)
26
+ clean player 18000 might be to actually clean it though.
27
+ family friendly movies 3600 (too hard though)
28
+ play cleaner
29
+
30
+ clean editing movie player
31
+
32
+ EditingPlayer
33
+ EditingMoviePlayer
34
+ MovieEditor
35
+ MovieCleaner
36
+
37
+ EditPlay
38
+ PlayClean
39
+
40
+ edited cinema 0
41
+ sensible cinema 260 LOL
42
+ content edited 0
43
+ skip bad scenes 0 LOL (mute profanity, skip s. scene) all 0
44
+ edited dvd 1000
45
+ profanity filter 3600 (don't think profanity is going to cut it)
46
+ edited films 5400
47
+ lds movies 2400
48
+ lds videos 2900
49
+ cleanflicks 1600
50
+ family friendly movies 2900
51
+ family videos 135K
52
+ cleanflix 800 [nah]
53
+ good clean movies 720
54
+ christian movies 74K "christian friendly" movies?
55
+ family videos 135K
56
+ clean movies 5400
57
+ blu-ray and blue ray have some (once I actually support that LOL)
58
+ coupons
59
+
60
+
61
+ some conglom of those ? :P
62
+
63
+ http://www.millennialstar.org/unrated-vs-clean-it%E2%80%99s-time-to-demand-choose-your-own-rating-dvd-options/
64
+
65
+
66
+ dvd/movies/films replace?
67
+
68
+ family edited movies 170
69
+ family movies 165K
70
+ clean dvd's 900 [meh]
71
+ edit dvd 14800 [so so]
72
+ good family movie 6600 [meh]
73
+
74
+ adv. to christians (bigger audience?)??
75
+
76
+ NB: no beta testing/propaganda until after the patent discoverable phase <sigh>
77
+ http://en.wikipedia.org/wiki/Re-edited_film
78
+ http://www.google.com/search?q=buy+airplane+movies&ie=utf-8&oe=utf-8&aq=t&rls=org.mozilla:en-US:official&client=firefox-a#sclient=psy&hl=en&client=firefox-a&hs=Cls&rls=org.mozilla:en-US%3Aofficial&source=hp&q=buy+airplane+edited+movies&aq=f&aqi=&aql=&oq=&pbx=1&fp=7828c4946c5db268
79
+ more
80
+ http://www.ldsresources.net/hollywood-plan-backfires-and-edited-movie-secrets-are-revealed/
81
+ somehow use clearplay in the title or url, then blog about it, then just using it. maybe newspapers...google adwords...a facebook page, my own facebook lds news groups...melissa's site...link on my blog...facebook "like"
82
+ advertise in LDS newsgroups et al, for beta testers?
83
+ advertise in christian places
84
+ blogs that have ever mentioned clearplay :P
85
+ free google adwords (?)
86
+ advertise ruby flow
87
+ only after new year, new LLC
88
+ http://ldscinema.blogspot.com/
89
+ advertise facebook (at least their page :) [?]
90
+
91
+ advertise on freem4m?
92
+ betterlogic page
93
+ advertise ldsliving once I have patentable stuff done... [?]
94
+
95
+ google free adwords?
96
+
97
+ make money at it?
98
+ ask for donations at download time (or "you set your own purchase price here")
99
+
100
+ http://www.fubarrio.com/2010/01/family-films-and-edited-movies/
101
+ http://www.motleyvision.org/2008/mormon-versions-of-netflix-youtube-and-sort-of-itunes/^M
102
+ lds.net
103
+
104
+ http://www.techenclave.com/applications/possible-skip-certain-violence-parts-movie-175218.html
105
+
106
+ post here:
107
+ http://www.google.com/search?rlz=1C1SKPL_enUS426US426&sourceid=chrome&ie=UTF-8&q=watch+edited+movies+netflix&safe=active#q=watch+edited+movies+netflix&hl=en&safe=active&rlz=1C1SKPL_enUS426US426&prmd=ivnsfd&ei=ByAFTuO0OYPHgAf63byuDQ&start=20&sa=N&bav=on.2,or.r_gc.r_pw.&fp=e1768da1ce57202d&biw=1469&bih=863