sensible-cinema 0.25.4 → 0.26.0
Sign up to get free protection for your applications and to get access to all the features.
- data/README +6 -0
- data/Rakefile +1 -0
- data/TODO +82 -176
- data/VERSION +1 -1
- data/also_see_rogerdpack_youtube_account_and_sourceforge_files_movies_account +0 -0
- data/bin/sensible-cinema +3 -6
- data/bin/sensible-cinema-cli +2 -10
- data/change_log_with_feature_list.txt +31 -1
- data/lib/convert_thirty_fps.rb +11 -3
- data/lib/edl_parser.rb +62 -1
- data/{bin → lib}/sensible-cinema-dependencies.rb +12 -0
- data/spec/edl_parser.spec.rb +17 -3
- data/todo.inventionzy.txt +33 -27
- data/todo.upconvert +3 -0
- data/www/content_editor.html +91 -0
- data/www/index.html +55 -93
- data/www/upconverting_movie_player.html +52 -0
- data/www/video reel.jpg +0 -0
- data/zamples/edit_decision_lists/youtube/nuki_song_youtube_pointer.txt +2 -1
- metadata +7 -5
- data/spec/files/edls/edls_being_edited/edl_for_unit_tests.txt +0 -19
data/README
CHANGED
@@ -1,3 +1,9 @@
|
|
1
|
+
This is a README for the Sensible Cinema edited movie playback player
|
2
|
+
for its other aspects like upconverting DVD/Netflix Instant player please see
|
3
|
+
http://rogerdpack.t28.net/sensible-cinema/
|
4
|
+
|
5
|
+
===
|
6
|
+
|
1
7
|
Sensible-cinema allows you to apply pre-programmed edit lists
|
2
8
|
(e.g. Edit Decision Lists [2]) to the DVD's you own.
|
3
9
|
I.e. you can edit a DVD to "mute out" or skip certain scenes, deemed objectionable.
|
data/Rakefile
CHANGED
data/TODO
CHANGED
@@ -1,11 +1,15 @@
|
|
1
1
|
== roadmap [for just tasks, see below though] ==
|
2
2
|
|
3
|
-
|
3
|
+
netflix
|
4
|
+
upconv netflix
|
5
|
+
mac'ify OCR
|
6
|
+
upconvert DVD
|
4
7
|
srt release
|
5
8
|
tweaks/docu
|
6
9
|
C EDL
|
7
10
|
|
8
|
-
===
|
11
|
+
=== non ordered/eventually ===
|
12
|
+
create a skype recorder
|
9
13
|
compare netflix/blu-ray timings et al
|
10
14
|
linearize [?] hmm...
|
11
15
|
re-update todo/all docu/user feedback etc.
|
@@ -19,18 +23,18 @@
|
|
19
23
|
== high prio like blocking bugs ==
|
20
24
|
|
21
25
|
== under next release specific items: ==
|
22
|
-
|
26
|
+
netflix instant descriptor for OS X
|
23
27
|
|
24
28
|
== yes do ordered in conjunction with the above probably ==
|
25
29
|
|
26
30
|
== yes do, un-ordered currently, from the various future release options ==
|
31
|
+
srt/parsing buttons new window [?]
|
27
32
|
change upconvert options needs its own "close" button
|
28
|
-
|
29
|
-
|
33
|
+
propaganda the upconverting DVD player
|
34
|
+
tweak web stuff/propaganda for upconverter filenames et al
|
30
35
|
real docu on how to use the srt scanner
|
31
|
-
is there a bug if you switch DVD's
|
32
36
|
lightning strike from various outlets...
|
33
|
-
|
37
|
+
accomodate splits vs. blanks and work
|
34
38
|
research VOB dirs
|
35
39
|
still needs timesplits? what about in XBMC? what about XBMC with DVD's
|
36
40
|
todo.upconvert
|
@@ -42,32 +46,17 @@
|
|
42
46
|
snapshots of Sintel "normal", then deploy the various comparison pics
|
43
47
|
DVD test it (+- with others testing it for me too)
|
44
48
|
add new open button "edit the EDL for current DVD"
|
49
|
+
bouhty ffmpeg stuff (motion detect, directshow)
|
45
50
|
"fix" mplayer EDL pausing their code
|
46
51
|
the open button should open in the "editing" EDL dir.
|
47
|
-
|
48
|
-
|
49
|
-
|
50
|
-
add to the template, DVD can use it
|
51
|
-
release
|
52
|
+
warn against makemkv (and check vs. handbrake, and offer a bounty)
|
53
|
+
add the other type in there, esp. if a man answers
|
54
|
+
add to the template, various can use it
|
52
55
|
an overlapping mute failure when you hit the "watch edited realtime" should popup.
|
53
56
|
witch lady
|
54
|
-
split out the "dependency"
|
55
|
-
try buy edit lists from all x,y,z [?] offer them money LOL
|
56
|
-
http://www.familysafemovies.com
|
57
|
-
cleanflix (earl? that guy [John webster http://www.amazon.com/Make-Edited-Movies-ebook/dp/B004EYT3BU]?)
|
58
|
-
cougar video (that looks tough...)
|
59
|
-
http://www.cleanplaydvds.com
|
60
|
-
cleanfilms.com (now dead) "clean films"
|
61
|
-
that one on state street (John webster?)
|
62
|
-
http://www.edited-movies.com/buy-edited-movies/
|
63
|
-
http://www.clean-edited-movies.com/clean_flicks.htm ray lines ?
|
64
|
-
maybe more listed here: http://www.clean-edited-movies.com/clean_flicks.htm
|
65
|
-
Almost overnight, competitors to CleanFlicks popped up with twists on the CleanFlicks brand -- CleanFilms, Clean Flix, Clean-Flicks, Family Focus Films
|
66
|
-
family flix
|
67
|
-
http://theeditedmovieencyclopedia.blogspot.com/2008/08/clean-play-dvds-grand-opening-e-mail.html has grande list
|
68
|
-
movie mask wayback machine
|
69
|
-
make it load faster! this is cuh-razy! or at least splash screen! yes!
|
57
|
+
split out the "dependency" codes
|
70
58
|
research XBMC
|
59
|
+
break out into its own separate window?
|
71
60
|
@XBMC: your stuff is broken in at least these two ways (bug reports)
|
72
61
|
also are they 30fps or not? and how do they handle timesplits?
|
73
62
|
is there another format that will actually mute?
|
@@ -84,11 +73,10 @@
|
|
84
73
|
new button "auto-test" a subtitles file for timing :)
|
85
74
|
new upconv button: auto-take some snapshots (just to straight mjpeg or jpeg or the what not [?])
|
86
75
|
advertise urug again?
|
87
|
-
after works in mac
|
88
|
-
@ffmpeg windows builds += mulder +- VLC : libjpegturbo :)
|
76
|
+
after works in mac for capture+overlay :)
|
89
77
|
advertise virtual audio
|
90
78
|
advertise screen capture
|
91
|
-
create skype
|
79
|
+
create skype recorder windows
|
92
80
|
mplayer directx patch check it...
|
93
81
|
auto-add largest title to the generator EDL
|
94
82
|
complain if times look wrong...on playback? sum time
|
@@ -103,7 +91,7 @@
|
|
103
91
|
maybe search at end of movies for certain things?
|
104
92
|
double check--are my ffmpeg splits really really really the same as mplayer's EDL DVD splits? really?
|
105
93
|
linearize: EDL with JSON on top, full timestamps.
|
106
|
-
bring to top after a conversion, and before prompts...
|
94
|
+
also bring to top after a conversion, and before prompts/file prompts...
|
107
95
|
can auto-use tsmuxer at all [?]
|
108
96
|
mac just die with instructions to use tsmuxer first...
|
109
97
|
actually don't do this, just make sure to warn them if they pass us an mkv...indeed.
|
@@ -146,8 +134,14 @@
|
|
146
134
|
add button "fast preview segment" (mplayer from dvd)
|
147
135
|
investigate WMC "call out to smplayer + EDL" or the like...
|
148
136
|
add to docu
|
149
|
-
refresh bug
|
137
|
+
refresh bug try to reproduce
|
150
138
|
can edit books, too.
|
139
|
+
+- list/publish :)
|
140
|
+
create the following EDL: 10 commandments DVD to skip the intro music LOL
|
141
|
+
inventionzy: blu-ray stuff from todo.inventionzy
|
142
|
+
sons of provo "music video" EDL
|
143
|
+
port to mac OS X PPC
|
144
|
+
documentation button? notepad?
|
151
145
|
|
152
146
|
== other lists to not do (duplicate the todo here if want to actually do it though) ==
|
153
147
|
|
@@ -160,10 +154,27 @@
|
|
160
154
|
todo.virtual_audio
|
161
155
|
|
162
156
|
== DVD decide later to move up or down ==
|
163
|
-
|
157
|
+
ffmpeg compile it mingw, see if it runs dshow windows
|
158
|
+
|
164
159
|
== DVD+-DVD-realtime backlog (totally unordered, some very low prio, basically all never do) ==
|
160
|
+
make it load faster! this is cuh-razy! or at least splash screen! yes!
|
161
|
+
try buy edit lists from all x,y,z [?] offer them money LOL
|
162
|
+
http://www.familysafemovies.com
|
163
|
+
cleanflix (earl? that guy [John webster http://www.amazon.com/Make-Edited-Movies-ebook/dp/B004EYT3BU]?)
|
164
|
+
cougar video (that looks tough...)
|
165
|
+
http://www.cleanplaydvds.com
|
166
|
+
cleanfilms.com (now dead) "clean films"
|
167
|
+
that one on state street (John webster?)
|
168
|
+
http://www.edited-movies.com/buy-edited-movies/
|
169
|
+
http://www.clean-edited-movies.com/clean_flicks.htm ray lines ?
|
170
|
+
maybe more listed here: http://www.clean-edited-movies.com/clean_flicks.htm
|
171
|
+
Almost overnight, competitors to CleanFlicks popped up with twists on the CleanFlicks brand -- CleanFilms, Clean Flix, Clean-Flicks, Family Focus Films
|
172
|
+
family flix
|
173
|
+
http://theeditedmovieencyclopedia.blogspot.com/2008/08/clean-play-dvds-grand-opening-e-mail.html has grande list
|
174
|
+
movie mask wayback machine
|
175
|
+
test court jester :)
|
176
|
+
ppc dvdid work?
|
165
177
|
accomodate ISO's as input as if they were DVD's themselves
|
166
|
-
make OCR actually use blanks versus skip
|
167
178
|
fix ffmpeg's "red hue" within their code
|
168
179
|
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!
|
169
180
|
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)
|
@@ -173,14 +184,11 @@
|
|
173
184
|
the final "edited.avi" really "could/should" be playable in WMP...if possible
|
174
185
|
note better to previewer "you are about to preview these specific edits..." ?
|
175
186
|
"save to" -> same dir as "get from" yeah
|
176
|
-
inventionzy: blu-ray stuff from todo.inventionzy
|
177
187
|
figure out a way to get to the roku [ps3ms?], +- netflix edited to roku LOL
|
178
|
-
|
179
|
-
|
180
|
-
say something if the EDL is actually "empty" :)
|
181
|
-
already donated: 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)
|
188
|
+
prompt something if the EDL is actually "empty" :)
|
189
|
+
already donated: 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
|
182
190
|
note "you want to optimize your reverse blitting first... :)"
|
183
|
-
if 2 EDL's, still can choose a title
|
191
|
+
if 2 EDL's, still can choose a title trackfor automatically playing it right.
|
184
192
|
fast preview: change it to be aggressive sometimes yes, other times no
|
185
193
|
fast preview mode: watch for modifications to file, kill mplayer instances for them on change :)
|
186
194
|
fast preview tends to "go too far" [like the end of profanity is still there when played via the "real way"]
|
@@ -188,20 +196,15 @@
|
|
188
196
|
investigate: can I use zoomplayer max?
|
189
197
|
|
190
198
|
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?
|
191
|
-
mplayer EDL while grabbing, from grabbed :P
|
192
199
|
can I just use ffmpeg for an initial -> ts ? http://eotmsnotes.wordpress.com/2011/04/25/tsmuxer-notes/
|
193
200
|
investigate xbmc dvd edl how do you do that? [+- real dvd]
|
194
|
-
release capture filter, advertise it :)
|
195
|
-
@ffdshow-tryouts: don't crash me!
|
196
201
|
conference it can "pick out songs" (like a music video? mp3's?)
|
197
|
-
check with WME plugins, add instructions, then note in the README "support for x..."
|
198
202
|
"1:07:5.718" , "1:07:10.447", "profanity", "ba.....", "Faraday that [ba.....] That ba He's gonna wish he never met us",
|
199
203
|
should have dots uh guess...
|
200
204
|
fan editor (after C player ?? though I suppose we could bring back batch mplayer to also do this...)
|
201
205
|
"fan editor" .bat file LOL
|
202
|
-
highlighting doesn't work (
|
203
|
-
|
204
|
-
@ffmpeg: bounty/plz multi-thread the lanczos filter? plz?
|
206
|
+
@mplayer: highlighting doesn't work (at least with upconvert DVD)
|
207
|
+
@ffmpeg: bounty/plz multi-thread the lanczos filter? plz? [is this necessary]
|
205
208
|
@ffmpeg: super video enhancer filter. plz? LOL [bounty?]
|
206
209
|
use mplayerx well [?] like wrap it...
|
207
210
|
could for files, not for dvd's yet tho...
|
@@ -212,18 +215,13 @@
|
|
212
215
|
got fatal exception in button
|
213
216
|
detected an overlap 1397.51 1401.275 mute 1395.474 1397.874 mute
|
214
217
|
SyntaxError
|
215
|
-
lua VLC EDL plugin?
|
218
|
+
lua VLC EDL plugin?
|
216
219
|
test with cars-ws (at work), mac (to make sure volume name doesn't have spaces)
|
217
|
-
investigate dvdrsbvdl (windows media center edl plugin)
|
218
220
|
the distro could be made smaller yet [at least not as many gem deps needed...maybe more possible...]
|
219
221
|
@mplayer: chooses wrong language ts from jester...sigh
|
220
222
|
@mplayer: crash: http://betterlogic.com/roger/2011/07/mplayer-mac-os-x-woe/
|
221
|
-
@mplayer: crash IQ nav, keys dont' work in windows, prolly dvdcss doesn't cache in windows, can't pass parameter in windows LOL
|
222
|
-
@mplayer: could you umm...go ahead and support avisynth input pleaz, assuming you don't?
|
223
|
-
@mplayer: dvdnav:///e: should play the *menu* please? please? [???]
|
224
223
|
@mplayer: that one [IQ? hitchhikers'?] fail fail fail until I used -dvd-device [?] huh?
|
225
224
|
try to reproduce...
|
226
|
-
@mplayer: do I need -zoom ?
|
227
225
|
@mplayer: http://www.infognition.com/VideoEnhancer/ can I do that through any means LOL?
|
228
226
|
@mplayer: gl shucks on windows 7!
|
229
227
|
can accept straight ".edl" files too, as my input (?)
|
@@ -231,22 +229,17 @@
|
|
231
229
|
@mplayer: dump core needs a better message..could use one http://lists.mplayerhq.hu/pipermail/mplayer-users/2007-February/065420.html
|
232
230
|
@mplayer: -edl nonexist should warn [?] also when it hits an EDL sector ouput something plz?
|
233
231
|
@mplayer: allow EDL to have full timestamps for ease of editing :)
|
234
|
-
youtube videos -> new account name
|
235
232
|
add an mencoder convert with mplayer_breaks button :P
|
236
233
|
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?
|
237
234
|
maybe just under an "advanced" window...
|
238
235
|
@mplayer homepage: list mulder's not smplayer's, plz?
|
239
|
-
also smplayer advertise more prominently :P
|
236
|
+
also smplayer advertise it even more prominently :P
|
237
|
+
ask mplayer "could you make the OSD available to smplayer so it can get the right timestamps at least for its display?"
|
240
238
|
make this thing load faster: don't require rubygems...uh...faster_require?
|
241
239
|
does xbmc need a "convert to 30fps edl" for DVD?
|
242
240
|
@xbmc can you call out to another player prog plz?
|
243
241
|
@xbmc "command line play this dvd with this EDL" :)
|
244
|
-
|
245
|
-
some way to hide spoilers, like soundtrack adds that ruin the movie for ya...
|
246
|
-
decide on "community" -- should it be all my own community? mymovies community?
|
247
|
-
the auto-matcher filename to subtitles [?]
|
248
|
-
auto-downloader based on filename/dvd name/md5 ?
|
249
|
-
"media browser" plugin?
|
242
|
+
add some way to hide spoilers, like soundtrack adds that ruin the movie for ya...
|
250
243
|
@makemkv: show us the title numbers, and number them *by those*
|
251
244
|
@macports: set notestxt \
|
252
245
|
13 "The MPlayer developers do not believe in making regular releases. \
|
@@ -278,37 +271,27 @@
|
|
278
271
|
blu ray timing
|
279
272
|
my one, others. Are they the same as DVD's? They seem really close...
|
280
273
|
pull in information from thetvdb to the GUI app
|
281
|
-
create the following EDL: 10 commandments DVD to skip the intro music LOL
|
282
|
-
@VLC you lop off the end, somehow, I guess...
|
283
274
|
create the "ffmpeg frame accurate" splitter
|
284
275
|
sounds like I want to move in that direction, esp. if handbrake ends up being sane
|
285
276
|
research the gplv3, add terms. Maybe want real lawyer, even?
|
286
|
-
sons of provo "music video" EDL
|
287
277
|
it can "slow certain sections down" that might look way cool! LOL
|
278
|
+
it can "speed up" certain [scary/frightening] sections, to make them less tense
|
288
279
|
script powerdvd via keystrokes
|
289
280
|
VLC: suggest uservoice
|
290
281
|
can I just use mencoder with an EDL parameter to possibly split/join more quickly or something?
|
291
282
|
10 minute splits for much faster viewage [edl fast preview seems way too lossy ?]
|
292
|
-
|
293
|
-
"release" it to even more developers
|
294
|
-
plug.org, more rubyists than urug?
|
295
|
-
after OS X confidence :)
|
296
|
-
an all online EDL editor
|
283
|
+
an all online EDL editor+publisher
|
297
284
|
flash canvas
|
298
285
|
OCR?
|
299
286
|
hotkeys
|
300
287
|
advanced editing, like sub-parts of frames, with each way to specify the sub-parts
|
301
|
-
donate http://lame.buanzo.com.ar
|
302
|
-
donate winscp, sox
|
303
|
-
do todo.inventionzy.txt all
|
304
288
|
an "automatic mplayer split finder" :)
|
305
289
|
buy forever strong in italian, compare... :P
|
306
290
|
mac version of the C player
|
307
291
|
"just play from X to Y exactly" [?]
|
308
292
|
forever strong DVD timestamps [and other?], compare timestamps with amazon VoD, too, also jonah amazon VoD [if desired?]
|
309
293
|
take out the extra console window box output :) [scary, and closing it closes SC!]
|
310
|
-
auto-feedback on crashes [?]
|
311
|
-
script avidemux, virtualdub, as a demo?
|
294
|
+
auto-emailed feedback on crashes [?]
|
312
295
|
accomodate failed deletes [files in use] better than dying with a backtrace
|
313
296
|
vendorize ffmpeg, to avoid "scary" warning on install of imagemagick/scary active x
|
314
297
|
machine learning for video analysis [?]
|
@@ -321,27 +304,25 @@
|
|
321
304
|
check why out of sync my turn on earth on blacky MPH-HC
|
322
305
|
does it with other players...?
|
323
306
|
super spiffy editor that tracks timestamps for you for new lines
|
324
|
-
create a uservoice/uservoice+
|
307
|
+
create a uservoice/uservoice+ for my own [?]
|
325
308
|
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)
|
326
309
|
don't exit if a timestamps has same beginning as end, but do warn (is this a problem still?)
|
327
310
|
mpeg is lossy (at least my current one pass conversion still is...) and smplayer can't play it right unedited
|
328
311
|
only if asked?
|
329
|
-
alpha transparent "grey" overlay (for partial parts of the window)
|
330
312
|
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.
|
331
|
-
google android TV app/iTV ?
|
332
313
|
advertise related bounties to their various groups
|
333
314
|
create a really snazzy pro looking website
|
334
315
|
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")?
|
335
316
|
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?
|
336
317
|
appears the only messed up audio one is smplayer...and probably mplayer with DVD's [?]
|
337
318
|
do this after frame accurate
|
338
|
-
|
339
|
-
@mplayer: seeking to within EDL failz
|
319
|
+
@mplayer: seeking to within an EDL failz
|
340
320
|
can make community overlay "comments" somehow or other/whatever cyberlink does :)
|
321
|
+
based on timestamps, transparent overlay
|
341
322
|
re-look through all my old "thoughts" notes/blogs
|
342
323
|
mplayer playlist mode possible, like real playlist?
|
343
324
|
add button start EDL playback from dvd here [?] (for create mode)
|
344
|
-
fix prio for first ffmpeg instance not being settable [huh?]
|
325
|
+
fix prio for very first ffmpeg instance not being settable [huh?]
|
345
326
|
check if a newer version of smplayer (+- forum links) can replace raw usage of mplayer now?
|
346
327
|
integrate sub-titles-zy-er auto-download
|
347
328
|
I could integrate discid => hashes => opensubtitles.org
|
@@ -355,7 +336,7 @@
|
|
355
336
|
speedify things (the whole process takes approximately...eternity?)
|
356
337
|
can overlay with an arbitrary image (I think mencoder can actually do this...)
|
357
338
|
ffmpeg handle 3F2R audio [sigh] [cars, should work with temple at lavc, too, bob dvd's are dual, I think...hmm...]
|
358
|
-
an 'always blank not skip the mutes' option for
|
339
|
+
an 'always blank not skip the mutes' option for hard core
|
359
340
|
video on how to use imdb wiki
|
360
341
|
accomodate alternate endings et al
|
361
342
|
@mplayer you *die* with edl's on many DVD's... ex: on bunny one
|
@@ -383,9 +364,6 @@
|
|
383
364
|
note to people: can edit these to your liking, resubmit
|
384
365
|
"Re-run most recent" disabled when there isn't one [?]
|
385
366
|
can rip from a DVD-like local folder (would anybody ever need this?)
|
386
|
-
can parse IMDB parental guide
|
387
|
-
add stuffs to imdb hmmm
|
388
|
-
IMDB easy DVD mapping...
|
389
367
|
can blank out the video, with audio continuing through...
|
390
368
|
can use a fast temp drive, save through it to another :P
|
391
369
|
(when they have two...)
|
@@ -406,10 +384,11 @@ warn when labels both exist and don't match...
|
|
406
384
|
|
407
385
|
@mplayer warn before overwrite
|
408
386
|
@mplayer you cannot convert mkv files correctly you silly!
|
409
|
-
bounty dvdnav
|
410
|
-
fix dvdnav stuffs?
|
411
387
|
|
412
|
-
== random non-DVD/OCR backlog ... or never do DVD. ==
|
388
|
+
== random non-DVD/OCR backlog ... or a few never do DVD. ==
|
389
|
+
|
390
|
+
auto-mute during hulu commercials [annoying!]
|
391
|
+
fix the audio timestamps for my capturer...
|
413
392
|
|
414
393
|
@mplayer: you return the wrong return code, sillys! https://gist.github.com/1056292
|
415
394
|
@smplayer: bounty or me fix: their for their display [if they use get_time_pos isn't that enough ?]
|
@@ -418,8 +397,8 @@ Also things skip-worthy include The prefix/endfix of Netflix
|
|
418
397
|
series' that they run together( ex: Dr. Who has 4 episodes in a row, with 4 jarring
|
419
398
|
main-title themes between them all.) This type of thing
|
420
399
|
|
421
|
-
timing all dogs go to heaven--way off in hulu? huh?
|
422
400
|
some low level frame hijacker for incoming cable movies, too? ... hmm...
|
401
|
+
not hijacker, but monitor to detect location/position
|
423
402
|
|
424
403
|
can die when doesn't start well:
|
425
404
|
|
@@ -431,28 +410,22 @@ C:/dev/ruby/sensible-cinema/lib/screen_tracker.rb:37:in `initialize': poor width
|
|
431
410
|
from bin\sensible-cinema-cli:73:in `go_sc'
|
432
411
|
from bin\sensible-cinema-cli:107
|
433
412
|
|
434
|
-
misses digits: vlc non full screened 18:00 in...
|
435
|
-
misses digits: youtube friday somewhere along there...40 or so [or maybe it got them fine actually...]
|
436
|
-
|
437
413
|
can synchronize hulu/netflix instant play, for girlfriends
|
438
414
|
create avisynth realtime EDL'er
|
439
415
|
|
440
|
-
when mouse jerks the "first" time--don't count
|
441
|
-
or count it as "worst possible"
|
416
|
+
when mouse jerks the "first" time--don't count the next reading! It's the next transition that matters..I think so...
|
417
|
+
or count it as "worst possible"?
|
418
|
+
it's off by up to 1s, at the least...hmm...
|
442
419
|
|
443
420
|
@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?)
|
444
421
|
advertise my "splitting joining" google doc page. also test the other various options there for accurateness :)
|
445
422
|
use voice recognition for profanity [?]
|
446
423
|
take out use_class_name for descriptors
|
447
424
|
|
448
|
-
after 2020: DVD Navigator in C++ ?
|
449
|
-
|
450
|
-
something that works with cable TV, too, somehow?
|
451
|
-
|
452
425
|
if sued, could use straight mplayer -ss (+- one at a time, or possibly in a playlist [?] like VLC can...)
|
453
426
|
-hr-edl-seek ?
|
454
427
|
|
455
|
-
fade in/fade out volume, video
|
428
|
+
fade in/fade out volume, video, instead of just hard muting it as it does currently, or hard overlay blanking it, or skipping.
|
456
429
|
make the other stuff work again, since I no longer use YAML...
|
457
430
|
|
458
431
|
pass all unit tests again jruby
|
@@ -475,8 +448,6 @@ amazon player
|
|
475
448
|
|
476
449
|
Just fold if s....
|
477
450
|
|
478
|
-
a descriptor for some closed source app player...
|
479
|
-
|
480
451
|
can "overlay-audio/video"
|
481
452
|
|
482
453
|
blanker: allow for one side of the screen or another...
|
@@ -489,16 +460,8 @@ PISH
|
|
489
460
|
|
490
461
|
check that youtube is working well again for all screen resolutions...
|
491
462
|
|
492
|
-
run it off a normal person (hulu, DVD). rinse and repeat
|
493
|
-
|
494
463
|
advertise on ruby flow
|
495
464
|
|
496
|
-
"ripperzy-ize" (low prio)
|
497
|
-
can record from online [huh? do I even want this?]
|
498
|
-
maybe can record something, then extract the bad...
|
499
|
-
low prio
|
500
|
-
remove commercials?
|
501
|
-
|
502
465
|
DRY up :levels--it's in the ocr spec as well as the others...
|
503
466
|
|
504
467
|
unit tests run with normal ruby
|
@@ -508,61 +471,43 @@ back off on mouse jerking...only every so often?
|
|
508
471
|
|
509
472
|
preference for beeping at them, et al
|
510
473
|
|
511
|
-
itunes video on demand player
|
474
|
+
itunes video on demand player description
|
512
475
|
|
513
|
-
blockbuster "rent" on demand player
|
476
|
+
blockbuster "rent" on demand player description
|
514
477
|
|
515
478
|
no money making for now...all volunteer...more respectful.
|
516
479
|
or make it so it can work with an editor of some kind...like a "save here" command line snip this tuck that.
|
517
480
|
probably only possible after creating the desktop streamer hmm
|
518
481
|
|
519
|
-
no releasing experimental for now, I guess
|
520
|
-
|
521
482
|
integrate with librivox' audio so you can avoid profanity in classics. Somehow. This would be nice for portable players.
|
522
483
|
You know, for static things like this, a 'pre-cutter' would sure be convenient...
|
523
484
|
provide download of edited mp3's for people. ahhh.
|
524
485
|
|
525
486
|
itunes player for profanity (music)?
|
526
487
|
|
527
|
-
make a list of "known clean" movies...hmm...
|
528
|
-
|
529
488
|
an "online anybody can chat while watching this movie" (or anybody can edit this wav and listen to it as overlay...) prefer the latter.
|
530
489
|
|
531
490
|
an online applet web runnable? Why not?
|
532
491
|
click here to watch your favorite film edited on hulu! Just click! [* yea!]
|
533
492
|
|
534
|
-
code refactors: "screen time change", order should be swapped in bin/x output (just cleanup)
|
535
|
-
|
536
493
|
easier installation for windows: self-extracting exe's :)
|
537
494
|
later: .msi?
|
538
495
|
|
539
|
-
can blank overlay with
|
540
|
-
|
541
|
-
ability to record it from online/live, then apply edits.
|
542
|
-
|
543
|
-
add my stuff to imdb...? make a wiki?
|
496
|
+
can blank overlay with specifiable text like "and you are one awesome klingon"
|
544
497
|
|
545
498
|
user customizable levels...
|
546
|
-
maybe even "I don't like ones that are x, y, z",
|
499
|
+
maybe even "I don't like ones that are x, y, z", and/oor "boring level x or greater"
|
547
500
|
|
548
501
|
with VLC/youtube non full screen, it does the annoying mouse thing needlessly (which doesn't bug as much these days...)
|
549
502
|
|
550
|
-
can overlay with wav file (would work already for VLC [?], could also "click to mute" for others...hmm...)
|
551
|
-
|
552
503
|
the muting currently is so togglesy...if VLC ever fixes itself, fix this!
|
553
504
|
|
554
|
-
fix any/all pending tests...
|
555
|
-
|
556
|
-
can permanently black out certain coords to keep things prettier...et al
|
557
|
-
remove black when they really move the mouse?
|
558
|
-
|
559
505
|
Linux port (call that good enough for usability on TV's...), should be...
|
560
|
-
OS X port
|
561
506
|
|
562
507
|
blanker outer with user specifiable color
|
563
508
|
better default color?
|
564
509
|
|
565
|
-
|
510
|
+
Can auto mute/blank/skip commercials?
|
566
511
|
|
567
512
|
transfer ownership to a single LLC
|
568
513
|
new github username
|
@@ -574,41 +519,15 @@ overlay/replace current playback with some url of audio or video
|
|
574
519
|
user editable joke overlays (like a wiki...)
|
575
520
|
realtime overlays (like group chat for those watching the film...)
|
576
521
|
|
577
|
-
control volume programmatically (using mouse) on the player itself.
|
578
|
-
control mute programmatically (using mouse) on the player itself.
|
579
|
-
control location programmatically (using mouse) on the player itself.
|
580
|
-
|
581
522
|
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...
|
582
|
-
or known parseable imdb's
|
583
523
|
|
584
524
|
does my sweet heart have any suggestions? (make it work well for laymen)
|
585
525
|
|
586
|
-
web browser plugin?
|
587
|
-
popups *inside* netflix "play this edited" ?
|
588
|
-
|
589
|
-
Programmatically do all of the above, by driving VLC with libvlc (its API).
|
590
|
-
So this would be basically tracking VLC using its libvlc callbacks, instead of screen times
|
591
|
-
fork the Python project?
|
592
|
-
VLC
|
593
|
-
use VLC's web interface? telnet?
|
594
|
-
optimize it with best appropriate iframes (LOL)
|
595
|
-
|
596
526
|
integrate with google TV...bravia...maybe...somehow...boxxee? roku?
|
597
527
|
itunes TV? apple tv? ps3?
|
528
|
+
probably via broadcast...
|
598
529
|
|
599
|
-
|
600
|
-
|
601
|
-
@MRI:
|
602
|
-
|
603
|
-
irb(main):001:0> a = File.open('big1', 'w')
|
604
|
-
=> #<File:big1>
|
605
|
-
irb(main):002:0> a.seek 10_000_000_000
|
606
|
-
=> 0
|
607
|
-
irb(main):003:0> a.write 'b'
|
608
|
-
=> 1
|
609
|
-
irb(main):004:0> a.close # very slow mri 1.9.2
|
610
|
-
=======
|
611
|
-
take out all require 'rubygems'ses...
|
530
|
+
take out all various require 'rubygems'ses...
|
612
531
|
|
613
532
|
warn them when it looks like screen capture is very painful/expensive [is it too bad anyway, though] ? iff necessary
|
614
533
|
|
@@ -623,7 +542,7 @@ create a "book edit list" (word x is at position y...)
|
|
623
542
|
@mencoder: can't split
|
624
543
|
something like you watch it *with* you friends and can all chat together...hmm...
|
625
544
|
|
626
|
-
do the same, but for 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
|
545
|
+
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
|
627
546
|
|
628
547
|
@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:\
|
629
548
|
|
@@ -634,22 +553,8 @@ a DVD burner for ISO, then it can "burn over" some bad sectors? or you can grab
|
|
634
553
|
|
635
554
|
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]
|
636
555
|
|
637
|
-
|
638
|
-
@rspec:
|
639
|
-
1) EdlParser should raise for end before beginning
|
640
|
-
Failure/Error: proc{ go({"mutes"=>{105=>104.9}})}.should raise_error(/SyntaxError/)
|
641
|
-
expected Exception with message matching /SyntaxError/, got #<SyntaxError: warning--detected an end before a start 104.9 < 105.0>
|
642
|
-
# edl_parser.spec.rb:115
|
643
|
-
# :1
|
644
|
-
|
645
|
-
message confusing :)
|
646
|
-
|
647
|
-
give money to nomachine--wow!
|
648
|
-
|
649
556
|
a boxee api?
|
650
557
|
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
|
651
|
-
donate to the top 25 sourceforge's that don't look illegal, esp. if haven't before
|
652
|
-
@mplayer: allow the equals in this: mplayer dvdnav:// -dvd-device=f:
|
653
558
|
|
654
559
|
opening youtube, if not already opened, choose chrome in plugin, get this:
|
655
560
|
RuntimeError: poor width or wrong window 94 1 71
|
@@ -660,6 +565,7 @@ RuntimeError: poor width or wrong window 94 1 71
|
|
660
565
|
[hard exit]
|
661
566
|
|
662
567
|
create a "map" of VLC DVD timings to "real" timings via tracking. Hopefully never necessary...
|
568
|
+
hopefully I can really fix VLC instead
|
663
569
|
|
664
|
-
it fails on "friday" tracks 0:48 as 1:48
|
570
|
+
it fails on "friday" it tracks 0:48 as 1:48
|
665
571
|
probably at startup should not start at 0, either, wait for first screen trackage
|