content-editing-movie-player 0.38.0

Sign up to get free protection for your applications and to get access to all the features.
Files changed (273) hide show
  1. data/.gitmodules +3 -0
  2. data/.rvmrc +1 -0
  3. data/LICENSE.TXT +20 -0
  4. data/README.TXT +225 -0
  5. data/Rakefile +206 -0
  6. data/TODO +740 -0
  7. data/VERSION +1 -0
  8. data/_DO_NOT_RUN_IT_FROM_HERE_DOWNLOAD_THE_RELEASE_ZIP_FROM_SOURCEFORGE_INSTEAD +0 -0
  9. data/bin/sensible-cinema +60 -0
  10. data/bin/sensible-cinema-cli +161 -0
  11. data/business_ideas.txt +21 -0
  12. data/change_log_with_feature_list.txt +952 -0
  13. data/documentation/DOCUMENTATION_README.TXT +44 -0
  14. data/documentation/how_to_get_files_from_dvd.txt +30 -0
  15. data/documentation/is_it_legal_to_copy_dvds.txt +97 -0
  16. data/documentation/troubleshooting.txt +30 -0
  17. data/documentation/upconversion.txt +4 -0
  18. data/experimental_online_player_ocr_readme.txt +45 -0
  19. data/go +1 -0
  20. data/go.bat +2 -0
  21. data/go.sh +1 -0
  22. data/go_ocr_tracker.bat +1 -0
  23. data/goc +1 -0
  24. data/goc.bat +1 -0
  25. data/goc.sh +1 -0
  26. data/gpl-2.0.txt +339 -0
  27. data/gplv3.txt +219 -0
  28. data/history_and_related_works_list.txt +108 -0
  29. data/inventionzy_files/cone.png +0 -0
  30. data/inventionzy_files/md5s.txt +53 -0
  31. data/inventionzy_files/play_with_inserted_scene.bat +8 -0
  32. data/inventionzy_files/play_with_overlay.bat +24 -0
  33. data/inventionzy_files/transcript_mute_vlc.txt +117 -0
  34. data/legal_draft +23 -0
  35. data/lib/add_any_bundled_gems_to_load_path.rb +32 -0
  36. data/lib/auto_window_finder.rb +41 -0
  37. data/lib/blanker.rb +104 -0
  38. data/lib/check_installed_mac.rb +34 -0
  39. data/lib/convert_thirty_fps.rb +20 -0
  40. data/lib/edl_parser.rb +387 -0
  41. data/lib/eight_three.rb +28 -0
  42. data/lib/extract/dumpstream.bat +1 -0
  43. data/lib/extract/get_init.bat +3 -0
  44. data/lib/extract/pause_early.rb +13 -0
  45. data/lib/fake_blanker.rb +35 -0
  46. data/lib/frame_accurate.rb +3 -0
  47. data/lib/gui/base.rb +748 -0
  48. data/lib/gui/create-file.rb +24 -0
  49. data/lib/gui/create.rb +581 -0
  50. data/lib/gui/dependencies.rb +219 -0
  51. data/lib/gui/normal.rb +123 -0
  52. data/lib/gui/upconvert.rb +284 -0
  53. data/lib/keyboard_input.rb +60 -0
  54. data/lib/media_info_parser.rb +27 -0
  55. data/lib/mouse_forever.rb +19 -0
  56. data/lib/movie_hasher.rb +27 -0
  57. data/lib/mplayer_edl.rb +42 -0
  58. data/lib/muter.rb +87 -0
  59. data/lib/ocr.rb +125 -0
  60. data/lib/ocr_seed/netflix_b9.bmp +0 -0
  61. data/lib/overlayer.rb +373 -0
  62. data/lib/screen_tracker.rb +269 -0
  63. data/lib/subtitle_profanity_finder.rb +294 -0
  64. data/lib/vlc_programmer.rb +112 -0
  65. data/lib/zoom_player_max_edl.rb +50 -0
  66. data/never_do +40 -0
  67. data/notes_for_potential_developers.txt +46 -0
  68. data/preamble +17 -0
  69. data/roadmap_possibilities +12 -0
  70. data/spec/arse.srt +41 -0
  71. data/spec/auto_window_finder.spec.rb +65 -0
  72. data/spec/bad_beginning.srt +3778 -0
  73. data/spec/blanker.spec.rb +60 -0
  74. data/spec/common.rb +81 -0
  75. data/spec/convert_image.rb +25 -0
  76. data/spec/deity_end.srt +11 -0
  77. data/spec/dragon.srt +34 -0
  78. data/spec/edl_parser.spec.rb +270 -0
  79. data/spec/frame_accurate.spec.rb +71 -0
  80. data/spec/keyboard_input.spec.rb +73 -0
  81. data/spec/media_info_parser.spec.rb +29 -0
  82. data/spec/mplayer_edl.spec.rb +100 -0
  83. data/spec/muter.spec.rb +50 -0
  84. data/spec/notes +4996 -0
  85. data/spec/ocr.spec.rb +119 -0
  86. data/spec/overlayer.spec.rb +440 -0
  87. data/spec/screen_tracker.spec.rb +318 -0
  88. data/spec/sensible_cinema_gui.spec.rb +452 -0
  89. data/spec/subtitle_profanity_finder.spec.rb +224 -0
  90. data/spec/test_yaml.yml +4 -0
  91. data/spec/tsmuxer.output +33 -0
  92. data/spec/vlc_programmer.spec.rb +124 -0
  93. data/spec/youtube_edl.spec.rb +28 -0
  94. data/spec/zoom_player_max_edl.spec.rb +29 -0
  95. data/template_bats/README_DISTRO.TXT +8 -0
  96. data/template_bats/RUN SENSIBLE CINEMA CLICK HERE WINDOWS.bat +25 -0
  97. data/template_bats/_DO_NOT_RUN_IT_FROM_HERE_DOWNLOAD_THE_RELEASE_ZIP_FROM_SOURCEFORGE_INSTEAD +0 -0
  98. data/template_bats/mac/RUN SENSIBLE CINEMA CLICK HERE.command +5 -0
  99. data/template_bats/mac/advanced--create or edit sensible cinema edit list files.command +3 -0
  100. data/template_bats/mac/advanced--run-upconverting-video-player.command +3 -0
  101. data/template_bats/pc/advanced--create or edit sensible cinema edit list files.bat +2 -0
  102. data/template_bats/pc/advanced--run-upconverting-video-player.bat +2 -0
  103. data/todo.build_library.txt +11 -0
  104. data/todo.inventionzy.txt +162 -0
  105. data/todo.open_edl_list_org.txt +169 -0
  106. data/todo.propaganda +107 -0
  107. data/todo.subtitle +17 -0
  108. data/todo.upconvert +53 -0
  109. data/upconvert.bat +1 -0
  110. data/upconvert_from_screen/go_upscaling.bat +12 -0
  111. data/upconvert_from_screen/go_upscaling_works +0 -0
  112. data/upconvert_from_screen/old/latest2/combine_video.avs +23 -0
  113. data/upconvert_from_screen/old/latest2/go_no_upscaling.bat +1 -0
  114. data/upconvert_from_screen/old/latest2/go_upscaling.bat +12 -0
  115. data/upconvert_from_screen/old/latest2/push2.GRF +0 -0
  116. data/upconvert_from_screen/old/latest2/push3.grf +0 -0
  117. data/upconvert_from_screen/old/latest2/setup_capture_coords.rb +27 -0
  118. data/upconvert_from_screen/old/latest2/setup_directshow_filter_params.rb +29 -0
  119. data/upconvert_from_screen/old/latest2/upconvert_from_screen_me2.avs +19 -0
  120. data/upconvert_from_screen/old/latest_now_possibly_oudated/push2.GRF +0 -0
  121. data/upconvert_from_screen/old/latest_now_possibly_oudated/upconvert_from_screen_me2.avs +18 -0
  122. data/upconvert_from_screen/old/position_window.png +0 -0
  123. data/upconvert_from_screen/old/push_source_desktop.GRF +0 -0
  124. data/upconvert_from_screen/old/record_screen/record.bat +2 -0
  125. data/upconvert_from_screen/old/upconvert_from_screen.avs +21 -0
  126. data/upconvert_from_screen/old/upconvert_from_screen_me.avs +21 -0
  127. data/upconvert_from_screen/old/upconvert_from_screen_me2.avs +3 -0
  128. data/upconvert_from_screen/old/upconvert_from_screen_me_push_source.avs +3 -0
  129. data/upconvert_from_screen/old/uscreen.GRF +0 -0
  130. data/upconvert_from_screen/old/uscreen_me.GRF +0 -0
  131. data/upconvert_from_screen/push3.grf +0 -0
  132. data/upconvert_from_screen/upconvert_from_screen_me2.avs +19 -0
  133. data/vendor/movie-content-editor-read-only/.metadata/.lock +0 -0
  134. data/vendor/movie-content-editor-read-only/.metadata/.mylyn/.tasks.xml.zip +0 -0
  135. data/vendor/movie-content-editor-read-only/.metadata/.mylyn/repositories.xml.zip +0 -0
  136. data/vendor/movie-content-editor-read-only/.metadata/.mylyn/tasks.xml.zip +0 -0
  137. data/vendor/movie-content-editor-read-only/.metadata/.plugins/org.eclipse.core.resources/.root/.indexes/history.version +1 -0
  138. data/vendor/movie-content-editor-read-only/.metadata/.plugins/org.eclipse.core.resources/.root/.indexes/properties.index +0 -0
  139. data/vendor/movie-content-editor-read-only/.metadata/.plugins/org.eclipse.core.resources/.root/.indexes/properties.version +1 -0
  140. data/vendor/movie-content-editor-read-only/.metadata/.plugins/org.eclipse.core.resources/.root/2.tree +0 -0
  141. data/vendor/movie-content-editor-read-only/.metadata/.plugins/org.eclipse.core.resources/.safetable/org.eclipse.core.resources +0 -0
  142. data/vendor/movie-content-editor-read-only/.metadata/.plugins/org.eclipse.core.runtime/.settings/org.eclipse.core.resources.prefs +3 -0
  143. data/vendor/movie-content-editor-read-only/.metadata/.plugins/org.eclipse.core.runtime/.settings/org.eclipse.jdt.ui.prefs +14 -0
  144. data/vendor/movie-content-editor-read-only/.metadata/.plugins/org.eclipse.core.runtime/.settings/org.eclipse.mylyn.context.core.prefs +3 -0
  145. data/vendor/movie-content-editor-read-only/.metadata/.plugins/org.eclipse.core.runtime/.settings/org.eclipse.ui.ide.prefs +5 -0
  146. data/vendor/movie-content-editor-read-only/.metadata/.plugins/org.eclipse.core.runtime/.settings/org.eclipse.ui.prefs +3 -0
  147. data/vendor/movie-content-editor-read-only/.metadata/.plugins/org.eclipse.jdt.core/nonChainingJarsCache +0 -0
  148. data/vendor/movie-content-editor-read-only/.metadata/.plugins/org.eclipse.jdt.core/variablesAndContainers.dat +0 -0
  149. data/vendor/movie-content-editor-read-only/.metadata/.plugins/org.eclipse.jdt.ui/OpenTypeHistory.xml +2 -0
  150. data/vendor/movie-content-editor-read-only/.metadata/.plugins/org.eclipse.jdt.ui/QualifiedTypeNameHistory.xml +2 -0
  151. data/vendor/movie-content-editor-read-only/.metadata/.plugins/org.eclipse.jdt.ui/dialog_settings.xml +10 -0
  152. data/vendor/movie-content-editor-read-only/.metadata/.plugins/org.eclipse.ui.ide/dialog_settings.xml +11 -0
  153. data/vendor/movie-content-editor-read-only/.metadata/.plugins/org.eclipse.ui.intro/dialog_settings.xml +4 -0
  154. data/vendor/movie-content-editor-read-only/.metadata/.plugins/org.eclipse.ui.workbench/dialog_settings.xml +10 -0
  155. data/vendor/movie-content-editor-read-only/.metadata/.plugins/org.eclipse.ui.workbench/workbench.xml +232 -0
  156. data/vendor/movie-content-editor-read-only/.metadata/.plugins/org.eclipse.ui.workbench/workingsets.xml +4 -0
  157. data/vendor/movie-content-editor-read-only/.metadata/version.ini +1 -0
  158. data/vendor/movie-content-editor-read-only/.project +17 -0
  159. data/vendor/movie-content-editor-read-only/.pydevproject +11 -0
  160. data/vendor/movie-content-editor-read-only/.settings/org.eclipse.core.resources.prefs +6 -0
  161. data/vendor/movie-content-editor-read-only/SubIt.py +171 -0
  162. data/vendor/movie-content-editor-read-only/VLCMacVideo.py +257 -0
  163. data/vendor/movie-content-editor-read-only/VideoMac.ui +102 -0
  164. data/vendor/movie-content-editor-read-only/badwords.txt +4 -0
  165. data/vendor/movie-content-editor-read-only/blank.srt +4 -0
  166. data/vendor/movie-content-editor-read-only/edit.py +197 -0
  167. data/vendor/movie-content-editor-read-only/mergeCommands.py +73 -0
  168. data/vendor/movie-content-editor-read-only/mute.txt +5 -0
  169. data/vendor/movie-content-editor-read-only/panda.srt +4235 -0
  170. data/vendor/movie-content-editor-read-only/panda_custom.txt +3 -0
  171. data/vendor/movie-content-editor-read-only/panda_edit.srt +4235 -0
  172. data/vendor/movie-content-editor-read-only/subtitle.py +90 -0
  173. data/vendor/movie-content-editor-read-only/vlc.py +5579 -0
  174. data/vendor/movie-content-editor-read-only/vlcwidget.py +154 -0
  175. data/vendor/mplayer_patches/how_to_doze.bat +6 -0
  176. data/vendor/mplayer_patches/port_dir/PortIndex.quick +2 -0
  177. data/vendor/mplayer_patches/port_dir/how_to +20 -0
  178. data/vendor/mplayer_patches/port_dir/multimedia/mplayer-edl/Portfile +285 -0
  179. data/vendor/mplayer_patches/port_dir/multimedia/mplayer-edl/files/configure.x11.patch +20 -0
  180. data/vendor/mplayer_patches/port_dir/multimedia/mplayer-edl/files/llvm-gcc-workaround.patch +11 -0
  181. data/vendor/mplayer_patches/port_dir/multimedia/rdp-projects/Portfile +43 -0
  182. data/vendor/mplayer_patches/port_dir_is_for_mac +0 -0
  183. data/www/content_editor.html +92 -0
  184. data/www/index.html +47 -0
  185. data/www/upconverting_movie_player.html +62 -0
  186. data/www/video reel.jpg +0 -0
  187. data/www/youtube_edl/.htaccess +44 -0
  188. data/www/youtube_edl/control_youtube.rhtml +141 -0
  189. data/www/youtube_edl/dispatch.fcgi +25 -0
  190. data/www/youtube_edl/render_edited.rb +25 -0
  191. data/www/youtube_edl/server_this_dir.rb +6 -0
  192. data/www/youtube_edl/todo +23 -0
  193. data/www/zoomplayer_max.png +0 -0
  194. data/zamples/edit_decision_lists/dvds/Harry Potter 2 chamber of secrets.txt +22 -0
  195. data/zamples/edit_decision_lists/dvds/aa_example_delete_list_that_has_no_cuts_in_it.txt +10 -0
  196. data/zamples/edit_decision_lists/dvds/aladdin.txt +30 -0
  197. data/zamples/edit_decision_lists/dvds/bambi.txt +17 -0
  198. data/zamples/edit_decision_lists/dvds/big_buck_bunny_dvd.txt +23 -0
  199. data/zamples/edit_decision_lists/dvds/bob the builder pets in a pickle.txt +10 -0
  200. data/zamples/edit_decision_lists/dvds/bobs_big_plan.txt +10 -0
  201. data/zamples/edit_decision_lists/dvds/cars_2.txt +26 -0
  202. data/zamples/edit_decision_lists/dvds/cars_disney.txt +40 -0
  203. data/zamples/edit_decision_lists/dvds/condor_man_widescreen.txt +22 -0
  204. data/zamples/edit_decision_lists/dvds/cool runnings.txt +53 -0
  205. data/zamples/edit_decision_lists/dvds/court_jester.txt +24 -0
  206. data/zamples/edit_decision_lists/dvds/edls_being_edited/amazing_grace.txt +49 -0
  207. data/zamples/edit_decision_lists/dvds/edls_being_edited/father_goose.txt +41 -0
  208. data/zamples/edit_decision_lists/dvds/edls_being_edited/harry_potter_and_the_goblet_of_fire.txt +45 -0
  209. data/zamples/edit_decision_lists/dvds/edls_being_edited/hugo.txt +31 -0
  210. data/zamples/edit_decision_lists/dvds/edls_being_edited/making_marriage_work.txt +15 -0
  211. data/zamples/edit_decision_lists/dvds/edls_being_edited/national_treasure.txt +26 -0
  212. data/zamples/edit_decision_lists/dvds/edls_being_edited/percy_jackson_lightening_thief.txt +40 -0
  213. data/zamples/edit_decision_lists/dvds/edls_being_edited/percy_jackson_lightening_thief_mute_scary.txt +23 -0
  214. data/zamples/edit_decision_lists/dvds/edls_being_edited/prince_of_egypt.txt +28 -0
  215. data/zamples/edit_decision_lists/dvds/edls_being_edited/puss_in_boots.txt +33 -0
  216. data/zamples/edit_decision_lists/dvds/edls_being_edited/ratatouille.txt +35 -0
  217. data/zamples/edit_decision_lists/dvds/edls_being_edited/rio.txt +24 -0
  218. data/zamples/edit_decision_lists/dvds/edls_being_edited/test_delete_list_for_experimenting_with.txt +10 -0
  219. data/zamples/edit_decision_lists/dvds/edls_being_edited/the_explorers.txt +49 -0
  220. data/zamples/edit_decision_lists/dvds/finding_neverland.txt +32 -0
  221. data/zamples/edit_decision_lists/dvds/flight_of_the_navigator.txt +40 -0
  222. data/zamples/edit_decision_lists/dvds/happiest baby on the block.txt +9 -0
  223. data/zamples/edit_decision_lists/dvds/harry_potter_3_prisoner_of_azkaban.txt +37 -0
  224. data/zamples/edit_decision_lists/dvds/hitchhiker's_guide_to_the_galaxy.txt +32 -0
  225. data/zamples/edit_decision_lists/dvds/how_to_train_your_dragon.txt +25 -0
  226. data/zamples/edit_decision_lists/dvds/if_a_man_answers.txt +43 -0
  227. data/zamples/edit_decision_lists/dvds/innerspace.txt +77 -0
  228. data/zamples/edit_decision_lists/dvds/iq.txt +32 -0
  229. data/zamples/edit_decision_lists/dvds/king_of_kings.txt +28 -0
  230. data/zamples/edit_decision_lists/dvds/kung_fu_panda_1.txt +17 -0
  231. data/zamples/edit_decision_lists/dvds/legend_of_the_guardians_the_owls_of_gahoole.txt +18 -0
  232. data/zamples/edit_decision_lists/dvds/monsters_vs_aliens.txt +41 -0
  233. data/zamples/edit_decision_lists/dvds/muppet_treasure_island.txt +21 -0
  234. data/zamples/edit_decision_lists/dvds/nanny_mcphee.txt +31 -0
  235. data/zamples/edit_decision_lists/dvds/narnia_voyage_of_the_dawn_treader.txt +16 -0
  236. data/zamples/edit_decision_lists/dvds/pack_jackson_wedding_2007-03-03.txt +31 -0
  237. data/zamples/edit_decision_lists/dvds/peter_pan.txt +29 -0
  238. data/zamples/edit_decision_lists/dvds/remember_the_titans.txt +35 -0
  239. data/zamples/edit_decision_lists/dvds/sintel_open_source_blender_ntsc_dvd.txt +22 -0
  240. data/zamples/edit_decision_lists/dvds/snow_white_and_the_7_dwarfs_1937.txt +19 -0
  241. data/zamples/edit_decision_lists/dvds/speed_racer.txt +47 -0
  242. data/zamples/edit_decision_lists/dvds/tangled.txt +21 -0
  243. data/zamples/edit_decision_lists/dvds/tron_legacy.txt +29 -0
  244. data/zamples/edit_decision_lists/dvds/turn_around_alma_younger.txt +17 -0
  245. data/zamples/edit_decision_lists/files/conference_music_video.txt +10 -0
  246. data/zamples/edit_decision_lists/netflix_instant/avatar-last-air-bender-movie.txt +13 -0
  247. data/zamples/edit_decision_lists/netflix_instant/avatar-last-airbender-series.txt +1 -0
  248. data/zamples/edit_decision_lists/netflix_instant/greatest_story_ever_told_netflix.txt +10 -0
  249. data/zamples/edit_decision_lists/netflix_instant/wrinkle-in-time.txt +23 -0
  250. data/zamples/edit_decision_lists/notes_on_movies_without_edls_yet/tron.txt +10 -0
  251. data/zamples/edit_decision_lists/old_not_yet_updated/dvds/White Christmas.txt +15 -0
  252. data/zamples/edit_decision_lists/old_not_yet_updated/dvds/all_dogs_go_to_heaven.txt +9 -0
  253. data/zamples/edit_decision_lists/old_not_yet_updated/dvds/cars_disney.txt +24 -0
  254. data/zamples/edit_decision_lists/old_not_yet_updated/dvds/happy_feet.txt +12 -0
  255. data/zamples/edit_decision_lists/old_not_yet_updated/dvds/labyrinth.txt +17 -0
  256. data/zamples/edit_decision_lists/old_not_yet_updated/dvds/star_trek_generations_hulu.txt +8 -0
  257. data/zamples/edit_decision_lists/old_not_yet_updated/example_edit_decision_list.txt +14 -0
  258. data/zamples/edit_decision_lists/old_not_yet_updated/youtube/gummy_bear_song_youtube.txt +9 -0
  259. data/zamples/edit_decision_lists/youtube/demo_mutes.txt +12 -0
  260. data/zamples/edit_decision_lists/youtube/nuki_song_youtube.txt +14 -0
  261. data/zamples/edit_decision_lists/youtube/nuki_song_youtube_pointer.txt +3 -0
  262. data/zamples/players/how_to_create_more_players.txt +24 -0
  263. data/zamples/players/hulu/total_length_over_an_hour.txt +25 -0
  264. data/zamples/players/netflix/netflix_firefox_non_maximized.txt +25 -0
  265. data/zamples/players/vlc/full_screened_total_length_over_an_hour.txt +27 -0
  266. data/zamples/players/vlc/windowed_total_length_over_an_hour.txt +26 -0
  267. data/zamples/players/vlc/windowed_total_length_under_an_hour.txt +22 -0
  268. data/zamples/players/youtube/full_screened_1024x768.txt +20 -0
  269. data/zamples/players/youtube/full_screened_1152x864.txt +20 -0
  270. data/zamples/players/youtube/full_screened_1680x1050.txt +20 -0
  271. data/zamples/players/youtube/normal_in_youtube.com.chrome.txt +23 -0
  272. data/zamples/players/youtube/note_these_assume_less_than_10_minutes_length.txt +2 -0
  273. metadata +483 -0
