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
data/TODO ADDED
@@ -0,0 +1,740 @@
1
+ Remember this stuff is all "oh gosh can I avoid doing that at all?
2
+
3
+ == rough milestone current roadmap ==
4
+
5
+ netflix instant EDL
6
+
7
+ == things working on today/requested ==
8
+
9
+ can work with one big mp3
10
+
11
+ == blocked working on ==
12
+
13
+ == yes do, un-ordered currently, from all the various future release options ==
14
+ 'finish' mplayer previous patches re-do
15
+ ffmpeg dshow input ramiro finalize patches, also fix the 333333/10000 thing
16
+ LLC
17
+ netflix instant descriptor work at all
18
+ it may need the "50% adjuster" fella... determine its timing relative to DVD's/ripped...
19
+
20
+ JPFA genealogy collab wiki--maybe on church's wiki site?
21
+ 'finish' rename: sourceforge, github, all docu, some links, package filenames
22
+ mplayer re-read config file each frame, maybe track mtime? hmm...
23
+ move documentation to online [all]
24
+ combine README with the online docu...DRY that stuff up...
25
+ add one 7zip feature
26
+ either match the file or match the DVD times, punk! No more half and half weird-o DVD timing stuff.
27
+ Maybe after mplayer accepts my patches?
28
+ upload movie of "controlling utube, and also for full length film"
29
+ our new DVD's that we own
30
+ princess bride EDL
31
+ watch Gottman
32
+ parser misses first subtitle entry?
33
+ accomodate srt trailer/headers more (one on melissa's) -- has spec
34
+ hp 4 finalize intro waz off
35
+ broken scanning hp2 init's
36
+ make it easier to use for "just files"
37
+ "pick your source, pick your EDL, ready, ok?"
38
+ after have "awesome editor" when you change main title, it needs to change/update tons of junk...
39
+ disclosure for OCR, including wiki based processing
40
+ combine all "folders" of movie EDL's into one uni-folder (non youtube)
41
+ the awesome new editor GUI
42
+ use the cool uploader website
43
+ split EDL's to "mine" versus community?
44
+ DVD timing for makemkv forum:Snow White
45
+ google search for them goblet of fire en 1cd subtitles "srt file"
46
+ source_location hackz for ri_for
47
+ use opensub hash
48
+ authorize.net SIM :)
49
+ melissa stuff:
50
+ readme be helpful for subtitles [?]
51
+ better readme documentation system overall. move all docs together, and/or move them all the wiki maybe.
52
+ guide them through process more/subtitles
53
+ split pc/mac distros for understandability :P
54
+ instructions on how to actually use opensubtitles LOL
55
+ my treasury (john newspaper thing)
56
+ accomodate for telecine optionally [veggie tales, sintel need it <sigh>]
57
+ user preference to "always just skip" that's what he wanted I guess :) [or have I already done it?]
58
+ learn clojure
59
+ send bom to menumulti guy :P
60
+ try out VLC bindings to be able to award prize
61
+ gui/edl parser unit tests [just] work
62
+ added an extra "show" perhaps? EXIT_ON_CLOSE [?]
63
+ ffplay diagonal bug reproduce/file
64
+ create skype/google+ hangouts auto-easy-recorder windows
65
+ ask for more beta testers for use, ask for more beta testers for creation, too
66
+ can edit books' text too.
67
+ +- list/publish potter
68
+ inventionzy: blu-ray stuffs from todo.inventionzy [and add a blog for it LOL]
69
+ just OCR powerdvd for now
70
+ @ffmpeg: you can't convert mkv's of this creation type!
71
+ fix smplayer OSD, to make it default for editing/getting timestamps [that stuff is hard with mplayer...]
72
+ also fix it to "just output the right time" for mplayer sake?
73
+ @docu: imprecise dvd "end seek points"
74
+
75
+ == decide later to move up or down ==
76
+ OS X netflix instant
77
+ mac'ify Mouse
78
+ the "add on" type EDL
79
+ dvd_start_offset -> dvd_mpeg_start_offset
80
+ mac: double check mplayer-edl version (when I need to, if ever)
81
+ umplayer for mac/use it, mplayer shucks!
82
+ "downloading" message needs to go to GUI, have a "human name" per file
83
+ @VLC: toying with the truth fails
84
+ ffmpeg: joining split files failed [go back in time...] also keyint failed?
85
+ VLC resume/window position et al
86
+ VLC can skip over poor parts
87
+ fix all ffmpeg bugs LOL
88
+ It can say "go and look for this at this place, which has a profanity in it" (
89
+ several times over, really)
90
+ mac: double check mplayer-edl version at startup
91
+ fork smplayer so it can work with mine [?]
92
+ submit patches upstream?
93
+ "downloading" needs to go to GUI, have a "human name" per file
94
+ allow for a mute to "encompass" a skip by splitting it, uh guess, otherwise hard to card 'bad' part in middle of a mute.
95
+ Or programmatically
96
+ the "super duper awesome editor" like you can hold down the "a" key during the time you want to mute,
97
+ you can say "ok start here!" and the like, instead of writing it in by hand.
98
+ mplayer dies tmnt dvdnav://1 but is ok with dvd://1 or after a title? vlc seeking fails?
99
+ If mutes are "close" but not overlapping [ex: contiguous] they should not fail, even with "added time"
100
+ upconvert hulu better/really work?
101
+ icon is not clear :P
102
+ "real" exe runner so that it can find java from just JAVA_HOME et al in case they don't have it setup in their path right :)
103
+ real installer, too, why not?
104
+ feedback button fails os x
105
+ remove splits' functionality [ruby code]
106
+ ffmpeg how to add subs demo
107
+ upconv: test snow white book:
108
+ adv. DVD upconverter [family first?]
109
+ it should not prompt if you don't have an EDL, upconverting [maybe tell them, in that case "use mouse to select DVD menu item, and enter to select it" if there's none]
110
+ pay somebody to test it
111
+ "finalize" hulu upconvert, advertise
112
+ use DVD NAV packet time raw:
113
+ timestamps_relative_to "force them" to have, or to hit the upgrade button
114
+ add 2 options: file, "dvd"
115
+ non 29.97 with mplayer edl change OSD
116
+ remove -osd-add, or maybe fine tune it?
117
+ after mplayer accepts my patches LOL
118
+ assert file played back "always" start at 0 [?]
119
+ back lighting
120
+ upconvert screen try it out, "release" after testing it for netflix instant
121
+ failed downloads can corrupt/interrupted...
122
+ can optionally select "supplemental" EDL's per DVD.
123
+ librivox EDL's and/or speedups :P
124
+ "process them at home, or download them here"
125
+ also HP's
126
+ double check if sampleDvd and HPC/PowerDvd are really inconsistent like I believe they are.
127
+ is powerdvd off by exactly 0.5s (rounds up)?
128
+ C player:
129
+ double check if it timing shucks, though I think it does...
130
+ also what happens if I hit "next frame" over and over and over? does it get behind then? huh?
131
+ fix crash on cancel edl-out
132
+ mplayer dies tmnt dvdnav://1
133
+ mplayer muting causes jerkiness doze [not work desktop though, works fine there]
134
+
135
+ == DVD +- DVD-realtime/other basically never do backlog (unordered) ==
136
+ allow for "special filters" (brightening,etc.) per film
137
+ and per time, to be applied to the movie between a certain time frame, then reverted back to original.
138
+ add this to the "overlay" thing...and you have instant star wars despecialized options!
139
+ fix mplayer "skipping" at chapter breaks
140
+ fix vlc "skipping" at chapter breaks
141
+ @VLC: TMNT broken seeks
142
+
143
+ the online "like stack overflow" way to contribute -- "I found a profanity at time x" "I found one at time y" [they add on] for online streams
144
+ super more precise DVD seeks "to this time"
145
+ @mplayer: you handle EDL skips one frame too late! [at least, seemingly]
146
+ create a semi-accurate phantom edit EDL [?] with just splits
147
+ http://www.chefelf.com/forums/index.php?showtopic=6176
148
+ @mplayer: fix it playing the wrong audio track by default (ex: It's a Meaningful Life)
149
+ veggie tales dies (the lib v's?) (dunno which one...couldn't find it)
150
+ libdvdreaad fails for kites...or maybe does...
151
+ genealogy screen saver authorize
152
+ detect an overlap 'at parse time'
153
+ meta domain redirect to "freedomainnamesforever"
154
+ "ideal is if already matches..." (+ button "already known to match perfectly/well")
155
+ mplayer:
156
+ fix -sub to work with DVDNAV
157
+ step_sub maybe
158
+ ask why mplayer seems to show "overlap" at DVD time splits [and become non DVD]
159
+ @mplayer: ctrl-keys patch, ask them at least :P
160
+ report ffmpeg/mencoder splitting bugz (2)
161
+ the awesome ffmpeg file splitter :P
162
+ also do I really still need to use mencoder?
163
+ Do the C based "use the real thing" MSDN skipper it might actually be accurate after all...just not precise for doing edits.
164
+ super automatic-o "your DVD has no EDL? let me do all of that for you..."
165
+ email genealogy tree questionaire
166
+ genealogy open source tree v0
167
+ XBMC for real DVD's some how? Does it work now at all anyway?
168
+ ability to "yes show [+- edited] subtitles during this section"
169
+ super subtitle parser watcher for netflix instant...like on-demand...
170
+ without download, though...they download it, I let them use it, like a medium button?
171
+ or add button "reveal advanced" with this new button on it...
172
+ scanning profanity can pick one with or near profanity...
173
+ popup_text in EDL's
174
+ "if you're in edit mode, then scan for file changes, update too"
175
+ I don't "recognize" blu-ray disks...
176
+ blu ray timing
177
+ Are they the same as DVD's? They seem really close...
178
+ sub-title wise? do subs match something else? subs DVD vs. blu ray?
179
+ super precise timing, this 1.001 apparently is barely off consistently :P
180
+ submit for copyright all source/note "for not patentable reasons"
181
+ remove subtitle_url's everywhere
182
+ report/check xbmc bugz
183
+ add 0.25 only in "normal" mode to end of skips...I guess...if they came from file mode anyway...
184
+ theoretically add 0 in normal mode, for the pedantic...make it a preference I guess :P
185
+ can "auto find" for files, based on fast hash
186
+ "overwrite?" prompt for file mode
187
+ timestamp syncing needs option "test it out starting near there" or the like
188
+ can use smplayer for the .srt fella [precision]
189
+ choose better folder for saving netflix instant vs. DVD
190
+ double check if my variance from reality "goes exactly up to 0.04 then resets to zero" over the course of a movie.
191
+ autodetect whether is telecine or not
192
+ fix VLC jumping when it hits DVD time splits
193
+ test mplayer -vo gl speeds at home
194
+ check highlighting freakiness tomato home/work
195
+ directx/post "it was directx" for subs highlighting
196
+ super editor: shows the srt near each edit...
197
+ don't show smplayer buttons in OS X/linux [?]
198
+ @mplayer: did you realize you don't go to the start of DVD's right? [tangled]
199
+ update libavfilter filterguide with link, more examples
200
+ upconvert "checkbox" for normal
201
+ try upconvert VLC, tell them how bwokded it is
202
+ status updates when downloading files initially
203
+ DIRT short list
204
+ @mplayer: if you use arrow keys to select a button, it leaves a ghost, at least os x
205
+ can enter "arbitrary precision" for upconverter
206
+
207
+ it should ask for an EDL when you click "play it unedited" -- actually just say why...
208
+ sons of provo "music video" EDL
209
+ volume_name => dvd_volume_name
210
+ english name (movie name?) mass everywhere
211
+ @wiki: here is how very messed up DVD's are, what they look like precisely.
212
+ subtitle -> url everywhere
213
+ use direct3d only if nvidia [?]
214
+ investigate WMC "call out to smplayer + EDL" or the like...with its plugin
215
+ add to docu
216
+ maybe add "is this for XBMC"? to the create .edl file button :)
217
+ "double check sync" button/option on play [?]
218
+ an even better dvdnav.h comment patch :P
219
+ don't distribute with development dependencies...
220
+ re-publish this bounty to ml: http://nextsprocket.com/tasks/mencoder-fix-broken-acs-audio-for-mkv
221
+ add some VLC forums bugs as real bugs, if they're still around
222
+ force "all" licenses to be accepted one together...
223
+ add the other type in there, esp. if a man answers
224
+ accomodate splits vs. blanks and work everywhere
225
+ add to the template, make it so that various can use it
226
+ nextsprocket "citrix"
227
+ cool runnings me +- grab
228
+ Linux port SC (call that good enough for usability on TV's...), should be...
229
+ 7z'up mplayer_edl
230
+ youtube/hulu timings different?
231
+ ffmpeg dshow input can I move audio along anyway, or with different metric?
232
+ investigate more "it seeks past the end of dvdnav:// to the beginning!"
233
+ is mplayer edl always one frame behind?
234
+ "double check your settings, this one should occur at exactly x"
235
+ ffmpeg filter to add subs from .srt :P
236
+
237
+ == other lists to not do (duplicate the todo here if want to actually do it though, basically no do) ==
238
+ todo.upconvert
239
+ todo.propaganda
240
+ todo.inventionzy
241
+ todo.open_edl_list_org_todo
242
+ todo.build_library
243
+ todo.subtitle
244
+ virtual_audio TODO
245
+ screen_capture TODO
246
+
247
+ == and more to never do ==
248
+
249
+ disable internal "lib"
250
+ report mplayer crash: mplayer crash:
251
+ C:/dev/ruby/sensible-cinema/vendor/cache/mplayer_edl/mplayer.exe -noquiet -nofs -nomouseinput -sub-fuzziness 1 -identify -vo direct3d -ao dsound -nokeepaspect -priority normal -framedrop -nodr -double -monitorpixelaspect 1 -ass -embeddedfonts -ass-line-spacing 0 -ass-font-scale 1 -ass-styles C:/Users/packrd/SMPLAY~1/styles.ass -fontconfig -font Arial -subfont-autoscale 0 -subfont-osd-scale20 -subfont-text-scale 20 -subcp ISO-8859-1 -subpos 100 -volume 50 -dvd-device D: -dvdangle 1 -nocache -osdlevel 0 -slices -af scaletempo,equalizer=0:0:0:0:0:0:0:0:0:0 -softvol -softvol-max 110 -framedrop -mc 2 -autosync 30 -sub c:/dev/ruby/sensible-cinema/zamples/edit_decision_lists/dvds/edls_being_edited/turtles.srt-msglevel identify=4 -mouse-movements -lavdopts threads=8 -vo direct3d -osdlevel 2 -osd-fractions 1 -edl C:/Users/packrd/AppData/Local/Temp/mplayer.temp.edl -font c:\windows\fonts\arial.ttf -subcp cp1250 -noass dvdnav://1
252
+ tell handbrake whitey cannot grab
253
+ bounty VLC processor optimized/profile guided :P
254
+ I could just do my own...
255
+ also check/make sure their internal ffmpeg is using SSE et al
256
+ double check that ffmpeg/mplayer windoze builds are using SSE as they should...
257
+ also its internal ffmpeg should be using SSE appropo...
258
+ bounty VLC: play DVD's with scratches
259
+ check if swscale "is efficient" when only doing colorspace conversions
260
+ super-precise "can seek to exactly z"
261
+ fix mplayer dvd:// seeking being slow at times...
262
+ compare xine libdvdnav, see if they have any improvements there/new methods
263
+ screen recorder for mac, with audio :P
264
+ can custom pass in an per EDL -osd-add, for the little mermaid, for instance
265
+ except that I don't really like that...
266
+ do we do the right -osd-add for VOB folders?
267
+ @mplayer: -dvd-device -dvd-device failz
268
+ smplayer "might" be able to run on linux, too...
269
+ maybe lib dvdread add some methods better searching?
270
+ netflix instant CGI how crisp is their HD?
271
+ on mac needs a different -osd-add number...though if my patches are accepted it may not matter
272
+ change upconvert options needs its own "close" button
273
+ and status field?
274
+ mplayer check if dvdnav cache can work [?]
275
+ compare with VLC does it do any special cacheing?
276
+ spork stuffs
277
+ ruby-debug sample profiler
278
+ maintain smplayer :P
279
+ ri_for updatez
280
+ double check the "sum title times" precisely--do they add up great?
281
+ research madvr/on board lanczos at all.
282
+ can I "not" use mencoder for the first pass, to be able to work with handbrake files? [OSOH]
283
+ todo.upconvert
284
+ netflix quality upconverter, have a go at it
285
+ finalize screen capturer
286
+ see if all those patches have been applied to various (sherpya's).
287
+ start an ffmpeg filter repository
288
+ research VLC softskip at home/slow cpu?
289
+ create the following EDL: 10 commandments (or other Christian DVD I have) EDL to skip the intro music LOL
290
+ netflix upconvert
291
+ after get DVD down
292
+ after get hulu/youtube down, uh guess
293
+ C player:
294
+ use DVD navigator (check)
295
+ just use mplayer EDL syntax, plus a title track (or just detect track change, if long enough, assume... :P) :)
296
+ http://msdn.microsoft.com/en-us/library/ms787412(VS.85).aspx
297
+ http://msdn.microsoft.com/en-us/library/dd407175(v=VS.85).aspx can be synchronous? might be a good first pass...
298
+ PlayPeriodInTitleAutoStop EC_DVD_PLAYPERIOD_AUTOSTOP
299
+ make it frame accurate output text :)
300
+ test if I have the same problem with non-accurate timestamps...
301
+ if so, update timestamp on "next" button clicks
302
+ folder, look for title_number.edl
303
+ allow it to "just play from X to Y exactly" ...
304
+ can start fullscreen
305
+ does this line up right/perfect? can it work, at all?
306
+ lodo:
307
+ update its semi-bad error messages...
308
+ show time remaining, too, and less ugly [?]
309
+ can come out of full screen more easily :P
310
+ note pay for XP http://windows.microsoft.com/en-US/windows/downloads/windows-media-player/plug-ins search for the cheapest
311
+ note to them windows vista/7: use ac3filter [?]
312
+ [A,B]
313
+ once I can jump around, advertise as a phantom editor :)
314
+ maybe even before?
315
+ can hit 'i' to save current timestamp :)
316
+ support VLC as an EDL for files
317
+ employee instructions: watch @ realtime after profanity filter first pass :P
318
+ add custom profanity option
319
+ you can mark where the starts and stop are, then hit a button 'test my latest marks' and then edit them and retest...more easily, that is
320
+ screencast for creating using srt [after it's user friendly?]
321
+ linearize: full EDL with JSON on top, full timestamps. or something I like...
322
+ test DVD upconv it at 720*x resolution too...
323
+ they need/want to realize it's for contribution, not just use...
324
+ ooh here's a good idea.
325
+ force them to create any new EDL's on the wiki, and just read them, always, straight from there.
326
+ or some online gui thing, that would work too...prefer the latter
327
+ real mac app
328
+ A netflix instant "coordinator" so you can watch a movie while on the phone et al :P (/hulu etc.)
329
+ bounty qtcapture for ffmpeg LOL/fix VLC
330
+ compare netflix instant HD to a blu-ray...same?
331
+ split out the "dependency" codes
332
+ more netflix instant timing
333
+ do another srt comparison with netflix...see if it matches less 1s
334
+ "srt" double checker "ok now at exactly this time this should be here."
335
+ java webstart for being able to playback netflix instant edited "automagically"
336
+ also it can uses key presses/buttons to log keystrokes to know when edits should occur/associate them with timestamps
337
+ it can publish them easily/share them easily with friends. Oh boy.
338
+ can auto-use tsmuxer at all
339
+ port to mac OS X
340
+ PPC dvdid work?
341
+ PPC work in general
342
+ .srt input auto-scan from a "full two entries from the .srt file" (easier)
343
+ rename as sanitizer, or something else SEO friendlier or something like that
344
+ from an EDL, it can "just play" for netflix (auto-open browser etc.)
345
+ add button "re-order srt"
346
+ @makemkv:
347
+ try out libdvdcss + handbrake on the one that was totally broken...is it better?
348
+ can I reproduce it this days? double check OSOH, repost to forum
349
+ advertise http://betterlogic.com/roger/2011/06/mkv-mencoder-too-many-audio-packets-in-the-buffer/
350
+ bounty /ask mplayer OS X screen capture input can I use it in ffmpeg?
351
+ ask dll, say, for pausing [?]
352
+ ask if I can make a pausing filter, to start paused...hmm... [?]
353
+ bounty ffmpeg server for doze
354
+ bounty motion-detect, audio
355
+ try out disney digital copy
356
+ EDL's (if not lewd) (only after can do propaganda, really)
357
+ monty python
358
+ LOTR
359
+ forever strong
360
+ MOTAB music videos :P
361
+ refresh bug try to reproduce
362
+ if I don't use jruby complete is it faster?
363
+ tweak web stuff/propaganda for upconverter filenames et al
364
+ propaganda DVD upconverter
365
+ propaganda virtual audio
366
+ propaganda screen capture
367
+ report ffplay -t 6 doesn't stop bug
368
+ research XBMC
369
+ break out into its own separate window?
370
+ @XBMC: your stuff is broken in at least these two ways (bug reports)
371
+ is there another format that will actually mute?
372
+ XBMC mode doesn't mind the 600 starting offset...
373
+ oh wait we weren't even using it right to begin with LOL
374
+ plus it needs to "always just skip instead of mute" for now I guess
375
+ report XBMC bugs, too.
376
+ @avisynth: 6 fps from 2? huh? also why are some progs [ffmpeg] seemingly resetting the graphedit pins? huh? also tell that one already logged bug how I work around it...
377
+ sout-keep for VLC EDL'ish or playlist?
378
+ local cache volume_name -> dvd id's, in case that can speed things up
379
+ check if some create buttons are now outdated...
380
+ make it load faster! this is cuh-razy! or at least splash screen!
381
+ try buy edit lists from all x,y,z [?]
382
+ http://www.familysafemovies.com
383
+ cleanflix (earl? that guy [John webster http://www.amazon.com/Make-Edited-Movies-ebook/dp/B004EYT3BU]?)
384
+ cougar video (that looks tough...)
385
+ http://www.cleanplaydvds.com
386
+ cleanfilms.com (now dead) "clean films"
387
+ that one on state street (John webster?)
388
+ http://www.edited-movies.com/buy-edited-movies/
389
+ http://www.clean-edited-movies.com/clean_flicks.htm ray lines ?
390
+ maybe more listed here: http://www.clean-edited-movies.com/clean_flicks.htm
391
+ Almost overnight, competitors to CleanFlicks popped up with twists on the CleanFlicks brand -- CleanFilms, Clean Flix, Clean-Flicks, Family Focus Films
392
+ family flix
393
+ http://theeditedmovieencyclopedia.blogspot.com/2008/08/clean-play-dvds-grand-opening-e-mail.html has grande list
394
+ movie mask wayback machine
395
+ earl?
396
+ accomodate ISO's as input as if they were DVD's themselves
397
+ the final "edited.avi" really "could/should" be playable in WMP...if possible
398
+ note better to previewer "you are about to preview these specific edits..." ?
399
+ "save to" -> same dir as "get from" yeah
400
+ figure out a way to get to the roku [ps3ms?], +- netflix edited to roku LOL
401
+ prompt something if the EDL is actually "empty" :)
402
+ already donated: big buck, sox, rubular, mplayer, vlc, menumeter, http://instantitunes.wordpress.com/2010/02/26/use-tsmuxer-on-snow-leopard, unlocker, mac fan thing, open office, many sourceforge tops, 7zip, VLC, mplayer, cannot donate: ffmpeg, http://ffmpeg.zeranoe.com/builds, tsmuxer (sent email), asked mulder, smplayer ($5), http://lame.buanzo.com.ar, sox, smcFanControl (eidac), free flash webcam tester guy, argentine audacity liblame, VLC, xiph, audacity, windirstat (done), wot,http://alexfeinman.com/W7.htm matroska xiph
403
+ if 2 EDL's, still can choose a title track for automatically playing it right.
404
+ fast preview: change it to be aggressive sometimes yes, other times no
405
+ fast preview mode: watch for modifications to file, kill mplayer instances for them on change :)
406
+ fast preview tends to "go too far" [like the end of profanity is still there when played via the "real way"]
407
+ note to them [in how_to_create]: can do the two types of preview at same time...concurrently...to save time...
408
+
409
+ investigate xbmc dvd edl how do you do that? [+- real dvd]
410
+ conference it can "pick out songs" (like a music video? mp3's?)
411
+ "1:07:5.718" , "1:07:10.447", "profanity", "ba.....", "Faraday that [ba.....] That ba He's gonna wish he never met us",
412
+ should have dots uh guess...
413
+ fan editor (after C player ?? though I suppose we could bring back batch mplayer to also do this...)
414
+ "fan editor" .bat file LOL
415
+ @mplayer: highlighting doesn't work (at least with upconvert DVD)
416
+ @ffmpeg: bounty/plz multi-thread the lanczos filter? plz? [if it looks like it would be helpful]
417
+ @ffmpeg: super video enhancer filter. plz? LOL [bounty?]
418
+ use mplayerx well [?] like wrap it...with mine inside :P
419
+ could for files, dvdnav://1 should work too..
420
+ try to team up with fanedit.org ?
421
+ investigate boxee edl (just fer fun...maybe possible?) http://getsatisfaction.com/boxee/topics/commercial_skipping_edl_support
422
+ mplayer EDL button allow this:
423
+ got fatal exception in button
424
+ detected an overlap 1397.51 1401.275 mute 1395.474 1397.874 mute
425
+ SyntaxError
426
+ lua VLC EDL plugin?
427
+ test with cars-ws, mac (to make sure volume name doesn't have spaces)
428
+ the distro could be made smaller yet [at least not as many gem deps needed...maybe more possible...]
429
+ @mplayer: chooses wrong language ts from jester...sigh
430
+ @mplayer: crash: http://betterlogic.com/roger/2011/07/mplayer-mac-os-x-woe/
431
+ @mplayer: http://www.infognition.com/VideoEnhancer/ can I do that through any means LOL?
432
+ @mplayer: gl shucks on windows 7!
433
+ can accept straight ".edl" files too, as my input (?)
434
+ @mplayer: dump core needs a better message..could use one http://lists.mplayerhq.hu/pipermail/mplayer-users/2007-February/065420.html
435
+ @mplayer: -edl nonexist should warn [?] also when it hits an EDL sector ouput something plz?
436
+ can I just use mencoder -hr-edl-seek (off mpeg) to avoid the fulli phase? please? does it work super-accurately, though, off fulli? off other?
437
+ maybe just under an "advanced" window...
438
+ @mplayer homepage: list mulder's not smplayer's, plz?
439
+ make this thing load faster: don't require rubygems...uh...faster_require?
440
+ @xbmc can you call out to another player prog plz?
441
+ @xbmc "command line play this dvd with this EDL" :) [for dvd]
442
+ add some way to hide spoilers, like soundtrack adds that ruin the movie for ya...
443
+ can "blur out" scenes, or specific pixels on frames, like that guy bleeping out his own profanity just lips plus bleep
444
+ a new button (maybe just in advanced mode?) "play EDL mplayer from file (no transcoding)" [if anybody ever would want/need it--seems related to the new c-based player kind of...?]
445
+ if it doesn't parse a file you choose it annoyingly loops *forever* "error pooping" "error pooping" [?]
446
+ "real" dvdid for blu-ray, can work with them (once I figure out timing info...)
447
+ accept the "user inputable" profanities, based on the DVD (like "thor" or what not...)
448
+ create an XBMC plugin that auto-searches for...ummm...uh...filters for you? huh? some type of plugin?
449
+ just create the side by side .EDL for various files for people.
450
+ make a mymovies plugin to auto-use EDL's somehow... ?
451
+ an almost rifftrax that...says "here overlay x, change normal volume to 50% during that time..."
452
+ check if tmdb needs some type of upload...hmm...to save them... ask that one guy if I can bribe him into doing it? dvdxml? dvdid.info?
453
+ allow for filtered subtitles, a la "always skip" [?]
454
+ allow for AAF or OMF export, as well as EDL (?)
455
+ also edit the playback of trailers on DVD's et al [?] hmm...
456
+ maybe an internal mplayer thing based on title [?]
457
+ @mplayer: double click default to full screen! :) and enter default to dvdnav select!
458
+ fix ffmpeg's Application provided invalid, non monotonically increasing dts to muxer in stream 0: 5940 >= 5940
459
+ there's a bug report somewhere
460
+ @mencoder you lop off the end somehow (dvd rip)
461
+ pull in information from thetvdb to the GUI app
462
+ create the "ffmpeg frame accurate" splitter
463
+ sounds like I want to move in that direction, esp. if handbrake ends up being sane
464
+ research the gplv3, add terms.
465
+ it can "slow certain sections down" that might look way cool! LOL
466
+ it can "speed up" certain [scary/frightening] sections, to make them less tense
467
+ script powerdvd via keystrokes
468
+ VLC: suggest uservoice
469
+ can I just use mencoder with an EDL parameter to possibly split/join more quickly or something?
470
+ 10 minute splits for much faster viewage [edl fast preview seems way too lossy ?]
471
+ an all online EDL editor+publisher
472
+ flash canvas
473
+ OCR?
474
+ hotkeys
475
+ advanced editing, like sub-parts of frames, with each way to specify the sub-parts
476
+ buy forever strong in italian, compare... :P
477
+ mac version of the C player
478
+ "just play from X to Y exactly" [?]
479
+ forever strong DVD timestamps [and other?], compare timestamps with amazon VoD, too, also jonah amazon VoD [if desired?]
480
+ take out the extra console window box output :) [scary, and closing it closes SC!]
481
+ auto-emailed feedback on crashes [?]
482
+ accomodate failed deletes [files in use] better than dying with a backtrace
483
+ figure out how to auto-crop after grab?
484
+ figure out some way to work with cable providers/iphones/gphones?
485
+ @mplayer: why do you sometimes start with subtitles enabled?
486
+ don't need to include in package rdp-win32screenshot et al for just DVD work...
487
+ bring back batch file mplayer :)
488
+ make my website slightly more "pictures-zy"
489
+ check why out of sync my turn on earth on blacky MPH-HC
490
+ does it with other players...?
491
+ super spiffy editor that tracks timestamps for you for new lines
492
+ create a uservoice/uservoice+ for my own [?]
493
+ note that I might be able to make a half and half player that just "sleeps"...if I can get the timing just right...(is this what mplayer does)
494
+ don't exit if a timestamps has same beginning as end, but do warn (is this a problem still?)
495
+ mpeg is lossy (at least my current one pass conversion still is...) and smplayer can't play it right unedited
496
+ only if asked?
497
+ certain sections: can speed them up, to make them less scary or what not, but you can still see what's happening. Not sure how audio could/should apply here.
498
+ advertise related bounties to their various groups
499
+ create a really snazzy pro looking website
500
+ can I use ffmpeg to re-sync audio, and be able to re-play the edited copy, and thus avoid the small but extra harddup overhead (basically "just avoid")?
501
+ I can live with "watching while grabbing" being lack luster...or maybe I can grab it with acodec copy (typically), then reencode it somehow later into something that is friendlier to computer players...or is it encoders?
502
+ appears the only messed up audio one is smplayer...and probably mplayer with DVD's [?]
503
+ do this after frame accurate
504
+ can make community overlay "comments" somehow or other/whatever cyberlink does :)
505
+ based on timestamps, transparent overlay
506
+ re-look through all my old "thoughts" notes/blogs
507
+ mplayer playlist mode possible, like real playlist?
508
+ add button start EDL playback from dvd here [?] (for create mode)
509
+ fix prio for very first ffmpeg instance not being settable [huh?]
510
+ integrate sub-titles-zy-er auto-download
511
+ I could integrate discid => hashes => opensubtitles.org
512
+ http://themoviedb.lighthouseapp.com/projects/17044-themoviedborg/tickets/142
513
+ their mkv player probably does some lookup 'er other...maybe...for dvd's
514
+ I really need to tell tvdb to allow for discid, and/or themoviedb to allow for series'
515
+ @ffmpeg: gop 12 for ntsc-dvd?
516
+ can watch conference like a music video :)
517
+ can play "this section then that, with this one's audio [wow that is fringey]
518
+ speedify things (the whole process takes approximately...eternity?)
519
+ can overlay with an arbitrary image (I think mencoder can actually do this...)
520
+ ffmpeg handle 3F2R audio [sigh] [cars, should work with temple at lavc, too, bob dvd's are dual, I think...hmm...]
521
+ accomodate alternate endings et al
522
+ .exe installer
523
+ just unzips, runs the .bat file for them [?] :)
524
+ full msi
525
+ LLC before I ever pay anyone anything, if I ever do
526
+ add some or any of the following "play now" options...without a true navigator of course :)
527
+ "round conservatively, yes write inaccurate file straight from DVD in pieces" ?
528
+ then I guess they could play that file back immediately...?
529
+ get half-way through (rip, start writing edited copy), then start playing back as continuing to write edited full copy (if windows allows...might have to watch it piece-wise)
530
+ one that's "play DVD to x, now play it muted, now play it to y" (playlist? batch? ms?)
531
+ one that's "rip and save first 20 minutes edited, start me on that, while doing the whole thing..." [?]
532
+ except after 20 minutes you're hosed
533
+ some super spiffy version that can grab and play "both" *on the fly* somehow LOL
534
+ maybe one that is watching the extraction (get info, get info, get info...)...as it includes scene x, it adds it edited to the end of the final output file...
535
+ This seems like the only real way.
536
+ one that's "we're grabbing, but play from that via EDL or playlist against that file as it comes in"
537
+
538
+ create a how to use screencast
539
+ editing/creating screencast
540
+ instructions on how to do their own (private) DL or do one and submit it (public), or email their friends :P
541
+ add an option "just save full disk (unedited) to hard drive..."
542
+ note to people: can edit these to your liking, resubmit
543
+ "Re-run most recent" disabled when there isn't one [?]
544
+ can rip from a DVD-like local folder (would anybody ever need this?)
545
+ can blank out the video, with audio continuing through...
546
+ can use a fast temp drive, save through it to another :P
547
+ (when they have two...)
548
+ double buffering hard drive/incoming copying from DVD might speed things, if your HD is fast.
549
+ might not work for all modes tho...
550
+ make the progress bar map "better" to the actual time that each section should take...
551
+
552
+ @ffmpeg: rip to fulli mpeg -> ffmpeg -ovc copy -oac copy out.mpg -> no audio!
553
+ and to .avi sometimes works, sometimes it results in static!
554
+
555
+ can lop off sections/screen coords to save disk space (?)
556
+
557
+ @smplayer: right click on DVD...
558
+ the ac3 thing (I have to specify it...is this necessary? is it always ac3?) [basically, can I copy audio again?]
559
+ make it so it can have different volume settings, like low volume instead of just always 0
560
+ an auto-check for "newer version available" automagically not...
561
+ warn when labels both exist and don't match...
562
+
563
+ @mplayer warn before overwrite
564
+ @mplayer you cannot convert mkv files correctly you silly! (ffmpeg too?)
565
+
566
+ == random non-DVD/OCR backlog ... or a few never do DVD. ==
567
+
568
+ auto-mute during hulu commercials [annoying!] LOL
569
+
570
+ @mplayer: you return the wrong return code, sillys! https://gist.github.com/1056292
571
+ @smplayer: me fix: their timestamp for dvdnav
572
+ Also things skip-worthy include The prefix/endfix of Netflix
573
+ series' that they run together( ex: Dr. Who has 4 episodes in a row, with 4 jarring
574
+ main-title themes between them all.) This type of thing
575
+
576
+ some low level frame hijacker for incoming cable movies, too? ... hmm...
577
+ not hijacker, but monitor to detect location/position
578
+
579
+ can accidentally die when doesn't start well:
580
+
581
+ Selected player normal_in_youtube.com.chrome.txt
582
+ (full path: C:\dev\ruby\sensible-cinema\zamples\players\youtube\normal_in_youtube.com.chrome.txt)
583
+ C:/dev/ruby/sensible-cinema/lib/screen_tracker.rb:37:in `initialize': poor width or wrong window (RuntimeError)
584
+ from C:/dev/ruby/sensible-cinema/lib/screen_tracker.rb:10:in `new'
585
+ from C:/dev/ruby/sensible-cinema/lib/screen_tracker.rb:10:in `new_from_yaml'
586
+ from bin\sensible-cinema-cli:73:in `go_sc'
587
+ from bin\sensible-cinema-cli:107
588
+
589
+ can synchronize hulu/netflix instant play, for girlfriends
590
+ create avisynth realtime EDL'er
591
+
592
+ when mouse jerks the "first" time--don't count the next reading! It's the next transition that matters..I think so...
593
+ or count it as "worst possible"?
594
+ it's off by up to 1s, at the least...hmm...
595
+
596
+ @mplayer: why you can't play some sound files when VLC can? huh? (audio sync) (mpeg issues, probably...yikes mplayer...could file a bounty for us maybe? inquity?)
597
+ advertise my "splitting joining" google doc page. also test the other various options there for accurateness :)
598
+ use voice recognition for profanity [?]
599
+ take out use_class_name for descriptors
600
+
601
+ if s..., could use straight mplayer -ss (+- one at a time, or possibly in a playlist [?] like VLC can...)
602
+ or just file based
603
+
604
+ fade in/fade out volume, video, instead of just hard muting it as it does currently, or hard overlay blanking it, or skipping.
605
+ make the other stuff work again, since I no longer use YAML...
606
+
607
+ speed up slow unit tests
608
+ make the overlay window uncloseable (?)
609
+ note that youtube can be downloaded then a local edited copy created, from that download. (mb add downloading ability?)
610
+ screencast of things helpful (use, creation...).
611
+ tune up the levels...
612
+ prototypes of the experimental stuff (overlay, track time while recording -> map file, specifiable levels, more?)
613
+
614
+ fix:
615
+ 0:01:01.9 next will be at 0:01:02.0s (r [or q to quit]):
616
+ 0:01:04.0 next will be at 0:01:06.5s (blanked) (r [or q to quit]): "warning--unable to track screen time for some reason" # *of course you can't track it now!*
617
+
618
+ youtube non full screen: work with all browsers
619
+ amazon player
620
+ "just choose VLCx55" LOL
621
+
622
+ Just fold if s....
623
+
624
+ can "overlay-audio/video"
625
+
626
+ blanker: allow for one side of the screen or another...
627
+
628
+ PISH
629
+ release it with both until scared (?)
630
+ split projects when scared (editor versus normal)/make projects work with direct editing, et al...
631
+ split online from DVD, et al
632
+ Note: get the whole thing working then release it all :P
633
+
634
+ check that youtube is working well again for all screen resolutions...
635
+
636
+ advertise on ruby flow
637
+
638
+ DRY up :levels--it's in the ocr spec as well as the others...
639
+
640
+ back off on mouse jerking...only every so often?
641
+ maybe increase timings as you get farther along, to accomodate for drift?
642
+
643
+ preference for beeping at them if it is failing to track, or when done with a conversion, et al
644
+
645
+ itunes video on demand player descriptor
646
+
647
+ blockbuster "rent on demand" player descriptor
648
+
649
+ no money making for now...all volunteer...more respectful.
650
+ or make it so it can work with an editor of some kind...like a "save here" command line snip this tuck that.
651
+ probably only possible after creating the desktop streamer hmm
652
+
653
+ integrate with librivox' audio so you can avoid profanity in classics. Somehow. This would be nice for portable players.
654
+ You know, for static things like this, a 'pre-cutter' would sure be convenient...
655
+ provide download of edited mp3's for people. ahhh.
656
+
657
+ itunes player for profanity (music)?
658
+
659
+ an "online anybody can chat while watching this movie" (or anybody can edit this wav and listen to it as overlay...) prefer the latter.
660
+
661
+ an online applet web runnable? Why not?
662
+ click here to watch your favorite film edited on hulu! Just click! [* yea!]
663
+
664
+ easier installation for windows: self-extracting exe's :)
665
+ later: .msi?
666
+
667
+ can blank overlay with specifiable text like "and you are one awesome klingon"
668
+
669
+ user customizable levels...
670
+ maybe even "I don't like ones that are x, y, z", and/oor "boring level x or greater"
671
+
672
+ with VLC/youtube non full screen, it does the annoying mouse thing needlessly (which doesn't bug as much these days...)
673
+
674
+ the muting currently is so togglesy...if VLC ever fixes itself, fix this!
675
+
676
+
677
+ blanker outer with user specifiable color
678
+ better default color?
679
+
680
+ Can auto mute/blank/skip commercials?
681
+
682
+ transfer ownership to a single LLC
683
+ new github username
684
+ new domains
685
+ new sourceforge with that email
686
+ new youtube
687
+
688
+ overlay/replace current playback with some url of audio or video
689
+ user editable joke overlays (like a wiki...)
690
+ realtime overlays (like group chat for those watching the film...)
691
+
692
+ Have a "list of all known movies (url's)" and be able to open (IE et al) to the correct part, and start playing them, and they work...
693
+
694
+ does my sweet heart have any suggestions? (make it work well for laymen)
695
+
696
+ integrate with google TV...bravia...maybe...somehow...boxxee? roku?
697
+ itunes TV? apple tv? ps3?
698
+ probably via broadcast...
699
+
700
+ take out all various require 'rubygems'ses...
701
+
702
+ warn them when it looks like screen capture is very painful/expensive [is it too bad anyway, though] ? iff necessary
703
+
704
+ create a "book edit list" (word x is at position y...)
705
+
706
+ @dvd flick:
707
+ are your highest settings optimal?
708
+ accept subtitled video...huh?
709
+ accept multi-audio track videos
710
+
711
+ @smplayer: your CD config is awful.
712
+ @mencoder: can't split
713
+ something like you watch it *with* you friends and can all chat together...hmm...
714
+
715
+ do the same, but for audio books...also optimize them for reading through full volumes...you don't want a summary...don't want the title, know it's librivox...maybe say chapter x, that's it. Probably start by just editing out the profanity, though :P Also do the Book of Mormon
716
+
717
+ @mencoder: ripping like this results in an (avidemux, VLC) fourcc of 'ugh': mencoder2 dvdnav://1 -oac copy -ovc copy -o D:\raw_rip_mpeg_example.avi -endpos 20 -dvd-device E:\
718
+
719
+ maybe require them to rip their stuff "through some means or other" and we'll operate on the product based on an EDL list :) [could be more legal]
720
+
721
+ use a boxee api?
722
+ I *could* record netflix movies, then edit those manually (or mapped-ly)...meh clearplay needs some niche--we don't have each other after all, plus legality
723
+
724
+ opening youtube, if not already opened, choose chrome in plugin, get this:
725
+ RuntimeError: poor width or wrong window 94 1 71
726
+ initialize at c:/dev/ruby/sensible-cinema/lib/screen_tracker.rb:54
727
+ new_from_yaml at c:/dev/ruby/sensible-cinema/lib/screen_tracker.rb:27
728
+ go_sc at bin\sensible-cinema-cli:94
729
+ (root) at bin\sensible-cinema-cli:128
730
+ [hard exit]
731
+
732
+ create a "map" of VLC DVD timings to "real" timings via tracking. Hopefully never necessary...
733
+ hopefully I can really fix VLC instead
734
+
735
+ @zoomplayer: more accuracy [?]
736
+
737
+ it fails on "friday" it tracks 0:48 as 1:48
738
+ probably at startup should not start at 0, either, wait for first screen trackage
739
+
740
+ can mute for "tense" scenes