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
File without changes
|
@@ -0,0 +1,23 @@
|
|
1
|
+
allow for 48:40 type things
|
2
|
+
cleanup the look
|
3
|
+
allow for maximizable
|
4
|
+
allow for embedding somehow LOL...at least spit out the code for them to copy and paste into their own site...that's free even! but maybe allow for straight embed. maybe both
|
5
|
+
show somehow, that it's muted
|
6
|
+
|
7
|
+
does it skip too far?
|
8
|
+
|
9
|
+
a "start here, then just stop when it gets here" option
|
10
|
+
|
11
|
+
advertise it for wide-spread stuff...
|
12
|
+
|
13
|
+
new web page for SEO? LOL
|
14
|
+
|
15
|
+
add an awesome HTML 5 cut scene editor LOL
|
16
|
+
|
17
|
+
add wiki page for people to put stuff? github wiki page? description page
|
18
|
+
|
19
|
+
can loop "x times" LOL
|
20
|
+
|
21
|
+
can overlay LOL
|
22
|
+
|
23
|
+
can repeat the whole thing, allow for customization options, etc.
|
Binary file
|
@@ -8,10 +8,15 @@
|
|
8
8
|
],
|
9
9
|
|
10
10
|
"blank_outs" => [
|
11
|
-
"01:21:08", "01:21:09",
|
11
|
+
"01:21:08", "01:21:09", "profanity", "he..", # too easy to lip read :)
|
12
|
+
"01:48:47", "01:48:57", "scary/tense", "spider"
|
12
13
|
],
|
13
14
|
|
14
|
-
|
15
|
-
"
|
16
|
-
|
17
|
-
"not yet edited out" => "plenty of violence at the end with the snake,
|
15
|
+
"name" => "Harry Potter 2 Chamber of secrets",
|
16
|
+
"disk_unique_id" => "ab3fd3a3|2c630dea",
|
17
|
+
"volume_name" => "HP_AND_THE_CHAMBER_OF_SECRETS",
|
18
|
+
"not yet edited out" => "plenty of violence at the end with the snake, also some minor profanity [please find for me, suggest it!]",
|
19
|
+
"dvd_title_track_length" => 9647.566,
|
20
|
+
"dvd_start_offset" => 0.13,
|
21
|
+
"dvd_nav_packet_offset" => [0.5, 0.491774],
|
22
|
+
"dvd_title_track" => "1",
|
@@ -0,0 +1,30 @@
|
|
1
|
+
# comments can go after a # on any line, for example this one.
|
2
|
+
"name" => "aladdin",
|
3
|
+
|
4
|
+
"mutes" => [
|
5
|
+
|
6
|
+
"0:04:15.95" , "0:04:20.44", "profanity", "al...", "By [al...]",
|
7
|
+
"0:13:53.54" , "0:13:56.66", "profanity", "al...", "[al...] forbid you should have any daughters",
|
8
|
+
"0:51:41.78" , "0:51:45.36", "profanity", "al...", "By [al...] this is quite a remarkable device",
|
9
|
+
"1:06:05.46" , "1:06:07.67", "profanity", "al...", "Praise [al...]",
|
10
|
+
"1:21:44.66" , "1:21:48.41", "profanity", "moron", "Shut up you [moron] Don't tell me to shut up",
|
11
|
+
|
12
|
+
],
|
13
|
+
|
14
|
+
"blank_outs" => [
|
15
|
+
"7:51", "7:55", "skimpy dancing",
|
16
|
+
"8:00", "8:07", "skimpy dancing",
|
17
|
+
],
|
18
|
+
|
19
|
+
"volume_name" => "QL10NNW1",
|
20
|
+
"disk_unique_id" => "f0f84375|1dbbed43",
|
21
|
+
"dvd_title_track" => "20",
|
22
|
+
# "dvd_title_track_length" => "9999", # length, on the DVD, of dvd_title_track (use the show DVD info button to get this number).
|
23
|
+
"subtitle_url" => "http://www.opensubtitles.net/en/opensubtitles-player.sexabe/3289935",
|
24
|
+
"not edited out stuff" => "there maybe more in there",
|
25
|
+
# "closing thoughts" => "only...",
|
26
|
+
"mplayer_dvd_splits" => [],
|
27
|
+
"dvd_start_offset" => "0.28",
|
28
|
+
|
29
|
+
"beginning_subtitle" => ["Oh I Come from a land", "30.5"],
|
30
|
+
"ending_subtitle_entry" => ["Made you look. ", "1:25:33.37"],
|
@@ -14,4 +14,4 @@
|
|
14
14
|
# "dvd_title_track" => "1", # most DVD's use title 1. Not all do, though. If sensible-cinema plays anything except the main title (for example, a trailer), when you use it, see http://goo.gl/QHLIF to set this right.
|
15
15
|
# "not edited out stuff" => "some violence",
|
16
16
|
# "closing thoughts" => "still...",
|
17
|
-
# "mplayer_dvd_splits" => ["59:59", "
|
17
|
+
# "mplayer_dvd_splits" => ["59:59", "4:05"], # these are where, in mplayer, the DVD timestamp "resets" to zero for some reason (bug) http://goo.gl/yMfqX . [] is a valid option, if there are none.
|
@@ -15,4 +15,6 @@
|
|
15
15
|
# recalculate... "disk_unique_id" => "",
|
16
16
|
"url" => "http://www.bigbuckbunny.org/",
|
17
17
|
"dvd_title_track" => "2",
|
18
|
+
"volume_name" => "BIG_BUCK_BUNNY_NTSC",
|
19
|
+
"disk_unique_id" => "94a23146|afc6c923",
|
18
20
|
"closing thoughts" => "feels more adult than a kids movie, but probably ok edited"
|
@@ -1,8 +1,8 @@
|
|
1
1
|
"title" => "Bob's Big Plan",
|
2
2
|
"dvd_title_track" => 1,
|
3
3
|
"other notes" => "could use more nit-picking of the song, as some parts seem all right in the end",
|
4
|
-
|
5
|
-
|
4
|
+
"disk_unique_id" => "12e77a76|b6e48ce8",
|
5
|
+
"volume_name" => "BOBS_BIG_PLAN",
|
6
6
|
"mutes" => [
|
7
7
|
"00:03.8" , "01:03", "theme song is a bit raucous at times",
|
8
8
|
"28:13.5" , "29:40", "theme song again",
|
@@ -0,0 +1,26 @@
|
|
1
|
+
# comments can go after a # on any line, for example this one.
|
2
|
+
"name" => "Cars 2",
|
3
|
+
|
4
|
+
"mutes" => [
|
5
|
+
# an example line, uncomment the leading "#" to make it active
|
6
|
+
# "0:00:01.0", "0:00:02.0", "profanity", "da..",
|
7
|
+
],
|
8
|
+
|
9
|
+
"blank_outs" => [
|
10
|
+
# an example line, uncomment the leading "#" to make it active
|
11
|
+
# "00:03:00.0" , "00:04:00.0", "violence", "of some sort",
|
12
|
+
],
|
13
|
+
|
14
|
+
"volume_name" => "CARS_2",
|
15
|
+
"disk_unique_id" => "aa60c04c|7f1f57d6",
|
16
|
+
"dvd_title_track" => "18", # the "show DVD info" button will tell you title lengths (typically longest title is the title track)
|
17
|
+
# "dvd_title_track_length" => "9999", # length, on the DVD, of dvd_title_track (use the show DVD info button to get this number).
|
18
|
+
# "subtitle_url" => "http://...",
|
19
|
+
# "not edited out stuff" => "some...",
|
20
|
+
# "closing thoughts" => "only ...",
|
21
|
+
# In mplayer, the DVD timestamp "resets" to zero for some reason, so you need to specify when if you want to use mplayer DVD realtime playback, or use mencoder -edl to split your file. See https://github.com/rdp/sensible-cinema/wiki/Detecting-mplayer-dvd-reset-times
|
22
|
+
# "mplayer_dvd_splits" => ["3600.15", "444.35"], # or just [] if there are none. Not additive, so this would mean "a split at 3600.15 and at second 4044.35" see the link for more info.
|
23
|
+
# "dvd_start_offset" => "0.99", # use get info button to get this number, then copy and paste it here.
|
24
|
+
|
25
|
+
# dvd begin: "this is agent leland turbo" 47.98
|
26
|
+
# dvd end: yippee 1:38:12.85
|
@@ -0,0 +1,22 @@
|
|
1
|
+
"name" => "condor man widescreen",
|
2
|
+
|
3
|
+
"mutes" => [
|
4
|
+
"0:11:29.0", "0:11:35.0", "lewd comment",
|
5
|
+
],
|
6
|
+
|
7
|
+
"blank_outs" => [
|
8
|
+
"10:26", "10:36", "some lewd'ish dancing",
|
9
|
+
],
|
10
|
+
|
11
|
+
# TODO add other side:
|
12
|
+
# "disk_unique_id" => "e75236da|39c26c9b", # CONDOR_MAN_FF_PROJECT
|
13
|
+
"volume_name" => "CONDOR_MAN_LB_PROJECT",
|
14
|
+
"disk_unique_id" => "7cde4a1b|6c57c31e",
|
15
|
+
"dvd_title_track" => "1", # the "show DVD info" button will tell you title lengths (typically longest title is the title track)
|
16
|
+
# "dvd_title_track_length" => "9999", # length, on the DVD, of dvd_title_track (use the show DVD info button to get this number).
|
17
|
+
# "subtitle_url" => "1234567", # has none that I could find on the net...
|
18
|
+
"not edited out stuff" => "let's be democratic together [if you find it, take it out, tell me where it is]",
|
19
|
+
"rating"=> "7 stars out of 10",
|
20
|
+
# "closing thoughts" => "only...",
|
21
|
+
# In mplayer, the DVD timestamp "resets" to zero for some reason, so you need to specify when if you want to use mplayer DVD realtime playback, or use mencoder -edl to split your file. See http://goo.gl/yMfqX
|
22
|
+
"mplayer_dvd_splits" => [],
|
@@ -1,27 +1,24 @@
|
|
1
|
-
# comments can go after a # on any line, for example this one.
|
2
1
|
"name" => "court jester",
|
3
2
|
|
4
3
|
"mutes" => [
|
5
4
|
|
6
|
-
"0:33:24.424" , "0:33:26.448", "profanity", "deitys", "Sent by the [deitys] and for you alone",
|
7
|
-
"0:41:25.884" , "0:41:32.1", "profanity", "deitys", "that you have been sent here by the [deitys], To do that you must go to her room and [make love]",
|
8
|
-
"0:45:28.670" , "0:45:30.578", "profanity", "deitys", "and lovers are not sent by the [deitys]",
|
9
|
-
"0:45:43.037" , "0:45:46.298", "profanity", "deitys", "The [deitys] who sent you have also provided a means for our escape",
|
10
|
-
"0:41:51.573" , "0:41:54.586", "profanity", "make love", "Not me you fool Now go [make love]",
|
11
|
-
"1:07:55.761" , "1:07:58.782", "profanity", "idiot", "Eh don't tug it [idiot] Well that's very considerate of you my dear",
|
12
|
-
"1:25:48.334" , "1:25:51.656", "profanity", "idiot", "Take that horse and put it back under that [idiot]",
|
5
|
+
"0:33:24.424" , "0:33:26.448", "profanity", "deitys", "Sent by the [deitys] and for you alone",
|
6
|
+
"0:41:25.884" , "0:41:32.1", "profanity", "deitys", "that you have been sent here by the [deitys], To do that you must go to her room and [make love]",
|
7
|
+
"0:45:28.670" , "0:45:30.578", "profanity", "deitys", "and lovers are not sent by the [deitys]",
|
8
|
+
"0:45:43.037" , "0:45:46.298", "profanity", "deitys", "The [deitys] who sent you have also provided a means for our escape",
|
9
|
+
"0:41:51.573" , "0:41:54.586", "profanity", "make love", "Not me you fool Now go [make love]",
|
10
|
+
"1:07:55.761" , "1:07:58.782", "profanity", "idiot", "Eh don't tug it [idiot] Well that's very considerate of you my dear",
|
11
|
+
"1:25:48.334" , "1:25:51.656", "profanity", "idiot", "Take that horse and put it back under that [idiot]",
|
13
12
|
|
14
13
|
],
|
15
14
|
|
16
15
|
"blank_outs" => [
|
17
|
-
|
18
|
-
|
19
|
-
"758", "852", "kissing scene",
|
20
|
-
"4130", "4237", "pretending to kiss the king",
|
16
|
+
"758.0", "852.0", "kissing scene",
|
17
|
+
"4130.0", "4237.0", "pretending to kiss the king",
|
21
18
|
],
|
22
19
|
|
23
20
|
"volume_name" => "JESTER",
|
24
|
-
"disk_unique_id" => "a0eadedd|449cd867",
|
21
|
+
"disk_unique_id" => "a0eadedd|449cd867",
|
25
22
|
#-> 1:41:11.465, ts 01:41:10.94, mkv 01:41:13.01
|
26
23
|
"dvd_title_track" => "1",# "not edited out stuff" => "some violence",
|
27
24
|
# "closing thoughts" => "still...",
|
@@ -0,0 +1,15 @@
|
|
1
|
+
"mutes" => [
|
2
|
+
"19:52" , "19:53" ,"profanity", "religious exclamation"
|
3
|
+
],
|
4
|
+
|
5
|
+
"blank_outs" => [
|
6
|
+
#"00:03:00.0" , "00:04:00.0", "violence", "of some sort",
|
7
|
+
],
|
8
|
+
|
9
|
+
"name" => "making_marriage_work",
|
10
|
+
|
11
|
+
"disk_unique_id" => "da27849e|e188fa9b",
|
12
|
+
"volume_name" => "MAKING_MARRIAGE_WORK",
|
13
|
+
"dvd_start_offset" => "0.3", # for title 1
|
14
|
+
|
15
|
+
# "not edited out stuff" => "",
|
@@ -0,0 +1,23 @@
|
|
1
|
+
# comments can go after a # on any line, for example this one.
|
2
|
+
"name" => "national treasure",
|
3
|
+
|
4
|
+
"mutes" => [
|
5
|
+
# an example line, uncomment the leading "#" to make it active
|
6
|
+
],
|
7
|
+
|
8
|
+
"blank_outs" => [
|
9
|
+
# an example line, uncomment the leading "#" to make it active
|
10
|
+
],
|
11
|
+
|
12
|
+
"dvd_nav_packet_offset" => [0.4, 0.6143],
|
13
|
+
"volume_name" => "NATIONAL_TREASURE",
|
14
|
+
"disk_unique_id" => "91a5aeec|5178a204",
|
15
|
+
"dvd_title_track" => "1",
|
16
|
+
"dvd_title_track_length" => 7856.8,
|
17
|
+
# "subtitle_url" => "1234567",
|
18
|
+
# "not edited out stuff" => "some...",
|
19
|
+
# "closing thoughts" => "only...",
|
20
|
+
"dvd_start_offset" => "0.28",
|
21
|
+
"timestamps_relative_to" => ["dvd_start_offset","29.97"],
|
22
|
+
"beginning_subtitle" => ["Grandpa(sris)! your's is here?!., You're not supposed to be up here, looking at that.", "01:28.16"],
|
23
|
+
"ending_subtitle_entry" => ["You'll figure it out.", "2:01:32.40"]
|
@@ -0,0 +1,35 @@
|
|
1
|
+
# edl_version_version 1.1, sensible cinema v0.33.5
|
2
|
+
# comments can go be created by placing text after a # on any line, for example this one.
|
3
|
+
"name" => "Ratatouille",
|
4
|
+
|
5
|
+
"mutes" => [
|
6
|
+
|
7
|
+
"1:26:19.09" , "1:26:22.39", "profanity", "bloo..", "and no one else seems to have it in this [bloo..] town,",
|
8
|
+
|
9
|
+
"0:03:11.12" , "0:03:12.82", "profanity", "deity", "Close to [deity]liness.",
|
10
|
+
"0:22:42.52" , "0:22:44.42", "profanity", "deity", "Five minutes, chef. - Oh, [deity].",
|
11
|
+
"0:35:11.63" , "0:35:17.13", "profanity", "he..", "Welcome to [he..] Now, recreate the soup.",
|
12
|
+
"0:57:38.29" , "0:57:42.19", "profanity", "deity", "Nothing's been poisoned, thank [deity], but it hasn't been easy.",
|
13
|
+
],
|
14
|
+
|
15
|
+
"blank_outs" => [
|
16
|
+
# an example line, uncomment the leading "#" to make it active
|
17
|
+
# "00:03:00.0" , "00:04:00.0", "violence", "of some sort",
|
18
|
+
],
|
19
|
+
|
20
|
+
"source" => "dvd",
|
21
|
+
"volume_name" => "RATATOUILLE",
|
22
|
+
"timestamps_relative_to" => ["dvd_start_offset","29.97"],
|
23
|
+
"disk_unique_id" => "395cb2b3|2ebd5603",
|
24
|
+
"dvd_title_track" => "1", # the longest title is usually the main
|
25
|
+
"dvd_title_track_length" => "6662.166",
|
26
|
+
"subtitle_url" => "http://www.opensubtitles.org/en/subtitles/3154838/ratatouille-en",
|
27
|
+
# "not edited out stuff" => "some...",
|
28
|
+
# "closing thoughts" => "only ...",
|
29
|
+
# "subtitles_to_display_relative_path" => "file.srt" # if you want to display some custom subtitles alongside your movie
|
30
|
+
"dvd_title_track_start_offset" => "0.28",
|
31
|
+
"dvd_nav_packet_offset" => [0.4, 0.647666],
|
32
|
+
|
33
|
+
|
34
|
+
"beginning_subtitle" => ["Although each of the world's countries", "32.42"],
|
35
|
+
"ending_subtitle_entry" => ["- Sorry, chef. - The rat! It's stolen my documents!", " 1:13:37.29"]
|
@@ -0,0 +1,49 @@
|
|
1
|
+
# edl_version_version 1.1, sensible cinema v0.33.6
|
2
|
+
# comments can go be created by placing text after a # on any line, for example this one.
|
3
|
+
"name" => "The Explorers",
|
4
|
+
# touch 35 beer, 3 past clothes off , 11:40 heck, nudity...
|
5
|
+
"mutes" => [
|
6
|
+
|
7
|
+
"0:04:23.95" , "0:04:25.87", "profanity", "deity", "[vain use] [vain use] ",
|
8
|
+
"0:05:21.01" , "0:05:22.18", "profanity", "a..", "Kick his [a..] man!",
|
9
|
+
"0:06:00.09" , "0:06:04.05", "profanity", "a..", "Elephantitis is when something gets bloated and ugly, like your [a..] ",
|
10
|
+
"0:06:13.73" , "0:06:15.19", "profanity", "a..", "Kick his [a..] ",
|
11
|
+
"0:06:16.23" , "0:06:18.19", "profanity", "a..", "Kick his [a..] ",
|
12
|
+
"0:06:48.39" , "0:06:50.22", "profanity", "da..", "This [da..] carburetor.",
|
13
|
+
"0:12:00.50" , "0:12:02.71", "profanity", "h...", "- Not right now, Heinlein. - Go to [h...] ",
|
14
|
+
"0:15:41.26" , "0:15:43.22", "profanity", "h...", "- Hello, Heinlein. - Go to [h...] ",
|
15
|
+
"0:20:33.01" , "0:20:35.14", "profanity", "deity", "Oh, my [vain use]!",
|
16
|
+
"0:20:35.31" , "0:20:36.77", "profanity", "h...", "Hey, what the [h...] s going on in there?",
|
17
|
+
"0:21:39.08" , "0:21:40.37", "profanity", "da..", "[da..].",
|
18
|
+
"0:24:46.60" , "0:24:49.82", "profanity", "deity", "Wolfgang! Oh, [vain use], man, I'm sorry!",
|
19
|
+
"0:25:57.84" , "0:25:59.72", "profanity", "deity", "Oh, my [vain use].",
|
20
|
+
"0:43:50.80" , "0:43:52.64", "profanity", "h...", "Burn in [h...] alien maggots!",
|
21
|
+
"0:45:14.72" , "0:45:16.89", "profanity", "deity", "[vain use]! Did you see that?",
|
22
|
+
"0:52:24.57" , "0:52:27.08", "profanity", "h...", "I wanna find out what the [h...] it was we saw up there.",
|
23
|
+
"1:01:50.77" , "1:01:53.40", "profanity", "deity", "- Where are we? - Oh, my [vain use].",
|
24
|
+
"1:04:08.12" , "1:04:09.49", "profanity", "h...", "What? What the [h...] s this?",
|
25
|
+
"1:12:41.39" , "1:12:43.56", "profanity", "deity", "- Oh, my [vain use]! - Oh, my [vain use]!",
|
26
|
+
],
|
27
|
+
|
28
|
+
"blank_outs" => [
|
29
|
+
# an example line, uncomment the leading "#" to make it active
|
30
|
+
# "00:03:00.0" , "00:04:00.0", "violence", "of some sort",
|
31
|
+
],
|
32
|
+
|
33
|
+
|
34
|
+
#Also add these lines at the bottom of the EDL (for later coordination):
|
35
|
+
"beginning_subtitle" => ["Hey, you! You better get out of here!", "1:15.26"],
|
36
|
+
"ending_subtitle_entry" => ["- You get it, don't you? - No, I...", "01:17:35.31"],
|
37
|
+
|
38
|
+
"source" => "dvd",
|
39
|
+
"volume_name" => "THE_EXPLORERS",
|
40
|
+
"timestamps_relative_to" => ["dvd_start_offset","29.97"],
|
41
|
+
"disk_unique_id" => "4637e808|c3c50caf",
|
42
|
+
"dvd_title_track" => "1", # the longest title is usually the main
|
43
|
+
"dvd_title_track_length" => "6385.666",
|
44
|
+
# "subtitle_url" => "http://...",
|
45
|
+
# "not edited out stuff" => "some...",
|
46
|
+
# "closing thoughts" => "only ...",
|
47
|
+
# "subtitles_to_display_relative_path" => "file.srt" # if you want to display some custom subtitles alongside your movie
|
48
|
+
"dvd_title_track_start_offset" => "0.28",
|
49
|
+
"dvd_nav_packet_offset" => [0.4, 0.6143],
|
@@ -0,0 +1,32 @@
|
|
1
|
+
# edl_version_version 1.1, sensible cinema v0.33.4
|
2
|
+
# comments can go be created by placing text after a # on any line, for example this one.
|
3
|
+
"name" => "Finding Neverland",
|
4
|
+
|
5
|
+
"mutes" => [
|
6
|
+
"0:04:33.96" , "0:04:35.63", "profanity", "sh..", "It's [sh..]e, isn't it? Go on. Say it.",
|
7
|
+
|
8
|
+
"0:04:28.09" , "0:04:31.52", "profanity", "crap", "- I'm not really qualified to... - Do you like it? Is it [crap] ",
|
9
|
+
"0:04:31.66" , "0:04:33.96", "profanity", "crap", "- [crap] sir? - Go on, say it. Just say it.",
|
10
|
+
],
|
11
|
+
|
12
|
+
"blank_outs" => [
|
13
|
+
# an example line, uncomment the leading "#" to make it active
|
14
|
+
# "00:03:00.0" , "00:04:00.0", "violence", "of some sort",
|
15
|
+
],
|
16
|
+
|
17
|
+
"source" => "dvd",
|
18
|
+
"volume_name" => "FINDING_NEVERLAND",
|
19
|
+
"timestamps_relative_to" => ["dvd_start_offset","29.97"],
|
20
|
+
"disk_unique_id" => "514e48fe|336ed667",
|
21
|
+
"dvd_title_track" => "1", # the longest title is usually the main
|
22
|
+
"dvd_title_track_length" => "6058.433",
|
23
|
+
# "subtitle_url" => "http://...",
|
24
|
+
# "not edited out stuff" => "some...",
|
25
|
+
"closing thoughts" => "bit of a theme of...almost infidelity",
|
26
|
+
# "subtitles_to_display_relative_path" => "file.srt" # if you want to display some custom subtitles alongside your movie
|
27
|
+
"dvd_title_track_start_offset" => "0.28",
|
28
|
+
"dvd_nav_packet_offset" => [0.5, 0.735254],
|
29
|
+
|
30
|
+
#Also add these two lines for later coordination:
|
31
|
+
"beginning_subtitle" => ["- Lights up! - Beginners, please!", " 00:18.12"],
|
32
|
+
"ending_subtitle_entry" => ["I can see her.", "1:35:44.01"]
|
@@ -3,22 +3,23 @@
|
|
3
3
|
|
4
4
|
"mutes" => [
|
5
5
|
|
6
|
-
"0:15:39.
|
7
|
-
"0:15:
|
8
|
-
"0:25:30.
|
9
|
-
"0:25:
|
10
|
-
"0:33:
|
11
|
-
"0:35:
|
12
|
-
"0:37:
|
13
|
-
"0:47:
|
14
|
-
"0:48:23.
|
15
|
-
"0:48:57.
|
16
|
-
"0:54:
|
17
|
-
"0:56:55.
|
18
|
-
"1:03:53.
|
19
|
-
"1:06:
|
20
|
-
"1:07:
|
21
|
-
"1:18:
|
6
|
+
"0:15:39.68" , "0:15:42.55", "profanity", "goodness", "Oh my [goodness]",
|
7
|
+
"0:15:45.39" , "0:15:47.75", "profanity", "goodness", "Oh Thank [goodness]",
|
8
|
+
"0:25:30.73" , "0:25:35.88", "profanity", "j....", "[j....] He's transmitting in alpha waves with complex frequency patterns in them",
|
9
|
+
"0:25:48.04" , "0:25:52.05", "profanity", "he..", "How the [he..] is he doing that I have no idea",
|
10
|
+
"0:33:32.12" , "0:33:33.47", "profanity", "sh..", "Don't take any [sh..] David", #2012.12 2013.47 1
|
11
|
+
"0:35:45.11" , "0:35:49.31", "profanity", "goodness", "Oh my [goodness] This kid's head is full",
|
12
|
+
"0:37:10.31" , "0:37:13.23", "profanity", "goodness", "My [goodness] These are uncharted systems",
|
13
|
+
"0:47:31.15" , "0:47:33.05", "profanity", "goodness", "Oh my [goodness]",
|
14
|
+
"0:48:23.73" , "0:48:27.00", "profanity", "goodness", "All right Get the [goodness][da..] door open Now",
|
15
|
+
"0:48:57.80" , "0:49:01.62", "profanity", "sh..", "Holy [sh..] it's an alien No you [idiot] It's the kid",
|
16
|
+
"0:54:11.08" , "0:54:14.41", "profanity", "da..", "[da..] How did that kid get outside",
|
17
|
+
"0:56:55.74" , "0:56:58.32", "profanity", "goodness", "My [goodness] it changed shape",
|
18
|
+
"1:03:53.99" , "1:03:57.96", "profanity", "goodness", "I swear to [goodness] if I was flying this thing we'd be home by now",
|
19
|
+
"1:06:53.37" , "1:06:56.15", "profanity", "goodness", "Inside a spaceship Oh my [goodness]",
|
20
|
+
"1:07:06.38" , "1:07:10.49", "profanity", "ba.....", "Faraday that [ba.....] That ba He's gonna wish he never met us",
|
21
|
+
"1:18:08.64" , "1:18:10.23", "profanity", "da..", "[da..]",
|
22
|
+
|
22
23
|
],
|
23
24
|
|
24
25
|
"blank_outs" => [
|
@@ -32,3 +33,8 @@
|
|
32
33
|
# "not edited out stuff" => "some violence",
|
33
34
|
# "closing thoughts" => "still...",
|
34
35
|
"mplayer_dvd_splits" => [],
|
36
|
+
|
37
|
+
|
38
|
+
#Also add these two lines for later coordination:
|
39
|
+
"beginning_subtitle" => ["As you can see,Lynn never breaks her dog's rhythm", "2:47.98"],
|
40
|
+
"ending_subtitle_entry" => ["See you later, Navigator! Ha-ha!", "01:25:51.17"]
|
@@ -1,7 +1,23 @@
|
|
1
1
|
"name" => "Harry Potter Prisoner of Azkaban",
|
2
|
-
|
2
|
+
"disk_unique_id" => "c37653e6|83e1decc",
|
3
|
+
"volume_name" => "HP_PRISONER_OF_AZKABAN_DISC1",
|
4
|
+
"dvd_title_track" => "1",
|
5
|
+
"dvd_title_track_length" => 8490.866,
|
6
|
+
"dvd_start_offset" => 0.11,
|
7
|
+
"dvd_nav_packet_offset" => [0.5, 0.4459],
|
3
8
|
"mutes" => [
|
4
|
-
"
|
9
|
+
"0:02:10.14" , "0:02:12.10", "profanity", "da..", "[da..] good of my brother to keep you",
|
10
|
+
"0:04:04.98" , "0:04:09.04", "profanity", "b....", "If something's wrong with the [b....] then something's wrong with the pup",
|
11
|
+
"0:05:50.65" , "0:05:52.38", "profanity", "goodness", "Oh [goodness]",
|
12
|
+
# overlap "0:21:13.85" , "0:21:16.72", "profanity", "he..", "[bloody] [he..] What's happening",
|
13
|
+
"0:27:50.67" , "0:27:52.03", "profanity", "goodness", "Oh [goodness] That's awful",
|
14
|
+
"0:32:43.75" , "0:32:46.22", "profanity", "goodness", "Witty [goodness] this place has gone to the dogs",
|
15
|
+
"1:03:14.80" , "1:03:18.86", "profanity", "he..", "[bloody] [he..] Harry That was not funny",
|
16
|
+
"1:04:18.79" , "1:04:23.25", "profanity", "da..", "No underage wizards allowed in today Shut the [da..] door",
|
17
|
+
"1:47:32.50" , "1:47:34.97", "profanity", "he..", "What the [bloody] [he..] was that all about",
|
18
|
+
"0:38:32.09" , "0:38:34.36", "profanity", "bloody", "You and your [bloody] chicken",
|
19
|
+
|
20
|
+
|
5
21
|
],
|
6
22
|
|
7
23
|
"blank_outs" => [
|
@@ -10,11 +26,12 @@
|
|
10
26
|
"00:55:39", "00:56:05", "dementor c", "",
|
11
27
|
"01:06:56.5", "01:07:06.3", "anger", "",
|
12
28
|
"01:28:28", "01:29:50", "willow whomped", "",
|
13
|
-
"01:39:
|
29
|
+
"01:39:59", "01:40:18", "lupin xform", "",
|
14
30
|
"01:40:43", "01:41:15", "werewolf", "",
|
15
31
|
"01:43:30", "01:44:15", "scary dementors", "",
|
16
32
|
"01:58:40", "01:59:40", "werewolf chase", "",
|
17
33
|
# "02:00:33", "02:01:03", "dementors d", "",
|
18
34
|
],
|
19
35
|
|
20
|
-
|
36
|
+
"beginning_subtitle" => ["lumos maxima", "31.64"],
|
37
|
+
"ending_subtitle_entry" => ["mischief managed", "2:21:07.66"]
|