@@ -0,0 +1,112 @@
1
+ =begin
2
+ Copyright 2010, Roger Pack
3
+ This file is part of Sensible Cinema.
4
+
5
+ Sensible Cinema is free software: you can redistribute it and/or modify
6
+ it under the terms of the GNU General Public License as published by
7
+ the Free Software Foundation, either version 3 of the License, or
8
+ (at your option) any later version.
9
+
10
+ Sensible Cinema is distributed in the hope that it will be useful,
11
+ but WITHOUT ANY WARRANTY; without even the implied warranty of
12
+ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
13
+ GNU General Public License for more details.
14
+
15
+ You should have received a copy of the GNU General Public License
16
+ along with Sensible Cinema. If not, see <http://www.gnu.org/licenses/>.
17
+ =end
18
+ require_relative 'overlayer'
19
+
20
+ class VLCProgrammer
21
+
22
+ def self.to_english s
23
+ EdlParser.translate_time_to_human_readable s
24
+ end
25
+
26
+
27
+ def self.convert_to_full_xspf incoming, filename = nil, drive_with_slash = nil, dvd_title_track = nil, dvd_title_name = nil
28
+
29
+ @drive = drive_with_slash || "e:\\"
30
+ @filename_or_playlist_if_nil = filename
31
+ @dvd_title_track = dvd_title_track || "1"
32
+ @dvd_title_name = dvd_title_name
33
+ combined = EdlParser.convert_incoming_to_split_sectors incoming
34
+
35
+ out = get_header
36
+
37
+ previous_end = 0
38
+ idx = 0
39
+
40
+ combined.each{|start, endy, type|
41
+ # next unless start
42
+ #next if endy <= start
43
+ real_start = start # NB that this fails with VLC or mplayer, because of i-frame difficulties (google mencoder start time)
44
+ if previous_end != start
45
+ # play 'uncut' up to next "questionable section"
46
+ out += get_section("#{@dvd_title_name} : #{to_english previous_end} to #{to_english start} (clean)", previous_end, real_start, idx += 1)
47
+ else
48
+ # immediately let it do the next action
49
+ end
50
+
51
+ # now play through the muted section...
52
+ if type == :mute
53
+ out += get_section "#{@dvd_title_name} : #{to_english start}s to #{to_english endy}s muted", real_start, endy, idx += 1, true
54
+ end
55
+ previous_end = endy
56
+ }
57
+
58
+ # now play the rest of the movie...
59
+ out += get_section to_english(previous_end) + " to end of film", previous_end, 1_000_000, idx += 1
60
+ # and close the xml...
61
+ out += get_footer idx
62
+
63
+ end
64
+
65
+ def self.get_header
66
+ if @filename_or_playlist_if_nil == nil
67
+ "<?xml version=\"1.0\" encoding=\"UTF-8\"?>
68
+ <playlist version=\"1\" xmlns=\"http://xspf.org/ns/0/\" xmlns:vlc=\"http://www.videolan.org/vlc/playlist/ns/0/\">
69
+ <title>Playlist</title>
70
+ <!--location>c:\\installs\\test.xspf</location-->
71
+ <trackList>"
72
+ else
73
+ ""
74
+ end
75
+ end
76
+
77
+ def self.get_section title, start, stop, idx, no_audio = false
78
+ loc = "dvdsimple://#{@drive}@#{@dvd_title_track}"
79
+ if @filename_or_playlist_if_nil == nil
80
+ "<track>
81
+ <title>#{title}</title>
82
+ <extension application=\"http://www.videolan.org/vlc/playlist/0\">
83
+ <vlc:id>#{idx}</vlc:id>
84
+ <vlc:option>start-time=#{start}</vlc:option>
85
+ #{"<vlc:option>noaudio</vlc:option>" if no_audio}
86
+ <vlc:option>stop-time=#{stop}</vlc:option>
87
+ </extension>
88
+ <location>#{loc}</location>
89
+ </track>"
90
+ else
91
+ "vlc --qt-start-minimized #{loc} --start-time=#{start} --stop-time=#{stop} --sout=\"file/ps:#{@filename_or_playlist_if_nil}.ps.#{idx}\" #{"--no-sout-audio" if no_audio} vlc://quit\n" # +
92
+ #"vlc #{@filename_or_playlist_if_nil}.ps.#{idx}.tmp --sout=file/ps:go.ps
93
+ end
94
+ end
95
+
96
+ def self.get_footer idx
97
+ if @filename_or_playlist_if_nil == nil
98
+ "</trackList></playlist>"
99
+ else
100
+ filename = @filename_or_playlist_if_nil
101
+ files = (1..idx).map{|n| "#{filename}.ps.#{n}"}
102
+ # concat
103
+ line = 'copy /b ' + files.join('+')
104
+ line += " #{@filename_or_playlist_if_nil}.ps\n"
105
+ line += "@rem del " + files.join(' ') + "\n" # LODO!
106
+ line += "echo Done--you may now watch file #{filename}.ps in VLC player"
107
+ end
108
+
109
+ end
110
+
111
+ end
112
+
@@ -0,0 +1,50 @@
1
+ =begin
2
+ Copyright 2010, Roger Pack
3
+ This file is part of Sensible Cinema.
4
+
5
+ Sensible Cinema is free software: you can redistribute it and/or modify
6
+ it under the terms of the GNU General Public License as published by
7
+ the Free Software Foundation, either version 3 of the License, or
8
+ (at your option) any later version.
9
+
10
+ Sensible Cinema is distributed in the hope that it will be useful,
11
+ but WITHOUT ANY WARRANTY; without even the implied warranty of
12
+ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
13
+ GNU General Public License for more details.
14
+
15
+ You should have received a copy of the GNU General Public License
16
+ along with Sensible Cinema. If not, see <http://www.gnu.org/licenses/>.
17
+ =end
18
+
19
+ require_relative 'edl_parser'
20
+
21
+ class ZoomPlayerMaxEdl
22
+
23
+ def self.convert_to_edl_string specs
24
+
25
+ raise 'needs timestamps_relative_to--or rather, ping me if you want this for file based' unless specs['timestamps_relative_to']
26
+ combined = EdlParser.convert_incoming_to_split_sectors specs
27
+ raise unless mpeg_offset = specs['dvd_start_offset'] # TODO make this a class... also rename it mpeg_dvd_start_offset
28
+ raise unless dvd_nav_packet_offsets = specs['dvd_nav_packet_offset']
29
+ combined2 = EdlParser.convert_to_dvd_nav_times combined, specs['timestamps_relative_to'][0], mpeg_offset.to_f, dvd_nav_packet_offsets, specs['timestamps_relative_to'][1].to_f
30
+ out = ""
31
+ track = specs['dvd_title_track']
32
+ out += "DVDTitle(#{track})\n"
33
+ =begin
34
+ DVDTitle(1)
35
+ CutSegment("Start=27.389","End=32.209")
36
+ CutSegment("Start=73.510","End=78.510")
37
+ MuteAudio("From=39.389","Duration=41.389")
38
+ =end
39
+ for start, endy, type in combined2
40
+ if type == :mute
41
+ out += %!MuteAudio("From=#{start}","Duration=#{endy-start}")\n!
42
+ elsif type == :blank
43
+ out += %!CutSegment("Start=#{start}","End=#{endy}")\n!
44
+ else
45
+ raise
46
+ end
47
+ end
48
+ out
49
+ end
50
+ end
@@ -0,0 +1,40 @@
1
+ == well, probably never care enough to ever do these :P ==
2
+
3
+ allow x2,y2 for player descriptions...
4
+
5
+ user-assignable "confidence" (how much time to 'wrap' surround the mutes, etc. to accomodate for slow computers/laggy internet/different players/poor input)
6
+
7
+ make an index of watchable on imdb ordered by stars (?)
8
+
9
+ able to make it "quieter" at certain parts, arbitrarily...
10
+
11
+ can overlay with a "fuzzer-outer" for specific coordinates somehow or other...
12
+
13
+ "tivo" for BYU-TV or what not. Tell it when, it records it for you (cut? uncut?)
14
+
15
+ amazon video on demand
16
+
17
+ super duper VLC with multi-thread, compiler optimizations...LOL
18
+
19
+ super easy streamer windows -> {XBOX360, wii, etc..} basically playon.tv competitor, which appears to have no free equivalent, I guess, though you can
20
+ Currently it's either a cable, a computer (with its cable), or "ask me for this it might already work"
21
+ todo: refit a VLC version that works *if your soundcard supports it*
22
+ test it on the home PC--does it already work? (i.e. can work OOTB with right card)...
23
+ after: make the same work awesome on doze 7 without quality soundcard :)
24
+ make it work with ps3ms?
25
+ make it work from mac...
26
+ make it work seamlessly with all (XBOX360, wii x2, PS3, bravia)
27
+ also make it into a low quality "skype recorder"
28
+ also can I use a "lesser, faster encoder" to get higher resolution?
29
+ is it faster with ffdshow? mencoder?
30
+ blu-ray
31
+ over wired (?)
32
+ LAN?
33
+ does blu-ray work with HDMI well?
34
+
35
+ "If someone builds an app that will allow Google TV to stream video from my computer's iTunes collection, it *could* be worth the investment."
36
+
37
+ http://en.wikipedia.org/wiki/RiffTrax (possible?)
38
+ community rifftrax?
39
+ realtime
40
+ editable
@@ -0,0 +1,46 @@
1
+ A few notes for developers:
2
+
3
+ If you have any feedback/feature requests, et al, post a github
4
+ issue or post to the Mailing List: http://groups.google.com/group/sensible-cinema
5
+
6
+ To run it from source, download from github, you may need to install a few gem dependencies (listed in the Rakefile)
7
+
8
+ to install them automatically [has to be remote like this until https://github.com/rubygems/rubygems/issues/96 is fixed I think]:
9
+ $ jruby -S gem install content-editing-movie-player
10
+ # ... it installs it and tons of dependencies
11
+ # next optionalyl:
12
+ $ jruby -S gem uninstall -x content-editing-movie-player # uninstall the [old] gem so you don't have to worry about it conflicting later, just in case.
13
+
14
+ You'll have to install some git submodules, too.
15
+ $ git submodule init
16
+ $ git submodule update
17
+
18
+ The tests are in the spec directory, though some of them are out of date as development has shifted focus to other areas.
19
+
20
+ Note: you transfer (c) of materials to sensible cinema when you submit patches/contributions, of course, so don't submit something you don't want published :)
21
+
22
+ To run it via command line (see go*.sh files): j bin/sensible-cinema
23
+ A few lib/* files have their own "main" as well.
24
+
25
+ Want JSON'ified output somehow? Just ask.
26
+
27
+ You can test the DVD portions of the program out by mounting the DVD of "big buck bunny"
28
+ http://rogerdpack.t28.net/sensible-cinema/releases/dvd_isos has it and a few other creative commons ISO's for use.
29
+ On windows daemon tools helps there, or "magic ISO" or the like, may be helpful to avoid having to burn disks.
30
+
31
+ Or you could alternatively burn a copy of big buck bunny to DVD, then use that to test it against
32
+ (a slightly more cross platform approach I guess).
33
+
34
+ Then rip it and use the output, or use it as your DVD.
35
+
36
+ Or if you have a DVD that already has a edit list available for it, you could use that, or create
37
+ a new edit list for a DVD you own, etc.
38
+
39
+ == mac os x developers ==
40
+
41
+ You'll have to install a few dependencies. It will tell you which at runtime,
42
+ or see the installation instructions: http://rogerdpack.t28.net/sensible-cinema
43
+
44
+ == OCR screen tracker ==
45
+
46
+ For the screen tracker (the experimental version, see file experimental_online_player_ocr_readme.txt).
@@ -0,0 +1,17 @@
1
+ =begin
2
+ Copyright 2010, Roger Pack
3
+ This file is part of Sensible Cinema.
4
+
5
+ Sensible Cinema is free software: you can redistribute it and/or modify
6
+ it under the terms of the GNU General Public License as published by
7
+ the Free Software Foundation, either version 3 of the License, or
8
+ (at your option) any later version.
9
+
10
+ Sensible Cinema is distributed in the hope that it will be useful,
11
+ but WITHOUT ANY WARRANTY; without even the implied warranty of
12
+ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
13
+ GNU General Public License for more details.
14
+
15
+ You should have received a copy of the GNU General Public License
16
+ along with Sensible Cinema. If not, see <http://www.gnu.org/licenses/>.
17
+ =end
@@ -0,0 +1,12 @@
1
+ create a skype/google+ video recorder
2
+ upconvert DVD
3
+ upconvert Netflix [seems low demand?]
4
+ C EDL possibly never
5
+ netflix/skype "disable screen saver while running" program [?]
6
+ linearize [?] hmm...
7
+ re-update todo/all docu/user feedback etc.
8
+ LLC
9
+ if...back off to just the ffmpeg (plus an "[A,B]" viewer) only...but for now stick with just DVD playback [?] until people want more...
10
+ no propaganda...
11
+ no auto subtitle downloaders...
12
+ fix VLC's use of dvdnav itself +- mplayer DVD EDL
@@ -0,0 +1,41 @@
1
+ 6
2
+ 00:00:55,068 --> 00:00:59,164
3
+ <i>don't assume anything at the impass ok
4
+
5
+ 6
6
+ 00:00:55,067 --> 00:00:59,164
7
+ <i>don't assume anything at the impass
8
+
9
+ 6
10
+ 00:00:55,069 --> 00:00:59,164
11
+ <i>don't at the very end of this line is a realllly bad word
12
+
13
+ 6
14
+ 00:00:55,066 --> 00:00:59,164
15
+ a realllly bad word at just the beginning
16
+
17
+ 6
18
+ 00:00:55,065 --> 00:00:59,164
19
+ a reaiiiiy bad word with i's for l's
20
+
21
+
22
+
23
+ 6
24
+ 00:00:55,071 --> 00:00:59,164
25
+ a realllly bad word
26
+
27
+ 6
28
+ 00:00:55,070 --> 00:00:59,164
29
+ <i>don't forget there is heaven and hell
30
+ waiting each < /i> < /I>
31
+
32
+ 67
33
+ 00:00:55,068 --> 00:00:59,164
34
+ <i>hello
35
+ shell
36
+
37
+ 6
38
+ 00:00:56,070 --> 00:00:59,164
39
+ <i>line_end_full_worddon't forget there is heaven and hell.
40
+ waiting each < /i> < /I>
41
+
@@ -0,0 +1,65 @@
1
+ =begin
2
+ Copyright 2010, Roger Pack
3
+ This file is part of Sensible Cinema.
4
+
5
+ Sensible Cinema is free software: you can redistribute it and/or modify
6
+ it under the terms of the GNU General Public License as published by
7
+ the Free Software Foundation, either version 3 of the License, or
8
+ (at your option) any later version.
9
+
10
+ Sensible Cinema is distributed in the hope that it will be useful,
11
+ but WITHOUT ANY WARRANTY; without even the implied warranty of
12
+ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
13
+ GNU General Public License for more details.
14
+
15
+ You should have received a copy of the GNU General Public License
16
+ along with Sensible Cinema. If not, see <http://www.gnu.org/licenses/>.
17
+ =end
18
+ require File.dirname(__FILE__) + "/common"
19
+ require_relative '../lib/auto_window_finder'
20
+
21
+ describe AutoWindowFinder do
22
+
23
+ EdlParser::EDL_DIR.gsub!(/^.*$/, 'files/edls')
24
+
25
+ context "a browser window is open" do
26
+ before do
27
+ fake_window = ''
28
+ def fake_window.exist?
29
+ true
30
+ end
31
+ def fake_window.text
32
+ "www.youtube.com/watch?v=xd12hR68sWM"
33
+ end
34
+ RAutomation::Window.stub!(:new).and_return(fake_window)
35
+ end
36
+
37
+ context "it is mentioned in a file" do
38
+
39
+ before do
40
+ out = "files/edls/auto_url.txt"
41
+ File.write out, %!"url" => "http://www.youtube.com/watch?v=xd12hR68sWM"!
42
+ end
43
+
44
+ it "should connect the two automagically" do
45
+ AutoWindowFinder.search_for_single_url_match().should == "files/edls/../edls/auto_url.txt"
46
+ end
47
+
48
+ it "should search automatically iff the player specifies it to" # ?
49
+
50
+ it "should be able to find with browser and url" do
51
+ FileUtils.mkdir_p 'temp/players'
52
+ File.write('temp/players/go.txt', "window_title: !ruby/regexp /Chrome/")
53
+ AutoWindowFinder.search_for_player_and_url_match('temp').should == "temp/players/go.txt"
54
+ File.write('temp/players/go.txt', "window_title: !ruby/regexp /asdf/")
55
+ RAutomation::Window.unstub!(:new)
56
+ AutoWindowFinder.search_for_player_and_url_match('temp').should be nil
57
+ end
58
+
59
+ end
60
+
61
+
62
+ end
63
+
64
+
65
+ end
@@ -0,0 +1,3778 @@
1
+ 1
2
+ 00:01,00 --> 00:04,07
3
+ Subtitles downloaded from www.OpenSubtitles.org
4
+
5
+ 2
6
+ 00:05,94 --> 00:08,96
7
+ InSUBs
8
+ Quality is irreplaceable!
9
+
10
+ 3
11
+ 00:08,96 --> 00:14,96
12
+ Translation Kid Hugo
13
+
14
+ 4
15
+ 02:18,15 --> 02:20,88
16
+ Good morning.
17
+
18
+ 5
19
+ 05:01,36 --> 05:03,43
20
+ Finally got you!
21
+
22
+ 6
23
+ 05:03,43 --> 05:07,79
24
+ Not the first time
25
+ stealing, right?
26
+
27
+ 7
28
+ 05:07,79 --> 05:09,42
29
+ Empty your pockets.
30
+
31
+ 8
32
+ 05:09,42 --> 05:11,06
33
+ You're hurting me!
34
+
35
+ 9
36
+ 05:11,07 --> 05:17,00
37
+ Empty pockets
38
+ or call the guard!
39
+
40
+ 10
41
+ 05:26,26 --> 05:29,73
42
+ What are you doing
43
+ with all this?
44
+
45
+ 11
46
+ 05:30,15 --> 05:32,66
47
+ - Empty the other.
48
+ - There's nothing in it.
49
+
50
+ 12
51
+ 05:32,66 --> 05:36,71
52
+ Call the guard!
53
+
54
+ 13
55
+ 06:27,75 --> 06:30,34
56
+ Ghosts.
57
+
58
+ 14
59
+ 06:31,88 --> 06:36,08
60
+ You drew this?
61
+
62
+ 15
63
+ 06:36,08 --> 06:39,34
64
+ It was you who designed it?
65
+
66
+ 16
67
+ 06:41,10 --> 06:43,12
68
+ Where stole it?
69
+
70
+ 17
71
+ 06:43,12 --> 06:45,00
72
+ Do not steal.
73
+
74
+ 18
75
+ 06:45,00 --> 06:47,47
76
+ A thief and a liar.
77
+ Get out of here.
78
+
79
+ 19
80
+ 06:48,05 --> 06:52,94
81
+ - Give me my book!
82
+ - No longer yours, is mine!
83
+
84
+ 20
85
+ 06:52,94 --> 06:56,71
86
+ - No!
87
+ - So tell me who drew!
88
+
89
+ 21
90
+ 07:00,83 --> 07:03,92
91
+ Get lost you thief!
92
+
93
+ 22
94
+ 07:05,65 --> 07:09,12
95
+ Why are you still here?
96
+ Go away!
97
+
98
+ 23
99
+ 07:09,12 --> 07:14,02
100
+ You hear that?
101
+ Then go back!
102
+
103
+ 24
104
+ 07:18,22 --> 07:20,32
105
+ Excuse me! Excuse me!
106
+
107
+ 25
108
+ 07:23,38 --> 07:25,61
109
+ Excuse me!
110
+ Police passing by!
111
+
112
+ 26
113
+ 07:34,58 --> 07:36,68
114
+ Excuse me!
115
+
116
+ 27
117
+ 08:01,04 --> 08:03,14
118
+ What?
119
+
120
+ 28
121
+ 08:25,67 --> 08:27,77
122
+ Nothing to see here.
123
+
124
+ 29
125
+ 08:36,11 --> 08:38,43
126
+ Stop that boy!
127
+
128
+ 30
129
+ 08:40,11 --> 08:42,97
130
+ Hey! Stop!
131
+
132
+ 31
133
+ 09:10,71 --> 09:13,24
134
+ [da..]!
135
+
136
+ 32
137
+ 09:15,72 --> 09:18,73
138
+ Stop the train! Stop!
139
+
140
+ 33
141
+ 09:18,73 --> 09:21,08
142
+ Help!
143
+
144
+ 34
145
+ 09:21,08 --> 09:24,84
146
+ Stop the train!
147
+
148
+ 35
149
+ 09:25,51 --> 09:28,44
150
+ Make it stop!
151
+
152
+ 36
153
+ 11:22,83 --> 11:26,53
154
+ Sorry, sorry!
155
+
156
+ 37
157
+ 11:29,60 --> 11:32,44
158
+ No, no!
159
+
160
+ 38
161
+ 12:49,70 --> 12:54,36
162
+ The Invention of Hugo Cabret
163
+
164
+ 39
165
+ 12:59,99 --> 13:05,27
166
+ I know it's there.
167
+
168
+ 40
169
+ 13:07,37 --> 13:09,68
170
+ What is your name?
171
+
172
+ 41
173
+ 13:10,52 --> 13:14,29
174
+ Hugo. Hugo Cabret.
175
+
176
+ 42
177
+ 13:14,29 --> 13:17,03
178
+ Stay away from me
179
+ Hugo Cabret.
180
+
181
+ 43
182
+ 13:17,03 --> 13:21,28
183
+ Or I'll take you to the police station
184
+ station,
185
+
186
+ 44
187
+ 13:21,66 --> 13:26,64
188
+ put him in prison
189
+ where you will not leave,
190
+
191
+ 45
192
+ 13:26,64 --> 13:31,64
193
+ not going to school
194
+ will never marry, have children,
195
+
196
+ 46
197
+ 13:31,64 --> 13:34,86
198
+ to pick up stuff
199
+ they do not own.
200
+
201
+ 47
202
+ 13:35,53 --> 13:38,19
203
+ Give me back my notebook.
204
+
205
+ 48
206
+ 13:39,27 --> 13:42,67
207
+ I'll take your book to
208
+ home and burn it.
209
+
210
+ 49
211
+ 13:51,47 --> 13:55,75
212
+ - You can not burn it!
213
+ - And who's gonna stop me?
214
+
215
+ 50
216
+ 15:27,25 --> 15:29,08
217
+ How are you?
218
+
219
+ 51
220
+ 15:29,08 --> 15:33,01
221
+ - Very angry.
222
+ - Why?
223
+
224
+ 52
225
+ 15:33,02 --> 15:35,24
226
+ A boy ...
227
+
228
+ 53
229
+ 16:00,57 --> 16:02,37
230
+ Who are you?
231
+
232
+ 54
233
+ 16:02,37 --> 16:04,31
234
+ His grandfather stole my book.
235
+
236
+ 55
237
+ 16:04,31 --> 16:06,96
238
+ You need to take back
239
+ before it burns.
240
+
241
+ 56
242
+ 16:06,96 --> 16:09,59
243
+ Papa George is my grandfather!
244
+
245
+ 57
246
+ 16:09,59 --> 16:11,79
247
+ And not a thief, that is you!
248
+
249
+ 58
250
+ 16:11,79 --> 16:17,48
251
+ You are nothing but
252
+ an immoral.
253
+
254
+ 59
255
+ 16:19,54 --> 16:23,47
256
+ - You need to go.
257
+ - I'm not going without my notebook.
258
+
259
+ 60
260
+ 16:24,92 --> 16:27,98
261
+ Why do you need him?
262
+
263
+ 61
264
+ 16:28,47 --> 16:31,14
265
+ I can not tell.
266
+
267
+ 62
268
+ 16:32,61 --> 16:34,89
269
+ It's a secret?
270
+
271
+ 63
272
+ 16:34,89 --> 16:38,02
273
+ - It is.
274
+ - Great, I love secrets!
275
+
276
+ 64
277
+ 16:38,02 --> 16:40,03
278
+ - Tell me what it is.
279
+ - No!
280
+
281
+ 65
282
+ 16:40,03 --> 16:42,99
283
+ If you do not tell me, go away.
284
+
285
+ 66
286
+ 16:42,99 --> 16:45,48
287
+ Not without my book!
288
+
289
+ 67
290
+ 16:46,13 --> 16:48,52
291
+ We'll be in trouble.
292
+
293
+ 68
294
+ 16:48,52 --> 16:50,95
295
+ Go home!
296
+
297
+ 69
298
+ 16:58,99 --> 17:04,22
299
+ Okay, do not let
300
+ burn the book.
301
+
302
+ 70
303
+ 17:04,47 --> 17:07,16
304
+ Now go away!
305
+
306
+ 71
307
+ 17:55,71 --> 17:57,44
308
+ What is this?
309
+
310
+ 72
311
+ 17:57,44 --> 18:01,89
312
+ - It's called 'robot'.
313
+ - A robot?
314
+
315
+ 73
316
+ 18:01,89 --> 18:05,85
317
+ Was abandoned
318
+ in the attic of the museum.
319
+
320
+ 74
321
+ 18:08,23 --> 18:10,44
322
+ What does it do?
323
+
324
+ 75
325
+ 18:10,44 --> 18:14,49
326
+ He is like a
327
+ music box.
328
+
329
+ 76
330
+ 18:14,59 --> 18:20,56
331
+ It's more complicated
332
+ I've seen ... so far.
333
+
334
+ 77
335
+ 18:24,72 --> 18:28,64
336
+ It can write.
337
+
338
+ 78
339
+ 18:30,64 --> 18:33,22
340
+ But it was not done
341
+ in London.
342
+
343
+ 79
344
+ 18:33,22 --> 18:35,54
345
+ And where is it?
346
+
347
+ 80
348
+ 18:36,18 --> 18:39,75
349
+ And Coventry, but
350
+ was built in London.
351
+
352
+ 81
353
+ 18:39,75 --> 18:42,73
354
+ Magic used machines as well
355
+ when I was little.
356
+
357
+ 82
358
+ 18:42,73 --> 18:45,20
359
+ Some walked,
360
+ others sang,
361
+
362
+ 83
363
+ 18:45,20 --> 18:51,12
364
+ but the secret was always
365
+ the heart. Look at that.
366
+
367
+ 84
368
+ 18:56,04 --> 19:00,29
369
+ - Can we fix it?
370
+ - I do not know, Hugo.
371
+
372
+ 85
373
+ 19:01,16 --> 19:03,34
374
+ He is very rusty.
375
+
376
+ 86
377
+ 19:03,35 --> 19:07,26
378
+ Find the right parts
379
+ will be very difficult.
380
+
381
+ 87
382
+ 19:09,64 --> 19:11,96
383
+ But it is clear that
384
+ let's fix it.
385
+
386
+ 88
387
+ 19:12,56 --> 19:15,10
388
+ We are clockmakers, is not it?
389
+
390
+ 89
391
+ 19:15,10 --> 19:18,56
392
+ But I must finish my
393
+ work in the shop and museum.
394
+
395
+ 90
396
+ 19:18,57 --> 19:21,47
397
+ You understand.
398
+
399
+ 91
400
+ 19:26,28 --> 19:29,63
401
+ Hold carefully.
402
+
403
+ 92
404
+ 19:33,25 --> 19:35,37
405
+ Perfect.
406
+
407
+ 93
408
+ 19:44,06 --> 19:46,40
409
+ You see this?
410
+
411
+ 94
412
+ 19:46,64 --> 19:49,60
413
+ Another complication.
414
+
415
+ 95
416
+ 19:49,61 --> 19:52,14
417
+ Another mystery.
418
+
419
+ 96
420
+ 19:52,14 --> 19:55,23
421
+ This makes you happy?
422
+
423
+ 97
424
+ 19:55,41 --> 19:58,34
425
+ A lock of the form
426
+ of heart.
427
+
428
+ 98
429
+ 19:58,34 --> 20:01,18
430
+ Unfortunately,
431
+ we do not have the key.
432
+
433
+ 99
434
+ 21:09,35 --> 21:11,92
435
+ I fixed the gears ...
436
+
437
+ 100
438
+ 21:15,08 --> 21:17,18
439
+ Uncle Claude?
440
+
441
+ 101
442
+ 21:21,56 --> 21:26,45
443
+ There was a fire.
444
+ His father is dead.
445
+
446
+ 102
447
+ 21:34,91 --> 21:39,33
448
+ Pack your bags, fast.
449
+ You will live with me.
450
+
451
+ 103
452
+ 21:43,67 --> 21:45,77
453
+ Quick!
454
+
455
+ 104
456
+ 21:54,26 --> 21:58,26
457
+ You will be my apprentice, and will
458
+ live with me at the station.
459
+
460
+ 105
461
+ 21:58,26 --> 22:02,04
462
+ I will teach you
463
+ to take care of everything.
464
+
465
+ 106
466
+ 22:06,46 --> 22:10,90
467
+ These apartments are
468
+ made inside the station.
469
+
470
+ 107
471
+ 22:12,86 --> 22:16,31
472
+ All forgotten
473
+ we're here.
474
+
475
+ 108
476
+ 22:20,17 --> 22:23,49
477
+ His bed is in the corner.
478
+
479
+ 109
480
+ 22:24,41 --> 22:28,76
481
+ Get some sleep.
482
+ We will start work at 5am.
483
+
484
+ 110
485
+ 22:33,32 --> 22:35,18
486
+ What about school?
487
+
488
+ 111
489
+ 22:35,18 --> 22:37,76
490
+ No more school!
491
+
492
+ 112
493
+ 22:37,76 --> 22:42,09
494
+ You will not have time for it
495
+ when working.
496
+
497
+ 113
498
+ 22:45,07 --> 22:47,85
499
+ Hugo ...
500
+
501
+ 114
502
+ 22:47,85 --> 22:52,04
503
+ you would be in the
504
+ orphanage without me.
505
+
506
+ 115
507
+ 22:59,53 --> 23:03,56
508
+ Time ... Time is ...
509
+
510
+ 116
511
+ 23:03,56 --> 23:06,36
512
+ 60 seconds of one minute.
513
+
514
+ 117
515
+ 23:06,36 --> 23:10,85
516
+ Gives 1 hour 60 minutes.
517
+
518
+ 118
519
+ 23:11,82 --> 23:15,15
520
+ Timing is everything.
521
+
522
+ 119
523
+ 23:17,97 --> 23:21,75
524
+ Time, time ...
525
+
526
+ 120
527
+ 23:58,01 --> 24:00,45
528
+ Stop!
529
+
530
+ 121
531
+ 24:00,45 --> 24:02,61
532
+ Stop it!
533
+
534
+ 122
535
+ 24:02,61 --> 24:04,78
536
+ No, no, no!
537
+
538
+ 123
539
+ 25:12,08 --> 25:16,58
540
+ Good day!
541
+
542
+ 124
543
+ 25:19,00 --> 25:22,54
544
+ Good morning, sir,
545
+ I help you?
546
+
547
+ 125
548
+ 26:03,98 --> 26:07,17
549
+ I thought I would see today.
550
+
551
+ 126
552
+ 26:11,44 --> 26:14,32
553
+ I need my notebook.
554
+
555
+ 127
556
+ 26:15,59 --> 26:18,19
557
+ Why do you need?
558
+
559
+ 128
560
+ 26:19,31 --> 26:24,14
561
+ To help me fix
562
+ one thing.
563
+
564
+ 129
565
+ 27:05,17 --> 27:07,44
566
+ Go away.
567
+
568
+ 130
569
+ 27:08,89 --> 27:11,48
570
+ Please, go away.
571
+
572
+ 131
573
+ 27:18,52 --> 27:20,14
574
+ Wait!
575
+
576
+ 132
577
+ 27:20,14 --> 27:22,88
578
+ Sorry, I ...
579
+
580
+ 133
581
+ 27:22,88 --> 27:27,08
582
+ Are you crying?
583
+
584
+ 134
585
+ 27:27,40 --> 27:30,08
586
+ - No.
587
+ - Stand still.
588
+
589
+ 135
590
+ 27:30,36 --> 27:34,03
591
+ Pronto. There is nothing
592
+ wrong with crying.
593
+
594
+ 136
595
+ 27:34,03 --> 27:38,23
596
+ Sydney Carton cries,
597
+ and Heathcliff.
598
+
599
+ 137
600
+ 27:38,23 --> 27:41,42
601
+ I can clean.
602
+
603
+ 138
604
+ 27:41,42 --> 27:45,99
605
+ I need to talk with you.
606
+ It is very important, but ...
607
+
608
+ 139
609
+ 27:45,99 --> 27:49,56
610
+ But not here.
611
+ We are very ...
612
+
613
+ 140
614
+ 27:50,53 --> 27:53,04
615
+ exposed.
616
+
617
+ 141
618
+ 27:54,79 --> 27:57,48
619
+ - Come on.
620
+ - Where are we going?
621
+
622
+ 142
623
+ 27:57,48 --> 28:00,55
624
+ The most wonderful place
625
+ the world.
626
+
627
+ 143
628
+ 28:00,55 --> 28:04,87
629
+ It's like Neverland
630
+ or Treasure Island.
631
+
632
+ 144
633
+ 28:05,15 --> 28:07,38
634
+ You'll like it.
635
+
636
+ 145
637
+ 28:07,38 --> 28:09,03
638
+ Isabelle ...
639
+
640
+ 146
641
+ 28:09,03 --> 28:12,08
642
+ I present to you
643
+ Mr. Hugo Cabret,
644
+
645
+ 147
646
+ 28:12,08 --> 28:16,12
647
+ an old and dear friend.
648
+
649
+ 148
650
+ 28:19,99 --> 28:22,26
651
+ Mr. Cabret.
652
+
653
+ 149
654
+ 28:23,70 --> 28:26,49
655
+ Hello
656
+
657
+ 150
658
+ 28:27,62 --> 28:29,72
659
+ Thanks for that.
660
+
661
+ 151
662
+ 28:29,72 --> 28:33,14
663
+ I'm not even half
664
+ than David Copperfield does.
665
+
666
+ 152
667
+ 28:33,14 --> 28:36,63
668
+ - Photography?
669
+ - That corner.
670
+
671
+ 153
672
+ 28:36,63 --> 28:40,16
673
+ - Upper shelf.
674
+ - Thank you.
675
+
676
+ 154
677
+ 28:47,94 --> 28:51,61
678
+ - Listen, what is so important?
679
+ - He still has his notebook.
680
+
681
+ 155
682
+ 28:51,61 --> 28:54,40
683
+ He did not burn,
684
+ was a trick.
685
+
686
+ 156
687
+ 28:54,40 --> 28:58,01
688
+ - Why?
689
+ - I do not know.
690
+
691
+ 157
692
+ 28:58,01 --> 29:00,95
693
+ Just know that the book
694
+ left very upset.
695
+
696
+ 158
697
+ 29:00,96 --> 29:04,63
698
+ He and Mama were Jeanne
699
+ up late talking.
700
+
701
+ 159
702
+ 29:07,30 --> 29:10,17
703
+ I think he cried.
704
+
705
+ 160
706
+ 29:13,67 --> 29:16,39
707
+ Why are you helping me?
708
+
709
+ 161
710
+ 29:16,64 --> 29:20,66
711
+ Because it can be
712
+ an adventure!
713
+
714
+ 162
715
+ 29:20,66 --> 29:23,24
716
+ And I never had one like that.
717
+
718
+ 163
719
+ 29:23,90 --> 29:26,48
720
+ Off the books, at least.
721
+
722
+ 164
723
+ 29:26,49 --> 29:30,45
724
+ And I think
725
+ will be quite ...
726
+
727
+ 165
728
+ 29:32,53 --> 29:34,90
729
+ Illegal!
730
+
731
+ 166
732
+ 29:37,52 --> 29:39,67
733
+ Okay.
734
+
735
+ 167
736
+ 29:39,67 --> 29:43,73
737
+ Incidentally, my name is Isabelle.
738
+ Whether a book?
739
+
740
+ 168
741
+ 29:43,73 --> 29:48,24
742
+ Monsieur Labisse lends me,
743
+ It also lends to you.
744
+
745
+ 169
746
+ 29:50,05 --> 29:53,55
747
+ Do not like books?
748
+
749
+ 170
750
+ 29:53,89 --> 29:56,40
751
+ I like it.
752
+
753
+ 171
754
+ 29:57,40 --> 30:01,19
755
+ My father and I read
756
+ many stories together.
757
+
758
+ 172
759
+ 30:08,93 --> 30:11,62
760
+ Come on.
761
+
762
+ 173
763
+ 30:12,30 --> 30:14,42
764
+ How do I recover
765
+ my notebook?
766
+
767
+ 174
768
+ 30:14,42 --> 30:17,09
769
+ I think you should
770
+ face it.
771
+
772
+ 175
773
+ 30:17,09 --> 30:21,26
774
+ And do not talk that talk.
775
+ I will help you as you can.
776
+
777
+ 176
778
+ 30:21,26 --> 30:24,45
779
+ Be strong for us.
780
+
781
+ 177
782
+ 30:30,70 --> 30:33,31
783
+ Go away.
784
+
785
+ 178
786
+ 30:51,85 --> 30:54,38
787
+ Fix it.
788
+
789
+ 179
790
+ 30:56,11 --> 30:58,46
791
+ Get that fixed.
792
+
793
+ 180
794
+ 31:01,58 --> 31:04,96
795
+ I know who has stolen
796
+ tools.
797
+
798
+ 181
799
+ 31:05,26 --> 31:08,70
800
+ Use those that have not robbed.
801
+
802
+ 182
803
+ 32:08,05 --> 32:09,94
804
+ Give me back the book.
805
+
806
+ 183
807
+ 32:09,94 --> 32:12,95
808
+ You have talent.
809
+
810
+ 184
811
+ 32:12,95 --> 32:16,11
812
+ If I prove that it is
813
+ more than a thief,
814
+
815
+ 185
816
+ 32:16,11 --> 32:20,12
817
+ - Have your notebook back.
818
+ - How?
819
+
820
+ 186
821
+ 32:20,12 --> 32:24,58
822
+ Work here to pay
823
+ stole everything.
824
+
825
+ 187
826
+ 32:24,58 --> 32:30,57
827
+ And I'll decide when to return
828
+ the notebook, if you return.
829
+
830
+ 188
831
+ 32:31,10 --> 32:34,90
832
+ - I already have work.
833
+ - Stealing is not working.
834
+
835
+ 189
836
+ 32:34,90 --> 32:37,15
837
+ I have a different job.
838
+
839
+ 190
840
+ 32:37,15 --> 32:40,28
841
+ I'll come when you can.
842
+
843
+ 191
844
+ 32:41,85 --> 32:44,85
845
+ You start tomorrow.
846
+ Go away.
847
+
848
+ 192
849
+ 32:46,35 --> 32:48,85
850
+ I'll start now.
851
+
852
+ 193
853
+ 32:56,01 --> 32:58,80
854
+ That is not, is another.
855
+
856
+ 194
857
+ 33:55,08 --> 33:57,47
858
+ It is your letter?
859
+
860
+ 195
861
+ 35:32,84 --> 35:36,05
862
+ Where is it?
863
+
864
+ 196
865
+ 36:19,05 --> 36:22,63
866
+ Little Man ...
867
+
868
+ 197
869
+ 36:28,88 --> 36:32,07
870
+ - He fled the orphanage, right?
871
+ - Do not run away!
872
+
873
+ 198
874
+ 36:32,07 --> 36:34,09
875
+ You have parents?
876
+
877
+ 199
878
+ 36:34,09 --> 36:35,92
879
+ No!
880
+
881
+ 200
882
+ 36:35,92 --> 36:39,89
883
+ Excellent, then place
884
+ is at the orphanage, right?
885
+
886
+ 201
887
+ 36:39,89 --> 36:43,60
888
+ Why were you looking
889
+ the lunch that man?
890
+
891
+ 202
892
+ 36:43,60 --> 36:48,97
893
+ It was his? Age?
894
+
895
+ 203
896
+ 36:48,97 --> 36:51,77
897
+ Here is Gustav talking.
898
+
899
+ 204
900
+ 36:51,77 --> 36:54,76
901
+ Yes, sir, not always.
902
+
903
+ 205
904
+ 36:54,76 --> 36:57,61
905
+ This time it was stolen
906
+ and invasion.
907
+
908
+ 206
909
+ 36:57,61 --> 37:00,88
910
+ His hand was encroaching
911
+ the paper bag
912
+
913
+ 207
914
+ 37:00,88 --> 37:04,01
915
+ to remove its contents.
916
+
917
+ 208
918
+ 37:04,80 --> 37:09,63
919
+ What had in
920
+ bag? A loaf of bread.
921
+
922
+ 209
923
+ 37:11,08 --> 37:13,32
924
+ Be quiet!
925
+
926
+ 210
927
+ 37:13,32 --> 37:17,23
928
+ Nobody sent
929
+ do that crimezinho
930
+
931
+ 211
932
+ 37:17,23 --> 37:20,26
933
+ with their dirty little hands.
934
+
935
+ 212
936
+ 37:21,62 --> 37:26,42
937
+ Of course I'm not talking
938
+ with you. I respect him.
939
+
940
+ 213
941
+ 37:26,42 --> 37:30,42
942
+ There was a comment
943
+ about his wife?
944
+
945
+ 214
946
+ 37:31,09 --> 37:35,15
947
+ This is absurd.
948
+ I heard no rumor.
949
+
950
+ 215
951
+ 37:35,15 --> 37:40,07
952
+ I did not know that. With
953
+ sure she will return.
954
+
955
+ 216
956
+ 37:40,35 --> 37:42,30
957
+ Come on!
958
+
959
+ 217
960
+ 37:42,30 --> 37:46,65
961
+ I was stealing a loaf of bread!
962
+ Your thief!
963
+
964
+ 218
965
+ 37:47,30 --> 37:49,41
966
+ I am sorry for his wife.
967
+
968
+ 219
969
+ 37:49,41 --> 37:52,11
970
+ You can not do
971
+ nothing about ...
972
+
973
+ 220
974
+ 37:53,48 --> 37:56,48
975
+ Come here!
976
+
977
+ 221
978
+ 37:56,86 --> 37:59,47
979
+ Pig!
980
+
981
+ 222
982
+ 37:59,47 --> 38:01,82
983
+ What? I do not know what to do.
984
+
985
+ 223
986
+ 38:01,82 --> 38:05,77
987
+ Of course it's your fault.
988
+ Who else?
989
+
990
+ 224
991
+ 38:05,77 --> 38:09,92
992
+ Of course it's yours. When
993
+ were close last?
994
+
995
+ 225
996
+ 38:09,92 --> 38:12,97
997
+ - Last year?
998
+ - I think not.
999
+
1000
+ 226
1001
+ 38:12,97 --> 38:14,85
1002
+ Very suspicious.
1003
+
1004
+ 227
1005
+ 38:14,85 --> 38:16,59
1006
+ If you see her, please ...
1007
+
1008
+ 228
1009
+ 38:16,59 --> 38:18,62
1010
+ Do you really want her back?
1011
+
1012
+ 229
1013
+ 38:18,62 --> 38:21,40
1014
+ Yes, I do. I love her dearly.
1015
+
1016
+ 230
1017
+ 38:37,46 --> 38:42,49
1018
+ Robin Hood, I saw the movie.
1019
+ With Douglas Fairbanks.
1020
+
1021
+ 231
1022
+ 38:42,49 --> 38:46,12
1023
+ - Have you seen?
1024
+ - I've never seen a movie.
1025
+
1026
+ 232
1027
+ 38:46,45 --> 38:48,91
1028
+ - What?
1029
+ - Is not it strange?
1030
+
1031
+ 233
1032
+ 38:48,91 --> 38:51,84
1033
+ You've never seen
1034
+ a movie? Nunquinha?
1035
+
1036
+ 234
1037
+ 38:51,84 --> 38:56,15
1038
+ Pope leaves no Georges.
1039
+ He is very strict.
1040
+
1041
+ 235
1042
+ 38:56,15 --> 38:57,74
1043
+ I love movies.
1044
+
1045
+ 236
1046
+ 38:57,74 --> 39:00,33
1047
+ My father took me
1048
+ on my birthday.
1049
+
1050
+ 237
1051
+ 39:04,89 --> 39:07,17
1052
+ Hugo ...
1053
+
1054
+ 238
1055
+ 39:07,88 --> 39:10,80
1056
+ his father died?
1057
+
1058
+ 239
1059
+ 39:10,93 --> 39:13,83
1060
+ I do not want to talk about it.
1061
+
1062
+ 240
1063
+ 39:24,11 --> 39:26,25
1064
+ Isabel.
1065
+
1066
+ 241
1067
+ 39:30,10 --> 39:33,30
1068
+ Want an adventure?
1069
+
1070
+ 242
1071
+ 39:39,73 --> 39:43,62
1072
+ [dumb] FILM FESTIVAL
1073
+
1074
+ 243
1075
+ 40:00,94 --> 40:03,28
1076
+ We'll be in trouble.
1077
+
1078
+ 244
1079
+ 40:04,92 --> 40:07,68
1080
+ I thought I wanted adventure.
1081
+
1082
+ 245
1083
+ 40:53,56 --> 40:56,41
1084
+ As the two mice
1085
+ get in here?
1086
+
1087
+ 246
1088
+ 41:01,77 --> 41:04,71
1089
+ I never
1090
+ see them here!
1091
+
1092
+ 247
1093
+ 41:08,76 --> 41:11,49
1094
+ Why George Pope
1095
+ do not let it go to the movies?
1096
+
1097
+ 248
1098
+ 41:11,49 --> 41:14,51
1099
+ I do not know, he never
1100
+ said nothing.
1101
+
1102
+ 249
1103
+ 41:14,51 --> 41:17,47
1104
+ My father did not leave.
1105
+
1106
+ 250
1107
+ 41:17,77 --> 41:19,96
1108
+ What happened to him?
1109
+
1110
+ 251
1111
+ 41:21,09 --> 41:24,71
1112
+ He died,
1113
+ when I was little.
1114
+
1115
+ 252
1116
+ 41:24,71 --> 41:29,53
1117
+ Papa and Mama Jeanne Georges
1118
+ are my [vain use]parents.
1119
+
1120
+ 253
1121
+ 41:29,53 --> 41:31,37
1122
+ They are very
1123
+ with all legal ...
1124
+
1125
+ 254
1126
+ 41:31,37 --> 41:33,76
1127
+ least in movies.
1128
+
1129
+ 255
1130
+ 41:33,76 --> 41:36,24
1131
+ My father took me
1132
+ the movies all the time.
1133
+
1134
+ 256
1135
+ 41:36,24 --> 41:39,14
1136
+ He told me about
1137
+ the first one he saw.
1138
+
1139
+ 257
1140
+ 41:39,14 --> 41:44,90
1141
+ He entered a dark room
1142
+ and, on the screen, saw a rocket fly
1143
+
1144
+ 258
1145
+ 41:44,90 --> 41:47,61
1146
+ to the eye of the moon
1147
+
1148
+ 259
1149
+ 41:47,61 --> 41:49,60
1150
+ That's right.
1151
+
1152
+ 260
1153
+ 41:49,60 --> 41:53,27
1154
+ He took me to the movies
1155
+ at midday.
1156
+
1157
+ 261
1158
+ 41:54,39 --> 41:57,51
1159
+ The film was our
1160
+ special place.
1161
+
1162
+ 262
1163
+ 41:57,51 --> 42:01,36
1164
+ It was where I could see something.
1165
+
1166
+ 263
1167
+ 42:03,76 --> 42:06,68
1168
+ I never met my mother as well.
1169
+
1170
+ 264
1171
+ 42:07,23 --> 42:11,07
1172
+ You think much of him, right?
1173
+
1174
+ 265
1175
+ 42:11,97 --> 42:14,77
1176
+ All the time.
1177
+
1178
+ 266
1179
+ 42:15,34 --> 42:18,63
1180
+ Hugo ...
1181
+
1182
+ 267
1183
+ 42:19,11 --> 42:22,12
1184
+ Where do you live?
1185
+
1186
+ 268
1187
+ 42:34,25 --> 42:36,35
1188
+ There.
1189
+
1190
+ 269
1191
+ 42:39,94 --> 42:42,86
1192
+ My uncle taught me
1193
+ to operate all
1194
+
1195
+ 270
1196
+ 42:42,86 --> 42:45,37
1197
+ I continue to do so.
1198
+
1199
+ 271
1200
+ 42:45,37 --> 42:49,30
1201
+ Perhaps he will return one day.
1202
+ ??But I doubt it.
1203
+
1204
+ 272
1205
+ 42:49,30 --> 42:52,93
1206
+ Not afraid
1207
+ anyone knows?
1208
+
1209
+ 273
1210
+ 42:52,93 --> 42:56,85
1211
+ Not while watches
1212
+ work and nobody sees me.
1213
+
1214
+ 274
1215
+ 43:01,15 --> 43:03,22
1216
+ Act naturally.
1217
+
1218
+ 275
1219
+ 43:03,22 --> 43:06,20
1220
+ - What?
1221
+ - Walk, act naturally.
1222
+
1223
+ 276
1224
+ 43:06,20 --> 43:09,42
1225
+ How am I doing now?
1226
+
1227
+ 277
1228
+ 43:22,40 --> 43:25,97
1229
+ You, stop!
1230
+
1231
+ 278
1232
+ 43:25,97 --> 43:29,34
1233
+ Come here.
1234
+
1235
+ 279
1236
+ 43:32,40 --> 43:36,17
1237
+ - Good morning, Monsieur.
1238
+ - Where are your parents?
1239
+
1240
+ 280
1241
+ 43:36,18 --> 43:39,39
1242
+ I live with Papa Georges,
1243
+ the workshop.
1244
+
1245
+ 281
1246
+ 43:39,39 --> 43:41,73
1247
+ You should now
1248
+ have seen me there.
1249
+
1250
+ 282
1251
+ 43:41,73 --> 43:45,12
1252
+ And this is my cousin
1253
+ the field. Hugo.
1254
+
1255
+ 283
1256
+ 44:00,13 --> 44:05,79
1257
+ You need to forgive him.
1258
+ It is small mind.
1259
+
1260
+ 284
1261
+ 44:05,79 --> 44:10,07
1262
+ It is rather stupid.
1263
+ Poor baby.
1264
+
1265
+ 285
1266
+ 44:19,66 --> 44:23,92
1267
+ It seems that Maximilian
1268
+ do not like your clothes.
1269
+
1270
+ 286
1271
+ 44:23,93 --> 44:27,53
1272
+ He is troubled
1273
+ with his physiognomy.
1274
+
1275
+ 287
1276
+ 44:27,53 --> 44:31,15
1277
+ He's angry
1278
+ with his face.
1279
+
1280
+ 288
1281
+ 44:31,15 --> 44:35,60
1282
+ Why does not he like
1283
+ of his face?
1284
+
1285
+ 289
1286
+ 44:37,64 --> 44:42,54
1287
+ Perhaps it makes sense
1288
+ the smell of my cat.
1289
+
1290
+ 290
1291
+ 44:44,30 --> 44:46,14
1292
+ - Cat?
1293
+ - Yes
1294
+
1295
+ 291
1296
+ 44:46,14 --> 44:50,02
1297
+ Christina Rossetti.
1298
+ Is the name of a poet.
1299
+
1300
+ 292
1301
+ 44:50,02 --> 44:52,48
1302
+ Want to hear?
1303
+
1304
+ 293
1305
+ 44:52,48 --> 44:55,12
1306
+ My heart is a
1307
+ Bird singing
1308
+
1309
+ 294
1310
+ 44:55,12 --> 44:57,67
1311
+ Whose nest is a
1312
+ offspring dewy
1313
+
1314
+ 295
1315
+ 44:57,67 --> 45:00,17
1316
+ My heart is an apple tree
1317
+
1318
+ 296
1319
+ 45:00,17 --> 45:02,68
1320
+ Bending the trunk
1321
+ fruit weight
1322
+
1323
+ 297
1324
+ 45:02,68 --> 45:07,18
1325
+ Enough, I've had poetry
1326
+ enough today.
1327
+
1328
+ 298
1329
+ 45:07,18 --> 45:12,11
1330
+ Well, take good care of
1331
+ Christina ...
1332
+
1333
+ 299
1334
+ 45:12,11 --> 45:15,40
1335
+ - Rossetti.
1336
+ - It's one of my favorites.
1337
+
1338
+ 300
1339
+ 45:15,40 --> 45:20,04
1340
+ I know it's Rossetti.
1341
+
1342
+ 301
1343
+ 45:20,04 --> 45:23,46
1344
+ But the season is not
1345
+ place for poetry.
1346
+
1347
+ 302
1348
+ 45:23,46 --> 45:28,15
1349
+ Here is the place to go
1350
+ and out of trains.
1351
+
1352
+ 303
1353
+ 45:28,57 --> 45:32,19
1354
+ And working in workshops.
1355
+ Understood?
1356
+
1357
+ 304
1358
+ 45:32,19 --> 45:36,05
1359
+ - Yes, sir.
1360
+ - Be careful where you walk.
1361
+
1362
+ 305
1363
+ 45:36,05 --> 45:38,24
1364
+ Carry on.
1365
+
1366
+ 306
1367
+ 45:49,44 --> 45:51,54
1368
+ [idiot]!
1369
+
1370
+ 307
1371
+ 45:52,36 --> 45:55,46
1372
+ Since I saved his life.
1373
+
1374
+ 308
1375
+ 45:55,47 --> 45:58,84
1376
+ Why do not I see your muquifo?
1377
+
1378
+ 309
1379
+ 45:58,84 --> 46:04,31
1380
+ - My what?
1381
+ - Where do you live. Your home.
1382
+
1383
+ 310
1384
+ 46:08,75 --> 46:11,48
1385
+ I gotta go, I
1386
+ things to do.
1387
+
1388
+ 311
1389
+ 46:11,48 --> 46:16,92
1390
+ Wait! Have you seen my house
1391
+ I can not see her?
1392
+
1393
+ 312
1394
+ 46:16,93 --> 46:19,33
1395
+ I'm your only friend!
1396
+
1397
+ 313
1398
+ 46:19,33 --> 46:21,36
1399
+ It is not.
1400
+
1401
+ 314
1402
+ 46:21,36 --> 46:24,01
1403
+ Being enigmatic
1404
+ does not suit you.
1405
+
1406
+ 315
1407
+ 46:24,01 --> 46:25,40
1408
+ What are you up to?
1409
+
1410
+ 316
1411
+ 46:25,40 --> 46:29,39
1412
+ I have to go,
1413
+ you should not even be here.
1414
+
1415
+ 317
1416
+ 46:50,57 --> 46:52,67
1417
+ Hugo!
1418
+
1419
+ 318
1420
+ 47:11,10 --> 47:13,35
1421
+ Where did you get that?
1422
+
1423
+ 319
1424
+ 47:13,55 --> 47:16,89
1425
+ - It will not matter.
1426
+ - I need her.
1427
+
1428
+ 320
1429
+ 47:16,90 --> 47:20,14
1430
+ - For what?
1431
+ - I have to.
1432
+
1433
+ 321
1434
+ 47:22,07 --> 47:25,37
1435
+ Only if you tell me why.
1436
+
1437
+ 322
1438
+ 47:30,75 --> 47:32,85
1439
+ Come on.
1440
+
1441
+ 323
1442
+ 47:40,86 --> 47:42,92
1443
+ Incredible!
1444
+
1445
+ 324
1446
+ 47:42,92 --> 47:45,57
1447
+ It's like Jean Valjean.
1448
+
1449
+ 325
1450
+ 47:55,11 --> 47:58,37
1451
+ This is fantastic.
1452
+
1453
+ 326
1454
+ 48:05,37 --> 48:08,47
1455
+ What is this?
1456
+
1457
+ 327
1458
+ 48:08,74 --> 48:11,16
1459
+ It's a robot.
1460
+
1461
+ 328
1462
+ 48:11,61 --> 48:16,22
1463
+ My father was fixing
1464
+ before dying.
1465
+
1466
+ 329
1467
+ 48:26,06 --> 48:30,72
1468
+ Why is my key fit
1469
+ his father's machine?
1470
+
1471
+ 330
1472
+ 48:35,43 --> 48:41,32
1473
+ He looks sad.
1474
+ I think he's waiting.
1475
+
1476
+ 331
1477
+ 48:42,31 --> 48:44,85
1478
+ For what?
1479
+
1480
+ 332
1481
+ 48:45,24 --> 48:47,94
1482
+ To work again.
1483
+
1484
+ 333
1485
+ 48:49,86 --> 48:53,18
1486
+ This is not what it
1487
+ supposed to do?
1488
+
1489
+ 334
1490
+ 48:54,99 --> 48:58,44
1491
+ What happens if I connect it?
1492
+
1493
+ 335
1494
+ 49:00,24 --> 49:02,62
1495
+ I do not know.
1496
+
1497
+ 336
1498
+ 49:18,47 --> 49:21,08
1499
+ What is the problem?
1500
+
1501
+ 337
1502
+ 49:24,88 --> 49:27,95
1503
+ I know that's silly.
1504
+
1505
+ 338
1506
+ 49:31,82 --> 49:35,74
1507
+ But I think we have
1508
+ a message from my father.
1509
+
1510
+ 339
1511
+ 52:17,61 --> 52:21,02
1512
+ I am a fool
1513
+ because he thought he could fix it!
1514
+
1515
+ 340
1516
+ 52:25,06 --> 52:28,83
1517
+ It's broken!
1518
+ Always broke!
1519
+
1520
+ 341
1521
+ 52:39,71 --> 52:44,00
1522
+ Hugo does not have to
1523
+ look like, you can fix it.
1524
+
1525
+ 342
1526
+ 52:44,00 --> 52:47,71
1527
+ You do not understand.
1528
+
1529
+ 343
1530
+ 52:48,28 --> 52:50,93
1531
+ I thought ...
1532
+
1533
+ 344
1534
+ 52:51,73 --> 52:56,80
1535
+ I thought if I could fix it,
1536
+ would not be so alone.
1537
+
1538
+ 345
1539
+ 53:05,37 --> 53:07,22
1540
+ Hugo ...
1541
+
1542
+ 346
1543
+ 53:07,22 --> 53:12,42
1544
+ Hugo, look!
1545
+ Not finished yet!
1546
+
1547
+ 347
1548
+ 53:22,60 --> 53:24,89
1549
+ He does not write,
1550
+
1551
+ 348
1552
+ 53:24,89 --> 53:27,57
1553
+ it draws!
1554
+
1555
+ 349
1556
+ 54:05,45 --> 54:08,28
1557
+ It's the movie
1558
+ My father watched.
1559
+
1560
+ 350
1561
+ 54:49,08 --> 54:52,39
1562
+ Georges M li s?
1563
+
1564
+ 351
1565
+ 54:52,39 --> 54:55,52
1566
+ Is the name of Papa Georges.
1567
+
1568
+ 352
1569
+ 54:56,46 --> 55:02,44
1570
+ Why does your machine
1571
+ parent sign it?
1572
+
1573
+ 353
1574
+ 55:03,85 --> 55:06,70
1575
+ I do not know.
1576
+
1577
+ 354
1578
+ 55:19,38 --> 55:22,10
1579
+ Thank you.
1580
+
1581
+ 355
1582
+ 55:23,97 --> 55:26,78
1583
+ It was a message from my father.
1584
+
1585
+ 356
1586
+ 55:27,18 --> 55:31,13
1587
+ Now we need to find
1588
+ the meaning.
1589
+
1590
+ 357
1591
+ 55:45,92 --> 55:48,50
1592
+ Isabelle?
1593
+
1594
+ 358
1595
+ 55:50,97 --> 55:53,98
1596
+ Mama Jeanne, yes.
1597
+ We need to talk.
1598
+
1599
+ 359
1600
+ 55:56,27 --> 55:59,00
1601
+ This is Hugo Cabret.
1602
+
1603
+ 360
1604
+ 55:59,35 --> 56:02,07
1605
+ Good evening, ma'am.
1606
+
1607
+ 361
1608
+ 56:05,68 --> 56:09,65
1609
+ Manners for a thief.
1610
+
1611
+ 362
1612
+ 56:09,95 --> 56:12,37
1613
+ I am not a thief.
1614
+
1615
+ 363
1616
+ 56:19,37 --> 56:21,15
1617
+ What's going on, Isabelle?
1618
+
1619
+ 364
1620
+ 56:21,15 --> 56:26,02
1621
+ It is a very long history.
1622
+ Remember a few weeks ago ...
1623
+
1624
+ 365
1625
+ 56:26,02 --> 56:28,12
1626
+ Wait!
1627
+
1628
+ 366
1629
+ 56:58,76 --> 57:02,18
1630
+ Poor ...
1631
+
1632
+ 367
1633
+ 57:02,18 --> 57:06,66
1634
+ Where did you get this?
1635
+
1636
+ 368
1637
+ 57:08,01 --> 57:09,91
1638
+ You will call me
1639
+ a liar.
1640
+
1641
+ 369
1642
+ 57:09,91 --> 57:12,83
1643
+ No, boy.
1644
+
1645
+ 370
1646
+ 57:13,90 --> 57:16,88
1647
+ A robot designed.
1648
+
1649
+ 371
1650
+ 57:16,88 --> 57:18,57
1651
+ You're with him?
1652
+
1653
+ 372
1654
+ 57:18,57 --> 57:21,74
1655
+ My father found
1656
+ the museum.
1657
+
1658
+ 373
1659
+ 57:21,74 --> 57:24,41
1660
+ Nobody wanted him.
1661
+
1662
+ 374
1663
+ 57:24,41 --> 57:27,37
1664
+ We fix it.
1665
+
1666
+ 375
1667
+ 57:27,37 --> 57:30,55
1668
+ But need to ...
1669
+
1670
+ 376
1671
+ 57:31,51 --> 57:34,80
1672
+ My key.
1673
+
1674
+ 377
1675
+ 57:37,07 --> 57:38,95
1676
+ I gave you?
1677
+
1678
+ 378
1679
+ 57:38,95 --> 57:40,56
1680
+ No, no, mama ...
1681
+
1682
+ 379
1683
+ 57:40,56 --> 57:44,95
1684
+ Take it! I can not
1685
+ see it now.
1686
+
1687
+ 380
1688
+ 57:44,96 --> 57:47,52
1689
+ Do not let George Pope
1690
+ see it.
1691
+
1692
+ 381
1693
+ 57:47,52 --> 57:48,96
1694
+ Tell us what's going on.
1695
+
1696
+ 382
1697
+ 57:48,96 --> 57:51,51
1698
+ It does not matter!
1699
+ Let's forget it.
1700
+
1701
+ 383
1702
+ 57:51,51 --> 57:54,64
1703
+ My father and I work
1704
+ hard to fix it.
1705
+
1706
+ 384
1707
+ 57:54,64 --> 57:57,97
1708
+ That was all
1709
+ I had left it.
1710
+
1711
+ 385
1712
+ 57:57,97 --> 58:01,59
1713
+ I need to know
1714
+ what it means.
1715
+
1716
+ 386
1717
+ 58:01,59 --> 58:04,32
1718
+ Please.
1719
+
1720
+ 387
1721
+ 58:06,20 --> 58:10,08
1722
+ You're too young to
1723
+ understand some things.
1724
+
1725
+ 388
1726
+ 58:11,32 --> 58:15,04
1727
+ You should not
1728
+ knowing sadness.
1729
+
1730
+ 389
1731
+ 58:17,55 --> 58:21,52
1732
+ - Is the Pope Georges.
1733
+ - He can not see it here.
1734
+
1735
+ 390
1736
+ 58:24,89 --> 58:26,65
1737
+ Stay silent.
1738
+
1739
+ 391
1740
+ 58:26,65 --> 58:29,29
1741
+ I'll find a way
1742
+ to take him upstairs.
1743
+
1744
+ 392
1745
+ 58:30,28 --> 58:32,83
1746
+ Do not want to hear a peep.
1747
+
1748
+ 393
1749
+ 58:37,77 --> 58:40,11
1750
+ She looked at the closet.
1751
+
1752
+ 394
1753
+ 58:40,11 --> 58:43,63
1754
+ I've tried the notebook there.
1755
+
1756
+ 395
1757
+ 58:44,53 --> 58:48,18
1758
+ I'll look again.
1759
+ Keep an eye out.
1760
+
1761
+ 396
1762
+ 58:48,18 --> 58:50,84
1763
+ Great.
1764
+
1765
+ 397
1766
+ 58:55,35 --> 58:58,99
1767
+ I'll find a way
1768
+ to take him upstairs.
1769
+
1770
+ 398
1771
+ 59:00,87 --> 59:03,63
1772
+ Do not want to hear a peep.
1773
+
1774
+ 399
1775
+ 59:07,69 --> 59:10,12
1776
+ She looked at the closet.
1777
+
1778
+ 400
1779
+ 59:10,43 --> 59:13,46
1780
+ I've tried the notebook there.
1781
+
1782
+ 401
1783
+ 59:13,46 --> 59:17,89
1784
+ I'll look again.
1785
+ Keep an eye out.
1786
+
1787
+ 402
1788
+ 59:17,89 --> 59:20,23
1789
+ Great.
1790
+
1791
+ 403
1792
+ 59:57,49 --> 59:59,83
1793
+ Here!
1794
+
1795
+ 404
1796
+ 1:00:06,15 --> 1:00:09,16
1797
+ We need to investigate.
1798
+
1799
+ 405
1800
+ 1:00:11,14 --> 1:00:13,72
1801
+ Let me, I'm taller.
1802
+
1803
+ 406
1804
+ 1:02:17,94 --> 1:02:21,05
1805
+ Back from the dead ...
1806
+
1807
+ 407
1808
+ 1:02:25,84 --> 1:02:28,26
1809
+ Stop! It's your job!
1810
+
1811
+ 408
1812
+ 1:02:29,66 --> 1:02:35,64
1813
+ It is not! It is the job
1814
+ a broken toy!
1815
+
1816
+ 409
1817
+ 1:02:39,11 --> 1:02:42,09
1818
+ I trusted you.
1819
+
1820
+ 410
1821
+ 1:02:44,91 --> 1:02:48,73
1822
+ This is how you thank me?
1823
+
1824
+ 411
1825
+ 1:02:52,91 --> 1:02:56,24
1826
+ You are cruel.
1827
+
1828
+ 412
1829
+ 1:02:57,91 --> 1:03:00,88
1830
+ Cruel!
1831
+
1832
+ 413
1833
+ 1:03:30,07 --> 1:03:33,28
1834
+ I better get back.
1835
+
1836
+ 414
1837
+ 1:03:49,82 --> 1:03:52,42
1838
+ Thank you ...
1839
+
1840
+ 415
1841
+ 1:03:53,44 --> 1:03:56,40
1842
+ the film today.
1843
+
1844
+ 416
1845
+ 1:03:57,38 --> 1:04:00,66
1846
+ It was a gift.
1847
+
1848
+ 417
1849
+ 1:04:21,65 --> 1:04:24,98
1850
+ Excuse me, I ...
1851
+
1852
+ 418
1853
+ 1:04:32,34 --> 1:04:35,97
1854
+ Do you know this book?
1855
+
1856
+ 419
1857
+ 1:04:36,17 --> 1:04:40,38
1858
+ My father and I read together.
1859
+
1860
+ 420
1861
+ 1:04:44,55 --> 1:04:49,74
1862
+ This was for my grandson.
1863
+
1864
+ 421
1865
+ 1:04:51,53 --> 1:04:56,23
1866
+ But now I think is
1867
+
1868
+ 422
1869
+ 1:04:56,23 --> 1:05:00,93
1870
+ to you, sir. Cabret.
1871
+
1872
+ 423
1873
+ 1:05:19,20 --> 1:05:20,66
1874
+ Would you like another cup?
1875
+
1876
+ 424
1877
+ 1:05:20,66 --> 1:05:23,88
1878
+ Not yet, soon.
1879
+
1880
+ 425
1881
+ 1:05:24,50 --> 1:05:30,43
1882
+ Everything must happen
1883
+ in due course.
1884
+
1885
+ 426
1886
+ 1:05:31,80 --> 1:05:36,11
1887
+ If I knew how,
1888
+ would have done.
1889
+
1890
+ 427
1891
+ 1:05:36,11 --> 1:05:41,54
1892
+ Gustav, be brave.
1893
+ Say 'hello' to her.
1894
+
1895
+ 428
1896
+ 1:05:43,01 --> 1:05:46,82
1897
+ Give me your best smile.
1898
+
1899
+ 429
1900
+ 1:05:52,32 --> 1:05:55,39
1901
+ Your best smile!
1902
+
1903
+ 430
1904
+ 1:05:58,96 --> 1:06:01,67
1905
+ It's beautiful.
1906
+
1907
+ 431
1908
+ 1:06:02,12 --> 1:06:04,45
1909
+ Radiant!
1910
+
1911
+ 432
1912
+ 1:06:05,64 --> 1:06:08,69
1913
+ Thank you.
1914
+
1915
+ 433
1916
+ 1:06:33,78 --> 1:06:35,79
1917
+ Mademoiselle Lisette,
1918
+
1919
+ 434
1920
+ 1:06:35,80 --> 1:06:39,28
1921
+ a good night to you.
1922
+
1923
+ 435
1924
+ 1:06:40,91 --> 1:06:43,20
1925
+ You also inspector.
1926
+
1927
+ 436
1928
+ 1:06:47,48 --> 1:06:49,58
1929
+ Yes ..
1930
+
1931
+ 437
1932
+ 1:06:50,12 --> 1:06:53,59
1933
+ These roses are beautiful.
1934
+
1935
+ 438
1936
+ 1:06:53,59 --> 1:06:57,87
1937
+ Thank you. They are of Bordeaux.
1938
+
1939
+ 439
1940
+ 1:06:57,87 --> 1:07:01,41
1941
+ They come on the night train,
1942
+ then they are very fresh.
1943
+
1944
+ 440
1945
+ 1:07:01,41 --> 1:07:05,59
1946
+ Bordeaux has clean fields.
1947
+
1948
+ 441
1949
+ 1:07:05,80 --> 1:07:08,49
1950
+ No past ...
1951
+
1952
+ 442
1953
+ 1:07:11,24 --> 1:07:13,72
1954
+ No limitations ...
1955
+
1956
+ 443
1957
+ 1:07:13,72 --> 1:07:16,97
1958
+ Carts everywhere.
1959
+
1960
+ 444
1961
+ 1:07:16,97 --> 1:07:20,63
1962
+ A perfect place.
1963
+
1964
+ 445
1965
+ 1:07:22,09 --> 1:07:26,93
1966
+ They smell?
1967
+
1968
+ 446
1969
+ 1:07:27,55 --> 1:07:30,01
1970
+ The flowers smell?
1971
+
1972
+ 447
1973
+ 1:07:31,48 --> 1:07:35,86
1974
+ Yes, they did. Please.
1975
+
1976
+ 448
1977
+ 1:07:56,57 --> 1:07:59,95
1978
+ I was wounded in the war
1979
+ and will never be cured.
1980
+
1981
+ 449
1982
+ 1:07:59,95 --> 1:08:02,48
1983
+ Good evening, mademoiselle.
1984
+
1985
+ 450
1986
+ 1:08:04,04 --> 1:08:06,97
1987
+ I lost my brother.
1988
+
1989
+ 451
1990
+ 1:08:11,09 --> 1:08:14,05
1991
+ Where?
1992
+
1993
+ 452
1994
+ 1:08:14,05 --> 1:08:16,30
1995
+ Verdun.
1996
+
1997
+ 453
1998
+ 1:08:35,36 --> 1:08:38,51
1999
+ Good evening, sir. Inspector.
2000
+
2001
+ 454
2002
+ 1:08:41,44 --> 1:08:44,52
2003
+ Good evening,
2004
+ Mademoiselle Lisette.
2005
+
2006
+ 455
2007
+ 1:09:00,20 --> 1:09:03,80
2008
+ The Library
2009
+ Film Academy.
2010
+
2011
+ 456
2012
+ 1:09:04,17 --> 1:09:06,56
2013
+ How?
2014
+
2015
+ 457
2016
+ 1:09:06,56 --> 1:09:10,55
2017
+ The Library
2018
+ Film Academy.
2019
+
2020
+ 458
2021
+ 1:09:10,55 --> 1:09:15,49
2022
+ There you will find everything
2023
+ you want to know about movies.
2024
+
2025
+ 459
2026
+ 1:09:15,49 --> 1:09:21,00
2027
+ Second floor,
2028
+ fourth row, section 3 ...
2029
+
2030
+ 460
2031
+ 1:09:21,00 --> 1:09:24,91
2032
+ and top shelf.
2033
+
2034
+ 461
2035
+ 1:09:28,46 --> 1:09:32,13
2036
+ The Invention of Dreams.
2037
+
2038
+ 462
2039
+ 1:09:34,71 --> 1:09:38,10
2040
+ Ren Tabard.
2041
+
2042
+ 463
2043
+ 1:09:38,10 --> 1:09:43,11
2044
+ The story of the first
2045
+ movies.
2046
+
2047
+ 464
2048
+ 1:09:47,57 --> 1:09:51,43
2049
+ 'In 1995, one of the first
2050
+ films shown
2051
+
2052
+ 465
2053
+ 1:09:51,43 --> 1:09:55,18
2054
+ was called 'A Train
2055
+ Arriving at the station, '
2056
+
2057
+ 466
2058
+ 1:09:55,18 --> 1:09:59,67
2059
+ that was nothing but
2060
+ than a train coming.
2061
+
2062
+ 467
2063
+ 1:10:03,30 --> 1:10:06,11
2064
+ As the train sped
2065
+ toward the screen,
2066
+
2067
+ 468
2068
+ 1:10:06,11 --> 1:10:08,21
2069
+ the crowd shouted.
2070
+
2071
+ 469
2072
+ 1:10:08,21 --> 1:10:12,58
2073
+ Because they thought
2074
+ would be hit.
2075
+
2076
+ 470
2077
+ 1:10:13,68 --> 1:10:18,31
2078
+ No one had ever seen
2079
+ nothing like that. '
2080
+
2081
+ 471
2082
+ 1:10:21,86 --> 1:10:26,55
2083
+ 'No one had ever seen
2084
+ nothing like that. '
2085
+
2086
+ 472
2087
+ 1:10:31,96 --> 1:10:35,99
2088
+ 'So that movie
2089
+ turned into something else,
2090
+
2091
+ 473
2092
+ 1:10:35,99 --> 1:10:37,94
2093
+ when the first
2094
+ filmmakers discovered
2095
+
2096
+ 474
2097
+ 1:10:37,94 --> 1:10:42,23
2098
+ they could use the new media
2099
+ to tell stories. '
2100
+
2101
+ 475
2102
+ 1:11:24,31 --> 1:11:27,97
2103
+ 'The filmmaker Georges Melies
2104
+
2105
+ 476
2106
+ 1:11:27,97 --> 1:11:31,94
2107
+ was one of the first
2108
+ to realize
2109
+
2110
+ 477
2111
+ 1:11:33,40 --> 1:11:39,33
2112
+ films that had the power
2113
+ dreams of playing. '
2114
+
2115
+ 478
2116
+ 1:11:40,81 --> 1:11:45,78
2117
+ 'The great pioneer of
2118
+ died in cinema ...
2119
+
2120
+ 479
2121
+ 1:11:46,97 --> 1:11:49,73
2122
+ the Great War. '
2123
+
2124
+ 480
2125
+ 1:11:50,11 --> 1:11:52,39
2126
+ He died?
2127
+
2128
+ 481
2129
+ 1:11:53,05 --> 1:11:57,07
2130
+ - During the Great War?
2131
+ - They are interested in M li s?
2132
+
2133
+ 482
2134
+ 1:11:58,89 --> 1:12:01,51
2135
+ We are.
2136
+
2137
+ 483
2138
+ 1:12:03,03 --> 1:12:05,77
2139
+ Is allowed.
2140
+
2141
+ 484
2142
+ 1:12:06,00 --> 1:12:08,49
2143
+ Really?
2144
+
2145
+ 485
2146
+ 1:12:21,31 --> 1:12:27,28
2147
+ He is my [vain use]father. It is
2148
+ very much alive. Thank you.
2149
+
2150
+ 486
2151
+ 1:12:30,18 --> 1:12:34,96
2152
+ But this is not possible.
2153
+
2154
+ 487
2155
+ 1:12:35,34 --> 1:12:40,30
2156
+ Yes, sir,
2157
+ believe me.
2158
+
2159
+ 488
2160
+ 1:12:41,14 --> 1:12:44,11
2161
+ Why should I
2162
+ believe?
2163
+
2164
+ 489
2165
+ 1:12:45,86 --> 1:12:48,50
2166
+ Because ...
2167
+
2168
+ 490
2169
+ 1:12:48,69 --> 1:12:52,04
2170
+ Because it's true.
2171
+
2172
+ 491
2173
+ 1:12:53,43 --> 1:12:56,79
2174
+ M li s is alive?
2175
+
2176
+ 492
2177
+ 1:13:10,64 --> 1:13:12,74
2178
+ Come with me.
2179
+
2180
+ 493
2181
+ 1:13:18,24 --> 1:13:22,59
2182
+ Her [vain use]father
2183
+ a passion of mine.
2184
+
2185
+ 494
2186
+ 1:13:22,91 --> 1:13:25,43
2187
+ He was a great filmmaker.
2188
+
2189
+ 495
2190
+ 1:13:25,43 --> 1:13:28,51
2191
+ This is it working
2192
+ in the studio.
2193
+
2194
+ 496
2195
+ 1:13:28,89 --> 1:13:34,08
2196
+ And this is a flyer
2197
+ Part of it.
2198
+
2199
+ 497
2200
+ 1:13:34,63 --> 1:13:38,01
2201
+ This is the mysterious clock,
2202
+
2203
+ 498
2204
+ 1:13:38,01 --> 1:13:41,73
2205
+ made by his mentor,
2206
+ Hubert Hudain.
2207
+
2208
+ 499
2209
+ 1:13:43,22 --> 1:13:48,44
2210
+ And this is a
2211
+ the camera from him.
2212
+
2213
+ 500
2214
+ 1:13:52,59 --> 1:13:57,38
2215
+ - It was magic?
2216
+ - Yes, got on stage.
2217
+
2218
+ 501
2219
+ 1:13:57,96 --> 1:14:00,89
2220
+ How it started
2221
+ making films?
2222
+
2223
+ 502
2224
+ 1:14:00,89 --> 1:14:03,28
2225
+ I do not know.
2226
+
2227
+ 503
2228
+ 1:14:04,47 --> 1:14:08,27
2229
+ See how happy he was.
2230
+
2231
+ 504
2232
+ 1:14:08,27 --> 1:14:12,17
2233
+ Teacher Tabard,
2234
+
2235
+ 505
2236
+ 1:14:12,17 --> 1:14:16,36
2237
+ you want
2238
+ you know it?
2239
+
2240
+ 506
2241
+ 1:14:18,38 --> 1:14:24,19
2242
+ See, I already knew.
2243
+
2244
+ 507
2245
+ 1:14:25,69 --> 1:14:30,05
2246
+ My brother worked
2247
+ building sets for him.
2248
+
2249
+ 508
2250
+ 1:14:30,05 --> 1:14:33,09
2251
+ One day he took me
2252
+ to visit the studio.
2253
+
2254
+ 509
2255
+ 1:14:33,09 --> 1:14:38,13
2256
+ It was like a dream.
2257
+
2258
+ 510
2259
+ 1:14:39,20 --> 1:14:42,39
2260
+ Every place
2261
+ was made of glass.
2262
+
2263
+ 511
2264
+ 1:14:42,39 --> 1:14:46,36
2265
+ That gave the necessary light
2266
+ for the film,
2267
+
2268
+ 512
2269
+ 1:14:46,36 --> 1:14:52,33
2270
+ but for me it was a
2271
+ enchanted castle.
2272
+
2273
+ 513
2274
+ 1:14:54,84 --> 1:14:58,47
2275
+ A palace made of glass.
2276
+
2277
+ 514
2278
+ 1:15:28,21 --> 1:15:31,18
2279
+ You have a lobster in front ...
2280
+
2281
+ 515
2282
+ 1:15:46,84 --> 1:15:51,24
2283
+ If you ever wonder
2284
+ where they come from your dreams,
2285
+
2286
+ 516
2287
+ 1:15:52,02 --> 1:15:54,29
2288
+ look around.
2289
+
2290
+ 517
2291
+ 1:15:57,18 --> 1:16:00,09
2292
+ Here is where they are made.
2293
+
2294
+ 518
2295
+ 1:16:02,28 --> 1:16:05,44
2296
+ Ladies and gentlemen,
2297
+ the music will start.
2298
+
2299
+ 519
2300
+ 1:16:05,44 --> 1:16:07,94
2301
+ Fish and lobsters
2302
+ in position.
2303
+
2304
+ 520
2305
+ 1:16:07,94 --> 1:16:10,93
2306
+ Mermaids in position. Action!
2307
+
2308
+ 521
2309
+ 1:16:20,92 --> 1:16:24,36
2310
+ He came to do
2311
+ more than 500 films.
2312
+
2313
+ 522
2314
+ 1:16:24,73 --> 1:16:27,97
2315
+ It was very popular
2316
+ at that time.
2317
+
2318
+ 523
2319
+ 1:16:28,25 --> 1:16:32,46
2320
+ But why stop?
2321
+
2322
+ 524
2323
+ 1:16:32,46 --> 1:16:36,64
2324
+ Until today, I believe that
2325
+ he died in the war.
2326
+
2327
+ 525
2328
+ 1:16:37,04 --> 1:16:39,55
2329
+ How many others.
2330
+
2331
+ 526
2332
+ 1:16:41,23 --> 1:16:43,96
2333
+ We watch
2334
+ some films?
2335
+
2336
+ 527
2337
+ 1:16:43,96 --> 1:16:45,89
2338
+ I wish so,
2339
+
2340
+ 528
2341
+ 1:16:45,89 --> 1:16:49,86
2342
+ but time does not
2343
+ was generous with them.
2344
+
2345
+ 529
2346
+ 1:16:54,78 --> 1:16:58,73
2347
+ This is the only
2348
+ who survived.
2349
+
2350
+ 530
2351
+ 1:16:59,32 --> 1:17:03,13
2352
+ Hundreds, only one.
2353
+
2354
+ 531
2355
+ 1:17:05,03 --> 1:17:08,46
2356
+ Still ...
2357
+
2358
+ 532
2359
+ 1:17:09,77 --> 1:17:12,90
2360
+ is a work of art.
2361
+
2362
+ 533
2363
+ 1:17:15,53 --> 1:17:18,48
2364
+ We have to show the movie
2365
+ Pope Georges.
2366
+
2367
+ 534
2368
+ 1:17:18,48 --> 1:17:21,05
2369
+ So he will see
2370
+ that has not been forgotten.
2371
+
2372
+ 535
2373
+ 1:17:22,24 --> 1:17:24,51
2374
+ Must not tell
2375
+ Mama Jeanne?
2376
+
2377
+ 536
2378
+ 1:17:25,19 --> 1:17:30,42
2379
+ No one should be surprised,
2380
+ like a magic trick.
2381
+
2382
+ 537
2383
+ 1:17:32,20 --> 1:17:36,86
2384
+ We need to have class.
2385
+
2386
+ 538
2387
+ 1:17:38,42 --> 1:17:42,37
2388
+ Very well.
2389
+
2390
+ 539
2391
+ 1:17:58,47 --> 1:18:01,21
2392
+ Monsieur Claude?
2393
+
2394
+ 540
2395
+ 1:18:01,21 --> 1:18:04,10
2396
+ It's up there?
2397
+
2398
+ 541
2399
+ 1:18:04,83 --> 1:18:07,36
2400
+ It is you, monsieur Claude?
2401
+
2402
+ 542
2403
+ 1:18:07,36 --> 1:18:10,76
2404
+ Still
2405
+ drunk in this life?
2406
+
2407
+ 543
2408
+ 1:18:10,77 --> 1:18:13,99
2409
+ You can not
2410
+ or hold a bottle, right?
2411
+
2412
+ 544
2413
+ 1:18:13,99 --> 1:18:15,93
2414
+ Are you listening?
2415
+
2416
+ 545
2417
+ 1:18:15,93 --> 1:18:20,16
2418
+ He's drunk?
2419
+
2420
+ 546
2421
+ 1:18:20,91 --> 1:18:23,82
2422
+ He's drunk, no?
2423
+
2424
+ 547
2425
+ 1:18:23,82 --> 1:18:27,25
2426
+ You [idiot]!
2427
+
2428
+ 548
2429
+ 1:18:28,04 --> 1:18:30,31
2430
+ It could have hit
2431
+ a child.
2432
+
2433
+ 549
2434
+ 1:18:51,84 --> 1:18:54,49
2435
+ Monsieur gave me Labisse
2436
+ a book.
2437
+
2438
+ 550
2439
+ 1:18:54,49 --> 1:18:56,80
2440
+ He always does that.
2441
+
2442
+ 551
2443
+ 1:18:56,80 --> 1:19:02,51
2444
+ Send books for good
2445
+ home. That is what he says.
2446
+
2447
+ 552
2448
+ 1:19:02,51 --> 1:19:08,25
2449
+ He has a purpose.
2450
+
2451
+ 553
2452
+ 1:19:09,11 --> 1:19:11,22
2453
+ How so?
2454
+
2455
+ 554
2456
+ 1:19:11,22 --> 1:19:14,56
2457
+ Everything has a purpose
2458
+ to the machines.
2459
+
2460
+ 555
2461
+ 1:19:14,56 --> 1:19:18,88
2462
+ Clocks tell the time,
2463
+ trains carry you.
2464
+
2465
+ 556
2466
+ 1:19:18,88 --> 1:19:21,06
2467
+ They do
2468
+ they should do.
2469
+
2470
+ 557
2471
+ 1:19:21,06 --> 1:19:23,47
2472
+ As Monsieur Labisse.
2473
+
2474
+ 558
2475
+ 1:19:25,04 --> 1:19:28,86
2476
+ Perhaps for this reason that machines
2477
+ broken make me sad.
2478
+
2479
+ 559
2480
+ 1:19:28,86 --> 1:19:31,73
2481
+ They are not
2482
+ what to do.
2483
+
2484
+ 560
2485
+ 1:19:31,73 --> 1:19:34,28
2486
+ Maybe it's the same
2487
+ with people.
2488
+
2489
+ 561
2490
+ 1:19:34,28 --> 1:19:39,82
2491
+ If you lose your way,
2492
+ is like breaking.
2493
+
2494
+ 562
2495
+ 1:19:41,07 --> 1:19:44,47
2496
+ As Papa Georges.
2497
+
2498
+ 563
2499
+ 1:19:44,47 --> 1:19:46,58
2500
+ Maybe we can
2501
+ fix it.
2502
+
2503
+ 564
2504
+ 1:19:47,32 --> 1:19:51,79
2505
+ This is your purpose?
2506
+ Fix things?
2507
+
2508
+ 565
2509
+ 1:19:52,70 --> 1:19:57,27
2510
+ I do not know.
2511
+ It was what my father did.
2512
+
2513
+ 566
2514
+ 1:19:58,41 --> 1:20:02,02
2515
+ I wonder what is
2516
+ my purpose.
2517
+
2518
+ 567
2519
+ 1:20:03,83 --> 1:20:06,14
2520
+ I do not know.
2521
+
2522
+ 568
2523
+ 1:20:07,00 --> 1:20:10,77
2524
+ Maybe if I knew
2525
+ my parents,
2526
+
2527
+ 569
2528
+ 1:20:13,06 --> 1:20:15,42
2529
+ I know.
2530
+
2531
+ 570
2532
+ 1:20:22,06 --> 1:20:24,16
2533
+ Come with me.
2534
+
2535
+ 571
2536
+ 1:20:31,08 --> 1:20:36,28
2537
+ Soon after my father died,
2538
+ I came here a lot.
2539
+
2540
+ 572
2541
+ 1:20:37,78 --> 1:20:42,48
2542
+ I imagined that the world
2543
+ was a huge machine.
2544
+
2545
+ 573
2546
+ 1:20:44,26 --> 1:20:47,63
2547
+ Machines do not have
2548
+ with extra parts.
2549
+
2550
+ 574
2551
+ 1:20:48,01 --> 1:20:52,09
2552
+ They always come
2553
+ with the exact amount.
2554
+
2555
+ 575
2556
+ 1:20:52,28 --> 1:20:56,57
2557
+ If the world
2558
+ is a single machine,
2559
+
2560
+ 576
2561
+ 1:20:58,43 --> 1:21:01,17
2562
+ I could not be
2563
+ an extra part,
2564
+
2565
+ 577
2566
+ 1:21:01,17 --> 1:21:04,81
2567
+ I have a reason
2568
+ to be here.
2569
+
2570
+ 578
2571
+ 1:21:07,07 --> 1:21:10,80
2572
+ Then you also have.
2573
+
2574
+ 579
2575
+ 1:21:26,32 --> 1:21:29,24
2576
+ Go back.
2577
+
2578
+ 580
2579
+ 1:21:31,62 --> 1:21:33,98
2580
+ I'll bring Tabard
2581
+ tomorrow at 19h.
2582
+
2583
+ 581
2584
+ 1:21:33,98 --> 1:21:36,59
2585
+ Do not speak.
2586
+
2587
+ 582
2588
+ 1:21:37,26 --> 1:21:40,27
2589
+ Are you sure?
2590
+
2591
+ 583
2592
+ 1:21:40,96 --> 1:21:43,88
2593
+ Not a lot.
2594
+
2595
+ 584
2596
+ 1:21:44,08 --> 1:21:48,28
2597
+ But I think
2598
+ is the only way ...
2599
+
2600
+ 585
2601
+ 1:21:49,16 --> 1:21:51,59
2602
+ To fix it.
2603
+
2604
+ 586
2605
+ 1:23:41,36 --> 1:23:44,99
2606
+ Cabret AND CHILDREN
2607
+ Watchmaker
2608
+
2609
+ 587
2610
+ 1:23:55,02 --> 1:23:58,18
2611
+ Stop the train!
2612
+ It has a kid on track!
2613
+
2614
+ 588
2615
+ 1:23:58,18 --> 1:24:00,93
2616
+ Come on!
2617
+
2618
+ 589
2619
+ 1:24:08,25 --> 1:24:10,82
2620
+ Get out!
2621
+
2622
+ 590
2623
+ 1:26:47,70 --> 1:26:52,01
2624
+ It is an employee
2625
+ maintenance, ma'am.
2626
+
2627
+ 591
2628
+ 1:26:52,20 --> 1:26:54,58
2629
+ In the Seine?
2630
+
2631
+ 592
2632
+ 1:26:54,58 --> 1:26:57,92
2633
+ Dead. Are you sure?
2634
+
2635
+ 593
2636
+ 1:27:01,39 --> 1:27:05,05
2637
+ No, he had relatives.
2638
+
2639
+ 594
2640
+ 1:27:05,71 --> 1:27:11,18
2641
+ Thanks, I'll pick up
2642
+ his belongings. Thank you.
2643
+
2644
+ 595
2645
+ 1:27:19,30 --> 1:27:22,68
2646
+ If he is dead,
2647
+
2648
+ 596
2649
+ 1:27:22,94 --> 1:27:27,66
2650
+ who has repaired
2651
+ clocks?
2652
+
2653
+ 597
2654
+ 1:27:44,62 --> 1:27:48,26
2655
+ - Good evening.
2656
+ - This way, sir.
2657
+
2658
+ 598
2659
+ 1:27:51,97 --> 1:27:55,09
2660
+ I got it.
2661
+
2662
+ 599
2663
+ 1:28:00,20 --> 1:28:04,11
2664
+ What a surprise! Get in!
2665
+
2666
+ 600
2667
+ 1:28:06,51 --> 1:28:09,31
2668
+ Isabelle, what is it?
2669
+
2670
+ 601
2671
+ 1:28:12,41 --> 1:28:14,23
2672
+ Do not get mad, mama.
2673
+
2674
+ 602
2675
+ 1:28:14,23 --> 1:28:18,31
2676
+ This young
2677
+ is not welcome here.
2678
+
2679
+ 603
2680
+ 1:28:22,17 --> 1:28:26,45
2681
+ We found
2682
+ Who is George Pope.
2683
+
2684
+ 604
2685
+ 1:28:28,48 --> 1:28:32,13
2686
+ I'm sorry, ma'am.
2687
+ I thought I was waiting for us.
2688
+
2689
+ 605
2690
+ 1:28:32,13 --> 1:28:35,30
2691
+ I'm going
2692
+ and only come back if you ask.
2693
+
2694
+ 606
2695
+ 1:28:35,30 --> 1:28:37,94
2696
+ Please speak low.
2697
+
2698
+ 607
2699
+ 1:28:37,94 --> 1:28:41,40
2700
+ Georges is sleeping,
2701
+ not been well since ...
2702
+
2703
+ 608
2704
+ 1:28:41,75 --> 1:28:46,37
2705
+ - Mama, do not go away.
2706
+ - No disrespect, ma'am,
2707
+
2708
+ 609
2709
+ 1:28:46,38 --> 1:28:49,93
2710
+ but if not a good time
2711
+ to find it,
2712
+
2713
+ 610
2714
+ 1:28:49,93 --> 1:28:52,63
2715
+ please
2716
+ let me express
2717
+
2718
+ 611
2719
+ 1:28:52,63 --> 1:28:56,93
2720
+ gratitude to such
2721
+ I have to her husband.
2722
+
2723
+ 612
2724
+ 1:28:58,35 --> 1:29:02,49
2725
+ When I was young
2726
+ I saw all his films.
2727
+
2728
+ 613
2729
+ 1:29:03,20 --> 1:29:05,91
2730
+ They have inspired me.
2731
+
2732
+ 614
2733
+ 1:29:05,91 --> 1:29:09,88
2734
+ Her husband
2735
+ is a great artist.
2736
+
2737
+ 615
2738
+ 1:29:18,67 --> 1:29:24,54
2739
+ I am very happy that remember
2740
+ of his films with so much love.
2741
+
2742
+ 616
2743
+ 1:29:28,18 --> 1:29:31,51
2744
+ But he is too frail.
2745
+
2746
+ 617
2747
+ 1:29:31,81 --> 1:29:35,52
2748
+ It hurts him
2749
+ remembering the past.
2750
+
2751
+ 618
2752
+ 1:29:37,63 --> 1:29:41,11
2753
+ So I leave you, lady.
2754
+
2755
+ 619
2756
+ 1:29:43,28 --> 1:29:46,75
2757
+ Forgive me for saying this ...
2758
+
2759
+ 620
2760
+ 1:29:48,12 --> 1:29:53,19
2761
+ You look so lovely now
2762
+ as it was in the movies.
2763
+
2764
+ 621
2765
+ 1:29:53,49 --> 1:29:58,27
2766
+ Mama?
2767
+ You were in the movies?
2768
+
2769
+ 622
2770
+ 1:29:58,27 --> 1:30:01,35
2771
+ She appeared
2772
+ in almost everyone.
2773
+
2774
+ 623
2775
+ 1:30:01,35 --> 1:30:03,66
2776
+ You were an actress?
2777
+
2778
+ 624
2779
+ 1:30:05,94 --> 1:30:09,22
2780
+ It was a long time.
2781
+
2782
+ 625
2783
+ 1:30:10,82 --> 1:30:13,32
2784
+ It was another time.
2785
+
2786
+ 626
2787
+ 1:30:15,26 --> 1:30:17,76
2788
+ I was someone else.
2789
+
2790
+ 627
2791
+ 1:30:19,29 --> 1:30:22,65
2792
+ I would like to rediscover
2793
+ this person?
2794
+
2795
+ 628
2796
+ 1:30:24,63 --> 1:30:27,16
2797
+ We have a movie.
2798
+
2799
+ 629
2800
+ 1:30:28,48 --> 1:30:31,38
2801
+ One of the films of Georges?
2802
+
2803
+ 630
2804
+ 1:30:31,38 --> 1:30:34,07
2805
+ It is not possible
2806
+ they were.
2807
+
2808
+ 631
2809
+ 1:30:34,07 --> 1:30:36,62
2810
+ Can I show you.
2811
+
2812
+ 632
2813
+ 1:30:36,62 --> 1:30:40,45
2814
+ Please! Please, mama!
2815
+
2816
+ 633
2817
+ 1:30:46,30 --> 1:30:48,42
2818
+ Observe silence.
2819
+
2820
+ 634
2821
+ 1:30:51,38 --> 1:30:56,01
2822
+ You were an actress, really!
2823
+ It's awesome!
2824
+
2825
+ 635
2826
+ 1:30:56,01 --> 1:31:00,85
2827
+ It was not so. It was not
2828
+ a star like today.
2829
+
2830
+ 636
2831
+ 1:31:03,74 --> 1:31:06,72
2832
+ But we had fun.
2833
+
2834
+ 637
2835
+ 1:31:10,54 --> 1:31:13,35
2836
+ Lady M li s.
2837
+
2838
+ 638
2839
+ 1:32:04,21 --> 1:32:06,01
2840
+ It has color!
2841
+
2842
+ 639
2843
+ 1:32:06,01 --> 1:32:11,79
2844
+ Of course! The paint film.
2845
+ The hand. Frame by frame.
2846
+
2847
+ 640
2848
+ 1:32:25,70 --> 1:32:28,19
2849
+ Are you, Mama!
2850
+
2851
+ 641
2852
+ 1:32:31,45 --> 1:32:33,84
2853
+ Yes.
2854
+
2855
+ 642
2856
+ 1:33:01,37 --> 1:33:04,10
2857
+ Wonderful.
2858
+
2859
+ 643
2860
+ 1:33:19,82 --> 1:33:22,14
2861
+ You were beautiful.
2862
+
2863
+ 644
2864
+ 1:33:22,59 --> 1:33:25,82
2865
+ She still is.
2866
+
2867
+ 645
2868
+ 1:33:44,70 --> 1:33:47,85
2869
+ I recognize the sound
2870
+
2871
+ 646
2872
+ 1:33:47,85 --> 1:33:51,29
2873
+ a projector
2874
+ anywhere.
2875
+
2876
+ 647
2877
+ 1:33:57,44 --> 1:34:00,19
2878
+ Georges ...
2879
+
2880
+ 648
2881
+ 1:34:00,81 --> 1:34:05,19
2882
+ You tried to forget the past
2883
+ for a long time ...
2884
+
2885
+ 649
2886
+ 1:34:07,43 --> 1:34:10,80
2887
+ But that only you
2888
+ brought sadness.
2889
+
2890
+ 650
2891
+ 1:34:12,42 --> 1:34:16,00
2892
+ Maybe it's time
2893
+ to remember.
2894
+
2895
+ 651
2896
+ 1:34:28,24 --> 1:34:31,12
2897
+ You know what?
2898
+
2899
+ 652
2900
+ 1:34:33,57 --> 1:34:36,17
2901
+ I want to.
2902
+
2903
+ 653
2904
+ 1:34:39,07 --> 1:34:42,19
2905
+ Like you,
2906
+
2907
+ 654
2908
+ 1:34:42,19 --> 1:34:45,61
2909
+ I loved
2910
+ fix things.
2911
+
2912
+ 655
2913
+ 1:34:48,41 --> 1:34:51,68
2914
+ I started as a magician.
2915
+
2916
+ 656
2917
+ 1:34:51,94 --> 1:34:54,76
2918
+ Mama Jeanne
2919
+ was my assistant.
2920
+
2921
+ 657
2922
+ 1:35:07,92 --> 1:35:12,21
2923
+ We did very successfully,
2924
+ filled the theater.
2925
+
2926
+ 658
2927
+ 1:35:39,15 --> 1:35:43,34
2928
+ I was always surrounded
2929
+ machines in my workshop,
2930
+
2931
+ 659
2932
+ 1:35:43,35 --> 1:35:47,26
2933
+ where I invented
2934
+ new illusions.
2935
+
2936
+ 660
2937
+ 1:35:47,51 --> 1:35:50,64
2938
+ Once I built a robot.
2939
+
2940
+ 661
2941
+ 1:35:52,74 --> 1:35:58,18
2942
+ It was a particular treasure
2943
+ I put in my soul.
2944
+
2945
+ 662
2946
+ 1:36:02,09 --> 1:36:07,95
2947
+ One night, me and Mama Jeanne
2948
+ went to visit a traveling circus.
2949
+
2950
+ 663
2951
+ 1:36:08,58 --> 1:36:13,88
2952
+ We were passing through the stage
2953
+ when I noticed something wrong.
2954
+
2955
+ 664
2956
+ 1:36:13,88 --> 1:36:18,23
2957
+ Something strange. Wonderful.
2958
+
2959
+ 665
2960
+ 1:36:25,70 --> 1:36:30,10
2961
+ The Lumi re brothers had
2962
+ invented the cinema.
2963
+
2964
+ 666
2965
+ 1:36:43,79 --> 1:36:47,12
2966
+ I fell in love
2967
+ for that invention.
2968
+
2969
+ 667
2970
+ 1:36:47,12 --> 1:36:50,93
2971
+ It seemed a new type
2972
+ of magic.
2973
+
2974
+ 668
2975
+ 1:36:52,35 --> 1:36:55,41
2976
+ I asked the brothers
2977
+ I sold a camera,
2978
+
2979
+ 669
2980
+ 1:36:55,41 --> 1:36:58,10
2981
+ but they refused,
2982
+
2983
+ 670
2984
+ 1:36:58,10 --> 1:37:02,87
2985
+ because they did not see
2986
+ future in cinema.
2987
+
2988
+ 671
2989
+ 1:37:02,87 --> 1:37:07,37
2990
+ In the end, build
2991
+ my own camera,
2992
+
2993
+ 672
2994
+ 1:37:07,37 --> 1:37:10,64
2995
+ with parts that had
2996
+ left of the robot.
2997
+
2998
+ 673
2999
+ 1:37:10,65 --> 1:37:14,29
3000
+ I needed to be part
3001
+ this new wonder.
3002
+
3003
+ 674
3004
+ 1:37:15,23 --> 1:37:19,81
3005
+ We risk everything
3006
+ sell the theater and everything else
3007
+
3008
+ 675
3009
+ 1:37:19,81 --> 1:37:23,67
3010
+ we build up our
3011
+ own film studio.
3012
+
3013
+ 676
3014
+ 1:37:29,40 --> 1:37:31,88
3015
+ It was a great invention.
3016
+
3017
+ 677
3018
+ 1:37:41,03 --> 1:37:44,43
3019
+ I wrote, planned, directed
3020
+
3021
+ 678
3022
+ 1:37:44,43 --> 1:37:47,87
3023
+ and worked on hundreds
3024
+ of films.
3025
+
3026
+ 679
3027
+ 1:37:47,87 --> 1:37:50,24
3028
+ Action
3029
+
3030
+ 680
3031
+ 1:38:21,72 --> 1:38:23,21
3032
+ Stop, stop, stop!
3033
+
3034
+ 681
3035
+ 1:38:23,22 --> 1:38:26,46
3036
+ Give me ten minutes,
3037
+ will be okay.
3038
+
3039
+ 682
3040
+ 1:38:30,44 --> 1:38:33,95
3041
+ Here, here.
3042
+
3043
+ 683
3044
+ 1:38:33,95 --> 1:38:36,74
3045
+ If you pull the lever
3046
+ left, it will work.
3047
+
3048
+ 684
3049
+ 1:38:38,52 --> 1:38:40,42
3050
+ Great, great!
3051
+
3052
+ 685
3053
+ 1:38:40,42 --> 1:38:44,22
3054
+ Go back to your positions!
3055
+
3056
+ 686
3057
+ 1:38:47,29 --> 1:38:49,51
3058
+ Action!
3059
+
3060
+ 687
3061
+ 1:39:05,86 --> 1:39:07,64
3062
+ Action! Action!
3063
+
3064
+ 688
3065
+ 1:39:07,64 --> 1:39:10,77
3066
+ Stay tuned! Attack!
3067
+
3068
+ 689
3069
+ 1:39:14,21 --> 1:39:16,31
3070
+ Attacking and killing!
3071
+
3072
+ 690
3073
+ 1:39:23,88 --> 1:39:27,28
3074
+ That, move.
3075
+ Do the choreography.
3076
+
3077
+ 691
3078
+ 1:39:29,57 --> 1:39:33,52
3079
+ One, 3, 2, 1 ...
3080
+
3081
+ 692
3082
+ 1:39:34,26 --> 1:39:36,76
3083
+ It was great.
3084
+
3085
+ 693
3086
+ 1:39:36,76 --> 1:39:42,40
3087
+ Do not move, people.
3088
+ Come on, folks.
3089
+
3090
+ 694
3091
+ 1:39:45,85 --> 1:39:47,95
3092
+ Action!
3093
+
3094
+ 695
3095
+ 1:39:52,59 --> 1:39:56,98
3096
+ Magic tricks and illusions
3097
+ were my specialty.
3098
+
3099
+ 696
3100
+ 1:39:56,98 --> 1:40:01,05
3101
+ The world of imagination.
3102
+
3103
+ 697
3104
+ 1:40:08,91 --> 1:40:11,89
3105
+ My beautiful wife
3106
+ was my muse.
3107
+
3108
+ 698
3109
+ 1:40:12,22 --> 1:40:14,23
3110
+ My Star.
3111
+
3112
+ 699
3113
+ 1:40:14,23 --> 1:40:16,67
3114
+ And we could not be
3115
+ happier.
3116
+
3117
+ 700
3118
+ 1:40:16,67 --> 1:40:18,77
3119
+ Action!
3120
+
3121
+ 701
3122
+ 1:40:28,66 --> 1:40:31,09
3123
+ We never
3124
+ would end ...
3125
+
3126
+ 702
3127
+ 1:40:38,14 --> 1:40:40,77
3128
+ But then came the war.
3129
+
3130
+ 703
3131
+ 1:40:41,95 --> 1:40:44,94
3132
+ And youth
3133
+ came to an end.
3134
+
3135
+ 704
3136
+ 1:40:47,93 --> 1:40:53,14
3137
+ The world did not have time
3138
+ for magic tricks.
3139
+
3140
+ 705
3141
+ 1:40:53,82 --> 1:40:57,98
3142
+ The soldiers had seen
3143
+ much reality
3144
+
3145
+ 706
3146
+ 1:40:57,98 --> 1:41:00,72
3147
+ they were bored
3148
+ with my movies.
3149
+
3150
+ 707
3151
+ 1:41:00,72 --> 1:41:05,98
3152
+ Tastes have changed,
3153
+ but I have not changed with them.
3154
+
3155
+ 708
3156
+ 1:41:07,53 --> 1:41:10,57
3157
+ Nobody else
3158
+ I wanted my films.
3159
+
3160
+ 709
3161
+ 1:41:11,91 --> 1:41:14,85
3162
+ So I could not
3163
+ pay the actors
3164
+
3165
+ 710
3166
+ 1:41:14,85 --> 1:41:17,45
3167
+ or continue with the business.
3168
+
3169
+ 711
3170
+ 1:41:18,09 --> 1:41:21,35
3171
+ So my castle
3172
+ enchanted collapsed.
3173
+
3174
+ 712
3175
+ 1:41:21,61 --> 1:41:23,81
3176
+ Everything was lost.
3177
+
3178
+ 713
3179
+ 1:41:24,68 --> 1:41:27,38
3180
+ One night, in desperation,
3181
+
3182
+ 714
3183
+ 1:41:28,84 --> 1:41:32,43
3184
+ I burned all the clothes
3185
+ and scenarios.
3186
+
3187
+ 715
3188
+ 1:41:45,26 --> 1:41:47,87
3189
+ I was forced to sell
3190
+ my films to a company
3191
+
3192
+ 716
3193
+ 1:41:47,87 --> 1:41:51,30
3194
+ the melting
3195
+ to chemicals,
3196
+
3197
+ 717
3198
+ 1:41:54,11 --> 1:41:57,70
3199
+ that were used
3200
+ to make high heels.
3201
+
3202
+ 718
3203
+ 1:42:02,62 --> 1:42:07,17
3204
+ With the money left,
3205
+ opened the workshop of toys,
3206
+
3207
+ 719
3208
+ 1:42:09,46 --> 1:42:12,46
3209
+ and that was where I was.
3210
+
3211
+ 720
3212
+ 1:42:14,78 --> 1:42:19,79
3213
+ Just could not destroy
3214
+ my dear robot,
3215
+
3216
+ 721
3217
+ 1:42:21,95 --> 1:42:26,45
3218
+ so I gave it to a museum
3219
+ to give him a home.
3220
+
3221
+ 722
3222
+ 1:42:27,20 --> 1:42:29,06
3223
+ But do not put
3224
+ on display.
3225
+
3226
+ 723
3227
+ 1:42:29,06 --> 1:42:34,30
3228
+ Then he burned the museum
3229
+ and everything is gone.
3230
+
3231
+ 724
3232
+ 1:42:34,30 --> 1:42:37,44
3233
+ All I had was gone,
3234
+
3235
+ 725
3236
+ 1:42:37,44 --> 1:42:41,20
3237
+ now only ashes remained.
3238
+
3239
+ 726
3240
+ 1:42:44,19 --> 1:42:50,12
3241
+ My life has taught me a lesson,
3242
+ but I wanted to learn.
3243
+
3244
+ 727
3245
+ 1:42:50,94 --> 1:42:55,10
3246
+ Happy endings only happen
3247
+ in the movies.
3248
+
3249
+ 728
3250
+ 1:42:58,49 --> 1:43:01,11
3251
+ I'll be back!
3252
+
3253
+ 729
3254
+ 1:43:29,02 --> 1:43:31,99
3255
+ Do not panic!
3256
+
3257
+ 730
3258
+ 1:43:34,39 --> 1:43:36,49
3259
+ What does he have?
3260
+
3261
+ 731
3262
+ 1:44:04,20 --> 1:44:07,16
3263
+ My dear ...
3264
+
3265
+ 732
3266
+ 1:44:27,64 --> 1:44:29,21
3267
+ Gentlemen.
3268
+
3269
+ 733
3270
+ 1:44:29,21 --> 1:44:33,28
3271
+ Let me tell you
3272
+ what happened.
3273
+
3274
+ 734
3275
+ 1:44:33,28 --> 1:44:34,68
3276
+ What happened?
3277
+
3278
+ 735
3279
+ 1:44:34,68 --> 1:44:39,14
3280
+ Mr. know. Claude?
3281
+ He was found dead.
3282
+
3283
+ 736
3284
+ 1:44:39,97 --> 1:44:42,65
3285
+ - No!
3286
+ - Monsieur Claude?
3287
+
3288
+ 737
3289
+ 1:44:42,65 --> 1:44:46,04
3290
+ So he may not continue
3291
+ working on the clock.
3292
+
3293
+ 738
3294
+ 1:44:46,04 --> 1:44:48,29
3295
+ You came back!
3296
+
3297
+ 739
3298
+ 1:44:48,29 --> 1:44:50,49
3299
+ - Hi
3300
+ - Hello
3301
+
3302
+ 740
3303
+ 1:44:50,49 --> 1:44:53,40
3304
+ Mr.. Claude is dead.
3305
+
3306
+ 741
3307
+ 1:44:54,92 --> 1:44:59,57
3308
+ What? Why?
3309
+ What happened to him?
3310
+
3311
+ 742
3312
+ 1:44:59,57 --> 1:45:02,17
3313
+ They found his body
3314
+ the Seine.
3315
+
3316
+ 743
3317
+ 1:45:02,17 --> 1:45:04,89
3318
+ It seems that there is
3319
+ a few months ago.
3320
+
3321
+ 744
3322
+ 1:45:10,98 --> 1:45:12,58
3323
+ I would not say that ...
3324
+
3325
+ 745
3326
+ 1:45:12,58 --> 1:45:15,08
3327
+ Yes, he was a drunk!
3328
+
3329
+ 746
3330
+ 1:45:15,08 --> 1:45:17,70
3331
+ Go away ...
3332
+
3333
+ 747
3334
+ 1:45:25,27 --> 1:45:26,92
3335
+ Let me go!
3336
+
3337
+ 748
3338
+ 1:45:26,92 --> 1:45:29,46
3339
+ - He thought he was going to fool me!
3340
+ - Let go of me!
3341
+
3342
+ 749
3343
+ 1:45:29,46 --> 1:45:32,18
3344
+ Please help me!
3345
+
3346
+ 750
3347
+ 1:45:36,11 --> 1:45:38,39
3348
+ Please!
3349
+
3350
+ 751
3351
+ 1:45:38,40 --> 1:45:41,35
3352
+ He's winding me
3353
+ too long!
3354
+
3355
+ 752
3356
+ 1:45:44,31 --> 1:45:45,87
3357
+ Drop the boy!
3358
+
3359
+ 753
3360
+ 1:45:45,87 --> 1:45:51,79
3361
+ - Give me a break!
3362
+ - I need to go!
3363
+
3364
+ 754
3365
+ 1:45:51,79 --> 1:45:54,12
3366
+ Only when their parents
3367
+ you seek!
3368
+
3369
+ 755
3370
+ 1:45:54,12 --> 1:45:55,45
3371
+ I have no parents!
3372
+
3373
+ 756
3374
+ 1:45:55,45 --> 1:45:57,79
3375
+ Then go to the orphanage!
3376
+
3377
+ 757
3378
+ 1:45:58,63 --> 1:46:02,43
3379
+ Will learn some
3380
+ things there. I've learned.
3381
+
3382
+ 758
3383
+ 1:46:02,43 --> 1:46:05,33
3384
+ How to obey orders,
3385
+ how to keep secrets.
3386
+
3387
+ 759
3388
+ 1:46:05,33 --> 1:46:07,64
3389
+ How to Survive
3390
+ no family.
3391
+
3392
+ 760
3393
+ 1:46:07,64 --> 1:46:11,93
3394
+ Because nobody
3395
+ need it.
3396
+
3397
+ 761
3398
+ 1:46:14,86 --> 1:46:19,60
3399
+ The headquarters, please.
3400
+ Yes, it's me again.
3401
+
3402
+ 762
3403
+ 1:46:19,80 --> 1:46:21,69
3404
+ Another orphan.
3405
+
3406
+ 763
3407
+ 1:46:21,69 --> 1:46:24,08
3408
+ It was a full week.
3409
+
3410
+ 764
3411
+ 1:46:24,39 --> 1:46:28,48
3412
+ Invasion, robbery,
3413
+ theft, roam,
3414
+
3415
+ 765
3416
+ 1:46:28,48 --> 1:46:32,61
3417
+ play, eat ...
3418
+ It's irrelevant!
3419
+
3420
+ 766
3421
+ 1:46:32,61 --> 1:46:35,23
3422
+ Send someone to fetch him.
3423
+
3424
+ 767
3425
+ 1:46:35,23 --> 1:46:37,52
3426
+ How are you?
3427
+
3428
+ 768
3429
+ 1:46:37,53 --> 1:46:42,18
3430
+ She returned?
3431
+ Do you think is yours?
3432
+
3433
+ 769
3434
+ 1:46:42,18 --> 1:46:43,71
3435
+ Excellent!
3436
+
3437
+ 770
3438
+ 1:46:43,71 --> 1:46:46,92
3439
+ You will find
3440
+ in a few months.
3441
+
3442
+ 771
3443
+ 1:46:48,30 --> 1:46:50,43
3444
+ Something else?
3445
+
3446
+ 772
3447
+ 1:46:50,44 --> 1:46:54,52
3448
+ I'll try to go. I do not plan
3449
+ well in advance.
3450
+
3451
+ 773
3452
+ 1:46:54,53 --> 1:46:56,92
3453
+ Are you sure?
3454
+
3455
+ 774
3456
+ 1:46:57,16 --> 1:47:02,01
3457
+ Well, I do not know what to do
3458
+ with this ...
3459
+
3460
+ 775
3461
+ 1:47:03,05 --> 1:47:05,71
3462
+ Wait a minute!
3463
+
3464
+ 776
3465
+ 1:47:13,26 --> 1:47:15,36
3466
+ Get it!
3467
+
3468
+ 777
3469
+ 1:47:19,41 --> 1:47:21,97
3470
+ Excuse me!
3471
+
3472
+ 778
3473
+ 1:47:22,47 --> 1:47:24,58
3474
+ Out of the way!
3475
+
3476
+ 779
3477
+ 1:48:19,52 --> 1:48:22,62
3478
+ It does not have to
3479
+ escape, boy!
3480
+
3481
+ 780
3482
+ 1:48:41,86 --> 1:48:44,81
3483
+ 307, 308, 309 ...
3484
+
3485
+ 781
3486
+ 1:49:59,00 --> 1:50:02,60
3487
+ He went to
3488
+ other hand, come on!
3489
+
3490
+ 782
3491
+ 1:51:06,40 --> 1:51:08,80
3492
+ Get out of my way!
3493
+
3494
+ 783
3495
+ 1:51:11,04 --> 1:51:13,36
3496
+ Gotcha!
3497
+
3498
+ 784
3499
+ 1:51:45,40 --> 1:51:48,47
3500
+ There's a boy!
3501
+ Stop the train!
3502
+
3503
+ 785
3504
+ 1:52:04,00 --> 1:52:06,90
3505
+ Back! Back!
3506
+
3507
+ 786
3508
+ 1:52:06,90 --> 1:52:09,31
3509
+ What were you thinking?
3510
+ Are you hurt?
3511
+
3512
+ 787
3513
+ 1:52:10,21 --> 1:52:12,31
3514
+ Come on!
3515
+
3516
+ 788
3517
+ 1:52:12,45 --> 1:52:14,56
3518
+ Excuse me!
3519
+
3520
+ 789
3521
+ 1:52:17,43 --> 1:52:20,98
3522
+ - The orphanage will take care of you.
3523
+ - I do not live there.
3524
+
3525
+ 790
3526
+ 1:52:20,98 --> 1:52:23,60
3527
+ So where do you live?
3528
+ Have to live somewhere.
3529
+
3530
+ 791
3531
+ 1:52:23,60 --> 1:52:28,11
3532
+ Hear me, please!
3533
+ You do not understand!
3534
+
3535
+ 792
3536
+ 1:52:28,11 --> 1:52:30,35
3537
+ You need to let me go!
3538
+
3539
+ 793
3540
+ 1:52:30,35 --> 1:52:35,78
3541
+ I do not understand
3542
+ why my father died.
3543
+
3544
+ 794
3545
+ 1:52:36,35 --> 1:52:38,73
3546
+ Why am I lonely.
3547
+
3548
+ 795
3549
+ 1:52:39,91 --> 1:52:45,19
3550
+ This is my only chance
3551
+ to work.
3552
+
3553
+ 796
3554
+ 1:52:47,25 --> 1:52:50,29
3555
+ You should understand!
3556
+
3557
+ 797
3558
+ 1:52:55,60 --> 1:52:57,70
3559
+ I understand!
3560
+
3561
+ 798
3562
+ 1:53:00,14 --> 1:53:02,56
3563
+ I understand.
3564
+
3565
+ 799
3566
+ 1:53:05,59 --> 1:53:07,79
3567
+ Monsieur ...
3568
+
3569
+ 800
3570
+ 1:53:10,26 --> 1:53:13,24
3571
+ This boy belongs to me.
3572
+
3573
+ 801
3574
+ 1:53:32,74 --> 1:53:35,39
3575
+ Sorry, it broke.
3576
+
3577
+ 802
3578
+ 1:53:35,39 --> 1:53:38,90
3579
+ There is no!
3580
+
3581
+ 803
3582
+ 1:53:40,53 --> 1:53:43,63
3583
+ It works perfectly!
3584
+
3585
+ 804
3586
+ 1:54:08,92 --> 1:54:13,22
3587
+ And I'm proud
3588
+ of welcome
3589
+
3590
+ 805
3591
+ 1:54:13,22 --> 1:54:18,47
3592
+ the celebration of life and work
3593
+ Georges M li s.
3594
+
3595
+ 806
3596
+ 1:54:24,12 --> 1:54:26,48
3597
+ For years, most
3598
+ of his films
3599
+
3600
+ 807
3601
+ 1:54:26,48 --> 1:54:28,27
3602
+ appeared to have been lost.
3603
+
3604
+ 808
3605
+ 1:54:28,27 --> 1:54:31,91
3606
+ Mr. himself. M li s
3607
+ believed that,
3608
+
3609
+ 809
3610
+ 1:54:32,27 --> 1:54:34,58
3611
+ but we begin a search,
3612
+
3613
+ 810
3614
+ 1:54:34,58 --> 1:54:40,33
3615
+ a safe, private collections
3616
+ cellars and catacombs.
3617
+
3618
+ 811
3619
+ 1:54:41,42 --> 1:54:44,92
3620
+ Our work was rewarded
3621
+ with old negatives,
3622
+
3623
+ 812
3624
+ 1:54:44,92 --> 1:54:50,13
3625
+ boxes of pictures
3626
+ and suitcases full of movies,
3627
+
3628
+ 813
3629
+ 1:54:50,13 --> 1:54:52,69
3630
+ we can save.
3631
+
3632
+ 814
3633
+ 1:54:52,69 --> 1:54:57,29
3634
+ Now we have over 80 movies
3635
+ Georges M li s.
3636
+
3637
+ 815
3638
+ 1:55:02,43 --> 1:55:07,83
3639
+ Tonight, their creator,
3640
+ and the new member of the academy,
3641
+
3642
+ 816
3643
+ 1:55:07,83 --> 1:55:12,21
3644
+ is here to share them
3645
+ with you.
3646
+
3647
+ 817
3648
+ 1:55:47,11 --> 1:55:51,82
3649
+ Ladies and gentlemen, I ...
3650
+
3651
+ 818
3652
+ 1:56:01,69 --> 1:56:05,31
3653
+ I am here in front
3654
+ you today
3655
+
3656
+ 819
3657
+ 1:56:06,30 --> 1:56:10,04
3658
+ because of a girl
3659
+ very brave.
3660
+
3661
+ 820
3662
+ 1:56:12,39 --> 1:56:17,46
3663
+ He saw a broken machine
3664
+
3665
+ 821
3666
+ 1:56:20,14 --> 1:56:24,53
3667
+ and, against all odds,
3668
+ he fixed it.
3669
+
3670
+ 822
3671
+ 1:56:27,05 --> 1:56:30,35
3672
+ It was the magic trick
3673
+ kinder
3674
+
3675
+ 823
3676
+ 1:56:31,53 --> 1:56:35,00
3677
+ I've seen.
3678
+
3679
+ 824
3680
+ 1:56:42,07 --> 1:56:44,27
3681
+ And now ...
3682
+
3683
+ 825
3684
+ 1:56:44,27 --> 1:56:47,96
3685
+ My friends,
3686
+ I call them so,
3687
+
3688
+ 826
3689
+ 1:56:47,96 --> 1:56:51,94
3690
+ as they really are.
3691
+
3692
+ 827
3693
+ 1:56:52,80 --> 1:56:55,45
3694
+ Magi.
3695
+
3696
+ 828
3697
+ 1:56:55,96 --> 1:56:58,39
3698
+ Sirens.
3699
+
3700
+ 829
3701
+ 1:56:58,39 --> 1:57:01,39
3702
+ Travelers. Adventurers.
3703
+
3704
+ 830
3705
+ 1:57:02,30 --> 1:57:05,23
3706
+ Magicians.
3707
+
3708
+ 831
3709
+ 1:57:11,60 --> 1:57:16,21
3710
+ Come dream with me.
3711
+
3712
+ 832
3713
+ 1:59:06,75 --> 1:59:09,98
3714
+ The study of the history of cinema
3715
+ should start with that.
3716
+
3717
+ 833
3718
+ 1:59:10,62 --> 1:59:13,03
3719
+ With photography.
3720
+
3721
+ 834
3722
+ 1:59:15,27 --> 1:59:17,98
3723
+ Canine Socialization ...
3724
+
3725
+ 835
3726
+ 1:59:27,00 --> 1:59:28,99
3727
+ Smile, honey.
3728
+
3729
+ 836
3730
+ 1:59:28,99 --> 1:59:31,63
3731
+ I can not remember how.
3732
+
3733
+ 837
3734
+ 1:59:33,36 --> 1:59:37,50
3735
+ See, now it works
3736
+ perfectly.
3737
+
3738
+ 838
3739
+ 1:59:49,06 --> 1:59:54,79
3740
+ One day, I met a boy
3741
+ named Hugo Cabret.
3742
+
3743
+ 839
3744
+ 1:59:55,83 --> 1:59:58,74
3745
+ He lived in
3746
+ a train station.
3747
+
3748
+ 840
3749
+ 1:59:58,74 --> 2:00:04,26
3750
+ Why did he live there?
3751
+ You must be wondering.
3752
+
3753
+ 841
3754
+ 2:00:05,03 --> 2:00:08,97
3755
+ It's about this
3756
+ this book will be.
3757
+
3758
+ 842
3759
+ 2:00:09,25 --> 2:00:13,53
3760
+ As this young individual
3761
+
3762
+ 843
3763
+ 2:00:13,53 --> 2:00:18,34
3764
+ sought by both
3765
+ secret message from his father.
3766
+
3767
+ 844
3768
+ 2:00:19,78 --> 2:00:23,99
3769
+ And as that message
3770
+
3771
+ 845
3772
+ 2:00:26,20 --> 2:00:29,43
3773
+ returned home.
3774
+
3775
+ 846
3776
+ 2:00:42,79 --> 2:00:47,14
3777
+ www.insubs.com
3778
+