sensible-cinema 0.28.1 → 0.34.0
Sign up to get free protection for your applications and to get access to all the features.
- data/{README → README.TXT} +35 -14
- data/Rakefile +49 -41
- data/TODO +337 -250
- data/VERSION +1 -1
- data/bin/sensible-cinema +15 -14
- data/bin/sensible-cinema-cli +1 -1
- data/business_ideas.txt +8 -0
- data/change_log_with_feature_list.txt +198 -1
- data/documentation/is_it_legal_to_copy_dvds.txt +44 -30
- data/goc.bat +1 -1
- data/gpl-2.0.txt +339 -0
- data/history_and_related_works_list.txt +37 -33
- data/{cone.png → inventionzy_files/cone.png} +0 -0
- data/legal_draft +23 -0
- data/lib/add_any_bundled_gems_to_load_path.rb +4 -3
- data/lib/check_installed_mac.rb +10 -10
- data/lib/count_down_timer_jruby_swing.rb +4 -4
- data/lib/edl_parser.rb +155 -142
- data/lib/extract/dumpstream.bat +1 -0
- data/lib/extract/get_init.bat +3 -0
- data/lib/extract/pause_early.rb +13 -0
- data/lib/gui/base.rb +707 -0
- data/lib/gui/create-file.rb +244 -0
- data/lib/gui/create.rb +565 -0
- data/lib/gui/dependencies.rb +177 -0
- data/lib/gui/normal.rb +190 -0
- data/lib/gui/{sensible-cinema-upconvert.rb → upconvert.rb} +33 -14
- data/lib/keyboard_input.rb +0 -2
- data/lib/mencoder_wrapper.rb +8 -3
- data/lib/movie_hasher.rb +27 -0
- data/lib/mplayer_edl.rb +1 -0
- data/lib/subtitle_profanity_finder.rb +141 -103
- data/lib/vlc_programmer.rb +1 -1
- data/lib/zoom_player_max_edl.rb +50 -0
- data/{developer_how_to_contribute_to_the_project.txt → notes_for_potential_developers.txt} +18 -11
- data/roadmap_possibilities +12 -0
- data/spec/arse.srt +6 -1
- data/spec/dragon.srt +3 -0
- data/spec/edl_parser.spec.rb +57 -52
- data/spec/mencoder_wrapper.spec.rb +26 -19
- data/spec/mplayer_edl.spec.rb +40 -10
- data/spec/notes +3043 -9
- data/spec/sensible_cinema_gui.spec.rb +8 -3
- data/spec/subtitle_profanity_finder.spec.rb +91 -36
- data/spec/zoom_player_max_edl.spec.rb +29 -0
- data/template_bats/README_DISTRO.TXT +3 -1
- data/template_bats/RUN SENSIBLE CINEMA CLICK HERE WINDOWS.bat +25 -0
- data/template_bats/mac/RUN SENSIBLE CINEMA CLICK HERE.command +2 -1
- data/template_bats/mac/advanced--create or edit sensible cinema edit list files.command +2 -1
- data/template_bats/mac/advanced--run-upconverting-video-player.command +2 -1
- data/template_bats/pc/advanced--create or edit sensible cinema edit list files.bat +2 -0
- data/template_bats/pc/advanced--run-upconverting-video-player.bat +2 -0
- data/todo.inventionzy.txt +69 -2
- data/todo.propaganda +34 -10
- data/todo.upconvert +8 -1
- data/{upconvert_netflix/latest2 → upconvert_from_screen}/go_upscaling.bat +0 -0
- data/{also_see_rogerdpack_youtube_account_and_sourceforge_files_movies_account → upconvert_from_screen/go_upscaling_works} +0 -0
- data/{upconvert_netflix → upconvert_from_screen/old}/latest2/combine_video.avs +0 -0
- data/{upconvert_netflix → upconvert_from_screen/old}/latest2/go_no_upscaling.bat +0 -0
- data/upconvert_from_screen/old/latest2/go_upscaling.bat +12 -0
- data/{upconvert_netflix → upconvert_from_screen/old}/latest2/push2.GRF +0 -0
- data/upconvert_from_screen/old/latest2/push3.grf +0 -0
- data/{upconvert_netflix → upconvert_from_screen/old}/latest2/setup_capture_coords.rb +0 -0
- data/{upconvert_netflix → upconvert_from_screen/old}/latest2/setup_directshow_filter_params.rb +0 -0
- data/{upconvert_netflix → upconvert_from_screen/old}/latest2/upconvert_from_screen_me2.avs +1 -1
- data/{upconvert_netflix → upconvert_from_screen}/old/latest_now_possibly_oudated/push2.GRF +0 -0
- data/{upconvert_netflix → upconvert_from_screen}/old/latest_now_possibly_oudated/upconvert_from_screen_me2.avs +0 -0
- data/{upconvert_netflix → upconvert_from_screen}/old/position_window.png +0 -0
- data/{upconvert_netflix → upconvert_from_screen}/old/push_source_desktop.GRF +0 -0
- data/{upconvert_netflix → upconvert_from_screen/old}/record_screen/record.bat +0 -0
- data/{upconvert_netflix → upconvert_from_screen}/old/upconvert_from_screen.avs +0 -0
- data/{upconvert_netflix → upconvert_from_screen}/old/upconvert_from_screen_me.avs +0 -0
- data/{upconvert_netflix → upconvert_from_screen}/old/upconvert_from_screen_me2.avs +0 -0
- data/{upconvert_netflix → upconvert_from_screen}/old/upconvert_from_screen_me_push_source.avs +0 -0
- data/{upconvert_netflix → upconvert_from_screen}/old/uscreen.GRF +0 -0
- data/{upconvert_netflix → upconvert_from_screen}/old/uscreen_me.GRF +0 -0
- data/upconvert_from_screen/push3.grf +0 -0
- data/upconvert_from_screen/upconvert_from_screen_me2.avs +19 -0
- data/vendor/mplayer_patches/apply.bat +12 -0
- data/vendor/{rdp-win32screenshot-0.0.9/RDP_BRANCH_HAS_MASTER_WITH_CORRECT_VERSION_NUMBER → mplayer_patches/configure_from_betterlogic} +0 -0
- data/vendor/mplayer_patches/libdvdnav/2905259c3b45529b3d8dedba572b6e4f67a2d8f4.diff +19 -0
- data/vendor/mplayer_patches/libdvdnav/83f1c9256f500285e46f1e44bcc74ffce90159db.diff +16 -0
- data/vendor/mplayer_patches/libdvdnav/eb91fb74680d30322461a1b9e425918ad4e2b2df.diff +21 -0
- data/vendor/mplayer_patches/libdvdnav/jump_to_time.diff +654 -0
- data/vendor/mplayer_patches/libdvdnav/non_strict.diff +13 -0
- data/vendor/mplayer_patches/mplayer_edl.diff +354 -0
- data/vendor/mplayer_patches/port_dir/PortIndex.quick +2 -0
- data/vendor/mplayer_patches/port_dir/how_to +13 -0
- data/vendor/mplayer_patches/port_dir/multimedia/mplayer-edl/Portfile +300 -0
- data/vendor/mplayer_patches/port_dir/multimedia/mplayer-edl/files/configure.x11.patch +20 -0
- data/vendor/mplayer_patches/port_dir/multimedia/mplayer-edl/files/llvm-gcc-workaround.patch +11 -0
- data/vendor/mplayer_patches/port_dir/multimedia/rdp-projects/Portfile +43 -0
- data/vendor/{rdp-win32screenshot-0.0.9/RDP_VERSION_IS_IN_RDP_BRANCH → mplayer_patches/updated_lib_too} +0 -0
- data/vendor/{readme.txt → readme.txt.setpriority} +0 -0
- data/www/content_editor.html +28 -28
- data/www/index.html +6 -1
- data/www/upconverting_movie_player.html +13 -3
- data/www/youtube_edl/.htaccess +44 -0
- data/{inventionzy_files/control_youtube.html → www/youtube_edl/control_youtube.rhtml} +39 -33
- data/www/youtube_edl/dispatch.fcgi +25 -0
- data/www/youtube_edl/render_edited.rb +25 -0
- data/{inventionzy_files/serve.rb → www/youtube_edl/server_this_dir.rb} +0 -0
- data/www/youtube_edl/todo +23 -0
- data/www/zoomplayer_max.png +0 -0
- data/zamples/edit_decision_lists/dvds/Harry Potter 2 chamber of secrets.txt +10 -5
- data/zamples/edit_decision_lists/dvds/aladdin.txt +30 -0
- data/zamples/edit_decision_lists/dvds/bambi.txt +1 -1
- data/zamples/edit_decision_lists/dvds/big_buck_bunny_dvd.txt +2 -0
- data/zamples/edit_decision_lists/dvds/bobs_big_plan.txt +2 -2
- data/zamples/edit_decision_lists/dvds/cars_2.txt +26 -0
- data/zamples/edit_decision_lists/dvds/cars_disney.txt +1 -1
- data/zamples/edit_decision_lists/dvds/condor_man_widescreen.txt +22 -0
- data/zamples/edit_decision_lists/dvds/court_jester.txt +10 -13
- data/zamples/edit_decision_lists/dvds/edls_being_edited/making_marriage_work.txt +15 -0
- data/zamples/edit_decision_lists/dvds/edls_being_edited/national_treasure.txt +23 -0
- data/zamples/edit_decision_lists/dvds/edls_being_edited/ratatouille.txt +35 -0
- data/zamples/edit_decision_lists/dvds/edls_being_edited/the_explorers.txt +49 -0
- data/zamples/edit_decision_lists/dvds/finding_neverland.txt +32 -0
- data/zamples/edit_decision_lists/dvds/flight_of_the_navigator.txt +22 -16
- data/zamples/edit_decision_lists/dvds/harry_potter_3_prisoner_of_azkaban.txt +21 -4
- data/zamples/edit_decision_lists/dvds/hitchhiker's_guide_to_the_galaxy.txt +1 -1
- data/zamples/edit_decision_lists/dvds/{edls_being_edited/king_of_kings.txt → king_of_kings.txt} +5 -5
- data/zamples/edit_decision_lists/dvds/nanny_mcphee.txt +31 -0
- data/zamples/edit_decision_lists/dvds/pack_jackson_wedding_2007-03-03.txt +9 -2
- data/zamples/edit_decision_lists/dvds/remember_the_titans.txt +35 -0
- data/zamples/edit_decision_lists/dvds/sintel_open_source_blender_ntsc_dvd.txt +8 -4
- data/zamples/edit_decision_lists/dvds/speed_racer.txt +1 -1
- data/zamples/edit_decision_lists/dvds/tangled.txt +21 -0
- data/zamples/edit_decision_lists/dvds/tron_legacy.txt +4 -1
- data/zamples/edit_decision_lists/files/conference_music_video.txt +10 -0
- data/zamples/edit_decision_lists/notes_on_movies_without_edls_yet/tron.txt +10 -0
- data/zamples/edit_decision_lists/old_not_yet_updated/example_edit_decision_list.txt +1 -1
- metadata +139 -117
- data/conclusions +0 -6
- data/documentation/how_to_create_your_own_delete_lists.txt +0 -69
- data/lib/gui/sensible-cinema-base.rb +0 -620
- data/lib/gui/sensible-cinema-create.rb +0 -331
- data/lib/gui/sensible-cinema-dependencies.rb +0 -28
- data/lib/gui/sensible-cinema-normal.rb +0 -351
- data/lib/gui/sensible-cinema-side-by-side.rb +0 -27
- data/lib/shutdown_kill.rb +0 -32
- data/lib/storage.rb +0 -105
- data/ocr.todo_if_need_speed +0 -6
- data/upconvert_netflix/record_screen/recording/1.png +0 -0
- data/upconvert_netflix/record_screen/recording/10.png +0 -0
- data/upconvert_netflix/record_screen/recording/2.png +0 -0
- data/upconvert_netflix/record_screen/recording/3.png +0 -0
- data/upconvert_netflix/record_screen/recording/4.png +0 -0
- data/upconvert_netflix/record_screen/recording/5.png +0 -0
- data/upconvert_netflix/record_screen/recording/6.png +0 -0
- data/upconvert_netflix/record_screen/recording/7.png +0 -0
- data/upconvert_netflix/record_screen/recording/8.png +0 -0
- data/upconvert_netflix/record_screen/recording/9.png +0 -0
- data/upconvert_netflix/record_screen/recording/d.png +0 -0
- data/vendor/monkey.png +0 -0
- data/vendor/rdp-win32screenshot-0.0.9/.document +0 -5
- data/vendor/rdp-win32screenshot-0.0.9/History.rdoc +0 -53
- data/vendor/rdp-win32screenshot-0.0.9/LICENSE +0 -20
- data/vendor/rdp-win32screenshot-0.0.9/README.rdoc +0 -95
- data/vendor/rdp-win32screenshot-0.0.9/Rakefile +0 -63
- data/vendor/rdp-win32screenshot-0.0.9/VERSION +0 -1
- data/vendor/rdp-win32screenshot-0.0.9/enumerated +0 -55576
- data/vendor/rdp-win32screenshot-0.0.9/lib/aero_offscreen_srccopy_captureblt_doesnt_have_everything.bmp.gz +0 -0
- data/vendor/rdp-win32screenshot-0.0.9/lib/enumerate.rb +0 -6
- data/vendor/rdp-win32screenshot-0.0.9/lib/firefox.bmp +0 -0
- data/vendor/rdp-win32screenshot-0.0.9/lib/normal.bmp +0 -0
- data/vendor/rdp-win32screenshot-0.0.9/lib/normal2.bmp +0 -0
- data/vendor/rdp-win32screenshot-0.0.9/lib/notes +0 -5
- data/vendor/rdp-win32screenshot-0.0.9/lib/snapshot.rb +0 -10
- data/vendor/rdp-win32screenshot-0.0.9/lib/srccopy.bmp +0 -0
- data/vendor/rdp-win32screenshot-0.0.9/lib/srccopyplus.bmp +0 -0
- data/vendor/rdp-win32screenshot-0.0.9/lib/srccopyplusdirectx.bmp +0 -0
- data/vendor/rdp-win32screenshot-0.0.9/lib/vc.bmp +0 -0
- data/vendor/rdp-win32screenshot-0.0.9/lib/win32/screenshot.rb +0 -95
- data/vendor/rdp-win32screenshot-0.0.9/lib/win32/screenshot/bitmap_maker.rb +0 -200
- data/vendor/rdp-win32screenshot-0.0.9/lib/win32/util.rb +0 -93
- data/vendor/rdp-win32screenshot-0.0.9/spec/spec.opts +0 -1
- data/vendor/rdp-win32screenshot-0.0.9/spec/spec_helper.rb +0 -85
- data/vendor/rdp-win32screenshot-0.0.9/spec/win32_screenshot_spec.rb +0 -194
- data/vendor/rdp-win32screenshot-0.0.9/spec/win32_screenshot_util_spec.rb +0 -75
- data/vendor/rdp-win32screenshot-0.0.9/win32screenshot.gemspec +0 -69
- data/vendor/tsmuxer_1.10.6/licence.txt +0 -42
- data/zamples/edit_decision_lists/dvds/making_marriage_work.txt +0 -15
- data/zamples/edit_decision_lists/notes/tron.txt +0 -4
- data/zamples/edit_decision_lists/old_not_yet_updated/dvds/making marriage work.txt +0 -9
data/{README → README.TXT}
RENAMED
@@ -1,8 +1,8 @@
|
|
1
1
|
This is a README description for the Sensible Cinema edited movie playback portion of the player
|
2
2
|
for its other aspects like upconverting DVD/Netflix Instant please see
|
3
|
-
http://rogerdpack.t28.net/sensible-cinema for
|
3
|
+
http://rogerdpack.t28.net/sensible-cinema for descriptions.
|
4
4
|
|
5
|
-
For installation instructions, see http://rogerdpack.t28.net/sensible-cinema
|
5
|
+
For installation/download instructions, see http://rogerdpack.t28.net/sensible-cinema
|
6
6
|
|
7
7
|
===
|
8
8
|
|
@@ -63,15 +63,17 @@ NB that you want to download it sourceforge, not from github downloads.
|
|
63
63
|
|
64
64
|
== Creating Your Own Edit Lists, or modifying previously existing ones ==
|
65
65
|
|
66
|
-
See
|
66
|
+
See https://github.com/rdp/sensible-cinema/wiki/How-to-create-your-own-EDL's
|
67
67
|
|
68
68
|
== Creating an edited DVD ==
|
69
69
|
|
70
|
-
I don't actually know how to do this I've never burned a DVD.
|
71
70
|
See also is_it_legal_to_copy_dvds.txt for some caveats you should understand first.
|
71
|
+
I don't actually know how to do this I've never burned a video DVD.
|
72
72
|
Windows DVD Maker might help, http://www.dvdflick.net might help.
|
73
73
|
iDVD might help on mac.
|
74
|
-
DO NOT MAKE ILLEGAL COPIES OF DVD's. See also is_it_legal_to_copy_dvds.txt.
|
74
|
+
DO NOT MAKE ILLEGAL COPIES OF DVD's for your country. See also is_it_legal_to_copy_dvds.txt.
|
75
|
+
DO NOT DISTRIBUTE EDITED DVD's.
|
76
|
+
Watching movies edited may be legal in the US via the Family Protection Act.
|
75
77
|
|
76
78
|
== FAQ ==
|
77
79
|
|
@@ -98,6 +100,17 @@ A. Yes, just use some WMC plugin that allows you to "call out" to a 3rd party so
|
|
98
100
|
mutes are broken currently, so it will set it to just always skip. [note: this may not be implemented all the
|
99
101
|
way yet ask on the mailing list if it is or not, for XBMC]
|
100
102
|
|
103
|
+
Q. Is it unethical to watch edited movies?
|
104
|
+
Well, producers have been making "airplane edited" movies forever, why should this offend them? :)
|
105
|
+
http://en.wikipedia.org/wiki/Re-edited_film
|
106
|
+
But anyway if you don't find it ethical, then do yourself a favor don't watch them.
|
107
|
+
|
108
|
+
Q. Can I know if movies in the theaters have profanity in them?
|
109
|
+
A. You can--you can download their subtitle file, then use the "part subtitle" button to tell if even movies
|
110
|
+
*in the theater* have profanity (this won't help you skip that profanity, obviously, if you go to see it, but it's
|
111
|
+
a heads up). Kids-in-mind.com and common sense media reviews are helpful, as well, though sometimes they miss
|
112
|
+
profanity words, one or two.
|
113
|
+
|
101
114
|
== Caveats ==
|
102
115
|
|
103
116
|
NB that "someone" has to first create a edit list, per DVD.
|
@@ -126,13 +139,15 @@ I once tried Clearplay (a "filter"ed DVD player)
|
|
126
139
|
but (for me) it didn't cut it. It costs money monthly (I'm too cheap to pay--and many
|
127
140
|
many other people don't use it because of this...). Casual users no longer have the
|
128
141
|
option to buy specific "filters" but are obliged to purchase a monthly subscription,
|
129
|
-
so it doesn't
|
142
|
+
so it doesn't make sense financially for many casual movie viewers.
|
143
|
+
For instance, if you use redbox every week, and then have to subscribe to clearplay,
|
144
|
+
it could triple your total cost.
|
130
145
|
Their filters sometimes don't cut out all undesired content (ex: Saints and
|
131
|
-
Soldiers left several profanities in...which
|
132
|
-
|
146
|
+
Soldiers left several profanities in...which was unexpected).
|
147
|
+
If your standards differ from theirs, I guess you're out of luck.
|
133
148
|
Clearplay apparently also runs a rather
|
134
149
|
confusing subscription policy, or so I'm told [1], and their DVD players that
|
135
|
-
are a bit
|
150
|
+
are a bit shaky at times [2], so I'm told. Their DVD players aren't quite as readily accessible (read:
|
136
151
|
can't buy them at walmart), nor as cheap to buy as some others.
|
137
152
|
Clearplay also doesn't seem to have much community collaboration/review (though you can email them feedback).
|
138
153
|
They also did't have filters for all movies that I, at times, wanted to watch edited (Condorman and Tron
|
@@ -156,6 +171,10 @@ Also clearplay doesn't seem to users for example leave comments on their filters
|
|
156
171
|
Also you can't tell from clearplay's list whether a DVD is absent because it's clean, or because they
|
157
172
|
haven't done a filter for it.
|
158
173
|
Also sometimes certain DVD's "don't work" with clearplay for some reason (rental versions?) [3]
|
174
|
+
As a friend once said "Clearplay is a bit of a hassle to use in today's day and age.
|
175
|
+
It should either have wireless or an ethernet port on it. I should
|
176
|
+
enter my login credentials to the box. When I stick a move in, it
|
177
|
+
should go to the website and download the filter."
|
159
178
|
|
160
179
|
So overall I wanted to build my own that overcame some of these hurdles.
|
161
180
|
|
@@ -207,19 +226,21 @@ the authors and maintainers of said libraries, and anybody else I forgot to ment
|
|
207
226
|
Sensible Cinema is a conglomeration of the good ideas from several people who contacted me
|
208
227
|
over time. Thanks for your contributions.
|
209
228
|
|
210
|
-
== Feedback/Development ==
|
229
|
+
== Feedback/Contributing to Development ==
|
211
230
|
|
212
231
|
Feedback, including feature requests, comments, etc. all welcome:
|
213
232
|
|
214
|
-
Mailing List: http://groups.google.com/group/sensible-cinema, or just mail to
|
233
|
+
Mailing List: http://groups.google.com/group/sensible-cinema, or just mail to
|
234
|
+
sensible-cinema@googlegroups.com or rogerdpack@gmail.com
|
215
235
|
|
216
236
|
If you're a developer and want to help out with programmming or look and feel, etc., please do!
|
217
|
-
See
|
237
|
+
See notes_for_potential_developers.txt file, and also http://github.com/rdp/sensible-cinema for source, and/or
|
238
|
+
the wiki there.
|
218
239
|
|
219
240
|
If you want to donate something, please consider donating to a charity of your choice.
|
220
|
-
No really.
|
241
|
+
No really, feel free, go ahead.
|
221
242
|
|
222
|
-
== Competition/use of files ==
|
243
|
+
== Competition/re-use of files ==
|
223
244
|
|
224
245
|
Note that competition/use of files from sensible cinema is welcome!
|
225
246
|
|
data/Rakefile
CHANGED
@@ -1,23 +1,24 @@
|
|
1
|
-
require '
|
2
|
-
require '
|
1
|
+
require 'rubygems'
|
2
|
+
require 'jeweler' # gem
|
3
|
+
require 'os' # gem
|
3
4
|
|
4
5
|
ENV['PATH'] = "C:\\Program Files (x86)\\Git\\cmd;" + ENV['PATH'] # for jeweler's git gem hackaround...
|
5
6
|
|
6
7
|
Jeweler::Tasks.new do |s|
|
7
8
|
s.name = "sensible-cinema"
|
8
|
-
s.summary = "an EDL scene-
|
9
|
+
s.summary = "an EDL scene-skipper/bleeper that works with DVD's and online players like hulu"
|
9
10
|
s.email = "rogerdpack@gmail.com"
|
10
11
|
s.homepage = "http://github.com/rdp"
|
11
12
|
s.authors = ["Roger Pack"]
|
12
13
|
s.add_dependency 'os', '>= 0.9.4'
|
13
|
-
s.add_dependency 'sane', '>= 0.
|
14
|
-
|
14
|
+
s.add_dependency 'sane', '>= 0.25.2'
|
15
|
+
s.add_dependency 'rdp-win32screenshot', '= 0.0.9'
|
15
16
|
s.add_dependency 'mini_magick', '>= 3.1' # for ocr...
|
16
17
|
s.add_dependency 'whichr', '>= 0.3.6'
|
17
18
|
s.add_dependency 'rdp-rautomation', '> 0.6.3' # LODO use mainline with next release, though I can't remember why
|
18
19
|
s.add_dependency 'rdp-ruby-wmi' # for windows
|
19
20
|
s.add_dependency 'plist' # for mac
|
20
|
-
|
21
|
+
s.add_dependency 'jruby-win32ole' # jruby-complete.jar doesn't include windows specifics...
|
21
22
|
s.add_dependency 'ffi' # mouse, etc. needed for windows MRI, probably jruby too [windows]
|
22
23
|
s.files.exclude '**/*.exe', '**/*.wav', '**/images/*'
|
23
24
|
s.add_development_dependency 'hitimes' # now jruby compat!
|
@@ -29,7 +30,7 @@ Jeweler::Tasks.new do |s|
|
|
29
30
|
|
30
31
|
for gem in s.development_dependencies #['hitimes', 'rspec', 'jeweler', 'rake']
|
31
32
|
# bundling rake won't be too expensive, right? and this allows for easier dev setup through gem install
|
32
|
-
s.add_dependency gem.name
|
33
|
+
s.add_dependency gem.name, gem.requirement
|
33
34
|
end
|
34
35
|
end
|
35
36
|
|
@@ -81,7 +82,7 @@ end
|
|
81
82
|
desc 'collect binary and gem deps for distribution'
|
82
83
|
task 'rebundle_copy_in_dependencies' => 'gemspec' do
|
83
84
|
spec = eval File.read('sensible-cinema.gemspec')
|
84
|
-
dependencies = spec.runtime_dependencies
|
85
|
+
dependencies = spec.runtime_dependencies
|
85
86
|
dependencies = (dependencies + get_transitive_dependencies(dependencies)).uniq
|
86
87
|
FileUtils.mkdir_p 'vendor/cache'
|
87
88
|
Dir.chdir 'vendor/cache' do
|
@@ -93,12 +94,13 @@ end
|
|
93
94
|
|
94
95
|
desc 'create distro zippable dir'
|
95
96
|
task 'create_distro_dir' => :gemspec do # depends on gemspec...
|
96
|
-
raise 'need
|
97
|
+
raise 'need rebundle deps first' unless File.directory? 'vendor/cache'
|
97
98
|
require 'fileutils'
|
98
99
|
spec = eval File.read('sensible-cinema.gemspec')
|
99
100
|
dir_out = spec.name + "-" + spec.version.version + '/sensible-cinema'
|
100
|
-
|
101
|
-
|
101
|
+
old_glob = spec.name + '-*'
|
102
|
+
FileUtils.rm_rf Dir[old_glob] # remove any old versions' distro files
|
103
|
+
raise 'unable to delete...' if Dir[old_glob].length > 0
|
102
104
|
|
103
105
|
existing = Dir['*']
|
104
106
|
FileUtils.mkdir_p dir_out
|
@@ -107,15 +109,12 @@ task 'create_distro_dir' => :gemspec do # depends on gemspec...
|
|
107
109
|
root_distro = "#{dir_out}/.."
|
108
110
|
FileUtils.cp_r(dir_out + '/template_bats/mac', root_distro) # the executable bit carries through somehow..
|
109
111
|
FileUtils.cp_r(dir_out + '/template_bats/pc', root_distro) # the executable bit carries through somehow..
|
112
|
+
FileUtils.cp(dir_out + '/template_bats/RUN SENSIBLE CINEMA CLICK HERE WINDOWS.bat', root_distro)
|
110
113
|
FileUtils.cp('template_bats/README_DISTRO.TXT', root_distro)
|
111
114
|
p 'created (still need to zips it) ' + dir_out
|
112
115
|
FileUtils.rm_rf Dir[dir_out + '/**/{spec}'] # don't need to distribute those..save 3M!
|
113
116
|
end
|
114
117
|
|
115
|
-
def set_executable_bit filename
|
116
|
-
FileUtils.chmod 0755, filename
|
117
|
-
end
|
118
|
-
|
119
118
|
def cur_ver
|
120
119
|
File.read('VERSION').strip
|
121
120
|
end
|
@@ -128,15 +127,23 @@ desc 'create *.zip,tgz'
|
|
128
127
|
task 'zip' do
|
129
128
|
name = 'sensible-cinema-' + cur_ver
|
130
129
|
raise 'doesnt exist yet to zip?' unless File.directory? name
|
131
|
-
|
132
|
-
|
130
|
+
if OS.doze?
|
131
|
+
sys "\"c:\\Program Files\\7-Zip\\7z.exe\" a -tzip -r #{name}.zip #{name}"
|
132
|
+
else
|
133
|
+
#sys "zip -r #{name}.zip #{name}"
|
134
|
+
puts "NOT packaging win installer"
|
135
|
+
end
|
136
|
+
if OS.doze?
|
137
|
+
puts 'NOT packaging OS X installer'
|
138
|
+
else
|
139
|
+
sys "tar -cvzf #{name}.mac-os-x.tgz #{name}"
|
140
|
+
end
|
133
141
|
delete_now_packaged_dir name
|
134
|
-
p 'created ' + name + '.zip,tgz and deleted its [create from] folder'
|
142
|
+
p 'created ' + name + '.zip,tgz and also deleted its [create from] folder'
|
135
143
|
end
|
136
144
|
|
137
145
|
|
138
|
-
|
139
|
-
def sys arg
|
146
|
+
def sys arg, failing_is_ok = false
|
140
147
|
3.times { |n|
|
141
148
|
if n > 0
|
142
149
|
p 'retrying ' + arg
|
@@ -145,34 +152,35 @@ def sys arg
|
|
145
152
|
return
|
146
153
|
end
|
147
154
|
}
|
148
|
-
raise arg + ' failed 3x!'
|
155
|
+
raise arg + ' failed 3x!' unless failing_is_ok
|
149
156
|
end
|
150
157
|
|
158
|
+
desc 'deploy to sourceforge, after zipping'
|
151
159
|
task 'deploy' do
|
152
|
-
|
153
|
-
|
154
|
-
|
155
|
-
|
156
|
-
|
157
|
-
|
158
|
-
|
159
|
-
|
160
|
-
sys "
|
161
|
-
|
162
|
-
|
160
|
+
p 'creating sf shell'
|
161
|
+
sys "ssh rdp@ilab1.cs.byu.edu 'ssh rogerdpack,sensible-cinema@shell.sourceforge.net create'" # needed for the next command to be able to work [weird]
|
162
|
+
p 'creating sf dir'
|
163
|
+
sys "ssh rdp@ilab1.cs.byu.edu 'ssh rogerdpack,sensible-cinema@shell.sourceforge.net \"mkdir /home/frs/project/s/se/sensible-cinema/#{cur_ver}\"'", true
|
164
|
+
for suffix in [ '.zip', '.mac-os-x.tgz']
|
165
|
+
name = 'sensible-cinema-' + cur_ver + suffix
|
166
|
+
if File.exist? name
|
167
|
+
p 'copying to ilab ' + name
|
168
|
+
sys "scp #{name} rdp@ilab1.cs.byu.edu:~/incoming"
|
169
|
+
p 'copying into sf from ilab'
|
170
|
+
sys "ssh rdp@ilab1.cs.byu.edu 'scp ~/incoming/#{name} rogerdpack,sensible-cinema@frs.sourceforge.net:/home/frs/project/s/se/sensible-cinema/#{cur_ver}/#{name}'"
|
171
|
+
else
|
172
|
+
p 'not copying:' + name
|
163
173
|
end
|
164
|
-
p 'copying into sf from ilab'
|
165
|
-
sys "ssh rdp@ilab1.cs.byu.edu 'scp ~/incoming/#{name} rogerdpack,sensible-cinema@frs.sourceforge.net:/home/frs/project/s/se/sensible-cinema/#{cur_ver}/#{name}'"
|
166
174
|
end
|
167
175
|
p 'successfully deployed to sf! ' + cur_ver
|
168
176
|
end
|
169
177
|
|
170
|
-
task 'gem_release' do
|
171
|
-
|
172
|
-
|
173
|
-
|
174
|
-
|
175
|
-
end
|
178
|
+
# task 'gem_release' do
|
179
|
+
# FileUtils.rm_rf 'pkg'
|
180
|
+
# Rake::Task["build"].execute
|
181
|
+
# sys("#{Gem.ruby} -S gem push pkg/sensible-cinema-#{cur_ver}.gem")
|
182
|
+
# FileUtils.rm_rf 'pkg'
|
183
|
+
# end
|
176
184
|
|
177
185
|
def on_wbo command
|
178
186
|
sys "ssh rdp@ilab1.cs.byu.edu \"ssh wilkboar@rogerdpack.t28.net '#{command}' \""
|
@@ -189,7 +197,7 @@ task 'full_release' => [:clear_and_copy_vendor_cache, :rebundle_copy_in_dependen
|
|
189
197
|
p 'remember to run all the specs first!'
|
190
198
|
raise unless system("git pull")
|
191
199
|
raise unless system("git push origin master")
|
192
|
-
Rake::Task["gem_release"].execute
|
200
|
+
#Rake::Task["gem_release"].execute
|
193
201
|
Rake::Task["zip"].execute
|
194
202
|
Rake::Task["deploy"].execute
|
195
203
|
Rake::Task["update wbo"].execute
|
data/TODO
CHANGED
@@ -3,145 +3,304 @@
|
|
3
3
|
remember this stuff is all "oh gosh I have to do that too?" crud time, don't even want it.
|
4
4
|
and "won't even be useful to people in the end so why bother?"
|
5
5
|
"just for fun"
|
6
|
-
|
7
|
-
|
8
|
-
|
6
|
+
|
7
|
+
netflix instant EDL go live/mac'ify
|
8
|
+
|
9
|
+
then roadmap_possibilities
|
10
|
+
|
11
|
+
== high prio like blocking bugs ==
|
12
|
+
|
13
|
+
== things working on today/requested ==
|
14
|
+
genealogy collab wiki
|
15
|
+
screen saver gedcom
|
16
|
+
genealogy screen saver authorize
|
9
17
|
|
10
|
-
|
11
|
-
|
12
|
-
|
13
|
-
|
14
|
-
|
15
|
-
|
16
|
-
|
17
|
-
|
18
|
-
|
19
|
-
|
20
|
-
|
21
|
-
|
22
|
-
|
18
|
+
== yes do, un-ordered currently, from all the various future release options ==
|
19
|
+
netflix instant actually work :P
|
20
|
+
determine its timing relative to DVD...
|
21
|
+
netflix screencast, prompt to see screencast
|
22
|
+
email genealogy questionaire
|
23
|
+
|
24
|
+
that one guy's VAC freakiness...
|
25
|
+
note assume DVD origin
|
26
|
+
combine all "folders" of movie EDL's into one folder
|
27
|
+
version => element
|
28
|
+
prompt "insert it directly?"
|
29
|
+
tell them to close it if open in other windows
|
30
|
+
only prompt for is it legal twice
|
31
|
+
"finalize" hulu upconvert, advertise
|
32
|
+
genealogy open source tree v0
|
23
33
|
|
24
|
-
|
34
|
+
LLC
|
35
|
+
double check gnosugnu's patch submission again
|
36
|
+
princess bride EDL
|
37
|
+
if any file ever fails, prompt...
|
38
|
+
display zoom button always
|
39
|
+
failed downloads can corrupt...
|
40
|
+
add some "never again" options for things :P
|
41
|
+
check this .srt entry it should be right on appropo [50 %]
|
42
|
+
melissa UI stuff/notes
|
43
|
+
cleanup youtube fella
|
44
|
+
amazing grace et al DVD's
|
45
|
+
our new DVD's
|
46
|
+
the cool uploader website
|
47
|
+
split EDL's to "mine" versus community
|
48
|
+
back lighting from the side
|
49
|
+
broken scanning hp2 init's
|
50
|
+
rename it "..." or whatever google prefers :P after LLC
|
51
|
+
mac: advertise urug
|
52
|
+
upconvert hulu better?
|
53
|
+
VAC short list
|
54
|
+
64 bit audio single release
|
55
|
+
"for currently" button -> for [name]
|
56
|
+
disclosure for OCR, wiki based processing
|
57
|
+
mplayer patches:
|
58
|
+
make sure I can build against latest
|
59
|
+
patch V: for mplayer
|
60
|
+
fix -sub to work with DVDNAV
|
61
|
+
step_sub maybe
|
62
|
+
not adding odd diff1? 0.000000
|
63
|
+
accurate-ify DVDNAV timestamps
|
64
|
+
EDL's work with DVDNAV [patch]
|
65
|
+
medium is too long for some fonts
|
66
|
+
ask why mplayer seems to show "overlap" at DVD time splits
|
67
|
+
I think I have imprecise forward skips in mplayer still [goes too far when it gets too confused...]
|
68
|
+
prolly keep the "last added offset" so I can still keep adding it in again :P
|
69
|
+
disclosure back-lighting, table, maybe they can review it for me?
|
70
|
+
veggie tales dies (the lib v's?)
|
71
|
+
mplayer dies tmnt dvdnav://1
|
72
|
+
mac mplayer-edl lacks some diffs
|
73
|
+
DVD timing for forum:Snow White
|
74
|
+
warn other wordpresses
|
75
|
+
source_location for ri_for
|
25
76
|
|
26
|
-
|
27
|
-
|
28
|
-
|
29
|
-
|
30
|
-
|
31
|
-
|
32
|
-
|
33
|
-
|
34
|
-
|
35
|
-
|
36
|
-
|
37
|
-
|
77
|
+
melissa stuff:
|
78
|
+
button and drop down have DVD titles
|
79
|
+
readme be helpful for subtitles [?]
|
80
|
+
better readme documentation system overall. move all docs together, and/or move them all the wiki maybe.
|
81
|
+
guide them through process more/subtitles
|
82
|
+
split pc/mac for understandability :P
|
83
|
+
instructions on how to continue after creation
|
84
|
+
instructions on how to actually use opensubtitles LOL
|
85
|
+
avoid .sub!
|
86
|
+
overlapping mutes don't prompt
|
87
|
+
|
88
|
+
XBMC for DVD's?
|
89
|
+
upconverter disable aero automagically
|
90
|
+
subtitles: if at beginning of a sub, add extra offset...hmm...why not?
|
91
|
+
and end too why not?
|
92
|
+
ideally only if it varies much more than a sec.
|
93
|
+
mplayer muting causes jerkiness doze
|
94
|
+
dvd_start_offset -> dvd_mpeg_start_offset
|
95
|
+
better name for dvd_nav_packet_offset with mpeg in it so you know ordering
|
96
|
+
my treasury (john newspaper thing)
|
97
|
+
accomodate for telecine optionally [veggie tales]
|
98
|
+
upconv: test snow white book:
|
99
|
+
adv. DVD upconverter [family first?]
|
100
|
+
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]
|
101
|
+
pay somebody to test it
|
102
|
+
user preference "always just skip" if that's what he wanted :P
|
103
|
+
ffmpeg dshow input ramiro patches
|
104
|
+
try to reproduce the ffplay bug with just ffmpeg
|
105
|
+
submit abandonment for libdvdnav
|
106
|
+
upconvert screen try it out, "release" after testing it for netflix instant
|
107
|
+
display OSD on command line too, just mine :P
|
108
|
+
learn clojure
|
109
|
+
OS X netflix instant
|
110
|
+
mac'ify OCR/Mouse
|
111
|
+
test rvm email
|
112
|
+
add "revision" to mplayer edl's initial -v output
|
113
|
+
report ffmpeg/mencoder splitting bugz (2)
|
114
|
+
@mplayer: ctrl-keys patch, ask them anyway :P
|
115
|
+
send bom to menumulti guy :P
|
116
|
+
try out VLC bindings to be able to award prize
|
117
|
+
grab wedding iso's
|
118
|
+
donate http://alexfeinman.com/W7.htm mkv xiph[?]
|
119
|
+
ffmpeg how to add subs demo
|
120
|
+
inspector general
|
121
|
+
check if mplayer handles "a mute that leads into a second mute or skip" well or not
|
122
|
+
remove splits' functionality
|
123
|
+
the "lined" "select this one" quality editor...
|
124
|
+
gui/edl parser unit tests [just] work
|
125
|
+
added an extra "show" perhaps? EXIT_ON_CLOSE [?]
|
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
|
+
the awesome ffmpeg file splitter :P
|
132
|
+
also do I really still need to use mencoder?
|
133
|
+
use DVD NAV packet time raw:
|
134
|
+
timestamps_relative_to "force them" to have, or to hit the upgrade button
|
135
|
+
add 2 options: file, "dvd"
|
136
|
+
update wiki/readme
|
137
|
+
timestamps_relative_to => "dvd"
|
138
|
+
remove -osd-add, or maybe fine tune it?
|
139
|
+
add OSD time to the console output
|
140
|
+
non 29.97 with mplayer edl change OSD
|
141
|
+
"static" mplayer-edl for OS X :P
|
142
|
+
add a migrate button, prompts for "file" versus DVD
|
143
|
+
test with something :P
|
144
|
+
assert files "always" start at 0
|
145
|
+
ffplay diagonal bug
|
146
|
+
ffplay 16,16,16
|
147
|
+
flds: the intelligent tag parent sync'er, other todo's :P
|
148
|
+
create skype/google+ hangouts auto-easy-recorder windows
|
149
|
+
the php uploader thing :P
|
150
|
+
check jackman/ldsmusicnow.com/ldsmusicsource [green label] publishing costs LOL
|
151
|
+
nextsprocket the "camtwist for windows" avisynth+webcam as one part input
|
152
|
+
netflix instant descriptor work at all
|
38
153
|
maybe get it to work with say VLC full screen first?
|
39
154
|
it may need the "50% adjuster" fella...
|
40
|
-
|
41
|
-
|
42
|
-
after get hulu down
|
43
|
-
nextsprocket...
|
44
|
-
|
45
|
-
== yes do, un-ordered currently, from the various future release options ==
|
46
|
-
|
47
|
-
@ffplay: diagonal bug
|
48
|
-
fix surveillance for dual cams.
|
49
|
-
delete old files :P
|
50
|
-
re-encode them to maybe -r 0.5 ?
|
51
|
-
note...how to screen live movies :)
|
52
|
-
fix dropdown
|
53
|
-
note "netflix instant" on the www stuff once it works
|
54
|
-
netflix instant CGI how crisp is their HD?
|
55
|
-
C player feedback message
|
56
|
-
convert to 29.97 [at least this]
|
57
|
-
just with the "next" frame button I guess...
|
58
|
-
test if I have the same problem...
|
155
|
+
note on the www once it works
|
156
|
+
meta domain redirect to "freedomainnamesforever"
|
59
157
|
popup_text in EDL's
|
60
|
-
|
61
|
-
todo.upconvert
|
62
|
-
netflix quality upconverter, have a go at it
|
63
|
-
finalize screen capturer
|
64
|
-
me test it
|
65
|
-
1x, 2x Sintel
|
66
|
-
snapshots of Sintel "normal", then deploy the various comparison pics
|
67
|
-
DVD test it (+- with others testing it for me too)
|
68
|
-
|
69
|
-
popup text for EDL's
|
70
|
-
inet22.net
|
71
|
-
|
72
|
-
ri_for updatez
|
73
|
-
add button "check if EDL has valid syntax" ?
|
74
|
-
subtitle -> url everywhere
|
75
|
-
they need/want to realize it's for contribution, not just use...
|
76
|
-
ooh here's a good idea.
|
77
|
-
force them to create any new EDL's on the wiki, and just read them, always, straight from there.
|
78
|
-
or some online gui thing, that would work too...prefer the latter
|
79
|
-
english name (movie name) mass everywhere
|
80
|
-
handle gates of he.....
|
81
|
-
ruby_prof stuff
|
82
|
-
!additive for mplayer_dvd_splits
|
83
|
-
warn other wordpresses
|
84
|
-
test mplayer -vo gl at home
|
85
|
-
add new batch file for play with netflix OCR
|
86
|
-
remove those extra printf's for scanning for matching
|
87
|
-
Ben's other DVD's
|
88
|
-
template-ify for netflix too "create for netflix"
|
89
|
-
add netflix instant instructions
|
90
|
-
"note" competitor upconverters
|
91
|
-
add a "record start stop" for screen capture
|
92
|
-
that extra .5s DVD reports for file size...
|
93
|
-
test DVD upconv it at 720*x resolution too...
|
94
|
-
EDL gottman
|
95
|
-
EDL Greg's DVD's
|
158
|
+
ruby_prof stuffs (merge, release at least)
|
96
159
|
minor redcar tweaks
|
97
|
-
|
98
|
-
|
99
|
-
|
100
|
-
|
101
|
-
|
102
|
-
|
103
|
-
|
104
|
-
|
105
|
-
|
106
|
-
|
107
|
-
|
108
|
-
|
109
|
-
|
110
|
-
|
160
|
+
a true overlapping mute type failure when you hit the "watch edited realtime" should popup.
|
161
|
+
also if they're "close" but not overlapping [ex: contiguous] they should just combine
|
162
|
+
split LLC's website+consumer
|
163
|
+
get LLC before a "real" domain name
|
164
|
+
ask for more beta testers for use, ask for more beta testers for creation, too
|
165
|
+
create a semi-accurate phantom edit EDL [?] with just splits
|
166
|
+
http://www.chefelf.com/forums/index.php?showtopic=6176
|
167
|
+
can edit books' text too.
|
168
|
+
+- list/publish potter
|
169
|
+
inventionzy: blu-ray stuffs from todo.inventionzy [and add a blog for it LOL]
|
170
|
+
just OCR powerdvd for now
|
171
|
+
test court jester just watch it :)
|
172
|
+
@ffmpeg: you can't convert mkv's of this type!
|
173
|
+
|
174
|
+
== decide later to move up or down ==
|
175
|
+
scanning profanity can pick one with or near profanity...
|
176
|
+
super automatic-o "your DVD has no EDL? let me do all of that for you..."
|
177
|
+
librivox EDL's and/or speedups :P
|
178
|
+
"process them at home, or download them here"
|
179
|
+
super subtitle parser watcher for netflix instant...like on-demand...
|
180
|
+
without download, though...they download it, I let them use it, like a medium button?
|
181
|
+
or add button "reveal advanced" with this new button on it...
|
182
|
+
|
183
|
+
== DVD+-DVD-realtime basically never do backlog (unordered) ==
|
184
|
+
"if you're in edit mode, then scan for file changes, update too"
|
185
|
+
I don't "recognize" blu-ray disks...
|
186
|
+
blu ray timing
|
187
|
+
Are they the same as DVD's? They seem really close...
|
188
|
+
sub-title wise? do subs match something else? subs DVD vs. blu ray?
|
189
|
+
super precise timing, this 1.001 apparently is barely off consistently :P
|
190
|
+
submit for copyright all source/note "for not patentable reasons"
|
191
|
+
remove subtitle_url's everywhere
|
192
|
+
report/check xbmc bugz
|
193
|
+
add 0.25 only in "normal" mode to end of skips...I guess...if they came from file mode anyway...
|
194
|
+
theoretically add 0 in normal mode, for the pedantic...make it a preference I guess :P
|
195
|
+
can "auto find" for files, based on fast hash
|
196
|
+
"overwrite?" prompt for file mode
|
197
|
+
timestamp syncing needs option "test it out starting near there" or the like
|
198
|
+
can use smplayer for the .srt fella [precision]
|
199
|
+
choose better folder for saving netflix instant vs. DVD
|
200
|
+
double check if my variance from reality "goes exactly up to 0.04 then resets to zero" over the course of a movie.
|
201
|
+
autodetect whether is telecine or not
|
202
|
+
fix VLC jumping when it hits DVD time splits
|
203
|
+
test mplayer -vo gl speeds at home
|
204
|
+
check highlighting freakiness tomato home/work
|
205
|
+
directx/post "it was directx" for subs highlighting
|
206
|
+
super editor: shows the srt near each edit...
|
207
|
+
VLC resume/window position [?]
|
208
|
+
don't show smplayer buttons in OS X/linux [?]
|
209
|
+
@mplayer: did you realize you don't go to the start of DVD's right? [tangled]
|
210
|
+
update libavfilter filterguide with link, more examples
|
211
|
+
upconvert "checkbox" for normal
|
212
|
+
try upconvert VLC, tell them how bwokded it is
|
213
|
+
status updates when downloading files initially
|
214
|
+
DIRT short list
|
215
|
+
@mplayer: if you use arrow keys to select a button, it leaves a ghost, at least os x
|
216
|
+
can enter "arbitrary precision" for upconverter
|
217
|
+
|
218
|
+
it should ask for an EDL when you click "play it unedited" -- actually just say why...
|
219
|
+
sons of provo "music video" EDL
|
220
|
+
volume_name => dvd_volume_name
|
221
|
+
english name (movie name?) mass everywhere
|
222
|
+
@wiki: here is how very messed up DVD's are, what they look like precisely.
|
223
|
+
subtitle -> url everywhere
|
224
|
+
use direct3d only if nvidia [?]
|
225
|
+
investigate WMC "call out to smplayer + EDL" or the like...with its plugin
|
226
|
+
add to docu
|
227
|
+
maybe add "is this for XBMC"? to the create .edl file button :)
|
228
|
+
"double check sync" button/option on play [?]
|
229
|
+
an even better dvdnav.h comment patch :P
|
230
|
+
don't distribute with development dependencies...
|
231
|
+
re-publish this bounty to ml: http://nextsprocket.com/tasks/mencoder-fix-broken-acs-audio-for-mkv
|
232
|
+
add some VLC forums bugs as real bugs, if they're still around
|
233
|
+
force "all" licenses to be accepted one together...
|
111
234
|
add the other type in there, esp. if a man answers
|
235
|
+
accomodate splits vs. blanks and work everywhere
|
112
236
|
add to the template, make it so that various can use it
|
113
|
-
|
114
|
-
|
115
|
-
|
116
|
-
|
117
|
-
and end too why not?
|
118
|
-
fix released version to downloadable work in mac [7zip won't cut it]
|
119
|
-
"--developer" mode
|
120
|
-
has "export JSON command line, reload code" , note it in the docu
|
121
|
-
advertise urug again?
|
122
|
-
after works in mac for capture+overlay :)
|
123
|
-
create skype/google+ hangouts recorder windows
|
124
|
-
mplayer directx fix patch check it...
|
125
|
-
auto-add largest title to the generator EDL
|
126
|
-
complain if times look wrong...on playback? sum time
|
127
|
-
mv jruby-swing-helpers to lib dir
|
128
|
-
splits... [add better instructions on how to be precise...]
|
129
|
-
open EDL to edit it can have a rememberable DIR
|
130
|
-
@instructions: full srt how-to document instead of tooltip [?] or combine the two! yes!
|
131
|
-
volume_name => dvd_volume_label
|
132
|
-
why is the Sintel's EDL seemingly off?
|
133
|
-
ascertain how accurate mplayer EDL is...I guess compared to...umm...something?
|
134
|
-
fix discrepancy between EDL mplayer and ffmpeg...maybe a new button "accurate EDL playback"?
|
135
|
-
maybe search at end of movies for certain things?
|
136
|
-
double check--are my ffmpeg splits really really really the same as mplayer's EDL DVD splits? really?
|
137
|
-
check with blu-rays...do they match timing-wise? sub-title wise? do subs match something else?
|
237
|
+
nextsprocket "citrix"
|
238
|
+
cool runnings me +- grab
|
239
|
+
Linux port SC (call that good enough for usability on TV's...), should be...
|
240
|
+
7z'up mplayer_edl
|
138
241
|
youtube/hulu timings different?
|
139
|
-
|
140
|
-
|
141
|
-
|
142
|
-
|
143
|
-
|
144
|
-
|
242
|
+
ffmpeg dshow input can I move audio along anyway, or with different metric?
|
243
|
+
investigate more "it seeks past the end of dvdnav:// to the beginning!"
|
244
|
+
is mplayer edl always one frame behind?
|
245
|
+
"double check your settings, this one should occur at exactly x"
|
246
|
+
ffmpeg filter to add subs from .srt :P
|
247
|
+
|
248
|
+
== other lists to not do (duplicate the todo here if want to actually do it though, basically no do) ==
|
249
|
+
todo.upconvert
|
250
|
+
todo.propaganda
|
251
|
+
todo.inventionzy
|
252
|
+
todo.open_edl_list_org_todo
|
253
|
+
todo.build_library
|
254
|
+
todo.subtitle
|
255
|
+
virtual_audio TODO
|
256
|
+
screen_capture TODO
|
257
|
+
|
258
|
+
== and more to never do ==
|
259
|
+
|
260
|
+
disable internal "lib"
|
261
|
+
report mplayer crash: mplayer crash:
|
262
|
+
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
|
263
|
+
tell handbrake whitey cannot grab
|
264
|
+
bounty VLC processor optimized/profile guided :P
|
265
|
+
I could just do my own...
|
266
|
+
also check/make sure their internal ffmpeg is using SSE et al
|
267
|
+
double check that ffmpeg/mplayer windoze builds are using SSE as they should...
|
268
|
+
also its internal ffmpeg should be using SSE appropo...
|
269
|
+
bounty VLC: play DVD's with scratches
|
270
|
+
check if swscale "is efficient" when only doing colorspace conversions
|
271
|
+
super-precise "can seek to exactly z"
|
272
|
+
fix mplayer dvd:// seeking being slow at times...
|
273
|
+
compare xine libdvdnav, see if they have any improvements there/new methods
|
274
|
+
screen recorder for mac, with audio :P
|
275
|
+
can custom pass in an per EDL -osd-add, for the little mermaid, for instance
|
276
|
+
except that I don't really like that...
|
277
|
+
do we do the right -osd-add for VOB folders?
|
278
|
+
@mplayer: -dvd-device -dvd-device failz
|
279
|
+
smplayer "might" be able to run on linux, too...
|
280
|
+
maybe lib dvdread add some methods better searching?
|
281
|
+
netflix instant CGI how crisp is their HD?
|
282
|
+
on mac needs a different -osd-add number...though if my patches are accepted it may not matter
|
283
|
+
change upconvert options needs its own "close" button
|
284
|
+
and status field?
|
285
|
+
mplayer check if dvdnav cache can work [?]
|
286
|
+
compare with VLC does it do any special cacheing?
|
287
|
+
spork stuffs
|
288
|
+
ruby-debug sample profiler
|
289
|
+
maintain smplayer :P
|
290
|
+
ri_for updatez
|
291
|
+
double check the "sum title times" precisely--do they add up great?
|
292
|
+
research madvr/on board lanczos at all.
|
293
|
+
can I "not" use mencoder for the first pass, to be able to work with handbrake files? [OSOH]
|
294
|
+
todo.upconvert
|
295
|
+
netflix quality upconverter, have a go at it
|
296
|
+
finalize screen capturer
|
297
|
+
see if all those patches have been applied to various (sherpya's).
|
298
|
+
start an ffmpeg filter repository
|
299
|
+
research VLC softskip at home/slow cpu?
|
300
|
+
create the following EDL: 10 commandments (or other Christian DVD I have) EDL to skip the intro music LOL
|
301
|
+
netflix upconvert
|
302
|
+
after get DVD down
|
303
|
+
after get hulu/youtube down, uh guess
|
145
304
|
C player:
|
146
305
|
use DVD navigator (check)
|
147
306
|
just use mplayer EDL syntax, plus a title track (or just detect track change, if long enough, assume... :P) :)
|
@@ -149,7 +308,8 @@
|
|
149
308
|
http://msdn.microsoft.com/en-us/library/dd407175(v=VS.85).aspx can be synchronous? might be a good first pass...
|
150
309
|
PlayPeriodInTitleAutoStop EC_DVD_PLAYPERIOD_AUTOSTOP
|
151
310
|
make it frame accurate output text :)
|
152
|
-
|
311
|
+
test if I have the same problem with non-accurate timestamps...
|
312
|
+
if so, update timestamp on "next" button clicks
|
153
313
|
folder, look for title_number.edl
|
154
314
|
allow it to "just play from X to Y exactly" ...
|
155
315
|
can start fullscreen
|
@@ -163,37 +323,19 @@
|
|
163
323
|
[A,B]
|
164
324
|
once I can jump around, advertise as a phantom editor :)
|
165
325
|
maybe even before?
|
166
|
-
|
167
|
-
|
168
|
-
|
169
|
-
add
|
170
|
-
|
171
|
-
|
172
|
-
|
173
|
-
|
174
|
-
|
175
|
-
|
176
|
-
|
177
|
-
|
178
|
-
|
179
|
-
also double check edl_parser unit tests, and if I do one in the middle and timestamps way past it does it work
|
180
|
-
and why was there an extra uncaught profanity in wrinkle in time?
|
181
|
-
|
182
|
-
== other lists to not do (duplicate the todo here if want to actually do it though, basically no do) ==
|
183
|
-
|
184
|
-
todo.upconvert
|
185
|
-
todo.propaganda
|
186
|
-
todo.inventionzy
|
187
|
-
todo.open_edl_list_org_todo
|
188
|
-
todo.build_library
|
189
|
-
todo.subtitle
|
190
|
-
virtual_audio TODO
|
191
|
-
screen_capture TODO
|
192
|
-
|
193
|
-
== DVD decide later to move up or down ==
|
194
|
-
super subtitle parser watcher for netflix instant...like on-demand...
|
195
|
-
|
196
|
-
== DVD+-DVD-realtime backlog (totally unordered, some very low prio, basically all never do) ==
|
326
|
+
can hit 'i' to save current timestamp :)
|
327
|
+
support VLC as an EDL for files
|
328
|
+
employee instructions: watch @ realtime after profanity filter first pass :P
|
329
|
+
add custom profanity option
|
330
|
+
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
|
331
|
+
screencast for creating using srt [after it's user friendly?]
|
332
|
+
linearize: full EDL with JSON on top, full timestamps. or something I like...
|
333
|
+
test DVD upconv it at 720*x resolution too...
|
334
|
+
they need/want to realize it's for contribution, not just use...
|
335
|
+
ooh here's a good idea.
|
336
|
+
force them to create any new EDL's on the wiki, and just read them, always, straight from there.
|
337
|
+
or some online gui thing, that would work too...prefer the latter
|
338
|
+
real mac app
|
197
339
|
A netflix instant "coordinator" so you can watch a movie while on the phone et al :P (/hulu etc.)
|
198
340
|
bounty qtcapture for ffmpeg LOL/fix VLC
|
199
341
|
compare netflix instant HD to a blu-ray...same?
|
@@ -206,23 +348,21 @@
|
|
206
348
|
it can publish them easily/share them easily with friends. Oh boy.
|
207
349
|
can auto-use tsmuxer at all
|
208
350
|
port to mac OS X
|
209
|
-
documentation button?
|
210
351
|
PPC dvdid work?
|
352
|
+
PPC work in general
|
211
353
|
.srt input auto-scan from a "full two entries from the .srt file" (easier)
|
212
354
|
rename as sanitizer, or something else SEO friendlier or something like that
|
213
355
|
from an EDL, it can "just play" for netflix (auto-open browser etc.)
|
214
356
|
add button "re-order srt"
|
215
|
-
@makemkv:
|
357
|
+
@makemkv:
|
216
358
|
try out libdvdcss + handbrake on the one that was totally broken...is it better?
|
217
359
|
can I reproduce it this days? double check OSOH, repost to forum
|
218
360
|
advertise http://betterlogic.com/roger/2011/06/mkv-mencoder-too-many-audio-packets-in-the-buffer/
|
219
|
-
|
220
|
-
|
221
|
-
|
222
|
-
|
223
|
-
|
224
|
-
bounty ffmpeg server for doze
|
225
|
-
bounty motion-detect, audio
|
361
|
+
bounty /ask mplayer OS X screen capture input can I use it in ffmpeg?
|
362
|
+
ask dll, say, for pausing [?]
|
363
|
+
ask if I can make a pausing filter, to start paused...hmm... [?]
|
364
|
+
bounty ffmpeg server for doze
|
365
|
+
bounty motion-detect, audio
|
226
366
|
try out disney digital copy
|
227
367
|
EDL's (if not lewd) (only after can do propaganda, really)
|
228
368
|
monty python
|
@@ -239,14 +379,11 @@
|
|
239
379
|
research XBMC
|
240
380
|
break out into its own separate window?
|
241
381
|
@XBMC: your stuff is broken in at least these two ways (bug reports)
|
242
|
-
also are they 30fps or not? and how do they handle timesplits?
|
243
382
|
is there another format that will actually mute?
|
244
383
|
XBMC mode doesn't mind the 600 starting offset...
|
245
384
|
oh wait we weren't even using it right to begin with LOL
|
246
385
|
plus it needs to "always just skip instead of mute" for now I guess
|
247
386
|
report XBMC bugs, too.
|
248
|
-
research VOB dirs
|
249
|
-
still needs timesplits? what about in XBMC? what about XBMC with DVD's
|
250
387
|
@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...
|
251
388
|
sout-keep for VLC EDL'ish or playlist?
|
252
389
|
local cache volume_name -> dvd id's, in case that can speed things up
|
@@ -266,31 +403,21 @@
|
|
266
403
|
family flix
|
267
404
|
http://theeditedmovieencyclopedia.blogspot.com/2008/08/clean-play-dvds-grand-opening-e-mail.html has grande list
|
268
405
|
movie mask wayback machine
|
269
|
-
|
406
|
+
earl?
|
270
407
|
accomodate ISO's as input as if they were DVD's themselves
|
271
|
-
fix ffmpeg's "red hue" within their code
|
272
|
-
be a hero and sync the dvdnav repo's [?] also fix mplayer not being able to startup on some dvd's what the...this is nuts!
|
273
|
-
I'm almost beginning to think VLC for files, DEBUG_C player for DVD's (except on mac, where they just have to live hosed)
|
274
|
-
or maybe...umm...ask the dvdnav people why it might work with one and not the other? ask VLC? huh? what the...
|
275
|
-
call out to VLC on DVDNAV_ERROR occurrence? what the... if can reproduce, submit bug report with trace et al.
|
276
|
-
report ffmpeg bugs as real bugs, mplayer various (as bugs):P
|
277
408
|
the final "edited.avi" really "could/should" be playable in WMP...if possible
|
278
409
|
note better to previewer "you are about to preview these specific edits..." ?
|
279
410
|
"save to" -> same dir as "get from" yeah
|
280
411
|
figure out a way to get to the roku [ps3ms?], +- netflix edited to roku LOL
|
281
412
|
prompt something if the EDL is actually "empty" :)
|
282
|
-
already donated: 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
|
283
|
-
todo: audacity, windirstat (done)
|
413
|
+
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)
|
284
414
|
note "you want to optimize your reverse blitting first... :)"
|
285
415
|
if 2 EDL's, still can choose a title trackfor automatically playing it right.
|
286
416
|
fast preview: change it to be aggressive sometimes yes, other times no
|
287
417
|
fast preview mode: watch for modifications to file, kill mplayer instances for them on change :)
|
288
418
|
fast preview tends to "go too far" [like the end of profanity is still there when played via the "real way"]
|
289
419
|
note to them [in how_to_create]: can do the two types of preview at same time...concurrently...to save time...
|
290
|
-
investigate: use zoomplayer max cutscene support?
|
291
420
|
|
292
|
-
can I make playback more smooth by upping mplayer cache? does smplayer pass it a parameter? It does jerk a bit doesn't it, on slower?
|
293
|
-
can I just use ffmpeg for an initial -> ts ? http://eotmsnotes.wordpress.com/2011/04/25/tsmuxer-notes/
|
294
421
|
investigate xbmc dvd edl how do you do that? [+- real dvd]
|
295
422
|
conference it can "pick out songs" (like a music video? mp3's?)
|
296
423
|
"1:07:5.718" , "1:07:10.447", "profanity", "ba.....", "Faraday that [ba.....] That ba He's gonna wish he never met us",
|
@@ -298,14 +425,13 @@
|
|
298
425
|
fan editor (after C player ?? though I suppose we could bring back batch mplayer to also do this...)
|
299
426
|
"fan editor" .bat file LOL
|
300
427
|
@mplayer: highlighting doesn't work (at least with upconvert DVD)
|
301
|
-
@ffmpeg: bounty/plz multi-thread the lanczos filter? plz? [
|
428
|
+
@ffmpeg: bounty/plz multi-thread the lanczos filter? plz? [if it looks like it would be helpful]
|
302
429
|
@ffmpeg: super video enhancer filter. plz? LOL [bounty?]
|
303
|
-
use mplayerx well [?] like wrap it...
|
304
|
-
could for files,
|
430
|
+
use mplayerx well [?] like wrap it...with mine inside :P
|
431
|
+
could for files, dvdnav://1 should work too..
|
305
432
|
try to team up with fanedit.org ?
|
306
|
-
slow cpu: mater tall tales: are my av sync values better or worse than smplayer defaults, with/without upsampling, blacky?
|
307
433
|
investigate boxee edl (just fer fun...maybe possible?) http://getsatisfaction.com/boxee/topics/commercial_skipping_edl_support
|
308
|
-
mplayer EDL allow this:
|
434
|
+
mplayer EDL button allow this:
|
309
435
|
got fatal exception in button
|
310
436
|
detected an overlap 1397.51 1401.275 mute 1395.474 1397.874 mute
|
311
437
|
SyntaxError
|
@@ -314,38 +440,23 @@
|
|
314
440
|
the distro could be made smaller yet [at least not as many gem deps needed...maybe more possible...]
|
315
441
|
@mplayer: chooses wrong language ts from jester...sigh
|
316
442
|
@mplayer: crash: http://betterlogic.com/roger/2011/07/mplayer-mac-os-x-woe/
|
317
|
-
@mplayer: that one [IQ? hitchhikers'?] fail fail fail until I used -dvd-device [?] huh?
|
318
|
-
try to reproduce...
|
319
443
|
@mplayer: http://www.infognition.com/VideoEnhancer/ can I do that through any means LOL?
|
320
444
|
@mplayer: gl shucks on windows 7!
|
321
445
|
can accept straight ".edl" files too, as my input (?)
|
322
|
-
@mplayer: after hitting split DVD sectors, the OSD fraction goes bonkers.
|
323
446
|
@mplayer: dump core needs a better message..could use one http://lists.mplayerhq.hu/pipermail/mplayer-users/2007-February/065420.html
|
324
447
|
@mplayer: -edl nonexist should warn [?] also when it hits an EDL sector ouput something plz?
|
325
|
-
|
326
|
-
add an mencoder convert with mplayer_breaks button :P
|
327
|
-
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?
|
448
|
+
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?
|
328
449
|
maybe just under an "advanced" window...
|
329
450
|
@mplayer homepage: list mulder's not smplayer's, plz?
|
330
|
-
also smplayer advertise it even more prominently :P
|
331
|
-
ask mplayer "could you make the OSD available to smplayer so it can get the right timestamps at least for its display?"
|
332
451
|
make this thing load faster: don't require rubygems...uh...faster_require?
|
333
|
-
does xbmc need a "convert to 30fps edl" for DVD?
|
334
452
|
@xbmc can you call out to another player prog plz?
|
335
|
-
@xbmc "command line play this dvd with this EDL" :)
|
453
|
+
@xbmc "command line play this dvd with this EDL" :) [for dvd]
|
336
454
|
add some way to hide spoilers, like soundtrack adds that ruin the movie for ya...
|
337
|
-
@makemkv: show us the title numbers, and number them *by those*
|
338
|
-
@macports: set notestxt \
|
339
|
-
13 "The MPlayer developers do not believe in making regular releases. \
|
340
|
-
14 You are likely better off using the mplayer-devel port." *before* and after (?) (double check it--would one way work ok? mplayer)
|
341
|
-
can I use mplayer's "-edlout" to simplify something something, or maybe I should slave mode mplayer for my own means of the same?
|
342
|
-
create real plugins for boxee, XBMC et al
|
343
455
|
can "blur out" scenes, or specific pixels on frames, like that guy bleeping out his own profanity just lips plus bleep
|
344
456
|
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...?]
|
345
457
|
if it doesn't parse a file you choose it annoyingly loops *forever* "error pooping" "error pooping" [?]
|
346
458
|
"real" dvdid for blu-ray, can work with them (once I figure out timing info...)
|
347
459
|
accept the "user inputable" profanities, based on the DVD (like "thor" or what not...)
|
348
|
-
can I train the ps3ms to play a real DVD, with EDL ?
|
349
460
|
create an XBMC plugin that auto-searches for...ummm...uh...filters for you? huh? some type of plugin?
|
350
461
|
just create the side by side .EDL for various files for people.
|
351
462
|
make a mymovies plugin to auto-use EDL's somehow... ?
|
@@ -353,21 +464,16 @@
|
|
353
464
|
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?
|
354
465
|
allow for filtered subtitles, a la "always skip" [?]
|
355
466
|
allow for AAF or OMF export, as well as EDL (?)
|
356
|
-
also edit the playback of trailers et al [?] hmm...
|
357
|
-
|
467
|
+
also edit the playback of trailers on DVD's et al [?] hmm...
|
468
|
+
maybe an internal mplayer thing based on title [?]
|
358
469
|
@mplayer: double click default to full screen! :) and enter default to dvdnav select!
|
359
|
-
add button "play from exactly here to here" in [mplayer uh guess?] :P
|
360
|
-
what does mplayer do with -ss big_number past the end of an end [monster's inc]?
|
361
470
|
fix ffmpeg's Application provided invalid, non monotonically increasing dts to muxer in stream 0: 5940 >= 5940
|
362
|
-
|
363
|
-
Title #1 was added (8 cell(s), 0:14:57), also give us title no's in the dialog :P
|
471
|
+
there's a bug report somewhere
|
364
472
|
@mencoder you lop off the end somehow (dvd rip)
|
365
|
-
blu ray timing
|
366
|
-
my one, others. Are they the same as DVD's? They seem really close...
|
367
473
|
pull in information from thetvdb to the GUI app
|
368
474
|
create the "ffmpeg frame accurate" splitter
|
369
475
|
sounds like I want to move in that direction, esp. if handbrake ends up being sane
|
370
|
-
research the gplv3, add terms.
|
476
|
+
research the gplv3, add terms.
|
371
477
|
it can "slow certain sections down" that might look way cool! LOL
|
372
478
|
it can "speed up" certain [scary/frightening] sections, to make them less tense
|
373
479
|
script powerdvd via keystrokes
|
@@ -379,7 +485,6 @@
|
|
379
485
|
OCR?
|
380
486
|
hotkeys
|
381
487
|
advanced editing, like sub-parts of frames, with each way to specify the sub-parts
|
382
|
-
an "automatic mplayer split finder" :)
|
383
488
|
buy forever strong in italian, compare... :P
|
384
489
|
mac version of the C player
|
385
490
|
"just play from X to Y exactly" [?]
|
@@ -387,8 +492,6 @@
|
|
387
492
|
take out the extra console window box output :) [scary, and closing it closes SC!]
|
388
493
|
auto-emailed feedback on crashes [?]
|
389
494
|
accomodate failed deletes [files in use] better than dying with a backtrace
|
390
|
-
vendorize ffmpeg, to avoid "scary" warning on install of imagemagick/scary active x
|
391
|
-
machine learning for video analysis [?]
|
392
495
|
figure out how to auto-crop after grab?
|
393
496
|
figure out some way to work with cable providers/iphones/gphones?
|
394
497
|
@mplayer: why do you sometimes start with subtitles enabled?
|
@@ -410,31 +513,24 @@
|
|
410
513
|
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?
|
411
514
|
appears the only messed up audio one is smplayer...and probably mplayer with DVD's [?]
|
412
515
|
do this after frame accurate
|
413
|
-
@mplayer: seeking to within an EDL failz
|
414
516
|
can make community overlay "comments" somehow or other/whatever cyberlink does :)
|
415
517
|
based on timestamps, transparent overlay
|
416
518
|
re-look through all my old "thoughts" notes/blogs
|
417
519
|
mplayer playlist mode possible, like real playlist?
|
418
520
|
add button start EDL playback from dvd here [?] (for create mode)
|
419
521
|
fix prio for very first ffmpeg instance not being settable [huh?]
|
420
|
-
check if a newer version of smplayer (+- forum links) can replace raw usage of mplayer now?
|
421
522
|
integrate sub-titles-zy-er auto-download
|
422
523
|
I could integrate discid => hashes => opensubtitles.org
|
423
524
|
http://themoviedb.lighthouseapp.com/projects/17044-themoviedborg/tickets/142
|
424
525
|
their mkv player probably does some lookup 'er other...maybe...for dvd's
|
425
526
|
I really need to tell tvdb to allow for discid, and/or themoviedb to allow for series'
|
426
|
-
@mplayer: some way to not have to use phreaky phreaky pipes in doze ("+1")
|
427
527
|
@ffmpeg: gop 12 for ntsc-dvd?
|
428
528
|
can watch conference like a music video :)
|
429
529
|
can play "this section then that, with this one's audio [wow that is fringey]
|
430
530
|
speedify things (the whole process takes approximately...eternity?)
|
431
531
|
can overlay with an arbitrary image (I think mencoder can actually do this...)
|
432
532
|
ffmpeg handle 3F2R audio [sigh] [cars, should work with temple at lavc, too, bob dvd's are dual, I think...hmm...]
|
433
|
-
an 'always blank not skip the mutes' option for hard core
|
434
|
-
video on how to use imdb wiki
|
435
533
|
accomodate alternate endings et al
|
436
|
-
@mplayer you *die* with edl's on many DVD's... ex: on bunny one
|
437
|
-
vendor\cache\mencoder\mplayer dvdnav://2 -nocache -edl C:\Users\packrd\AppData\Local\Temp\mplayer.temp.edl -dvd-device f:\
|
438
534
|
.exe installer
|
439
535
|
just unzips, runs the .bat file for them [?] :)
|
440
536
|
full msi
|
@@ -477,16 +573,14 @@ an auto-check for "newer version available" automagically not...
|
|
477
573
|
warn when labels both exist and don't match...
|
478
574
|
|
479
575
|
@mplayer warn before overwrite
|
480
|
-
@mplayer you cannot convert mkv files correctly you silly!
|
576
|
+
@mplayer you cannot convert mkv files correctly you silly! (ffmpeg too?)
|
481
577
|
|
482
578
|
== random non-DVD/OCR backlog ... or a few never do DVD. ==
|
483
579
|
|
484
|
-
auto-mute during hulu commercials [annoying!]
|
485
|
-
fix the audio timestamps for my capturer...
|
580
|
+
auto-mute during hulu commercials [annoying!] LOL
|
486
581
|
|
487
582
|
@mplayer: you return the wrong return code, sillys! https://gist.github.com/1056292
|
488
|
-
@smplayer:
|
489
|
-
@mplayer is it really too slow [link], and there thus no hope for EDL working right? maybe it could change to be based off the get_time_pos ?
|
583
|
+
@smplayer: me fix: their timestamp for dvdnav
|
490
584
|
Also things skip-worthy include The prefix/endfix of Netflix
|
491
585
|
series' that they run together( ex: Dr. Who has 4 episodes in a row, with 4 jarring
|
492
586
|
main-title themes between them all.) This type of thing
|
@@ -494,7 +588,7 @@ main-title themes between them all.) This type of thing
|
|
494
588
|
some low level frame hijacker for incoming cable movies, too? ... hmm...
|
495
589
|
not hijacker, but monitor to detect location/position
|
496
590
|
|
497
|
-
can die when doesn't start well:
|
591
|
+
can accidentally die when doesn't start well:
|
498
592
|
|
499
593
|
Selected player normal_in_youtube.com.chrome.txt
|
500
594
|
(full path: C:\dev\ruby\sensible-cinema\zamples\players\youtube\normal_in_youtube.com.chrome.txt)
|
@@ -516,14 +610,12 @@ advertise my "splitting joining" google doc page. also test the other various op
|
|
516
610
|
use voice recognition for profanity [?]
|
517
611
|
take out use_class_name for descriptors
|
518
612
|
|
519
|
-
if
|
520
|
-
|
613
|
+
if s..., could use straight mplayer -ss (+- one at a time, or possibly in a playlist [?] like VLC can...)
|
614
|
+
or just file based
|
521
615
|
|
522
616
|
fade in/fade out volume, video, instead of just hard muting it as it does currently, or hard overlay blanking it, or skipping.
|
523
617
|
make the other stuff work again, since I no longer use YAML...
|
524
618
|
|
525
|
-
pass all unit tests again jruby
|
526
|
-
|
527
619
|
speed up slow unit tests
|
528
620
|
make the overlay window uncloseable (?)
|
529
621
|
note that youtube can be downloaded then a local edited copy created, from that download. (mb add downloading ability?)
|
@@ -535,7 +627,6 @@ fix:
|
|
535
627
|
0:01:01.9 next will be at 0:01:02.0s (r [or q to quit]):
|
536
628
|
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!*
|
537
629
|
|
538
|
-
byu.tv descriptor
|
539
630
|
youtube non full screen: work with all browsers
|
540
631
|
amazon player
|
541
632
|
"just choose VLCx55" LOL
|
@@ -558,16 +649,14 @@ advertise on ruby flow
|
|
558
649
|
|
559
650
|
DRY up :levels--it's in the ocr spec as well as the others...
|
560
651
|
|
561
|
-
unit tests run with normal ruby
|
562
|
-
|
563
652
|
back off on mouse jerking...only every so often?
|
564
653
|
maybe increase timings as you get farther along, to accomodate for drift?
|
565
654
|
|
566
|
-
preference for beeping at them, et al
|
655
|
+
preference for beeping at them if it is failing to track, or when done with a conversion, et al
|
567
656
|
|
568
|
-
itunes video on demand player
|
657
|
+
itunes video on demand player descriptor
|
569
658
|
|
570
|
-
blockbuster "rent
|
659
|
+
blockbuster "rent on demand" player descriptor
|
571
660
|
|
572
661
|
no money making for now...all volunteer...more respectful.
|
573
662
|
or make it so it can work with an editor of some kind...like a "save here" command line snip this tuck that.
|
@@ -596,7 +685,6 @@ with VLC/youtube non full screen, it does the annoying mouse thing needlessly (w
|
|
596
685
|
|
597
686
|
the muting currently is so togglesy...if VLC ever fixes itself, fix this!
|
598
687
|
|
599
|
-
Linux port (call that good enough for usability on TV's...), should be...
|
600
688
|
|
601
689
|
blanker outer with user specifiable color
|
602
690
|
better default color?
|
@@ -640,14 +728,9 @@ do the same, but for audio books...also optimize them for reading through full v
|
|
640
728
|
|
641
729
|
@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:\
|
642
730
|
|
643
|
-
@jruby: system("mencoder") from a button doesn't get interrupted by an exception [!]
|
644
|
-
@vlc: replay mp4's are too dark.
|
645
|
-
|
646
|
-
a DVD burner for ISO, then it can "burn over" some bad sectors? or you can grab an ISO and "null out" just where you wanted to?
|
647
|
-
|
648
731
|
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]
|
649
732
|
|
650
|
-
a boxee api?
|
733
|
+
use a boxee api?
|
651
734
|
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
|
652
735
|
|
653
736
|
opening youtube, if not already opened, choose chrome in plugin, get this:
|
@@ -660,6 +743,10 @@ RuntimeError: poor width or wrong window 94 1 71
|
|
660
743
|
|
661
744
|
create a "map" of VLC DVD timings to "real" timings via tracking. Hopefully never necessary...
|
662
745
|
hopefully I can really fix VLC instead
|
663
|
-
|
746
|
+
|
747
|
+
@zoomplayer: more accuracy [?]
|
748
|
+
|
664
749
|
it fails on "friday" it tracks 0:48 as 1:48
|
665
750
|
probably at startup should not start at 0, either, wait for first screen trackage
|
751
|
+
|
752
|
+
can mute for "tense" scenes
|