sensible-cinema 0.28.1 → 0.34.0

Sign up to get free protection for your applications and to get access to all the features.
Files changed (185) hide show
  1. data/{README → README.TXT} +35 -14
  2. data/Rakefile +49 -41
  3. data/TODO +337 -250
  4. data/VERSION +1 -1
  5. data/bin/sensible-cinema +15 -14
  6. data/bin/sensible-cinema-cli +1 -1
  7. data/business_ideas.txt +8 -0
  8. data/change_log_with_feature_list.txt +198 -1
  9. data/documentation/is_it_legal_to_copy_dvds.txt +44 -30
  10. data/goc.bat +1 -1
  11. data/gpl-2.0.txt +339 -0
  12. data/history_and_related_works_list.txt +37 -33
  13. data/{cone.png → inventionzy_files/cone.png} +0 -0
  14. data/legal_draft +23 -0
  15. data/lib/add_any_bundled_gems_to_load_path.rb +4 -3
  16. data/lib/check_installed_mac.rb +10 -10
  17. data/lib/count_down_timer_jruby_swing.rb +4 -4
  18. data/lib/edl_parser.rb +155 -142
  19. data/lib/extract/dumpstream.bat +1 -0
  20. data/lib/extract/get_init.bat +3 -0
  21. data/lib/extract/pause_early.rb +13 -0
  22. data/lib/gui/base.rb +707 -0
  23. data/lib/gui/create-file.rb +244 -0
  24. data/lib/gui/create.rb +565 -0
  25. data/lib/gui/dependencies.rb +177 -0
  26. data/lib/gui/normal.rb +190 -0
  27. data/lib/gui/{sensible-cinema-upconvert.rb → upconvert.rb} +33 -14
  28. data/lib/keyboard_input.rb +0 -2
  29. data/lib/mencoder_wrapper.rb +8 -3
  30. data/lib/movie_hasher.rb +27 -0
  31. data/lib/mplayer_edl.rb +1 -0
  32. data/lib/subtitle_profanity_finder.rb +141 -103
  33. data/lib/vlc_programmer.rb +1 -1
  34. data/lib/zoom_player_max_edl.rb +50 -0
  35. data/{developer_how_to_contribute_to_the_project.txt → notes_for_potential_developers.txt} +18 -11
  36. data/roadmap_possibilities +12 -0
  37. data/spec/arse.srt +6 -1
  38. data/spec/dragon.srt +3 -0
  39. data/spec/edl_parser.spec.rb +57 -52
  40. data/spec/mencoder_wrapper.spec.rb +26 -19
  41. data/spec/mplayer_edl.spec.rb +40 -10
  42. data/spec/notes +3043 -9
  43. data/spec/sensible_cinema_gui.spec.rb +8 -3
  44. data/spec/subtitle_profanity_finder.spec.rb +91 -36
  45. data/spec/zoom_player_max_edl.spec.rb +29 -0
  46. data/template_bats/README_DISTRO.TXT +3 -1
  47. data/template_bats/RUN SENSIBLE CINEMA CLICK HERE WINDOWS.bat +25 -0
  48. data/template_bats/mac/RUN SENSIBLE CINEMA CLICK HERE.command +2 -1
  49. data/template_bats/mac/advanced--create or edit sensible cinema edit list files.command +2 -1
  50. data/template_bats/mac/advanced--run-upconverting-video-player.command +2 -1
  51. data/template_bats/pc/advanced--create or edit sensible cinema edit list files.bat +2 -0
  52. data/template_bats/pc/advanced--run-upconverting-video-player.bat +2 -0
  53. data/todo.inventionzy.txt +69 -2
  54. data/todo.propaganda +34 -10
  55. data/todo.upconvert +8 -1
  56. data/{upconvert_netflix/latest2 → upconvert_from_screen}/go_upscaling.bat +0 -0
  57. data/{also_see_rogerdpack_youtube_account_and_sourceforge_files_movies_account → upconvert_from_screen/go_upscaling_works} +0 -0
  58. data/{upconvert_netflix → upconvert_from_screen/old}/latest2/combine_video.avs +0 -0
  59. data/{upconvert_netflix → upconvert_from_screen/old}/latest2/go_no_upscaling.bat +0 -0
  60. data/upconvert_from_screen/old/latest2/go_upscaling.bat +12 -0
  61. data/{upconvert_netflix → upconvert_from_screen/old}/latest2/push2.GRF +0 -0
  62. data/upconvert_from_screen/old/latest2/push3.grf +0 -0
  63. data/{upconvert_netflix → upconvert_from_screen/old}/latest2/setup_capture_coords.rb +0 -0
  64. data/{upconvert_netflix → upconvert_from_screen/old}/latest2/setup_directshow_filter_params.rb +0 -0
  65. data/{upconvert_netflix → upconvert_from_screen/old}/latest2/upconvert_from_screen_me2.avs +1 -1
  66. data/{upconvert_netflix → upconvert_from_screen}/old/latest_now_possibly_oudated/push2.GRF +0 -0
  67. data/{upconvert_netflix → upconvert_from_screen}/old/latest_now_possibly_oudated/upconvert_from_screen_me2.avs +0 -0
  68. data/{upconvert_netflix → upconvert_from_screen}/old/position_window.png +0 -0
  69. data/{upconvert_netflix → upconvert_from_screen}/old/push_source_desktop.GRF +0 -0
  70. data/{upconvert_netflix → upconvert_from_screen/old}/record_screen/record.bat +0 -0
  71. data/{upconvert_netflix → upconvert_from_screen}/old/upconvert_from_screen.avs +0 -0
  72. data/{upconvert_netflix → upconvert_from_screen}/old/upconvert_from_screen_me.avs +0 -0
  73. data/{upconvert_netflix → upconvert_from_screen}/old/upconvert_from_screen_me2.avs +0 -0
  74. data/{upconvert_netflix → upconvert_from_screen}/old/upconvert_from_screen_me_push_source.avs +0 -0
  75. data/{upconvert_netflix → upconvert_from_screen}/old/uscreen.GRF +0 -0
  76. data/{upconvert_netflix → upconvert_from_screen}/old/uscreen_me.GRF +0 -0
  77. data/upconvert_from_screen/push3.grf +0 -0
  78. data/upconvert_from_screen/upconvert_from_screen_me2.avs +19 -0
  79. data/vendor/mplayer_patches/apply.bat +12 -0
  80. data/vendor/{rdp-win32screenshot-0.0.9/RDP_BRANCH_HAS_MASTER_WITH_CORRECT_VERSION_NUMBER → mplayer_patches/configure_from_betterlogic} +0 -0
  81. data/vendor/mplayer_patches/libdvdnav/2905259c3b45529b3d8dedba572b6e4f67a2d8f4.diff +19 -0
  82. data/vendor/mplayer_patches/libdvdnav/83f1c9256f500285e46f1e44bcc74ffce90159db.diff +16 -0
  83. data/vendor/mplayer_patches/libdvdnav/eb91fb74680d30322461a1b9e425918ad4e2b2df.diff +21 -0
  84. data/vendor/mplayer_patches/libdvdnav/jump_to_time.diff +654 -0
  85. data/vendor/mplayer_patches/libdvdnav/non_strict.diff +13 -0
  86. data/vendor/mplayer_patches/mplayer_edl.diff +354 -0
  87. data/vendor/mplayer_patches/port_dir/PortIndex.quick +2 -0
  88. data/vendor/mplayer_patches/port_dir/how_to +13 -0
  89. data/vendor/mplayer_patches/port_dir/multimedia/mplayer-edl/Portfile +300 -0
  90. data/vendor/mplayer_patches/port_dir/multimedia/mplayer-edl/files/configure.x11.patch +20 -0
  91. data/vendor/mplayer_patches/port_dir/multimedia/mplayer-edl/files/llvm-gcc-workaround.patch +11 -0
  92. data/vendor/mplayer_patches/port_dir/multimedia/rdp-projects/Portfile +43 -0
  93. data/vendor/{rdp-win32screenshot-0.0.9/RDP_VERSION_IS_IN_RDP_BRANCH → mplayer_patches/updated_lib_too} +0 -0
  94. data/vendor/{readme.txt → readme.txt.setpriority} +0 -0
  95. data/www/content_editor.html +28 -28
  96. data/www/index.html +6 -1
  97. data/www/upconverting_movie_player.html +13 -3
  98. data/www/youtube_edl/.htaccess +44 -0
  99. data/{inventionzy_files/control_youtube.html → www/youtube_edl/control_youtube.rhtml} +39 -33
  100. data/www/youtube_edl/dispatch.fcgi +25 -0
  101. data/www/youtube_edl/render_edited.rb +25 -0
  102. data/{inventionzy_files/serve.rb → www/youtube_edl/server_this_dir.rb} +0 -0
  103. data/www/youtube_edl/todo +23 -0
  104. data/www/zoomplayer_max.png +0 -0
  105. data/zamples/edit_decision_lists/dvds/Harry Potter 2 chamber of secrets.txt +10 -5
  106. data/zamples/edit_decision_lists/dvds/aladdin.txt +30 -0
  107. data/zamples/edit_decision_lists/dvds/bambi.txt +1 -1
  108. data/zamples/edit_decision_lists/dvds/big_buck_bunny_dvd.txt +2 -0
  109. data/zamples/edit_decision_lists/dvds/bobs_big_plan.txt +2 -2
  110. data/zamples/edit_decision_lists/dvds/cars_2.txt +26 -0
  111. data/zamples/edit_decision_lists/dvds/cars_disney.txt +1 -1
  112. data/zamples/edit_decision_lists/dvds/condor_man_widescreen.txt +22 -0
  113. data/zamples/edit_decision_lists/dvds/court_jester.txt +10 -13
  114. data/zamples/edit_decision_lists/dvds/edls_being_edited/making_marriage_work.txt +15 -0
  115. data/zamples/edit_decision_lists/dvds/edls_being_edited/national_treasure.txt +23 -0
  116. data/zamples/edit_decision_lists/dvds/edls_being_edited/ratatouille.txt +35 -0
  117. data/zamples/edit_decision_lists/dvds/edls_being_edited/the_explorers.txt +49 -0
  118. data/zamples/edit_decision_lists/dvds/finding_neverland.txt +32 -0
  119. data/zamples/edit_decision_lists/dvds/flight_of_the_navigator.txt +22 -16
  120. data/zamples/edit_decision_lists/dvds/harry_potter_3_prisoner_of_azkaban.txt +21 -4
  121. data/zamples/edit_decision_lists/dvds/hitchhiker's_guide_to_the_galaxy.txt +1 -1
  122. data/zamples/edit_decision_lists/dvds/{edls_being_edited/king_of_kings.txt → king_of_kings.txt} +5 -5
  123. data/zamples/edit_decision_lists/dvds/nanny_mcphee.txt +31 -0
  124. data/zamples/edit_decision_lists/dvds/pack_jackson_wedding_2007-03-03.txt +9 -2
  125. data/zamples/edit_decision_lists/dvds/remember_the_titans.txt +35 -0
  126. data/zamples/edit_decision_lists/dvds/sintel_open_source_blender_ntsc_dvd.txt +8 -4
  127. data/zamples/edit_decision_lists/dvds/speed_racer.txt +1 -1
  128. data/zamples/edit_decision_lists/dvds/tangled.txt +21 -0
  129. data/zamples/edit_decision_lists/dvds/tron_legacy.txt +4 -1
  130. data/zamples/edit_decision_lists/files/conference_music_video.txt +10 -0
  131. data/zamples/edit_decision_lists/notes_on_movies_without_edls_yet/tron.txt +10 -0
  132. data/zamples/edit_decision_lists/old_not_yet_updated/example_edit_decision_list.txt +1 -1
  133. metadata +139 -117
  134. data/conclusions +0 -6
  135. data/documentation/how_to_create_your_own_delete_lists.txt +0 -69
  136. data/lib/gui/sensible-cinema-base.rb +0 -620
  137. data/lib/gui/sensible-cinema-create.rb +0 -331
  138. data/lib/gui/sensible-cinema-dependencies.rb +0 -28
  139. data/lib/gui/sensible-cinema-normal.rb +0 -351
  140. data/lib/gui/sensible-cinema-side-by-side.rb +0 -27
  141. data/lib/shutdown_kill.rb +0 -32
  142. data/lib/storage.rb +0 -105
  143. data/ocr.todo_if_need_speed +0 -6
  144. data/upconvert_netflix/record_screen/recording/1.png +0 -0
  145. data/upconvert_netflix/record_screen/recording/10.png +0 -0
  146. data/upconvert_netflix/record_screen/recording/2.png +0 -0
  147. data/upconvert_netflix/record_screen/recording/3.png +0 -0
  148. data/upconvert_netflix/record_screen/recording/4.png +0 -0
  149. data/upconvert_netflix/record_screen/recording/5.png +0 -0
  150. data/upconvert_netflix/record_screen/recording/6.png +0 -0
  151. data/upconvert_netflix/record_screen/recording/7.png +0 -0
  152. data/upconvert_netflix/record_screen/recording/8.png +0 -0
  153. data/upconvert_netflix/record_screen/recording/9.png +0 -0
  154. data/upconvert_netflix/record_screen/recording/d.png +0 -0
  155. data/vendor/monkey.png +0 -0
  156. data/vendor/rdp-win32screenshot-0.0.9/.document +0 -5
  157. data/vendor/rdp-win32screenshot-0.0.9/History.rdoc +0 -53
  158. data/vendor/rdp-win32screenshot-0.0.9/LICENSE +0 -20
  159. data/vendor/rdp-win32screenshot-0.0.9/README.rdoc +0 -95
  160. data/vendor/rdp-win32screenshot-0.0.9/Rakefile +0 -63
  161. data/vendor/rdp-win32screenshot-0.0.9/VERSION +0 -1
  162. data/vendor/rdp-win32screenshot-0.0.9/enumerated +0 -55576
  163. data/vendor/rdp-win32screenshot-0.0.9/lib/aero_offscreen_srccopy_captureblt_doesnt_have_everything.bmp.gz +0 -0
  164. data/vendor/rdp-win32screenshot-0.0.9/lib/enumerate.rb +0 -6
  165. data/vendor/rdp-win32screenshot-0.0.9/lib/firefox.bmp +0 -0
  166. data/vendor/rdp-win32screenshot-0.0.9/lib/normal.bmp +0 -0
  167. data/vendor/rdp-win32screenshot-0.0.9/lib/normal2.bmp +0 -0
  168. data/vendor/rdp-win32screenshot-0.0.9/lib/notes +0 -5
  169. data/vendor/rdp-win32screenshot-0.0.9/lib/snapshot.rb +0 -10
  170. data/vendor/rdp-win32screenshot-0.0.9/lib/srccopy.bmp +0 -0
  171. data/vendor/rdp-win32screenshot-0.0.9/lib/srccopyplus.bmp +0 -0
  172. data/vendor/rdp-win32screenshot-0.0.9/lib/srccopyplusdirectx.bmp +0 -0
  173. data/vendor/rdp-win32screenshot-0.0.9/lib/vc.bmp +0 -0
  174. data/vendor/rdp-win32screenshot-0.0.9/lib/win32/screenshot.rb +0 -95
  175. data/vendor/rdp-win32screenshot-0.0.9/lib/win32/screenshot/bitmap_maker.rb +0 -200
  176. data/vendor/rdp-win32screenshot-0.0.9/lib/win32/util.rb +0 -93
  177. data/vendor/rdp-win32screenshot-0.0.9/spec/spec.opts +0 -1
  178. data/vendor/rdp-win32screenshot-0.0.9/spec/spec_helper.rb +0 -85
  179. data/vendor/rdp-win32screenshot-0.0.9/spec/win32_screenshot_spec.rb +0 -194
  180. data/vendor/rdp-win32screenshot-0.0.9/spec/win32_screenshot_util_spec.rb +0 -75
  181. data/vendor/rdp-win32screenshot-0.0.9/win32screenshot.gemspec +0 -69
  182. data/vendor/tsmuxer_1.10.6/licence.txt +0 -42
  183. data/zamples/edit_decision_lists/dvds/making_marriage_work.txt +0 -15
  184. data/zamples/edit_decision_lists/notes/tron.txt +0 -4
  185. data/zamples/edit_decision_lists/old_not_yet_updated/dvds/making marriage work.txt +0 -9
data/spec/notes CHANGED
@@ -1,8 +1,3044 @@
1
- up next:
2
1
 
3
- http://movies.netflix.com/WiMovie/On_the_Double/70135642?trkid=496624 On the Double has some definite adult themes in there (adultery etc.). No real violence or profanity that I noticed.
2
+ explorers:
3
+ apperas that despite being "right on" for two, others within were 0.09 off and 0.18 off.
4
+
5
+
6
+ the christmas list: two deity prof's [TODO]
7
+
8
+ = hp 2 weird start =
9
+
10
+ last NAV packet was 0.000000, mpeg at 0.000000 after -> 29.97 0.000000
11
+ not adding odd diff1? 0.000000adding 0.000000 to 0.000000
12
+ final: 0.000000
13
+ Audio: no sound
14
+ Starting playback...
15
+ Movie-Aspect is 1.33:1 - prescaling to correct movie aspect.
16
+ VO: [null] 720x480 => 720x540 Planar YV12
17
+ [mpeg2video @ 00c3fa80]ac-tex damaged at 0 7
18
+ [mpeg2video @ 00c3fa80]Warning MVs not available
19
+ [mpeg2video @ 00c3fa80]concealing 1035 DC, 1035 AC, 1035 MV errors
20
+
21
+ last NAV packet was 0.000000, mpeg at 0.050050 after -> 29.97 0.000000
22
+ adding difference 0.050050 adding 0.000000 to 0.050050
23
+ final: 0.050050
24
+
25
+ last NAV packet was 0.000000, mpeg at 0.128911 after -> 29.97 0.000000
26
+ adding difference 0.128911 adding 0.000000 to 0.128911
27
+ final: 0.128911
28
+ V: 0.13 3/ 2 ??% ??% ??,?% 0 0
29
+ last NAV packet was 0.000000, mpeg at 0.178961 after -> 29.97 0.000000
30
+ adding difference 0.178961 adding 0.000000 to 0.178961
31
+ final: 0.178961
32
+ V: 0.18 4/ 3 ??% ??% ??,?% 0 0
33
+ last NAV packet was 0.000000, mpeg at 0.212328 after -> 29.97 0.000000
34
+ adding difference 0.212328 adding 0.000000 to 0.212328
35
+ final: 0.212328
36
+ V: 0.21 5/ 4 ??% ??% ??,?% 0 0
37
+ last NAV packet was 0.000000, mpeg at 0.128911 after -> 29.97 0.000000 # huh? no what? wha?!
38
+ adding difference 0.128911 adding 0.000000 to 0.128911
39
+ final: 0.128911
40
+ V: 0.13 6/ 5 ??% ??% ??,?% 0 0
41
+ last NAV packet was 0.000000, mpeg at 0.162278 after -> 29.97 0.000000
42
+ adding difference 0.162278 adding 0.000000 to 0.162278
43
+ final: 0.162278
44
+ V: 0.16 7/ 6 ??% ??% ??,?% 0 0
45
+ last NAV packet was 0.000000, mpeg at 0.212328 after -> 29.97 0.000000
46
+ adding difference 0.212328 adding 0.000000 to 0.212328
47
+ final: 0.212328
48
+
49
+ = ratatouille weird start, timing=
50
+
51
+ "1:26:15.57" , "1:26:18.87", "profanity", "bloo..", "and no one else seems to have it in this [bloo..] town,",
52
+
53
+
54
+ # srt:
55
+
56
+ # 00:00:30,784 --> 00:00:32,884
57
+ # <i>Although each of the world's countries</i>
58
+ # 1.5s too early
59
+
60
+ #1027
61
+ #01:13:35,641 --> 01:13:38,441
62
+ #- Sorry, chef.
63
+ #- The rat! It's stolen my documents!
64
+ # 1.2s too late
65
+
66
+ #1189
67
+ #01:26:17,441 --> 01:26:20,741
68
+ #and no one else
69
+ #seems to have it in this bloody town,
70
+
71
+ # adjusted 1:26:19.07 start of it.
72
+ # mplayer-edl which is still adjusted 1:26:18f20
73
+
74
+ # the adjustment seems correct...
75
+
76
+ # end in mplayer-edl 1:42:31.14
77
+
78
+ #if you use the end one right...
79
+
80
+ #1:13:37,32 --> 1:13:40,12
81
+ #- Sorry, chef.
82
+ #- The rat! It's stolen my documents!
83
+
84
+ # except now the right code is 1:13:37.30'ish for that LOL 37.29 with and without volume
85
+ # which aligns with the end perfectly LOL 1:42:31,10 !
86
+
87
+ with a second and 3rd srt, which almost exactly matches the first...and is wrong...LOL. Maybe...this DVD is too screwed up to have reliable time signatures after a point?
88
+ try with ending timestamps [fails even worse?]
89
+
90
+ try writing a synchronized fella, see where it failz
91
+
92
+
93
+ 1:42:25.55
94
+
95
+ last NAV packet was 0.000000, mpeg at 0.000000 after -> 29.97 0.000000
96
+ not adding odd diff1? 0.000000adding 0.000000 to 0.000000
97
+ final: 0.000000
98
+ Audio: no sound
99
+ Starting playback...
100
+ Movie-Aspect is 1.78:1 - prescaling to correct movie aspect.
101
+ VO: [null] 720x480 => 854x480 Planar YV12
102
+ [mpeg2video @ 00c3fa80]ac-tex damaged at 37 7
103
+ [mpeg2video @ 00c3fa80]Warning MVs not available
104
+ [mpeg2video @ 00c3fa80]concealing 1035 DC, 1035 AC, 1035 MV errors
105
+
106
+ last NAV packet was 0.000000, mpeg at 0.033367 after -> 29.97 0.000000
107
+ adding difference 0.033367 adding 0.000000 to 0.033367
108
+ final: 0.033367
109
+
110
+ last NAV packet was 0.000000, mpeg at 0.280633 after -> 29.97 0.000000
111
+ adding difference 0.280633 adding 0.000000 to 0.280633
112
+ final: 0.280633
113
+ V: 0.28 2/ 2 ??% ??% ??,?% 0 0
114
+ last NAV packet was 0.000000, mpeg at 0.280633 after -> 29.97 0.000000
115
+ adding difference 0.280633 adding 0.000000 to 0.280633
116
+ final: 0.280633
117
+ V: 0.28 3/ 3 ??% ??% ??,?% 0 0
118
+ last NAV packet was 0.000000, mpeg at 0.314000 after -> 29.97 0.000000
119
+ adding difference 0.314000 adding 0.000000 to 0.314000
120
+ final: 0.314000
121
+ V: 0.31 4/ 4 ??% ??% ??,?% 0 0
122
+ last NAV packet was 0.000000, mpeg at 0.347367 after -> 29.97 0.000000
123
+ adding difference 0.347367 adding 0.000000 to 0.347367
124
+ final: 0.347367
125
+ V: 0.35 5/ 5 ??% ??% ??,?% 0 0
126
+ last NAV packet was 0.000000, mpeg at 0.380733 after -> 29.97 0.000000
127
+ adding difference 0.380733 adding 0.000000 to 0.380733
128
+ final: 0.380733
129
+ V: 0.38 6/ 6 ??% ??% ??,?% 0 0
130
+ last NAV packet was 0.000000, mpeg at 0.414100 after -> 29.97 0.000000
131
+ adding difference 0.414100 adding 0.000000 to 0.414100
132
+ final: 0.414100
133
+ V: 0.41 7/ 7 ??% ??% ??,?% 0 0
134
+ last NAV packet was 0.000000, mpeg at 0.447467 after -> 29.97 0.000000
135
+ adding difference 0.447467 adding 0.000000 to 0.447467
136
+ final: 0.447467
137
+ V: 0.45 8/ 8 ??% ??% ??,?% 0 0
138
+ last NAV packet was 0.000000, mpeg at 0.480833 after -> 29.97 0.000000
139
+ adding difference 0.480833 adding 0.000000 to 0.480833
140
+ final: 0.480833
141
+ V: 0.48 9/ 9 ??% ??% ??,?% 0 0
142
+ last NAV packet was 0.000000, mpeg at 0.514200 after -> 29.97 0.000000
143
+ adding difference 0.514200 adding 0.000000 to 0.514200
144
+ final: 0.514200
145
+ V: 0.51 10/ 10 ??% ??% ??,?% 0 0
146
+ last NAV packet was 0.000000, mpeg at 0.547567 after -> 29.97 0.000000
147
+ adding difference 0.547567 adding 0.000000 to 0.547567
148
+ final: 0.547567
149
+ V: 0.55 11/ 11 ??% ??% ??,?% 0 0
150
+ last NAV packet was 0.000000, mpeg at 0.580933 after -> 29.97 0.000000
151
+ adding difference 0.580933 adding 0.000000 to 0.580933
152
+ final: 0.580933
153
+ V: 0.58 12/ 12 ??% ??% ??,?% 0 0
154
+ last NAV packet was 0.000000, mpeg at 0.614300 after -> 29.97 0.000000
155
+ adding difference 0.614300 adding 0.000000 to 0.614300
156
+ final: 0.614300
157
+ weird fella suddenly we're not a DVD? mpeg at 0.033367 adding 0.000000 to 0.033367
158
+ final: 0.033367
159
+ V: 0.03 0/ 0 ??% ??% ??,?% 0 0
160
+ last NAV packet was 0.400000, mpeg at 0.066733 after -> 29.97 0.400400 # this less a frame I guess...
161
+ new NAV packet! 0.400400 [adjusted] at 0.066733 adding 0.000000 to 0.400400
162
+ final: 0.400400
163
+ V: 0.07 1/ 1 ??% ??% ??,?% 0 0
164
+ last NAV packet was 0.400000, mpeg at 0.280633 after -> 29.97 0.400400
165
+ adding difference 0.213900 adding 0.000000 to 0.614300
166
+ final: 0.614300
167
+ V: 0.28 2/ 2 ??% ??% ??,?% 0 0
168
+ last NAV packet was 0.400000, mpeg at 0.314000 after -> 29.97 0.400400
169
+ adding difference 0.247267 adding 0.000000 to 0.647667
170
+ final: 0.647667
171
+ V: 0.31 3/ 3 ??% ??% ??,?% 0 0
172
+ last NAV packet was 0.400000, mpeg at 0.347367 after -> 29.97 0.400400
173
+ adding difference 0.280633 adding 0.000000 to 0.681033
174
+ final: 0.681033
175
+
176
+
177
+ zoomplayer max
178
+ env ALLUSERSPROFILE apparently [?]
179
+
180
+ = am I accurate all the way through with dvd_nav_offset =
181
+
182
+ ==osoh==
183
+
184
+ started quite well
185
+
186
+ mpeg at 4.159503 after -> 29.97 3.670333
187
+ adding difference 0.291959 adding 0.213686 to 3.962293
188
+ final: 4.175979
189
+
190
+ 0.016
191
+
192
+ 1808.166626, mpeg at 1810.214111 after -> 29.97 1809.974854
193
+ adding difference 0.041748 adding 0.213686 to 1810.016602
194
+ final: 1810.230347
195
+
196
+ 0.016
197
+
198
+ mpeg at 5418.517090 after -> 29.97 5417.845703
199
+ adding difference 0.458984 adding 0.213686 to 5418.304688
200
+ final: 5418.518555
201
+
202
+ 0.0014
203
+
204
+ mpeg at 5532.005859 after -> 29.97 5531.458984
205
+ adding difference 0.334473 adding 0.213686 to 5531.793457
206
+ final: 5532.007324
207
+
208
+
209
+ 0.002
210
+
211
+ suh-weet
212
+
213
+ mpeg at 6728.743164 after -> 29.97 6728.188477
214
+ adding difference 0.376465 adding 0.213686 to 6728.564941
215
+ final: 6728.778809
216
+
217
+ 0.035645
218
+
219
+ ==prince of egypt==
220
+
221
+ mpeg at 0.681033 after -> 29.97 0.400400
222
+ new NAV packet! 0.400400 [adjusted] at 0.681033 adding 0.281033 to 0.400400
223
+ final: 0.681433
224
+
225
+ mpeg at 1.081433 after -> 29.97 0.800800
226
+ new NAV packet! 0.800800 [adjusted] at 1.081433 adding 0.281033 to 0.800800
227
+ final: 1.081833
228
+
229
+ still 0.0004
230
+
231
+ 2.233333, mpeg at 2.516194 after -> 29.97 2.235567
232
+ new NAV packet! 2.235567 [adjusted] at 2.516194 adding 0.281033 to 2.235567
233
+ final: 2.516600
234
+
235
+ 0.0006
236
+
237
+ all monotonic
238
+ 3.000000, mpeg at 3.266944 after -> 29.97 3.003000
239
+ new NAV packet! 3.003000 [adjusted] at 3.266944 adding 0.281033 to 3.003000
240
+ final: 3.284033
241
+
242
+ 0.017
243
+
244
+
245
+ was 5.000000, mpeg at 5.268946 after -> 29.97 5.005000
246
+ new NAV packet! 5.005000 [adjusted] at 5.268946 adding 0.281033 to 5.005000
247
+ final: 5.286033
248
+
249
+ 0.017 off [?]
250
+
251
+ mpeg at 6.937278 after -> 29.97 6.506500
252
+ adding difference 0.166832 adding 0.281033 to 6.673332
253
+ final: 6.954365
254
+
255
+ mpeg at 13.777442 after -> 29.97 13.513500
256
+ new NAV packet! 13.513500 [adjusted] at 13.777442 adding 0.281033 to 13.513500
257
+ final: 13.794533
258
+
259
+ mpeg at 1819.873779 after -> 29.97 1819.484253
260
+ adding difference 0.125244 adding 0.281033 to 1819.609497
261
+ final: 1819.890503
262
+
263
+ still 0.017 off ...
264
+
265
+ 50:
266
+ mpeg at 3020.189209 after -> 29.97 3019.616699
267
+ adding difference 0.291504 adding 0.281033 to 3019.908203
268
+ final: 3020.189209
269
+ LOL
270
+
271
+ 0.000
272
+
273
+ near end:
274
+
275
+ mpeg at 4244.576660 after -> 29.97 4244.172852
276
+ adding difference 0.124512 adding 0.281033 to 4244.297363
277
+ final: 4244.578613
278
+
279
+ 0.002 ok now I am weirded out...
280
+
281
+ packet was 5622.200195, mpeg at 5628.225586 after -> 29.97 5627.822266
282
+ adding difference 0.124512 adding 0.281033 to 5627.946777
283
+ final: 5628.228027
284
+
285
+ 0.003
286
+
287
+ can't complain about this stuff uh guess...umm...uh...hmm...
288
+ integer arithmetic is losing some precision perhaps? seems all right tho...
289
+
290
+
291
+ =c=
292
+ mpeg at 0.681033 after -> 29.97 0.400400
293
+ adding difference 0.066733 adding 0.214300 to 0.467133
294
+ final: 0.681433
295
+ [had some other that didn't seem as close...]
296
+
297
+ mpeg at 47.494480 after -> 29.97 47.280567
298
+ new NAV packet! 47.280567 [adjusted] at 47.494480 adding 0.214300 to 47.280567
299
+ final: 47.494865
300
+
301
+ 0.004
302
+
303
+ mpeg at 610.882202 after -> 29.97 610.409790
304
+ adding difference 0.292053 adding 0.214300 to 610.701843
305
+ final: 610.916138
306
+
307
+ mpeg at 1815.794556 after -> 29.97 1815.280151
308
+ adding difference 0.333618 adding 0.214300 to 1815.613770
309
+ final: 1815.828125
310
+
311
+ 0.033
312
+
313
+ mpeg at 3020.873535 after -> 29.97 3020.650879
314
+ adding difference 0.041748 adding 0.214300 to 3020.692627
315
+ final: 3020.906982
316
+
317
+ 0.033
318
+
319
+ still kinder close...
320
+ = softskip,pullup =
321
+
322
+ somehow sintel is IIPPPII even though it's 29.97 fps "telecine"
323
+
324
+ Progressive video requires no special filtering to encode.
325
+
326
+ if I want to autodetect it...
327
+
328
+ demux_mpg: 24000/1001fps progressive NTSC content detected, switching framerate.
329
+
330
+ last NAV packet was 1.666667, mpeg at 2.094940 after -> 29.97 1.668333
331
+ adding difference 0.212707 adding 0.213686 to 1.881040
332
+ final: 2.094726
333
+ A: 2.1 V: 2.09 A-V: -0.009 ct: -0.172 57/ 54 24% 55% 15.9% 20 0
334
+
335
+ =c= 24000/1001fps progressive NTSC content detected
336
+
337
+ = zoomplayer max scene cut editor =
338
+
339
+ existed since 01 May 2004 http://forum.inmatrix.com/index.php?showtopic=136&hl=%2Bcut+%2Bscene&fromsearch=1
340
+
341
+ With DVDs, scene-cut files are saved in the Zoom Player
342
+ DVD Bookmark directory (usually "C:\Program Files\Zoom Player\DVD-Bookmarks") as a "disc.cut" file.
343
+
344
+ == VLC yuvp sox ==
345
+
346
+ red should always be under each word
347
+
348
+ Table 2.8. Packed YUV Image Formats
349
+ Identifier Code Byte 0 in memory Byte 1
350
+ Bit 7 6 5 4 3 2 1 0 7 6 5 4 3 2 1 0 7 6 5 4 3 2 1 0 7 6 5 4 3 2 1 0
351
+ V4L2_PIX_FMT_YUV444 'Y444' Cb3 Cb2 Cb1 Cb0 Cr3 Cr2 Cr1 Cr0 a3 a2 a1 a0 Y'3 Y'2 Y'1 Y'0
352
+ V4L2_PIX_FMT_YUV555 'YUVO' Cb2 Cb1 Cb0 Cr4 Cr3 Cr2 Cr1 Cr0 a Y'4 Y'3 Y'2 Y'1 Y'0 Cb4 Cb3
353
+ V4L2_PIX_FMT_YUV565 'YUVP' Cb2 Cb1 Cb0 Cr4 Cr3 Cr2 Cr1 Cr0 Y'4 Y'3 Y'2 Y'1 Y'0 Cb5 Cb4 Cb3 # this totally seems unrelated somehow...huh?
354
+ V4L2_PIX_FMT_YUV32 'YUV4' a7 a6 a5 a4 a3 a2 a1 a0 Y'7 Y'6 Y'5 Y'4 Y'3 Y'2 Y'1 Y'0 Cb7 Cb6 Cb5 Cb4 Cb3 Cb2 Cb1 Cb0 Cr7 Cr6 Cr5 Cr4 Cr3 Cr2 Cr1 Cr0
355
+
356
+
357
+
358
+ YUVP 0x50565559 24? YCbCr 4:2:2 extended precision 10-bits per component in Y0 U0 Y1 V0 order.
359
+
360
+ maybe the Y is the alpha?
361
+
362
+
363
+ AYUV This is a 4:4:4 YUV format with 8 bit samples for each component along with an 8 bit alpha blend value per pixel. Component ordering is A Y U V (as the name suggests).
364
+
365
+
366
+ special:
367
+
368
+ if( p_trans[i_x+1] > 0xaa )
369
+
370
+
371
+ YUVA might be 1,2,2,1
372
+
373
+
374
+
375
+ "YUV" mostly means "Y′CbCr" typically Y is strongest.
376
+
377
+
378
+ looks like alpha is 3:
379
+ i_trans = vlc_alpha( p_pal[p_trans[i_x]][3], i_alpha );
380
+
381
+ y is 0
382
+ u is 1
383
+ v is 2
384
+
385
+
386
+ a comes from A_PLANE
387
+
388
+
389
+ BLEND_CFG( VLC_CODEC_YUVA, BlendYUVAI420, BlendYUVAYUVPacked /* I liked this one */, BlendYUVARV16, BlendYUVARV24 ),
390
+
391
+ BLEND_CFG( VLC_CODEC_YUVP, BlendPalI420, BlendPalYUVPacked %* ++ %*, BlendPalRV, BlendPalRV ),
392
+
393
+
394
+ interesting, maybe I need to be "writing" to pitches too?
395
+
396
+
397
+ if( p_trans_is_src[i_x+1] > 0xaa )
398
+ {
399
+ i_u = (p_pal[p_src[i_x]][1] + p_pal[p_src[i_x+1]][1]) >> 1;
400
+ i_v = (p_pal[p_src[i_x]][2] + p_pal[p_src[i_x+1]][2]) >> 1;
401
+ }
402
+
403
+ .so
404
+
405
+ swapped = 0 always
406
+
407
+ u,v struggle.
408
+ incoming as VLC_CODEC_YUVP (from that)
409
+
410
+ http://download.videolan.org/pub/videolan/vlc/0.8.6i/win32/
411
+ 2008-Sep-09 19:23:18
412
+ is ok (blend plugin)
413
+
414
+ 0.9.9 not there [no libyuvp either, but yes yuvgrey.dll]
415
+ 1.0.0 broken, yes there
416
+
417
+ 1.2.0, 1.3.0 nightlies: right color, wrong place
418
+
419
+
420
+ remove libyuvp_plugin.dll
421
+
422
+ 1.1.11 is grey *always*
423
+
424
+ 1.2.0 nightlie it's right color, wrong place
425
+
426
+ linux?
427
+
428
+ = upconv dvd =
429
+
430
+ 2:34:12 seem the same (sky view houses)
431
+ 2:35:34 seem same (alleyway)
432
+ 2:36:89 crud over right shoulder igual
433
+ 42:.40 door same
434
+ 2:44.73 one line of difference 2x is taller LOL [really none I guess]
435
+ 1x is looking really good...
436
+ 2:48.37 igualzinho
437
+ 47.27 slightly furry hair:
438
+ 47:27 igualzinho
439
+
440
+ the reality is her hair looks "good but out of focus" with 2x as well.
441
+
442
+ I must concede LOL
443
+
444
+ does -sws 9 make a difference without any "real" upscaling...it seems to not do...
445
+
446
+ ===emperor's new groove: ===
447
+ pauses in mplayer, seems...great in vlc...didn't check vlc logs though.
448
+ when he throws hat, without upconvert too phew
449
+ 8% 9% cpu...2000
450
+
451
+ some jerks in mplayer [baby] not in VLC. cache?
452
+
453
+
454
+
455
+ Too many video packets in the buffer: (4096 in 8275996 bytes).
456
+ Maybe you are playing a non-interleaved stream/file or the codec failed?
457
+ For AVI files, try to force non-interleaved mode with the -ni option.
458
+ [ac3 @ 00c3fa80]incomplete frame
459
+
460
+ may have been a reset...
461
+ this has a bajillion resets...
462
+ I think VLC is just skipping it LOL.
463
+
464
+ Too many video packets in the buffer: (4096 in 8275996 bytes).
465
+ Maybe you are playing a non-interleaved stream/file or the codec failed?
466
+ For AVI files, try to force non-interleaved mode with the -ni option.
467
+ [ac3 @ 00c3fa80]incomplete frame
468
+
469
+
470
+ TODO book 2x
471
+
472
+ veggie tales where's g: fails css, fine vlc
473
+
474
+ vlc paused a tidge at the beginnning
475
+
476
+ = xbmc timings =
477
+
478
+ xbmc seems to use "straight" dvdnav time.
479
+
480
+ ====
481
+ 1.0rc4 seeks fine dvd://, fails dvdnav:// apparently
482
+ trunk seeks fine dvdnav://
483
+ MPlayerX 1.0.9's mplayer seeks fine dvdnav://
484
+ mplayer.here seeks fine dvdnav:// (with 1.0rc4 installed)
485
+
486
+ theirs loops with their vendored libdvdnav
487
+ theirs works with real DVD paths LOL ignore that then
488
+
489
+ To increase the maximum volume to 400%, use softvol=yes and softvol-max=400
490
+ @smplayer: use the right time sig!
491
+
492
+ OS X Extended possibly lacks the lib, though it "has" dvdnav apparently, seems too useless
493
+
494
+ mplayer 1.0rc4 suddenly cannot seek
495
+ dvd:// does tho
496
+
497
+ mplayer.here still can tho
498
+
499
+ mplayer-devel old can seek fine dvd://
500
+
501
+ = dvdnav arrow keys =
502
+
503
+ works fine doze Sherpya-SVN-r34118-4.2.5
504
+ doze SVN-r34269-4.5.1
505
+
506
+ failz with mplayer_me port
507
+ unknown with mplayerX dvdnav
508
+
509
+ TODO try -v, and -nocache, and trunk, check for some phreaky config file
510
+ maybe just rebuild mplayer-devel with dvdnav enabled, see if it still occurs
511
+
512
+ http://forums.gentoo.org/viewtopic-p-6148657.html?sid=316c0fef9f0570a479920be25599ec0e has explicit
513
+ but still weird
514
+
515
+ known bug?
516
+ http://lists.mplayerhq.hu/pipermail/mplayer-users/2010-June/080476.html
517
+
518
+ 34118 linux works
519
+ SVN-r34269-4.5.2 linux works
520
+
521
+ = macports mpkg extraneous =
522
+
523
+ perl seems to be the only extra...
524
+ #depends_fetch-append bin:git:git-core
525
+
526
+ gettext might come from subversion, as well fetch.type svn, pkgconfig
527
+
528
+ cannot have multiple mpkg's easily
529
+
530
+ = NAV to MPEG =
531
+
532
+ negative NAV offset: mpeg - "0.21" - nav_converted
533
+
534
+ NAV packets must be "messed up" for the 0.0s versus 0.4s, relative to
535
+ the start of the MPEG, but if they'are always about 0.2 (they're not though... but typically quite close...hmm...)
536
+ I guess the problem is I don't have the 0.28 time for all EDL's?
537
+
538
+ tangled:
539
+ "dvd_start_offset" => "0.21", # for title 1
540
+ last NAV packet was 0.400000, mpeg at 0.033367
541
+ last NAV packet was 0.400000, mpeg at 0.207756
542
+ ...
543
+ last NAV packet was 0.900000, mpeg at 1.041922
544
+ may have had extra resets in there...
545
+ negative dvdnav offset: -0.069 looks good...
546
+
547
+ time bandits is streamed
548
+
549
+ finding neverland:
550
+ "dvd_start_offset" => "0.28", # for title 1
551
+ last NAV packet was 0.000000, mpeg at 0.033367
552
+ last NAV packet was 0.000000, mpeg at 0.280633
553
+ 0.500000, mpeg at 0.735254
554
+ negative dvdnav offset: -0.05 # hmm...
555
+
556
+ night at the museum:
557
+
558
+ "dvd_start_offset" => "0.20", # for title 1
559
+ last NAV packet was 0.000000, mpeg at 0.033367 a
560
+ 0.000000, mpeg at 0.199800 # video packet I believe...
561
+ ...
562
+ last NAV packet was 0.433333, mpeg at 0.533467 # 0.1 ! but note it st
563
+ negative dvdnav offset: -0.09
564
+
565
+ last NAV packet was 3603.433333, mpeg at 3607.136401
566
+ 3607.1364 - 0.2-(3603.4333*1.001)
567
+ => -0.10033329999987473
568
+ then has a split
569
+ american mormon:
570
+
571
+ "dvd_start_offset" => "0.3", # for title 8
572
+ last NAV packet was 0.000000, mpeg at 0.033367
573
+ last NAV packet was 0.000000, mpeg at 0.300300
574
+ last NAV packet was 0.433333, mpeg at 0.667333 # 0.23, seems to have no correlation?
575
+ negative dvd offset: -0.065
576
+
577
+ last NAV packet was 1803.533333, mpeg at 1805.570402
578
+ 1805.57 - 0.3-(1803.533*1.001)
579
+ => -0.06653299999970841 might be an expected creep LOL
580
+ this explains why my numbers get slightly less accurate near the end...
581
+ that's about the end
582
+
583
+ seeker letters up:
584
+
585
+ "dvd_start_offset" => "0.2", # for title 1
586
+ 0.000000, mpeg at 0.033367
587
+ 0.000000, mpeg at 0.195633
588
+ last NAV packet was 0.433333, mpeg at 0.562667
589
+ negative dvdnav offset: -0.069
590
+ last NAV packet was 3603.833333, mpeg at 3607.549158
591
+ 3607.55-0.195-(3603.833*1.001)
592
+ => -0.08183299999973315
593
+ last NAV packet was 5403.600000, mpeg at 5409.099292
594
+ 5409.099 -0.195-(5403.6*1.001)
595
+ => -0.09959999999955471
596
+ creeping? but that's after like 2 hours...hmm...
597
+
598
+ prince o' egypt: 0.68-0.35-0.4
599
+ => -0.07
600
+ = dying/crashing dvdnav =
601
+
602
+ linux VLC:
603
+ libdvdnav: Invalid angle block
604
+ linux mplayer pristine, no libdvd:
605
+ libdvdnav: Invalid angle block
606
+ linux 34118:
607
+ libdvdnav: Invalid angle block
608
+
609
+ tangled loops VLC blackey
610
+ tangled loops VLC work desktop
611
+
612
+ all disney say "no VTS" (only from within virtualbox?).
613
+ works fine VLC mac [with nav] doesn't loop at all [?]
614
+
615
+ mplayer blackey:
616
+ Assertion failed: (vm->state).pgc->cell_playback[(vm->state).cellN - 1].block_mode != 0, file libdvdnav/vm/vm.c, line 1134
617
+ This application has requested the Runtime to terminate it in an unusual way.
618
+ Please contact the application's support team for more information.
619
+ MPlayer interrupted by signal 22 in module: decode_audio
620
+
621
+ dies new lappy same spot, same DVD, but clean :P
622
+
623
+ dies with mplayer Sherpya-SVN-r30369-4.2.5m libdvdnav: Using dvdnav version MPlayer-custom same way
624
+
625
+ mac:
626
+ libdvdnav: Invalid angle block mplayer.here UNKNOWN-4.2.1 libdvdnav: Using dvdnav version MPlayer-custom
627
+ same with MPlayer SVN-r34269-4.2.1 (C) 2000-2011 MPlayer Team
628
+ didn't include the latest dvdnav patches though...though mplayer_edl does :P
629
+
630
+ report different DVD: http://lists.mplayerhq.hu/pipermail/mplayer-users/2008-December/075458.html
631
+ https://trac.handbrake.fr/ticket/125
632
+ https://forum.handbrake.fr/viewtopic.php?f=11&t=14189
633
+
634
+ = VLC patch =
635
+
636
+ dvdnav:// actually has "times" that match its "seek tos"
637
+ they just don't match reality :P
638
+ "don't you get it, Ben?"
639
+
640
+ dvdread:// has "times" that match its "seek tos"
641
+ 1:00:00 "don't you get it, Ben?"
642
+
643
+ should be "I found The Charlotte?...[]The Charlotte?" if it follows sum NAV times...which it doesn't :P
644
+ so they're both bworked, or what?
645
+ dvdnav at least is returning some phreaky ratio: (double)pos / (double)len;
646
+ I guess this lets it...seek ok [but it doesn't always?]
647
+ sounds bworked to me...
648
+
649
+ http://git.videolan.org/?p=vlc.git;a=blobdiff;f=modules/access/dvdnav.c;h=99f2e111fb08b9aa00dffcd3feb081d0d2741902;hp=e7f5adf371db87972a5a0530338e898e8f864ae7;hb=99e7dfd49ccdbe8cbb06bd8047b7080e09fc675e;hpb=bc61326a1dc4e58d6de4d7ce0e0d74efd51b37ca
650
+ was dvdnav splitting into percents.
651
+
652
+ dvd://D:\ *is* dvdnav.
653
+
654
+ dvdnav_get_duration
655
+
656
+ dvdread seems to be 'seek this many blocks'
657
+
658
+ typedef int64_t mtime_t;
659
+ int64_t pgc_length; /* the length of the current program chain in PTS ticks */
660
+ i_pgc_length = event->pgc_length * 1000 / 90;
661
+
662
+ should be 4:02 => 242 seconds
663
+
664
+ 30 should be:
665
+ 2946600
666
+
667
+ dvdnav_time_search versus dvdnav_sector_search huh?
668
+ I think sector_search has an "offset" and also a "force me to go forward" aspect, so they don't immediately conflict [?]
669
+
670
+ pass back needed:
671
+
672
+ get time 3894009
673
+ get length 1718232704
674
+ get time:
675
+ *va_arg( args, int64_t * ) =( event->pgc_length * 1000 / 90)*pos/len;
676
+ get length:
677
+ *va_arg( args, int64_t * ) = (int64_t)p_sys->i_pgc_length
678
+
679
+ 3M for 2seconds, end of sounds
680
+
681
+
682
+ VLC has the right timestamps now, appears.
683
+ guess it's actually consistent (but with wrong times) currently.
684
+ some of them are way off though, right? But at least it always goes forward...
685
+ LODO find more that are off in VLC...
686
+ seems mostly consistent, so hold off I suppose :P
687
+
688
+ = ffplay no white's =
689
+
690
+ 241,241 with VLC displaying mostly-white.bmp
691
+ paint.net 255,255,255
692
+
693
+ = seeking Chris' = "Roger's Wedding" label
694
+
695
+ WMP fails miserably LOL
696
+
697
+ (VLC does better with menus than WMP does :P)
698
+
699
+ VLC seeking is actually right on... [?]
700
+ mplayer_me seems to jump forward by like 1s for 10 LOL
701
+ mplayer seems right on, too...
702
+ *** libdvdread: CHECK_VALUE failed in libdvdread4/ifo_read.c:1664 ***
703
+ *** for c_adt->cell_adr_table[i].start_sector < c_adt->cell_adr_table[i].last_sector ***
704
+ then it plays fine :P
705
+
706
+ same with mplayer_me
707
+
708
+ handbrake refuses it :P
709
+
710
+ == WEDDING == (temple picture)
711
+ seeking seems great, fast, no weird messages, handbrake ok
712
+
713
+ == seeking -c-=
714
+
715
+ his seeks about 15s for a 10s seek
716
+ normal mplayer: like 23s whoa!
717
+
718
+ last NAV packet was 3583.466553 after -> 29.97 3587.050049
719
+ mpeg at 88.030502
720
+ adding difference 0.041710 adding 0.200000 to 3587.091797
721
+ final: 3587.291748
722
+ "mplayer_dvd_splits" => ["3499.07"], # better than 3499.4 with audio only which is like 0.4 too far?
723
+ "dvd_start_offset" => "0.28",
724
+
725
+
726
+ *with an already added 0.2*
727
+ NAV 3583.466553 -> 29.97 3587.050049
728
+ + difference 0.042
729
+ + 0.214
730
+ --------
731
+ 3587.304049 =?= 3587.270502 PRETTY CLOSE lolz
732
+
733
+ 88.030502 + 3499.07 + *0.17*
734
+ => 3587.270502
735
+
736
+ NAV to equal DVD MPEG should be
737
+ NAV*29.97 + (0.214) + difference
738
+ (3587.050049) + 0.214 + 0.042 = 3587.306049 [yup]
739
+
740
+ = other -c- =
741
+
742
+ last NAV packet was 2.833333, mpeg at 3.567245 after -> 29.97 2.836167
743
+ adding difference 0.542209 adding 0.200000 to 3.378376
744
+ final: 3.578376
745
+ using mpeg ts appears larger, which if true is definitely better 3.567245 > 3.578376 - 1.0
746
+
747
+ 2.836167 + 0.2+0.5422 = 3.578367 =~= 3.567245 yes
748
+ 3.588367 hmm...I'm always ahead weird
749
+
750
+ ==== again ====
751
+ last NAV packet was 2399.033447, mpeg at 2401.796387 after -> 29.97 2401.432373
752
+ adding difference 0.166504 adding 0.200000 to 2401.598877
753
+ final: 2401.798828
754
+ using mpeg ts appears larger, which if true is definitely better 2401.796387 > 2401.798828 - 1.0
755
+
756
+ 2401.432373 + 0.2 + 0.166 = 2401.798373 =?= 2401.796387 yes
757
+
758
+ ==== again ====
759
+ last NAV packet was 3492.833252, mpeg at 3496.649170 after -> 29.97 3496.326172
760
+ adding difference 0.125244 adding 0.200000 to 3496.451416
761
+ final: 3496.651367
762
+ using mpeg ts appears larger, which if true is definitely better 3496.649170 > 3496.651367 - 1.0
763
+
764
+ 3496.326172 + 0.2 + 0.125 = 3496.651172 =?= 3496.649170 yes
765
+
766
+ ==== @break ====
767
+ last NAV packet was 3495.333252, mpeg at 0.291958 after -> 29.97 3498.828613
768
+ not adding negative diff -3498.734375adding 0.200000 to 3498.828613
769
+ final: 3499.028564
770
+ last NAV packet was 3495.733398, mpeg at 0.333667 after -> 29.97 3499.229248
771
+ new NAV packet 3499.229248 at 0.333667 adding 0.200000 to 3499.229248
772
+ final: 3499.429199
773
+ 0.4 NAV again
774
+
775
+ at the split:
776
+
777
+ last NAV packet was 3495.733398, mpeg at 0.375375 after -> 29.97 3499.229248
778
+ adding difference 0.041708 adding 0.200000 to 3499.270996
779
+ final: 3499.470947
780
+ last NAV packet was 3495.733398, mpeg at 0.251133 after -> 29.97 3499.229248
781
+ not adding negative diff -0.082533adding 0.200000 to 3499.229248
782
+ final: 3499.429199
783
+
784
+ are there two splits in there?
785
+ maybe the early/late split audio is killing it somehow?
786
+
787
+ here's a split:
788
+
789
+ last NAV packet was 3495.733398, mpeg at 3499.485107 after -> 29.97 3499.229248
790
+ adding difference 0.041748 adding 0.000000 to 3499.270996
791
+ final: 3499.270996
792
+ A: 1.3 V:3499.49 A-V:-3498.211 ct: -0.306 26/ 26 72% 30% 179.4% 0 0
793
+ last NAV packet was 3495.733398, mpeg at 0.251133 after -> 29.97 3499.229248
794
+ not adding odd diff1? -3499.192139adding 0.000000 to 3499.229248
795
+ final: 3499.229248
796
+
797
+ implies a split at 3499.273974'ish sweet!
798
+
799
+ A: 0.6 V:3498.69 Maybe audio way ahead here?
800
+
801
+ audio *is* growing...
802
+ A: 0.9 V:3499.15 A-V:-3498.217 ct: -0.254 19/ 19 96% 65% 209.9% 0 0
803
+ ===== PAUSE =====
804
+ telecine = 1.5 0.157
805
+ vd_ffmpeg data: 10000, fbff5701, 1000080, fb5f86b5
806
+ using IPB
807
+ OSD chg: 5 V: no pb:-1
808
+ A: 1.0 V:3499.19
809
+
810
+ A: 1.3 V:3499.49 then
811
+ A: 1.4 V: 0.25
812
+
813
+ maybe doesn't flush buffers well/right? looks like their audio is way ahead at a split... A: 2.1 V: 0.94
814
+
815
+ of course, I don't have framedrop on...
816
+ ...
817
+ A: 5.0 V: 4.19
818
+ ...
819
+ A: 9.6 V: 9.41
820
+ ...
821
+ A: 14.0 V: 13.99
822
+
823
+ does catch back up...somehow? so maybe the MPEG itself is offset...that's nuts but possible...
824
+
825
+
826
+ Would the true split please stand up?
827
+ 34118:
828
+ A:3498.3 V:3498.32 A-V: -0.040 ct: -0.248 58/ 55 21% 5% 35.5% 0 0
829
+ A:3498.3 V:3498.36 A-V: -0.031 ct: -0.251 59/ 56 20% 5% 34.9% 0 0
830
+ A:3499.3 V: 0.00 A-V:3499.321 ct: -0.247 0/ 0 ??% ??% ??,?% 0 0
831
+ A: -0.7 V: 0.04 A-V: -0.728 ct: -0.247 1/ 1 ??% ??% ??,?% 0 0
832
+ A: -0.6 V: 0.04 A-V: -0.608 ct: -0.247 1/ 1 ??% ??% ??,?% 0 0
833
+ A: -0.4 V: 0.04 A-V: -0.468 ct: -0.247 1/ 1 ??% ??% ??,?% 0 0
834
+ A: -0.3 V: 0.04 A-V: -0.298 ct: -0.247 1/ 1 ??% ??% ??,?% 0 0
835
+ A: -0.1 V: 0.04 A-V: -0.128 ct: -0.247 1/ 1 ??% ??% ??,?% 0 0
836
+ A: 0.1 V: 0.04 A-V: 0.032 ct: -0.247 1/ 1 ??% ??% ??,?% 0 0
837
+ A: 0.2 V: 0.04 A-V: 0.132 ct: -0.243 1/ 1 ??% ??% ??,?% 0 0
838
+ A: 0.2 V: 0.08 A-V: 0.151 ct: -0.239 2/ 2 ??% ??% ??,?% 0 0
839
+ A: 0.3 V: 0.13 A-V: 0.139 ct: -0.235 3/ 3 ??% ??% ??,?% 0 0
840
+ A: 0.3 V: 0.17 A-V: 0.107 ct: -0.231 4/ 4 ??% ??% ??,?% 0 0
841
+ A: 0.3 V: 0.21 A-V: 0.106 ct: -0.226 5/ 5 ??% ??% ??,?% 0 0
842
+ A: 0.4 V: 0.25 A-V: 0.114 ct: -0.222 6/ 6 ??% ??% ??,?% 0 0
843
+ A: 0.4 V:3498.69 A-V:-3498.298 ct: -0.226 7/ 7 ??% ??% ??,?% 0 0
844
+ A: 0.4 V:3498.73 A-V:-3498.310 ct: -0.231 8/ 8 ??% ??% ??,?% 0 0
845
+ A: 0.5 V:3498.78 A-V:-3498.281 ct: -0.235 9/ 9 ??% ??% ??,?% 0 0
846
+ A: 0.5 V:3498.82 A-V:-3498.273 ct: -0.239 10/ 10 ??% ??% ??,?% 0 0
847
+ A: 0.6 V:3498.86 A-V:-3498.275 ct: -0.243 11/ 11 103% 30% 253.1% 0 0
848
+ A: 0.6 V:3498.90 A-V:-3498.297 ct: -0.247 12/ 12 95% 28% 235.1% 0 0
849
+ A: 0.7 V:3498.94 A-V:-3498.289 ct: -0.251 13/ 13 89% 26% 218.5% 0 0
850
+ A: 0.7 V:3498.98 A-V:-3498.312 ct: -0.256 14/ 14 83% 25% 204.1% 0 0
851
+ A: 0.8 V:3499.03 A-V:-3498.272 ct: -0.260 15/ 15 78% 24% 193.2% 0 0
852
+ A: 0.8 V:3499.07 A-V:-3498.254 ct: -0.264 16/ 16 74% 23% 187.0% 0 0
853
+ A: 0.9 V:3499.11 A-V:-3498.256 ct: -0.268 17/ 17 70% 22% 180.1% 0 0
854
+ A: 0.9 V:3499.15 A-V:-3498.267 ct: -0.272 18/ 18 67% 21% 171.1% 0 0
855
+ A: 0.9 V:3499.19 A-V:-3498.259 ct: -0.276 19/ 19 64% 20% 163.4% 0 0
856
+ A: 1.0 V:3499.23 A-V:-3498.271 ct: -0.281 20/ 20 61% 19% 155.6% 0 0
857
+ A: 1.0 V:3499.28 A-V:-3498.242 ct: -0.285 21/ 21 58% 19% 151.3% 0 0
858
+ A: 1.1 V:3499.32 A-V:-3498.234 ct: -0.289 22/ 22 56% 18% 146.8% 0 0
859
+ A: 1.1 V:3499.36 A-V:-3498.236 ct: -0.293 23/ 23 54% 17% 140.9% 0 0
860
+ A: 1.2 V:3499.40 A-V:-3498.238 ct: -0.297 24/ 24 52% 17% 135.5% 0 0
861
+ A: 1.2 V:3499.44 A-V:-3498.239 ct: -0.301 25/ 25 51% 16% 130.5% 0 0
862
+ A: 1.3 V:3499.49 A-V:-3498.231 ct: -0.306 26/ 26 49% 16% 126.9% 0 0
863
+ A: 1.3 V: 0.25 A-V: 1.073 ct: -0.301 27/ 27 48% 15% 124.5% 0 0
864
+ A: 1.4 V: 0.29 A-V: 1.061 ct: -0.297 28/ 28 46% 15% 122.3% 0 0
865
+
866
+ straight svn:
867
+
868
+ A:3498.9 V:3498.9 A-V: -0.007 ct: -0.244 72/ 69 17% 5% 28.6% 0 0
869
+ A:3499.0 V:3498.9 A-V: 0.015 ct: -0.242 73/ 70 17% 5% 28.2% 0 0
870
+ A:3498.9 V:3499.0 A-V: -0.037 ct: -0.246 74/ 71 17% 5% 27.8% 0 0
871
+ A:3499.0 V:3499.0 A-V: -0.036 ct: -0.250 75/ 72 17% 5% 27.4% 0 0
872
+ A:3499.3 V: 0.0 A-V:3499.299 ct: -0.250 0/ 0 ??% ??% ??,?% 0 0
873
+ A: 0.1 V: 0.0 A-V: 0.115 ct: -0.245 0/ 0 ??% ??% ??,?% 0 0
874
+ A: 0.2 V: 0.0 A-V: 0.138 ct: -0.241 1/ 1 ??% ??% ??,?% 0 0
875
+ A: 0.2 V: 0.1 A-V: 0.107 ct: -0.237 2/ 2 ??% ??% ??,?% 0 0
876
+ A: 0.2 V: 0.1 A-V: 0.118 ct: -0.233 3/ 3 ??% ??% ??,?% 0 0
877
+ A: 0.3 V: 0.2 A-V: 0.119 ct: -0.229 4/ 4 ??% ??% ??,?% 0 0
878
+ no resets, even with "his precise seeking patch" applied
879
+ very precise A/V as well...hmm...
880
+
881
+ A:3498.3 V:3498.32 A-V: -0.050 ct: -0.250 58/ 55 8% 1% 36.5% 0 0
882
+ A:3498.3 V:3498.36 A-V: -0.041 ct: -0.254 59/ 56 8% 1% 35.9% 0 0
883
+ libdvdnav: get_PGCN failed. Was trying to find pgcN in domain 2
884
+ libdvdnav: chapter NOT FOUND!
885
+ libdvdnav: get_PGCN failed. Was trying to find pgcN in domain 2
886
+ libdvdnav: chapter NOT FOUND!
887
+ A:3499.3 V: 0.00 A-V:3499.321 ct: -0.250 0/ 0 ??% ??% ??,?% 0 0
888
+ A: -0.6 V: 0.04 A-V: -0.628 ct: -0.250 1/ 1 ??% ??% ??,?% 0 0
889
+ A: -0.5 V: 0.04 A-V: -0.498 ct: -0.250 1/ 1 ??% ??% ??,?% 0 0
890
+ A: -0.3 V: 0.04 A-V: -0.378 ct: -0.250 1/ 1 ??% ??% ??,?% 0 0
891
+ A: -0.2 V: 0.04 A-V: -0.248 ct: -0.250 1/ 1 ??% ??% ??,?% 0 0
892
+ A: -0.1 V: 0.04 A-V: -0.150 ct: -0.250 1/ 1 ??% ??% ??,?% 0 0
893
+ A: 0.1 V: 0.04 A-V: 0.062 ct: -0.250 1/ 1 ??% ??% ??,?% 0 0
894
+ A: 0.1 V: 0.04 A-V: 0.100 ct: -0.246 1/ 1 ??% ??% ??,?% 0 0
895
+ A: 0.2 V: 0.08 A-V: 0.141 ct: -0.242 2/ 2 ??% ??% ??,?% 0 0
896
+ A: 0.3 V: 0.13 A-V: 0.129 ct: -0.237 3/ 3 ??% ??% ??,?% 0 0
897
+ A: 0.3 V: 0.17 A-V: 0.097 ct: -0.233 4/ 4 ??% ??% ??,?% 0 0
898
+ A: 0.3 V: 0.21 A-V: 0.096 ct: -0.229 5/ 5 ??% ??% ??,?% 0 0
899
+ A: 0.4 V: 0.25 A-V: 0.114 ct: -0.225 6/ 6 ??% ??% ??,?% 0 0
900
+ A: 0.4 V:3498.69 A-V:-3498.298 ct: -0.229 7/ 7 ??% ??% ??,?% 0 0
901
+ A: 0.4 V:3498.73 A-V:-3498.320 ct: -0.233 8/ 8 ??% ??% ??,?% 0 0
902
+ A: 0.5 V:3498.78 A-V:-3498.282 ct: -0.237 9/ 9 ??% ??% ??,?% 0 0
903
+ A: 0.5 V:3498.82 A-V:-3498.283 ct: -0.242 10/ 10 ??% ??% ??,?% 0 0
904
+ A: 0.6 V:3498.86 A-V:-3498.295 ct: -0.246 11/ 11 46% 5% 260.9% 0 0
905
+ A: 0.6 V:3498.90 A-V:-3498.277 ct: -0.250 12/ 12 43% 5% 242.3% 0 0
906
+ A: 0.7 V:3498.94 A-V:-3498.289 ct: -0.254 13/ 13 41% 5% 225.2% 0 0
907
+ A: 0.7 V:3498.98 A-V:-3498.290 ct: -0.258 14/ 14 38% 4% 210.2% 0 0
908
+ A: 0.8 V:3499.03 A-V:-3498.272 ct: -0.263 15/ 15 36% 4% 199.0% 0 0
909
+ A: 0.8 V:3499.07 A-V:-3498.254 ct: -0.267 16/ 16 35% 4% 192.5% 0 0
910
+ A: 0.9 V:3499.11 A-V:-3498.255 ct: -0.271 17/ 17 33% 3% 185.0% 0 0
911
+ A: 0.9 V:3499.15 A-V:-3498.267 ct: -0.275 18/ 18 32% 3% 175.5% 0 0
912
+ A: 0.9 V:3499.19 A-V:-3498.259 ct: -0.279 19/ 19 31% 3% 167.7% 0 0
913
+ A: 0.9 V:3499.23 A-V:-3498.292 ct: -0.283 20/ 20 29% 3% 161.4% 0 0
914
+ A: 1.0 V:3499.28 A-V:-3498.252 ct: -0.288 21/ 21 28% 3% 155.4% 0 0
915
+ A: 1.1 V:3499.32 A-V:-3498.244 ct: -0.292 22/ 22 27% 3% 150.0% 0 0
916
+ A: 1.1 V:3499.36 A-V:-3498.256 ct: -0.296 23/ 23 26% 2% 144.0% 0 0
917
+ A: 1.2 V:3499.40 A-V:-3498.247 ct: -0.300 24/ 24 25% 2% 138.3% 0 0
918
+ A: 1.2 V:3499.44 A-V:-3498.249 ct: -0.304 25/ 25 25% 2% 133.2% 0 0
919
+ A: 1.3 V:3499.48 A-V:-3498.231 ct: -0.308 26/ 26 24% 2% 129.4% 0 0
920
+ A: 1.3 V: 0.25 A-V: 1.011 ct: -0.304 27/ 27 23% 2% 125.8% 0 0
921
+ A: 1.4 V: 0.29 A-V: 1.061 ct: -0.300 28/ 28 23% 2% 124.6% 0 0
922
+ A: 1.4 V: 0.33 A-V: 1.060 ct: -0.296 29/ 29 22% 2% 121.7% 0 0
923
+ even with direct3d/directx
924
+ behold, I tell you a mystery
925
+
926
+ old gcc, svn but with "just" his seeking patch applied/used:
927
+
928
+ A:3498.9 V:3499.0 A-V: -0.048 ct: -0.257 122/119 13% 5% 28.2% 0 0
929
+ A:3499.0 V:3499.0 A-V: -0.047 ct: -0.261 123/120 13% 5% 28.0% 0 0 # note lack of "using new"
930
+ libdvdnav: get_PGCN failed. Was trying to find pgcN in domain 2
931
+ libdvdnav: chapter NOT FOUND!
932
+ libdvdnav: get_PGCN failed. Was trying to find pgcN in domain 2
933
+ libdvdnav: chapter NOT FOUND!
934
+ A:3499.3 V: 0.0 A-V:3499.299 ct: -0.261 0/ 0 ??% ??% ??,?% 0 0
935
+ A: 0.1 V: 0.0 A-V: 0.094 ct: -0.257 0/ 0 ??% ??% ??,?% 0 0
936
+ A: 0.2 V: 0.0 A-V: 0.138 ct: -0.253 1/ 1 ??% ??% ??,?% 0 0
937
+
938
+
939
+ ooh the various mplayer's have *different* looking splits.
940
+
941
+ Why is mine different than trunk, with the same gcc <sigh>.
942
+
943
+ Maybe mine is older svn version?
944
+ mine: SVN-r34269-4.5.1
945
+ svn_upstreamer: SVN-r34341-4.5.1
946
+
947
+ that cannot matter though LOL
948
+
949
+ ooh once got the "freaky bad" with the new SVN
950
+
951
+ now I consistently get it:
952
+
953
+ A:3498.3 V:3498.28 A-V: -0.008 ct: -0.219 93/ 90 14% 6% 34.7% 0 0
954
+ A:3498.3 V:3498.32 A-V: -0.031 ct: -0.222 94/ 91 14% 6% 34.4% 0 0
955
+ A:3499.3 V: 0.00 A-V:3499.321 ct: -0.218 0/ 0 ??% ??% ??,?% 0 0
956
+ A: -0.7 V: 0.04 A-V: -0.728 ct: -0.218 1/ 1 ??% ??% ??,?% 0 0
957
+ A: -0.6 V: 0.04 A-V: -0.608 ct: -0.218 1/ 1 ??% ??% ??,?% 0 0
958
+ A: -0.4 V: 0.04 A-V: -0.468 ct: -0.218 1/ 1 ??% ??% ??,?% 0 0
959
+ A: -0.3 V: 0.04 A-V: -0.298 ct: -0.218 1/ 1 ??% ??% ??,?% 0 0
960
+ A: -0.1 V: 0.04 A-V: -0.128 ct: -0.218 1/ 1 ??% ??% ??,?% 0 0
961
+ A: 0.1 V: 0.04 A-V: 0.032 ct: -0.218 1/ 1 ??% ??% ??,?% 0 0
962
+ A: 0.2 V: 0.04 A-V: 0.132 ct: -0.214 1/ 1 ??% ??% ??,?% 0 0
963
+ A: 0.2 V: 0.08 A-V: 0.141 ct: -0.210 2/ 2 ??% ??% ??,?% 0 0
964
+ A: 0.3 V: 0.13 A-V: 0.129 ct: -0.206 3/ 3 ??% ??% ??,?% 0 0
965
+ A: 0.3 V: 0.17 A-V: 0.097 ct: -0.202 4/ 4 ??% ??% ??,?% 0 0
966
+ A: 0.3 V: 0.21 A-V: 0.106 ct: -0.197 5/ 5 ??% ??% ??,?% 0 0
967
+ A: 0.4 V: 0.25 A-V: 0.114 ct: -0.193 6/ 6 ??% ??% ??,?% 0 0
968
+ A: 0.4 V: 0.29 A-V: 0.102 ct: -0.189 7/ 7 ??% ??% ??,?% 0 0
969
+ A: 0.4 V:3498.69 A-V:-3498.278 ct: -0.193 8/ 8 ??% ??% ??,?% 0 0
970
+ A: 0.5 V:3498.73 A-V:-3498.260 ct: -0.197 9/ 9 ??% ??% ??,?% 0 0
971
+ A: 0.5 V:3498.78 A-V:-3498.251 ct: -0.202 10/ 10 ??% ??% ??,?% 0 0
972
+ A: 0.6 V:3498.82 A-V:-3498.263 ct: -0.206 11/ 11 116% 52% 351.2% 0 0
973
+ A: 0.6 V:3498.86 A-V:-3498.245 ct: -0.210 12/ 12 107% 48% 328.1% 0 0
974
+ A: 0.6 V:3498.90 A-V:-3498.257 ct: -0.214 13/ 13 100% 45% 304.8% 0 0
975
+ A: 0.7 V:3498.94 A-V:-3498.249 ct: -0.218 14/ 14 94% 42% 284.5% 0 0
976
+ A: 0.7 V:3498.98 A-V:-3498.240 ct: -0.222 15/ 15 88% 40% 268.5% 0 0
977
+ A: 0.8 V:3499.03 A-V:-3498.232 ct: -0.227 16/ 16 83% 38% 256.1% 0 0
978
+ A: 0.8 V:3499.07 A-V:-3498.224 ct: -0.231 17/ 17 79% 36% 245.2% 0 0
979
+ A: 0.9 V:3499.11 A-V:-3498.226 ct: -0.235 18/ 18 75% 34% 234.0% 0 0
980
+ A: 0.9 V:3499.15 A-V:-3498.227 ct: -0.239 19/ 19 72% 32% 223.6% 0 0
981
+ A: 1.0 V:3499.19 A-V:-3498.239 ct: -0.243 20/ 20 69% 31% 212.9% 0 0
982
+ A: 1.0 V:3499.23 A-V:-3498.242 ct: -0.248 21/ 21 66% 30% 204.7% 0 0
983
+ A: 1.1 V:3499.28 A-V:-3498.192 ct: -0.252 22/ 22 63% 28% 198.5% 0 0
984
+ A: 1.1 V:3499.32 A-V:-3498.204 ct: -0.256 23/ 23 61% 27% 190.4% 0 0
985
+ A: 1.2 V:3499.36 A-V:-3498.206 ct: -0.260 24/ 24 59% 26% 183.0% 0 0
986
+ A: 1.2 V:3499.40 A-V:-3498.198 ct: -0.264 25/ 25 57% 26% 176.6% 0 0
987
+ A: 1.2 V:3499.44 A-V:-3498.199 ct: -0.268 26/ 26 55% 25% 171.1% 0 0
988
+ A: 1.3 V:3499.49 A-V:-3498.213 ct: -0.273 27/ 27 53% 24% 166.0% 0 0
989
+ A: 1.4 V: 0.25 A-V: 1.103 ct: -0.268 28/ 28 52% 23% 163.5% 0 0
990
+ A: 1.4 V: 0.29 A-V: 1.091 ct: -0.264 29/ 29 50% 23% 158.7% 0 0
991
+
992
+
993
+ use or non use of "enable precise seeking" patch doesn't seem to change it.
994
+ broken cat maybe?
995
+ fixed cat doesn't fix "mplayer_me" from doing it though
996
+
997
+ svn:
998
+ A: 0.5 V: 0.5 A-V: 0.062 ct: -0.199 11/ 11 153% 68% 347.1% 0 0
999
+ A: 0.6 V: 0.3 A-V: 0.334 ct: -0.195 12/ 12 141% 63% 320.4% 0 0
1000
+
1001
+
1002
+ A: 0.5 V: 0.4 A-V: 0.050 ct: -0.157 10/ 10 ??% ??% ??,?% 1 0
1003
+ A: 0.5 V: 0.3 A-V: 0.291 ct: -0.153 11/ 11 220% 130% 348.9% 1 0 # 0.4 to 0.3 this time?
1004
+ A: 0.6 V: 0.3 A-V: 0.292 ct: -0.149 12/ 12 204% 120% 326.8% 1 0
1005
+ A: 0.6 V: 0.3 A-V: 0.293 ct: -0.145 13/ 13 190% 112% 306.6% 1 0
1006
+ A: 0.7 V: 0.4 A-V: 0.294 ct: -0.141 14/ 14 178% 105% 290.3% 1 0
1007
+ A: 0.7 V: 0.4 A-V: 0.273 ct: -0.136 15/ 15 167% 99% 273.9% 1 0
1008
+ A: 0.7 V: 0.5 A-V: 0.253 ct: -0.132 16/ 16 158% 93% 258.8% 1 0
1009
+
1010
+
1011
+ A: 0.4 V: 0.3 A-V: 0.102 ct: -0.177 8/ 8 ??% ??% ??,?% 0 0
1012
+ A: 0.5 V: 0.4 A-V: 0.081 ct: -0.173 9/ 9 ??% ??% ??,?% 0 0
1013
+ A: 0.5 V: 0.4 A-V: 0.104 ct: -0.169 10/ 10 ??% ??% ??,?% 0 0 # end of 0.4
1014
+ A: 0.6 V: 0.3 A-V: 0.312 ct: -0.165 11/ 11 118% 57% 143.9% 0 0
1015
+
1016
+ This one (phreaky) always goes up:
1017
+
1018
+ A: 1.4 V:3499.49 A-V:-3498.041 ct: -0.221 31/ 31 59% 94% 170.2% 0 0
1019
+ A: 1.5 V: 0.25 A-V: 1.253 ct: -0.217 32/ 32 58% 91% 166.3% 0 0
1020
+ A: 1.5 V: 0.29 A-V: 1.241 ct: -0.213 33/ 33 56% 88% 162.3% 0 0
1021
+
1022
+ and now we're back to phreaky with svn:
1023
+
1024
+ A:3498.89 V:3498.82 A-V: 0.076 ct: -0.185 106/103 17% 28% 34.0% 0 0
1025
+ A:3498.96 V:3498.86 A-V: 0.099 ct: -0.183 107/104 17% 29% 33.7% 0 0
1026
+ A:3498.95 V:3498.90 A-V: 0.046 ct: -0.187 108/105 17% 29% 33.5% 0 0
1027
+ A:3498.97 V:3498.94 A-V: 0.026 ct: -0.189 109/106 17% 29% 33.1% 0 0
1028
+ A:3499.30 V: 0.00 A-V:3499.299 ct: -0.189 0/ 0 ??% ??% ??,?% 0 0
1029
+ A: 0.09 V: 0.00 A-V: 0.094 ct: -0.185 0/ 0 ??% ??% ??,?% 0 0
1030
+ A: 0.18 V: 0.04 A-V: 0.138 ct: -0.181 1/ 1 ??% ??% ??,?% 0 0
1031
+ A: 0.19 V: 0.08 A-V: 0.107 ct: -0.177 2/ 2 ??% ??% ??,?% 0 0
1032
+ A: 0.24 V: 0.13 A-V: 0.118 ct: -0.173 3/ 3 ??% ??% ??,?% 0 0
1033
+ A: 0.31 V: 0.17 A-V: 0.141 ct: -0.169 4/ 4 ??% ??% ??,?% 0 0
1034
+ A: 0.35 V:3499.19 A-V:-3498.843 ct: -0.173 5/ 5 ??% ??% ??,?% 0 0
1035
+ A: 0.39 V:3499.23 A-V:-3498.842 ct: -0.177 6/ 6 ??% ??% ??,?% 0 0
1036
+ A: 0.48 V:3499.28 A-V:-3498.798 ct: -0.181 7/ 7 ??% ??% ??,?% 0 0
1037
+ A: 0.47 V:3499.32 A-V:-3498.851 ct: -0.185 8/ 8 ??% ??% ??,?% 0 0
1038
+ A: 0.52 V:3499.36 A-V:-3498.839 ct: -0.189 9/ 9 ??% ??% ??,?% 0 0
1039
+ A: 0.54 V:3499.40 A-V:-3498.860 ct: -0.194 10/ 10 ??% ??% ??,?% 0 0
1040
+ A: 0.61 V:3499.44 A-V:-3498.837 ct: -0.198 11/ 11 162% 277% 359.8% 0 0
1041
+ A: 0.67 V:3499.49 A-V:-3498.815 ct: -0.202 12/ 12 152% 257% 342.7% 0 0
1042
+ A: 0.71 V: 0.25 A-V: 0.462 ct: -0.198 13/ 13 141% 239% 323.7% 0 0
1043
+ A: 0.76 V: 0.29 A-V: 0.463 ct: -0.194 14/ 14 132% 228% 303.4% 0 0
1044
+ A: 0.74 V: 0.33 A-V: 0.410 ct: -0.189 15/ 15 125% 214% 288.6% 0 0
1045
+ A: 0.79 V: 0.38 A-V: 0.411 ct: -0.185 16/ 16 118% 206% 271.6% 0 0
1046
+
1047
+
1048
+ A: 0.54 V: 0.46 A-V: 0.083 ct: -0.149 11/ 11 184% 219% 366.0% 1 0
1049
+ A: 0.61 V: 0.25 A-V: 0.355 ct: -0.145 12/ 12 170% 203% 342.9% 1 0
1050
+
1051
+
1052
+ A: 0.49 V: 0.42 A-V: 0.072 ct: -0.167 10/ 10 ??% ??% ??,?% 0 0 # odd...
1053
+ A: 0.54 V: 0.25 A-V: 0.291 ct: -0.163 11/ 11 183% 116% 319.5% 0 0
1054
+
1055
+
1056
+ A: 0.49 V: 0.42 A-V: 0.072 ct: -0.160 10/ 10 ??% ??% ??,?% 0 0
1057
+ A: 0.54 V: 0.25 A-V: 0.291 ct: -0.156 11/ 11 180% 113% 388.2% 0 0
1058
+
1059
+ so should add 0.42-0.25 = 0.17
1060
+
1061
+ minc, interesting:
1062
+
1063
+
1064
+ A:1547.22 V:1547.21 A-V: 0.015 ct: -0.201 220/220 9% 8% 30.2% 0 0
1065
+ A:1547.25 V:1547.25 A-V: -0.005 ct: -0.202 221/221 9% 8% 30.1% 0 0
1066
+ A:1547.29 V:1547.29 A-V: -0.004 ct: -0.202 222/222 9% 8% 30.0% 0 0
1067
+ A:1547.62 V: 0.00 A-V:1547.619 ct: -0.202 0/ 0 ??% ??% ??,?% 0 0
1068
+ A: 0.12 V: 0.00 A-V: 0.115 ct: -0.198 0/ 0 ??% ??% ??,?% 0 0
1069
+ A: 0.16 V: 0.04 A-V: 0.116 ct: -0.194 1/ 1 ??% ??% ??,?% 0 0
1070
+ A: 0.22 V: 0.08 A-V: 0.139 ct: -0.190 2/ 2 ??% ??% ??,?% 0 0
1071
+ A: 0.21 V: 0.13 A-V: 0.086 ct: -0.186 3/ 3 ??% ??% ??,?% 0 0
1072
+ A: 0.29 V: 0.17 A-V: 0.119 ct: -0.182 4/ 4 ??% ??% ??,?% 0 0
1073
+ A: 0.33 V: 0.21 A-V: 0.120 ct: -0.177 5/ 5 ??% ??% ??,?% 0 0
1074
+ A: 0.37 V: 0.25 A-V: 0.121 ct: -0.173 6/ 6 ??% ??% ??,?% 0 0
1075
+ A: 0.41 V: 0.29 A-V: 0.122 ct: -0.169 7/ 7 ??% ??% ??,?% 0 0
1076
+ A: 0.44 V: 0.33 A-V: 0.102 ct: -0.165 8/ 8 ??% ??% ??,?% 0 0
1077
+ A: 0.48 V:1547.71 A-V:-1547.232 ct: -0.169 9/ 9 ??% ??% ??,?% 0 0
1078
+ A: 0.50 V:1547.75 A-V:-1547.252 ct: -0.173 10/ 10 ??% ??% ??,?% 0 0
1079
+ A: 0.53 V:1547.79 A-V:-1547.262 ct: -0.177 11/ 11 185% 171% 609.4% 0 0
1080
+ A: 0.63 V: 0.28 A-V: 0.347 ct: -0.173 12/ 12 171% 159% 574.1% 0 0 # note down to .28 from 0.33
1081
+ A: 0.67 V: 0.32 A-V: 0.348 ct: -0.169 13/ 13 159% 148% 536.9% 0 0
1082
+ A: 0.69 V: 0.36 A-V: 0.328 ct: -0.165 14/ 14 149% 138% 503.2% 0 0
1083
+
1084
+ it "maybe" the same thing...FWIW.
1085
+ does seem to be at a chapter break or something, somehow.
1086
+
1087
+ so I think...
1088
+
1089
+
1090
+ A:1488.34 V:1488.35 A-V: -0.010 ct: -0.256 111/111 7% 5% 29.3% 0 0
1091
+ A:1488.40 V:1488.39 A-V: 0.012 ct: -0.255 112/112 7% 5% 29.1% 0 0
1092
+ A:1488.74 V: 0.00 A-V:1488.745 ct: -0.255 0/ 0 ??% ??% ??,?% 0 0
1093
+ A: 0.12 V: 0.00 A-V: 0.124 ct: -0.251 0/ 0 ??% ??% ??,?% 0 0
1094
+ A: 0.19 V: 0.04 A-V: 0.147 ct: -0.247 1/ 1 ??% ??% ??,?% 0 0
1095
+ A: 0.23 V: 0.08 A-V: 0.148 ct: -0.243 2/ 2 ??% ??% ??,?% 0 0
1096
+ A: 0.27 V: 0.13 A-V: 0.149 ct: -0.239 3/ 3 ??% ??% ??,?% 0 0
1097
+ A: 0.32 V: 0.17 A-V: 0.150 ct: -0.234 4/ 4 ??% ??% ??,?% 0 0
1098
+ A: 0.36 V: 0.21 A-V: 0.151 ct: -0.230 5/ 5 ??% ??% ??,?% 0 0
1099
+ A: 0.38 V: 0.25 A-V: 0.130 ct: -0.226 6/ 6 ??% ??% ??,?% 0 0
1100
+ A: 0.40 V: 0.29 A-V: 0.110 ct: -0.222 7/ 7 ??% ??% ??,?% 0 0
1101
+ A: 0.47 V:1488.77 A-V:-1488.301 ct: -0.226 8/ 8 ??% ??% ??,?% 0 0
1102
+ A: 0.51 V:1488.81 A-V:-1488.300 ct: -0.230 9/ 9 ??% ??% ??,?% 0 0
1103
+ A: 0.53 V:1488.85 A-V:-1488.321 ct: -0.234 10/ 10 ??% ??% ??,?% 0 0
1104
+ A: 0.56 V:1488.90 A-V:-1488.339 ct: -0.239 11/ 11 72% 55% 304.3% 0 0
1105
+ A: 0.66 V: 0.29 A-V: 0.366 ct: -0.234 12/ 12 67% 52% 281.6% 0 0
1106
+ A: 0.68 V: 0.33 A-V: 0.345 ct: -0.230 13/ 13 63% 48% 263.9% 0 0
1107
+
1108
+ == @ -ss 3590 NAV goes down?==
1109
+
1110
+ last NAV packet was 3590.966667, mpeg at 0.066733 after -> 29.97 3594.557617
1111
+ new NAV packet! 3594.557617 [adjusted] at 0.066733 adding 0.000000 to 3594.557617
1112
+ final: 3594.557617
1113
+ last NAV packet was 3590.966553, mpeg at 0.100100 after -> 29.97 3594.557617
1114
+ adding difference 0.033367 adding 0.000000 to 3594.591064
1115
+ final: 3594.591064
1116
+
1117
+
1118
+ last NAV packet was 3590.966553, mpeg at 95.663109 after -> 29.97 3594.557617
1119
+ not adding odd diff1? 95.596375adding 0.000000 to 3594.557617
1120
+ final: 3594.557617
1121
+ 3590 is like 95 *past* the split @ 3499
1122
+
1123
+
1124
+
1125
+ 7.2.2.2. Telecined
1126
+ I think "from TV" DVD's are telecined, and movies aren't, so you don't need softskip for the movie DVD's I guess.
1127
+
1128
+ == nav packets on -c-=
1129
+
1130
+ last NAV packet was 0.000000, mpeg at 0.000000 after -> 29.97 0.000000 # audio packets?
1131
+
1132
+
1133
+ last NAV packet was 1.600000, mpeg at 2.574586 after -> 29.97 1.601600
1134
+ adding difference 0.759091 adding 0.200000 to 2.360691
1135
+ final: 2.560691
1136
+ using mpeg ts appears larger, which if true is definitely better 2.574586 > 2.560691 - 1.0
1137
+ last NAV packet was 2.400000, mpeg at 2.616294 after -> 29.97 2.402400
1138
+
1139
+ NAV packet of 0.8! whoa!
1140
+ then
1141
+ last NAV packet was 2.400000, mpeg at 2.983327 after -> 29.97 2.402400
1142
+ adding difference 0.367033 adding 0.200000 to 2.769433
1143
+ final: 2.969433
1144
+ using mpeg ts appears larger, which if true is definitely better 2.983327 > 2.969433 - 1.0
1145
+ last NAV packet was 2.833333, mpeg at 3.025035 after -> 29.97 2.836167
1146
+ NAV packet of 0.43 which is *not* 0.5
1147
+ then 3.6
1148
+ now 0.8'ish again. fascinating.
1149
+
1150
+ many are 0.40
1151
+
1152
+ last NAV packet was 0.400000, mpeg at 0.614300
1153
+ so the NAV packets think it starts at...
1154
+
1155
+ conc: looks like tmap "typically" tends to go forward [?] from somewhere
1156
+
1157
+ == seeking bunny ==
1158
+
1159
+ when it goes to a new VOB it must accidentally reset somehow, thus thinking it's at 500'ish
1160
+
1161
+ mplayer.exe -framedrop -mc 1 -autosync 30 -nosub -noautosub -forcedsubsonly -sid 1000 -alang en -slang en -msglevel identify=4 -mouse-movements -sws 9 -ssf ls=75.0 -ssf cs=7.0 -lavdopts threads=2 -font c:/dev/ruby/sensible-cinema/vendor/subfont.ttf -volume 100 -vo direct3d -input conf="/dev/ruby/sensible-cinema/mplayer_input_conf" -osdlevel 2 -osd-fractions 1 "dvdnav://2/H:" -osd-verbose -ss 298
1162
+
1163
+
1164
+ A: 299.7 V:299.72 A-V: 0.017 ct: -0.096 20/ 17 47% 61% 5.7% 0 0
1165
+ last NAV packet was 299.000000, mpeg at 299.766144 after -> 29.97 299.299011
1166
+ adding difference 0.229462 adding 0.000000 to 299.528473
1167
+ final: 299.528473
1168
+ libdvdnav: get_PGCN failed. Was trying to find pgcN in domain 20 0
1169
+ libdvdnav: chapter NOT FOUND!
1170
+ libdvdnav: get_PGCN failed. Was trying to find pgcN in domain 2
1171
+ libdvdnav: chapter NOT FOUND!
1172
+
1173
+ DVDNAV_TITLE_IS_MOVIE
1174
+ [ac3 @ 00c3fbc0]incomplete frame
1175
+ weird fella suddenly we're not a DVD? mpeg at 0.000000 adding 0.000000 to 0.000000
1176
+ final: 0.000000
1177
+ A: 300.5 V: 0.00 A-V:300.470 ct: 0.905 0/ 0 ??% ??% ??,?% 0 0
1178
+ [ac3 @ 00c3fbc0]frame sync error
1179
+
1180
+ last NAV packet was 299.000000, mpeg at 0.041708 after -> 29.97 299.299011
1181
+ not adding negative diff -299.494965adding 0.000000 to 299.299011
1182
+ final: 299.299011
1183
+ A: 299.5 V: 0.04 A-V:299.438 ct: 1.905 1/ 1 ??% ??% ??,?% 1 0
1184
+ last NAV packet was 299.000000, mpeg at 0.083417 after -> 29.97 299.299011
1185
+ not adding negative diff -299.453278adding 0.000000 to 299.299011
1186
+ final: 299.299011
1187
+ A: 298.6 V: 0.08 A-V:298.470 ct: 2.905 2/ 2 ??% ??% ??,?% 2 0
1188
+ last NAV packet was 299.000000, mpeg at 0.125125 after -> 29.97 299.299011
1189
+ not adding negative diff -299.411560adding 0.000000 to 299.299011
1190
+ final: 299.299011
1191
+ A: 297.6 V: 0.13 A-V:297.470 ct: 3.905 3/ 3 ??% ??% ??,?% 3 0
1192
+ last NAV packet was 299.000000, mpeg at 0.166833 after -> 29.97 299.299011
1193
+ not adding negative diff -299.369843adding 0.000000 to 299.299011
1194
+ final: 299.299011
1195
+ A: 296.6 V: 0.17 A-V:296.470 ct: 4.905 4/ 4 ??% ??% ??,?% 4 0
1196
+ last NAV packet was 299.500000, mpeg at 0.208542 after -> 29.97 299.799500
1197
+ new NAV packet! 299.799500 [adjusted] at 0.208542 adding 0.000000 to 299.799500
1198
+ final: 299.799500
1199
+ A: 295.7 V: 0.21 A-V:295.470 ct: 5.905 5/ 5 ??% ??% ??,?% 5 0
1200
+ last NAV packet was 299.500000, mpeg at 0.250250 after -> 29.97 299.799500
1201
+ adding difference 0.041708 adding 0.000000 to 299.841217
1202
+ final: 299.841217
1203
+ A: 294.7 V: 0.25 A-V:294.470 ct: 6.905 6/ 6 ??% ??% ??,?% 6 0
1204
+ last NAV packet was 299.500000, mpeg at 300.099792 after -> 29.97 299.799500
1205
+ adding difference 299.891266 adding 0.000000 to 599.690796
1206
+ final: 599.690796
1207
+
1208
+ Freaky VOB interloper...
1209
+
1210
+ == sintel dvd menu highlight==
1211
+ VLC "straight"
1212
+ red, grey, grey
1213
+ MPC
1214
+ red, red, red
1215
+ mplayer
1216
+ grey, grey, grey :)
1217
+
1218
+ VLC on files:
1219
+ red, grey, grye
1220
+
1221
+ VLC sans libyuv:
1222
+ same
1223
+ VLC sans libyuvp DVD:
1224
+ good
1225
+ VLC sans libyuvp files:
1226
+ good
1227
+ VLC linux:
1228
+ red, grey, grye
1229
+
1230
+
1231
+ it "should" be red, with small grey overlay around it, that's it.
1232
+
1233
+ == seeking forward or back, with new patch ==
1234
+ final: 36.870166
1235
+ A: 37.1 V: 37.10
1236
+ we're about 0.3 off
1237
+
1238
+ 35.5 36.0
1239
+
1240
+ we're seeking to 36...
1241
+
1242
+ real difference:
1243
+ 36.000000, mpeg at 36.269568
1244
+
1245
+ dvd_start_offset" => "0.37",
1246
+
1247
+ mpeg stream seems to...lag behind DVDNAV seeks by a bit...at least one old frame is still there somehow...
1248
+
1249
+ stream_pts is "supposed" to be always from dvdnav_get_current_time
1250
+ which can't be anything but a NAV packet can it? Maybe I was messing the numbers up...
1251
+
1252
+ case STREAM_CTRL_GET_CURRENT_TIME:
1253
+ {
1254
+ double tm;
1255
+ tm = dvdnav_get_current_time(priv->dvdnav)/90000.0f;
1256
+
1257
+ last NAV packet was 35.500000, mpeg at 0.133467 after -> 29.97 35.535500
1258
+ adding difference 0.066733 adding 0.000000 to 35.602234
1259
+ final: 35.602234
1260
+ A: 35.7 V: 0.13 A-V: 35.559 ct: 0.027 3/ 3 ??% ??% ??,?% 0 0
1261
+ . ===== PAUSE =====
1262
+ "accepting from console"
1263
+
1264
+ last NAV packet was 35.500000, mpeg at 35.902534
1265
+
1266
+ weird coordination there...
1267
+
1268
+ however, that was a "start at 35..."
1269
+
1270
+ 33 => 33.5
1271
+ might not be the nav's fault though...
1272
+
1273
+
1274
+ last NAV packet was 35.000000, mpeg at 35.268574
1275
+ last NAV packet was 35.500000, mpeg at 35.769073
1276
+ last NAV packet was 36.000000, mpeg at 36.269573
1277
+
1278
+ last NAV packet was 35.500000, mpeg at 0.133467 after -> 29.97 35.535500
1279
+ adding difference 0.066733 adding 0.000000 to 35.602234
1280
+ final: 35.602234
1281
+ A: 35.7 V: 0.13 A-V: 35.559 ct: 0.027 3/ 3 ??% ??% ??,?% 0 0
1282
+ ===== PAUSE =====
1283
+ last NAV packet was 35.500000, mpeg at 35.902534
1284
+
1285
+ weird.
1286
+
1287
+ first frame is "right place, wrong V: 0.13"
1288
+ then like 5 audio packets...
1289
+
1290
+ last NAV packet was 36.000000, mpeg at 36.269573 (which is right...phew)
1291
+
1292
+ 32.75 [2947500], 32.99 => 33.5
1293
+ 32.50,32.51,32.55,32.60,32.70,32.74 [2946600] => 33.0
1294
+
1295
+ 55.75 => 56.5 [same pattern]
1296
+
1297
+ seek_to_sec
1298
+
1299
+ 0 => 0
1300
+ there *is* an initial NAV packet for zero...whoa!
1301
+
1302
+
1303
+ last NAV packet was 0.000000, mpeg at 0.033367 after -> 29.97 0.000000
1304
+ adding difference 0.033367 adding 0.000000 to 0.033367
1305
+ final: 0.033367
1306
+ last NAV packet was 0.000000, mpeg at 0.367033 (so still ends up being 0.20 almost exact? fascinating, may be more room for coord. in there...)
1307
+ so what I want is dvdcss'less "mpeg to NAV offset" based on first "real" NAV packet.
1308
+ (is it always 0.37-0.1 ?)
1309
+ "dvd_start_offset" => "0.37", # for title 2
1310
+ NAV packet was 0.500000, mpeg at 0.767433 => NAV packet was 0.400000, mpeg at 0.667433 # within 0.05 still...hmm...
1311
+
1312
+ minc:
1313
+ last NAV packet was 0.000000, mpeg at 0.280633 after -> 29.97 0.000000
1314
+ 0.400000, mpeg at 0.614300
1315
+ 0.28-0.1 # actually kind'er close...0.21 to 0.18
1316
+ jonah:
1317
+ 0.28
1318
+ 0.400000, mpeg at 0.614300
1319
+
1320
+ seeking in minc
1321
+ 32.74 => 32.533333
1322
+ 33.0,33.1,33.2,33.25 => 33.033333
1323
+ 33.26,33.3 => 33.533333
1324
+ == precise skipping dvdnav patch/broken DVDNAV EDL ==
1325
+
1326
+ seems to be "more tight" even with gottmann DVD
1327
+
1328
+ my EDL output is still "temporarily messed" though...
1329
+
1330
+ just skipping "to 58" skips to
1331
+ A: 54.5 V: 54.6
1332
+ which is supposed to skip, at 55, to 58.
1333
+
1334
+ So that explains that.
1335
+
1336
+
1337
+ 54.0 64.5 0 "the freezer/100% pauser"
1338
+ skips @ 54 to "an attempted" 64.5
1339
+ at which point, it keeps repeating, trying to skip to
1340
+
1341
+ mplayer -ss 64.5 actually goes to 58.4
1342
+
1343
+ wow that is bad LOL (and explains it too)
1344
+
1345
+ maybe seek_rel is saving me, and seeking +5 within the DVD's sphere?
1346
+
1347
+ accurate "edl seek to" clue:
1348
+ libmpdemux\demux_mpg.c static void demux_seek_mpg(demuxer_t *demuxer, float rel_seek_secs,
1349
+ float audio_delay, int flags)
1350
+
1351
+
1352
+ appears that any "seek me forward 10s" that was
1353
+
1354
+ pts = demuxer->stream_pts; // this is DVD accurate! suh-weet... and a double at that...
1355
+
1356
+ seems to (audio) work great now with both -c- and -minc-
1357
+ I guess video is just broken, but once the seek is in, and to use it, happiness. yipersz-zy-dipers.
1358
+
1359
+ == robust vlc ==
1360
+ if I ever care...
1361
+
1362
+ ANS_length=6013.200000
1363
+ Assertion failed: (vm->state).pgc->cell_playback[(vm->state).cellN - 1].block_mode != 0, file libdvdnav/vm/vm.c, line 1134
1364
+ may mean a scratched disk [?]
1365
+ may also mean that libdvdnav could do more to become more robust...
1366
+ same with mplayer.bat
1367
+ VLC "loops" backward with this one...hmm weird.
1368
+ actually, this might actually be a bug...
1369
+
1370
+ Tangled is a good test.
1371
+ Also gottmann was the other.
1372
+
1373
+ == vlc slow ==
1374
+ 27/51 full screen, no interference. Maybe a dropped frame once a second?
1375
+ *much* fewer "late picture skipped" messages...
1376
+ 27/100 with ffmpeg going...
1377
+
1378
+ with ffmpeg "at real low prio" it...actually seems to work about the same phew
1379
+ once a second'ish late picture skipped
1380
+ == libdvdnav research ==
1381
+
1382
+ http://lists.mplayerhq.hu/pipermail/mplayer-dev-eng/2006-November/047218.html "dvd nav precise seeking" ?
1383
+ this was actually "stable seeking for dvd://" [NAV packets only, I think]
1384
+ kind of precursed the stuff I'm doing now...
1385
+ except it does have a stream_seek in there...
1386
+
1387
+ -mc 10 http://lists.mplayerhq.hu/pipermail/mplayer-users/2010-April/079600.html for A/V offset
1388
+ though mine seems to be fine when seeking...
1389
+
1390
+ maybe the assert '0' thing is fixed already, now [mentioned that an update seemed to have done it...]?
1391
+ http://projects.archlinux.org/svntogit/packages.git/diff/?h=packages/libdvdnav
1392
+
1393
+ == does vobu restart ? ==
1394
+
1395
+ A:4104.1 V:4092.9 A-V: 11.242
1396
+ when played back at high speed, sans frame drop [does get out of whack]
1397
+
1398
+ vobu start time resets?
1399
+
1400
+ same before, and after reset:
1401
+ updating cell time 17754000
1402
+ vobu start time is 84970868
1403
+ A: 719.9 V:720.03 A-V: -0.105 ct: -0.163 19/ 19 5% 3% 25.3% 0 0
1404
+ only cell time reset, FWIW
1405
+ libdvdnav/dvdnav.c
1406
+ 799: printf("vobu start time is %d\n", &this->pci.pci_gi.vobu_s_ptm);
1407
+
1408
+ OSOH:
1409
+ mplayer dvdnav://1 -ss 4500
1410
+
1411
+ A:4510.0 V:4510.20 A-V: -0.212 ct: -0.050 40/ 40 12% 10% 55.0% 12 0
1412
+ ===== PAUSE =====
1413
+ [mpeg2video @ 012537d0]ignoring SEQ_START_CODE after 100
1414
+ [mpeg2video @ 012537d0]ignoring seq ext after 100
1415
+ [mpeg2video @ 012537d0]ignoring GOP_START_CODE after 100
1416
+ [mpeg2video @ 012537d0]ignoring pic after 100
1417
+ [mpeg2video @ 012537d0]Missing picture start code, guessing missing values
1418
+ A:4506.3 V:4506.28 A-V: -0.009 ct: 0.092 6/ 6 ??% ??% ??,?% 1 0
1419
+
1420
+ the other is *right* on with the OSD. like perfeito :P
1421
+
1422
+
1423
+ I guess I'd need to add "accurate where you are" to dvdnav, before being able to add "super accurate seek"...
1424
+
1425
+ "we're here, right where you paid me to bring you" is after cut
1426
+ VLC "normal" OS X skipped a tidge
1427
+ mplayer with cache did, and with nocache too, it seems like it has to flit through video to catch up with audio or some odd.
1428
+
1429
+ mpctx->time_frame += frame_time / playback_speed; // for nosound maybe esplain that weirdness. Very weird, as in whoa!
1430
+ A: 2.6 V: 2.32 A-V: 0.237 ct: 0.084 64/ 64 19% 81% 4.9% 56 0
1431
+ updating edl...
1432
+ A: 2.6 V: 2.35 A-V: 0.225 ct: 0.084 65/ 65 19% 80% 4.8% 56 0
1433
+ updating edl...
1434
+ A: 2.6 V: 2.38 A-V: 0.213 ct: 0.084 66/ 66 19% 80% 4.7% 57 0
1435
+ updating edl...
1436
+
1437
+ it seems to update the EDL with each and every frame...possibly just every video frame, but that's prolly ok :P
1438
+
1439
+ conc: only .0005 off per 0.5seconds, so...straight add could be reasonable...yes!
1440
+ and more upstreamable :P
1441
+
1442
+ == OSOH highlight ==
1443
+
1444
+ VLC "straight" OSOH
1445
+ hint of yellow in there menu
1446
+ yellow subs [which is right I guess]
1447
+
1448
+ VLC "without dll"
1449
+ yellow menu, same size, hint of white [?] [might be ok]
1450
+ yellow subs, look pretty crisp and type-writer-sy [might be ok]
1451
+
1452
+ mplayer "thicker" white menu lines
1453
+ white subs, well positioned
1454
+
1455
+ powerdvd:
1456
+ yellow "blurrier" (same size? maybe tidge thicker)
1457
+ yellow, crisp subs
1458
+
1459
+ mplayer "patched" [both ways]
1460
+ same "thicker" white menu lines
1461
+ same white subs
1462
+
1463
+ yikes
1464
+
1465
+ linux [my build]:
1466
+ white subs
1467
+ white "thicker" fellas. once it worked at all LOL, then the boxes were gone. [possible corrupt/interrupted DVDCSS?]
1468
+
1469
+ mplayer @home had yellow subs with some version, some vo
1470
+
1471
+ @works: mplayer_me>mplayer dvdnav:// -vo directx -mouse-movements still white on white
1472
+
1473
+ == subtitles sync'ing ==
1474
+ flight:
1475
+ ok now david, if you can:
1476
+ srt: 32:44,943 = 1964.94
1477
+ actual: 34:26.37 = 2066.37
1478
+
1479
+
1480
+ don't take any
1481
+ srt: 00:31:52,931 = 1912.93
1482
+
1483
+ srt start: 2:25,000 = 145.00
1484
+ actual start: 2:47.98 = 167.98
1485
+
1486
+ srt end: See you later: 01:22:02,271 = 4922.27
1487
+ actual end: 01:25:51.17 = 5151.17
1488
+
1489
+ so assuming an algorithm:
1490
+ take srt, add 22.98, then multiply srt value by real_sum/srt_sum = (5151.17-167.98)/(4922.27-145.00)
1491
+
1492
+ so (1964.94-145)*(5151.17-167.98)/(4922.27-145.00)+167.98 = 2066.37 = 0:34:26.37
1493
+
1494
+ was I accurate?
1495
+
1496
+ (1912.93-145)*(5151.17-167.98)/(4922.27-145.00)+167.98 = 2012.115 = 0:33:32.12
1497
+ actual 33:31.997 close enough.
1498
+ srt file sed: 0:33:32.12
1499
+
1500
+ my math seems ok...
1501
+
1502
+ he starts saying this particular one *before* the subtitles actually display...<sigh>.
1503
+
1504
+ seems right borderline...
1505
+ once it totally got it...
1506
+
1507
+ actually he starts speaking at V:2012.12
1508
+ bad stuff at 2012.6
1509
+
1510
+ how can it have missed it sometimes? huh?
1511
+
1512
+ ok this one worked great. ok this is nuts LOL
1513
+
1514
+ A:2012.0 V:2011.99 A-V: 0.001 ct: -0.148 516/516 6% 7% 25.0% 0 0
1515
+ ===== PAUSE =====
1516
+ ID_PAUSED
1517
+ last NAV packet was 2009.800049, mpeg at 2012.032471 after -> 29.97 2011.809814
1518
+ adding difference 0.041748 adding 0.000000 to 2011.851563
1519
+ final: 2011.851563
1520
+ using mpeg ts appears larger, which if true is definitely better 2012.032471 > 2011.851563 - 1.0
1521
+ A:2012.0 V:2012.03 A-V: 0.001 ct: -0.148 517/517 6% 7% 24.9% 0 0
1522
+ ===== PAUSE =====
1523
+ ID_PAUSED
1524
+ last NAV packet was 2009.800049, mpeg at 2012.074219 after -> 29.97 2011.809814
1525
+ adding difference 0.083496 adding 0.000000 to 2011.893311
1526
+ final: 2011.893311
1527
+ using mpeg ts appears larger, which if true is definitely better 2012.074219 > 2011.893311 - 1.0
1528
+ A:2012.0 V:2012.07 A-V: -0.031 ct: -0.151 518/518 6% 7% 24.9% 0 0
1529
+
1530
+ the subtitle is actually at about 2012.03
1531
+ he starts talking at 2012.07
1532
+
1533
+ But also there's .03 of audio out of sync-ness...which shouldn't matter I don't think...
1534
+
1535
+ 2012.12 2013.47 1
1536
+
1537
+ somehow the mute appears to kick in a couple of frames too late...
1538
+ maybe one is right on, the next is *after* that frame is already done? [when else can they do it, though, I guess...]
1539
+ 2012.115967
1540
+
1541
+
1542
+ without frame drop et al, audio gets ahead
1543
+
1544
+ it does *not* seem to be an A-V: getting ahead problem, those only get to like 0.008 [must just be buffers or something internal [?]]
1545
+
1546
+ seemed to work fine now that I drop frames...yipes!
1547
+
1548
+ == mplayer sox at muting DVD's with timestamp resets ==
1549
+ yep, I think it does <sigh>
1550
+ monster's inc. resets PTS with every chapter LOL
1551
+
1552
+ == mplayer muting probs ==
1553
+
1554
+ worked fine with muting here...with teeny screen video of monster's inc, work desktop, second 1530-1540, with mplayer_edl
1555
+ I think it might be fixed now, in general...maybe...
1556
+
1557
+ seemed to work fine with the same edl, Sherpya-SVN-r33574-4.2.5 (older), on the work desktop, too...hmm...
1558
+
1559
+ actually, smplayer seemed to do (muting) EDL's at 1hr just fine OSOH. and various mplayer's. All spot on.
1560
+
1561
+ end of flight:
1562
+
1563
+ demux_mpg: 30000/1001fps NTSC content detected, switching framerate.
1564
+ A:5159.9 V:5159.90 A-V: 0.025 ct: 2.274 7150/7150 189% 100% 608.6% 9958 0
1565
+ Warning! FPS changed 23.976 -> 29.970 (-5.994005) [4]
1566
+ A:5163.9 V:5163.89 A-V: -0.003 ct: 2.339 7271/7268 187% 99% 601.0% 9984 0
1567
+
1568
+ demux_mpg: 24000/1001fps progressive NTSC content detected, switching framerate.
1569
+ A:5164.6 V:5164.56 A-V: 0.006 ct: 2.361 7287/7284 186% 99% 599.8% 9989 0
1570
+
1571
+ I think end...
1572
+
1573
+ == Sintel timing DVD versus file ==
1574
+
1575
+ seemed to work, right on. Could have had that 0.3s offset, hard to tell for sure :P
1576
+ I think we're good to go...sniff...maybe?
1577
+
1578
+ libdvdnav notes:
1579
+
1580
+ http://lists.freedesktop.org/archives/gstreamer-devel/2007-September/015724.html might have a patch of some sort
1581
+ dvdinputstreamnavigator.cpp seems to handle discontinuities "right" or something like that...a gap?
1582
+ I bet they're a bit off, though...
1583
+ ok this is nuts
1584
+ also, I think/guess I need 3 variables, to track this "right" in mplayer...not sure about VLC...
1585
+
1586
+ appears xbmc just tracks it as "nav wide"
1587
+ maybe I don't quite understand discontinuity...
1588
+ I...think they are unprecise. Oh man this is weird. oh man.
1589
+ so I guess their EDL's are based off of "DVD time"
1590
+ however one uses an EDL for theirs :P
1591
+ I don't really get it though, now do I? :P
1592
+
1593
+ I'm guessing mplayer "relative seeks" are totally bworked
1594
+ but they're not! they seek to past the break...but that's an absolute seek :P
1595
+ so they must be using NAV packets'ish for seeking, so relative seeks on long DVD's are probably bworked
1596
+
1597
+
1598
+ * DVDNAV_NAV_PACKET
1599
+ *
1600
+ * NAV packets are useful for various purposes. They define the button
1601
+ * highlight areas and VM commands of DVD menus, so they should in any
1602
+ * case be sent to the SPU decoder/overlaying engine for the menus to work.
1603
+ * NAV packets also provide a way to detect PTS discontinuities, because
1604
+ * they carry the start and end PTS values for the current VOBU.
1605
+ * (pci.vobu_s_ptm and pci.vobu_e_ptm) Whenever the start PTS of the
1606
+ * current NAV does not match the end PTS of the previous NAV, a PTS
1607
+ * discontinuity has occured.
1608
+ * NAV packets can also be used for time display, because they are
1609
+ * timestamped relatively to the current Cell.
1610
+
1611
+ Fascinating. I guess the "PTS values" are the mpeg PTS values themselves...fascinating.
1612
+ this seems to imply that XBMC's extra additions aren't necessary though, since they already use the NAV packets...hmm...
1613
+
1614
+ XBMC seems to pass past the "discontinuity" all right though, timestamp wise...
1615
+
1616
+ maybe this "isn't" a real discontinuity? whoa! maybe nav packets aren't timestamped relative to the current cell, in reality?
1617
+ Either way, I think you're stuck with the triple. Hmm...
1618
+ dvdnav doesn't seem to know about the pts at all, ever...it's gotta be local memory that's the only way DVD players must do it LOL
1619
+ NAV plus offset
1620
+
1621
+ == sintel cutting accuracy ==
1622
+
1623
+ "dvd_start_offset" => "0.37", # for title 2
1624
+ Input #0, mpeg, from 'dvdout.mpg':
1625
+ Duration: 00:00:20.58, start: 0.300300, bitrate: 4305 kb/s
1626
+
1627
+ seems that mplayer doesn't quite get the input cut right, I guess...
1628
+ not too far off I guess LOL 0.07 ... yeah we can live with that
1629
+
1630
+ seems that NAV 0.2 thing is *right on* for OSOH...
1631
+ final: 4847.344238
1632
+ using mpeg ts appears larger, which if true is definitely better 4847.539551 > 4847.344238 - 3
1633
+ last NAV packet was 4842.333496, mpeg at 4847.581055 after -> 29.97 4847.175781
1634
+ adding difference 0.209961 adding 0.000000 to 4847.385742
1635
+ final: 4847.385742
1636
+ using mpeg ts appears larger, which if true is definitely better 4847.581055 > 4847.385742 - 3
1637
+ A:4847.6 V:4847.58 A-V: 0.006 ct: -0.251 41/ 41 9% 4% 37.1% 0 0
1638
+
1639
+ random conclusions:
1640
+
1641
+ commercial" players, like windows media player, will "seek" based on 30 fps, even if
1642
+ the underlying is 29.97
1643
+
1644
+ however if you allow them to just continue playing, they use wall time, which is 29.97 fps
1645
+
1646
+ makemkv can give you streams that are up to like 2s out of whack with the DVD. tsmuxer
1647
+
1648
+ seems to fix those though, if you unmux them.
1649
+
1650
+ == mplayer build speedz ==
1651
+
1652
+ office:
1653
+
1654
+ with "little/default console output", --enable-debug
1655
+ 4% total cpu -> 23% cpu, with -march=runtime, work, stripped
1656
+
1657
+ with "--enable-debug, stripped, -march=generic" low/default console
1658
+ 6% -> 27% cpu
1659
+
1660
+ disable debug?
1661
+
1662
+ w, w/o tons of output, doze
1663
+
1664
+ sherpya's various, at home?
1665
+
1666
+ sherpya rtm:
1667
+ 4% -> 13% (has no scrolling console output tho)
1668
+
1669
+ sherpya athlon:
1670
+ 4% -> 11/13%
1671
+
1672
+
1673
+ home, -nocache dvdnav://1/f::
1674
+
1675
+ "rtm" Sherpya-SVN-r34118-4.2.5
1676
+ 34/74
4
1677
 
5
- curious george 2 http://movies.netflix.com/WiPlayer?trkid=805148&movieid=70130481 37:35 has an accomplish oh my g
1678
+ "p4"
1679
+ 33/76
1680
+
1681
+ mplayer_big, no "scrolling screen"
1682
+ 27/81
1683
+
1684
+ mplayer_big, yes "scrolling screen"
1685
+ 27/84
1686
+
1687
+ test/mplayer.exe (assume yasm), no scrolling output
1688
+ 31/81
1689
+ yes scrolling
1690
+ 25/83
1691
+
1692
+ mplayer_marchnative.exe crash :P
1693
+
1694
+ mplayer_no_output
1695
+ 29/83
1696
+
1697
+
1698
+ same thing, in cmd, with a-v after A:20, -nocache:
1699
+
1700
+ mplayer.bat:
1701
+ 39/70 A-V: -0.028
1702
+
1703
+ p4:
1704
+ no lag I guess
1705
+ maybe 34/73'ish
1706
+
1707
+ mplayer_big, no output
1708
+ 35/77, 37/71
1709
+ A: 0
1710
+
1711
+ gets up to like A-V 1 at second 4, then fighting it down and up till 22, then 0, going full bore
1712
+
1713
+ in console, starts at like A-V 2 and then loses...without going full bore.
1714
+ 5.39,5.5 at 20
1715
+ full bore 7.7 at 20 6.9
1716
+
1717
+ so it does/did make a difference, at least with console2
1718
+ but not much...
1719
+
1720
+ in cmd @20 0.2 at full bore, but hovering around 0 really. suh-weet.
1721
+
1722
+ mplayer_big, yes output
1723
+
1724
+ 37/71 a-v 0.48, heading to zero. sweet.
1725
+
1726
+ mplayer_no_output
1727
+ 37/73'ish (at times lower)
1728
+
1729
+ console2 maybe is doing something else bad? making output slower perhaps, in general?
1730
+
1731
+
1732
+ mplayer.bat @20: 0.557
1733
+ quickly collapses to zero--but this is in console2!
1734
+
1735
+ but in the same console2, my mplayer_no_output is losing ground! I haven't explained the discrepancy!
1736
+
1737
+ them: 21/27 to my 31/36 LODO huh?
1738
+ debug enabled builds perhaps?
1739
+
1740
+ -O2 -g with mingw raw but had march, so cannot test it...
1741
+ -O4 -march=i486 -mtune=generic
1742
+ with --enable-iconv --enable-freetype --enable-static --enable-fontconfig --enable-runtime-cpudetection
1743
+
1744
+ 34/77 comp.
1745
+ 30/85 with d3d
1746
+
1747
+ mine 30/84'ish suh-weet
1748
+
1749
+ I do declare--it appears that the highlighting is "right" with Sherpya-SVN-r34118-4.2.5 directx
1750
+
1751
+ and plus 10 with coiso...
1752
+
1753
+ unfortunately directx is the shtinky one for windows 7 aero...hmm...wonder why it's so much more efficient...oh well.
1754
+
1755
+ == mplayers split it differently ==
1756
+ http://gk.lka.hu/2009/04/mingw-mplayer-guide mentions compiling ffmpeg separately...
1757
+ and says you need that mingw patch...
1758
+
1759
+
1760
+ my "good" one, but without audio:
6
1761
  V:3499.36 5565/5565 75% 5% 0.0% 0 0
7
1762
  V:3499.40 5566/5566 75% 5% 0.0% 0 0
8
1763
  V: 0.04 0/ 0 ??% ??% ??,?% 0 0
9
1764
  V: 0.08 1/ 1 ??% ??% ??,?% 0 0
10
1765
  V: 0.25 2/ 2 ??% ??% ??,?% 0 0
11
1766
  V: 0.29 3/ 3 ??% ??% ??,?% 0 0
1767
+
1768
+ at least it doesn't overrun "too" far LOL
1769
+ V: 1.21 30/ 30 38822% 10677% 0.0% 0 0
1770
+ wonder if dumpstream also overruns...
1771
+ does switch though, so looks like mplayer won't save us there...
1772
+ last timestamp:
1773
+ V:4364.61 13611/13611 71% 19% 0.0% 0 0
12
1774
  "good" one last timestamp is:
1775
+ A:4364.4 V:4364.3 A-V: 0.007 ct: 7.108 13613/13613 76% 38% 291.8% 30 0
13
1776
  A:4364.6 V: 0.0 A-V:4364.649 ct: 7.111 0/ 0 ??% ??% ??,?% 30 0
14
1777
  A: 0.4 V: 0.0 A-V: 0.322 ct: 7.114 1/ 1 ??% ??% ??,?% 30 0
15
1778
  it does have a 0.28 DVD offset...
16
1779
  could I use benchmark for it somehow, though? I guess not because it needs audio?
1780
+ nope I understand it not. Ahead by 0.3? huh? Good thing this only I guess matters with mplayer whoa!
1781
+
1782
+ Ok now this is just plain nuts. Seriously what? LODO LOL
1783
+
1784
+ demux_mpg: 30000/1001fps NTSC content detected, switching framerate.
1785
+ can mean "we hit the trailer, or the preview section, in that DVD"
1786
+
1787
+ mplayer_svn_my_configure_devkit_patched:
1788
+
1789
+
1790
+ worked perfect
1791
+
1792
+ updated gcc with yasm, TRUNK:
1793
+
1794
+ with the freaky "repeater-oo" right there...
1795
+ thus we surmise that updated gcc does not fix this freaky repeater-oo, nor does yasm, and neither fixes the seek failure.
1796
+ though maybe they might could still with a patch to mingw, or updated svn mplayer might could...
1797
+
1798
+ mplayer_34118_my_gcc_old_sherpya_diffs_some_patches mplayer_34118_sherpya_patches_my_gcc
1799
+ A:3498.9 V:3498.9 A-V: -0.017 ct: 2.580 5564/5564 89% 77% 336.9% 71 0
1800
+ maybe a winner...hmm...
1801
+ alloc-win maybe...
1802
+
1803
+ and the redo of the same:
1804
+ no freaky looping...hmm...
1805
+ 60s of repeated title 1 tho... LOL
1806
+ at least it's consistent :)
1807
+
1808
+ mplayer_34118_sherpya_patches_my_gcc_redo
1809
+
1810
+
1811
+ Invalid seek to negative position ffffffff8000481c!
1812
+ [ac3 @ 00bccba0]incomplete frame
1813
+
1814
+ [mpeg2video @ 00bccba0]invalid mb type in B Frame at 16 20
1815
+
1816
+ it was a fluke! LOL ok now I'm still a bit confused...maybe it lacked a make clean in there?
1817
+
1818
+ updated gcc, still no yasm though...:
1819
+ A: 0.9 V:3223.7 A-V:-3222.771 ct: 2.205 13/ 13 31507% 20092% 117166.8% 84
1820
+
1821
+ appears to be looping...
1822
+
1823
+ Invalid seek to negative position 1906c008000481c!
1824
+ [ac3 @ 00ca9420]incomplete frame
1825
+
1826
+
1827
+ linux, with yasm, no configure options, updated "lib"
1828
+ Thread model: posix
1829
+ gcc version 4.5.2 (Ubuntu/Linaro 4.5.2-8ubuntu4)
1830
+ interestingly, even if you pause, or seek, it still seems to display the same overlaps.
1831
+ What could this ever mean?
1832
+ 1b) it also freezes if you step frame through it LOL.
1833
+
1834
+ A:3498.7 V:3498.7 A-V: 0.003 ct: 4.084 5563/5563 141% 14% 25.1% 166 0 ^[[J
1835
+ A:3498.7 V:3498.8 A-V: -0.029 ct: 4.081 5564/5564 141% 14% 25.1% 166 0 ^[[J
1836
+ A:3498.8 V:3498.8 A-V: -0.027 ct: 4.078 5565/5565 141% 14% 25.1% 166 0 ^[[J
1837
+ A:3499.3 V: 0.0 A-V:3499.321 ct: 4.082 0/ 0 ??% ??% ??,?% 166 0 ^[[J
1838
+ A: 0.2 V: 0.0 A-V: 0.139 ct: 4.087 1/ 1 ??% ??% ??,?% 166 0 ^[[J
1839
+ A: 0.2 V: 0.1 A-V: 0.131 ct: 4.091 2/ 2 ??% ??% ??,?% 166 0 ^[[J
1840
+ A: 0.3 V: 0.1 A-V: 0.125 ct: 4.095 3/ 3 ??% ??% ??,?% 166 0 ^[[J
1841
+ A: 0.3 V: 0.2 A-V: 0.122 ct: 4.099 4/ 4 ??% ??% ??,?% 166 0 ^[[J
1842
+ A: 0.3 V: 0.2 A-V: 0.085 ct: 4.103 5/ 5 ??% ??% ??,?% 166 0 ^[[J
1843
+ A: 0.3 V: 0.3 A-V: 0.080 ct: 4.107 6/ 6 ??% ??% ??,?% 166 0 ^[[J
1844
+ A: 0.4 V: 0.3 A-V: 0.109 ct: 4.112 7/ 7 ??% ??% ??,?% 166 0 ^[[J
1845
+ A: 0.4 V:3499.2 A-V:-3498.756 ct: 4.107 8/ 8 ??% ??% ??,?% 166 0 ^[[J
1846
+ A: 0.5 V:3499.2 A-V:-3498.752 ct: 4.103 9/ 9 ??% ??% ??,?% 166 0 ^[[J
1847
+ A: 0.5 V:3499.3 A-V:-3498.748 ct: 4.099 10/ 10 ??% ??% ??,?% 166 0 ^[[J
1848
+ A: 0.6 V:3499.3 A-V:-3498.743 ct: 4.095 11/ 11 65755% 6508% 11638.3% 166 0 ^[[J
1849
+ A: 0.6 V:3499.4 A-V:-3498.739 ct: 4.091 12/ 12 60697% 6008% 10743.1% 166 0 ^[[J
1850
+ A: 0.7 V:3499.4 A-V:-3498.736 ct: 4.087 13/ 13 56362% 5578% 9975.8% 166 0 ^[[J
1851
+ A: 0.7 V:3499.4 A-V:-3498.732 ct: 4.082 14/ 14 52606% 5207% 9310.7% 166 0 ^[[J
1852
+ A: 0.8 V:3499.5 A-V:-3498.728 ct: 4.078 15/ 15 49318% 4881% 8729.0% 166 0 ^[[J
1853
+ A: 0.8 V: 0.3 A-V: 0.552 ct: 4.082 16/ 16 46418% 4594% 8215.9% 166 0 ^[[J
1854
+ A: 0.8 V: 0.3 A-V: 0.549 ct: 4.087 17/ 17 43840% 4339% 7759.4% 166 0 ^[[J
1855
+ A: 0.9 V: 0.3 A-V: 0.545 ct: 4.091 18/ 18 41533% 4110% 7351.0% 166 0 ^[[J
1856
+ A: 0.9 V: 0.4 A-V: 0.507 ct: 4.095 19/ 19 39456% 3905% 6983.6% 166 0 ^[[J
1857
+ A: 0.9 V: 0.4 A-V: 0.503 ct: 4.099 20/ 20 37578% 3719% 6651.1% 166 0 ^[[J
1858
+
1859
+
1860
+ mplayer_svn_sherpya_gcc_with_my_configure
1861
+ A-V: 0.004 ct: 7.246 5565/5565 81% 7% 324.8% 113 0
1862
+ osd_level 1 osd_fractions 0
1863
+ A:3498.3 V:3498.36 A-V: -0.020 ct: 7.244 5566/5566 81% 7% 324.8% 113 0
1864
+ osd_level 1 osd_fractions 0
1865
+ A:3499.3 V: 0.00 A-V:3499.321 ct: 7.248 0/ 0 ??% ??% ??,?% 113 0
1866
+ osd_level 1 osd_fractions 0
1867
+ A: 0.2 V: 0.04 A-V: 0.132 ct: 7.252 1/ 1 ??% ??% ??,?% 113 0
1868
+ (with the freaky overlap, but not looping)
1869
+ => seems to imply that it's not a configure issue. Either a library or gcc issue? I'm using all the same ffmpeg's...
1870
+ => seems to imply that the stream seek is not an mplayer patch...
1871
+
1872
+ mplayer_svn_with_my_changes_only_sherpya_gcc_sherpya_configure_nocache_dvdnav
1873
+ doesn't loop at least :P
1874
+ seems to imply the patches don't matter, and the ffmpeg doesn't amtter
1875
+ osd_level 1 osd_fractions 0
1876
+ A:3498.3 V:3498.32 A-V: -0.028 ct: 7.237 5565/5565 78% 6% 325.5% 100 0
1877
+ osd_level 1 osd_fractions 0
1878
+ A:3498.3 V:3498.36 A-V: -0.030 ct: 7.234 5566/5566 78% 6% 325.4% 100 0
1879
+ osd_level 1 osd_fractions 0
1880
+ A:3499.3 V: 0.00 A-V:3499.321 ct: 7.238 0/ 0 ??% ??% ??,?% 100 0
1881
+ osd_level 1 osd_fractions 0
1882
+ A: 0.2 V: 0.04 A-V: 0.132 ct: 7.242 1/ 1 ??% ??% ??,?% 100 0
1883
+ V:3498.78
1884
+ what if it includes a search or two?
1885
+ ===== PAUSE =====
1886
+ osd_level 1 osd_fractions 0
1887
+ A:3498.3 V:3498.32 A-V: -0.034 ct: -0.277 655/655 5% 10% 23.3% 0 0
1888
+ ===== PAUSE =====
1889
+ osd_level 1 osd_fractions 0
1890
+ A:3499.3 V: 0.00 A-V:3499.321 ct: -0.273 0/ 0 ??% ??% ??,?% 0 0
1891
+ ===== PAUSE =====
1892
+ note this one matches, with and without search...fascinating. with the *same* super updated ffmpeg version. oh man...
1893
+ also this still shows that freaky "oh I'm back to 3498.78, or wait now I'm not" thing LOL
1894
+ However, for now the automated way could (I must suppose) just use the old mplayer, or...
1895
+
1896
+ they may have used this ffmpeg:
1897
+ Download FFmpeg git rev N-32754-g936d4d4 - 09/21/2011
1898
+ use his build environment :P
1899
+
1900
+ me building using his complete build environment--diffs, gcc, mplayer version--it worked! phew
1901
+ A:3498.3 V:3498.3 A-V: 0.004 ct: 7.253 5565/5565 80% 12% 347.1% 837 0
1902
+ => wouldn't this imply it's one of his patches?
1903
+
1904
+ his "get key" is benign
1905
+
1906
+ mine 34118 eternal loops, and has the freakiness LOL
1907
+ => maybe updated mplayer's don't have the freakiness?
1908
+ A: 0.9 V:3223.7 A-V:-3222.728 ct: 2.289 14/ 14 36329% 33029% 123406.7% 317
1909
+
1910
+ demux_mpg: 30000/1001fps NTSC content detected, switching framerate.
1911
+ A: 1.3 V: 0.5 A-V: 0.720 ct: 2.314 22/ 22 23694% 21542% 80484.4% 3177 0
1912
+
1913
+ demux_mpg: 24000/1001fps progressive NTSC content detected, switching framerate.
1914
+ A: 2.2 V: 1.5 A-V: 0.696 ct: 2.409 53/ 50 11451% 10411% 38892.0% 3177 0
1915
+
1916
+
1917
+ theirs Sherpya-SVN-r34118-4.2.5 doesn't loop... (I have gcc 4.5.1 ... hmm...)
1918
+
1919
+
1920
+ shoot.
1921
+
1922
+ mplayer_me -nocache dvdnav://1
1923
+
1924
+ osd_level 1 osd_fractions 0
1925
+ A:3223.0 V:3222.99 A-V: 0.009 ct: 8.135 11233/11233 100% 3% 438.7% 532 0
1926
+ osd_level 1 osd_fractions 0
1927
+ A:3223.0 V:3223.03 A-V: -0.012 ct: 8.134 11234/11234 100% 3% 438.7% 532 0
1928
+ osd_level 1 osd_fractions 0
1929
+ A:3223.0 V:3223.08 A-V: -0.043 ct: 8.130 11235/11235 100% 3% 438.7% 532 0
1930
+ osd_level 1 osd_fractions 0
1931
+ A:3223.4 V: 0.00 A-V:3223.363 ct: 8.130 0/ 0 ??% ??% ??,?% 532 0
1932
+ off, looping.
1933
+ Ok I am so confused now LOL.
1934
+
1935
+ pristine loops, too (gcc 4.5.1)
1936
+
1937
+ Invalid seek to negative position 7e98000481c!
1938
+ [ac3 @ 00be8680]incomplete frame
1939
+
1940
+
1941
+ next one:
1942
+
1943
+ osd_level 1 osd_fractions 0
1944
+ A:3223.1 V:3223.08 A-V: -0.021 ct: 14.090 11235/11235 165% 3% 717.6% 546 0
1945
+ osd_level 1 osd_fractions 0
1946
+ A:3223.4 V: 0.00 A-V:3223.363 ct: 14.090 0/ 0 ??% ??% ??,?% 546 0
1947
+ osd_level 1 osd_fractions 0
1948
+ A: 0.4 V: 0.04 A-V: 0.356 ct: 14.099 1/ 1 ??% ??% ??,?% 546 0
1949
+ maybe it's really restarting for some reason? and that's causing the looping?
1950
+
1951
+
1952
+ Invalid seek to negative position 7e98000481c!
1953
+ [ac3 @ 00be88c0]incomplete frame
1954
+
1955
+
1956
+ appears to be...
1957
+
1958
+ mplayer -volume 0 -nocache dvdnav://1 2>&1 >me_c_volume0_nocache_dvdnav_full.txt
1959
+ weird restarting?
1960
+
1961
+ osd_level 1 osd_fractions 0
1962
+ A:3223.0 V:3223.03 A-V: 0.010 ct: 2.258 11234/11234 34% 2% 150.4% 659 0
1963
+ osd_level 1 osd_fractions 0
1964
+ A:3223.4 V: 0.00 A-V:3223.363 ct: 2.258 0/ 0 ??% ??% ??,?% 659 0
1965
+ osd_level 1 osd_fractions 0
1966
+ A: 0.4 V: 0.04 A-V: 0.356 ct: 2.266 1/ 1 ??% ??% ??,?% 659 0
1967
+ osd_level 1 osd_fractions 0
1968
+
1969
+
1970
+ >mplayer -volume 0 -nocache dvdnav://1 -vo null 2>&1 >me_c_dvdnav_full_vo_null.txt
1971
+
1972
+ osd_level 1 osd_fractions 0
1973
+ A:3223.0 V:3222.99 A-V: 0.009 ct: 2.210 11233/11233 34% 0% 148.6% 68 0
1974
+ osd_level 1 osd_fractions 0
1975
+ A:3223.0 V:3223.03 A-V: 0.010 ct: 2.211 11234/11234 34% 0% 148.6% 68 0
1976
+ osd_level 1 osd_fractions 0
1977
+ A:3223.4 V: 0.00 A-V:3223.363 ct: 2.211 0/ 0 ??% ??% ??,?% 68 0
1978
+ osd_level 1 osd_fractions 0
1979
+ A: 0.4 V: 0.04 A-V: 0.356 ct: 2.219 1/ 1 ??% ??% ??,?% 68 0
1980
+ wow I don't know how to desribe this.
1981
+
1982
+ my_mplayer -autosync 30 -nocache -ss 3450 dvdnav://1
1983
+
1984
+ ===== PAUSE =====
1985
+ osd_level 1 osd_fractions 0
1986
+ A:3498.9 V:3498.86 A-V: 0.003 ct: -0.267 404/404 6% 6% 23.0% 0 0
1987
+ ===== PAUSE =====
1988
+ osd_level 1 osd_fractions 0
1989
+ A:3498.9 V:3498.90 A-V: -0.029 ct: -0.269 405/405 6% 6% 22.9% 0 0
1990
+ ===== PAUSE =====
1991
+ osd_level 1 osd_fractions 0
1992
+ A:3499.4 V: 0.00 A-V:3499.362 ct: -0.265 0/ 0 ??% ??% ??,?% 0 0
1993
+ ===== PAUSE =====
1994
+ osd_level 1 osd_fractions 0
1995
+ A: 0.2 V: 0.04 A-V: 0.132 ct: -0.261 1/ 1 ??% ??% ??,?% 0 0
1996
+ ===== PAUSE =====
1997
+
1998
+ osd_level 1 osd_fractions 0
1999
+ A:3499.0 V:3498.98 A-V: -0.028 ct: -0.270 239/239 9% 5% 23.8% 0 0
2000
+ ===== PAUSE =====
2001
+ osd_level 1 osd_fractions 0
2002
+ A:3499.4 V: 0.00 A-V:3499.362 ct: -0.266 0/ 0 ??% ??% ??,?% 0 0
2003
+ ===== PAUSE =====
2004
+
2005
+ old_mplayer's, notice how it's whackedby like 0.4'ish:
2006
+ that is nuts.
2007
+ Maybe it's a bug then, and we're right now :P
2008
+
2009
+ A:3498.2 V:3498.23 A-V: 0.003 ct: -0.260 149/149 8% 7% 28.5% 0 0
2010
+ A:3498.2 V:3498.28 A-V: -0.029 ct: -0.263 150/150 8% 7% 28.3% 0 0
2011
+ A:3499.4 V: 0.00 A-V:3499.362 ct: -0.259 0/ 0 ??% ??% ??,?% 0 0
2012
+ A: 0.2 V: 0.04 A-V: 0.132 ct: -0.255 1/ 1 ??% ??% ??,?% 0 0
2013
+ A: 0.2 V: 0.08 A-V: 0.127 ct: -0.251 2/ 2 ??% ??% ??,?% 0 0
2014
+ A: 0.2 V: 0.13 A-V: 0.123 ct: -0.251 3/ 3 ??% ??% ??,?% 0 0
2015
+ A: 0.2 V: 0.13 A-V: 0.123 ct: -0.247 3/ 3 ??% ??% ??,?% 0 0
2016
+ A: 0.3 V: 0.17 A-V: 0.119 ct: -0.247 4/ 4 ??% ??% ??,?% 0 0
2017
+ A: 0.3 V: 0.17 A-V: 0.119 ct: -0.242 4/ 4 ??% ??% ??,?% 0 0
2018
+ A: 0.3 V: 0.21 A-V: 0.115 ct: -0.238 5/ 5 ??% ??% ??,?% 0 0
2019
+ A: 0.4 V: 0.25 A-V: 0.111 ct: -0.234 6/ 6 ??% ??% ??,?% 0 0
2020
+ A: 0.4 V: 0.29 A-V: 0.107 ct: -0.230 7/ 7 ??% ??% ??,?% 0 0
2021
+ A: 0.4 V: 0.33 A-V: 0.102 ct: -0.226 8/ 8 ??% ??% ??,?% 0 0
2022
+ A: 0.5 V:3498.69 A-V:-3498.219 ct: -0.230 9/ 9 ??% ??% ??,?% 0 0
2023
+ A: 0.5 V:3498.73 A-V:-3498.214 ct: -0.234 10/ 10 ??% ??% ??,?% 0 0
2024
+ A: 0.5 V:3498.78 A-V:-3498.242 ct: -0.238 11/ 11 109% 99% 396.2% 0 0
2025
+ A: 0.6 V:3498.82 A-V:-3498.206 ct: -0.242 12/ 12 101% 91% 370.3% 0 0
2026
+ A: 0.7 V:3498.86 A-V:-3498.202 ct: -0.247 13/ 13 94% 85% 348.0% 0 0
2027
+ A: 0.7 V:3498.90 A-V:-3498.198 ct: -0.251 14/ 14 88% 80% 328.6% 0 0
2028
+ A: 0.7 V:3498.94 A-V:-3498.194 ct: -0.255 15/ 15 83% 75% 309.0% 0 0
2029
+ A: 0.8 V:3498.98 A-V:-3498.190 ct: -0.259 16/ 16 78% 71% 293.9% 0 0
2030
+ A: 0.8 V:3499.03 A-V:-3498.186 ct: -0.263 17/ 17 74% 67% 280.5% 0 0
2031
+ A: 0.9 V:3499.07 A-V:-3498.181 ct: -0.267 18/ 18 71% 63% 267.4% 0 0
2032
+ A: 0.9 V:3499.11 A-V:-3498.177 ct: -0.272 19/ 19 67% 61% 257.1% 0 0
2033
+ A: 1.0 V:3499.15 A-V:-3498.173 ct: -0.276 20/ 20 64% 58% 248.0% 0 0
2034
+ A: 1.0 V:3499.19 A-V:-3498.169 ct: -0.280 21/ 21 62% 55% 239.5% 0 0
2035
+ A: 1.1 V:3499.23 A-V:-3498.165 ct: -0.284 22/ 22 59% 53% 231.7% 0 0
2036
+ A: 1.1 V:3499.28 A-V:-3498.160 ct: -0.288 23/ 23 57% 51% 223.0% 0 0
2037
+ A: 1.1 V:3499.32 A-V:-3498.188 ct: -0.292 24/ 24 55% 49% 214.1% 0 0
2038
+ A: 1.2 V:3499.36 A-V:-3498.152 ct: -0.297 25/ 25 53% 48% 207.0% 0 0
2039
+ A: 1.3 V:3499.40 A-V:-3498.148 ct: -0.301 26/ 26 51% 46% 202.6% 0 0
2040
+ A: 1.3 V:3499.44 A-V:-3498.144 ct: -0.305 27/ 27 50% 45% 197.5% 0 0
2041
+ A: 1.3 V:3499.49 A-V:-3498.140 ct: -0.309 28/ 28 48% 43% 191.6% 0 0
2042
+ A: 1.4 V: 0.25 A-V: 1.140 ct: -0.305 29/ 29 47% 42% 185.2% 0 0
2043
+ A: 1.4 V: 0.29 A-V: 1.136 ct: -0.301 30/ 30 45% 41% 181.3% 0 0
2044
+ A: 1.5 V: 0.33 A-V: 1.132 ct: -0.297 31/ 31 44% 39% 176.7% 0 0
2045
+ A: 1.5 V: 0.38 A-V: 1.128 ct: -0.292 32/ 32 43% 38% 171.5% 0 0
2046
+
2047
+ so just trust mine LOL.
2048
+ they do match up *past* that so I think mine is indeed better. FWIW.
2049
+
2050
+ mine, with noaudio:
2051
+
2052
+
2053
+ osd_level 1 osd_fractions 0
2054
+ V:3499.40 549/549 7% 5% 0.0% 0 0
2055
+ osd_level 1 osd_fractions 0
2056
+ V: 0.04 0/ 0 ??% ??% ??,?% 0 0
2057
+
2058
+ =snow white 0.2=
2059
+
2060
+ 0.4 start
2061
+ 7.120795 - 6.923583 = 0.1972120000000004
2062
+ fascinating. nothing in common with start times, perhaps?
2063
+
2064
+ and at end:
2065
+ it's borked
2066
+
2067
+ =mtoe 0.2=
2068
+
2069
+ 4.137467 - (mineE) 3.903900 => 0.23350000000000026
2070
+ from 0.3 even
2071
+ yep, this is bizarre
2072
+
2073
+ and at end...
2074
+ 4820.248047 - 4819.983398 0.2646489999997357
2075
+
2076
+ =all dogs go to heaven 0.2=
2077
+ start "0.3" (probable 0.28)
2078
+
2079
+ 4.010844 - 3.837166 0.17367799999999978
2080
+
2081
+ demux_mpg: 24000/1001fps progressive NTSC content detected, switching framerate.
2082
+
2083
+ 594.200256 - 603.069153 -8.86889700000006
2084
+
2085
+ 3033.053955 - 3041.922363 -8.868408000000272
2086
+ oh oops had a split at 9.266098 - 0.34 somehow...
2087
+
2088
+ = little mermaid =
2089
+ 0.28
2090
+
2091
+ 4.993670 - 6.998652
2092
+ had an early split:
2093
+ mpeg at 0.814500, mpeg at 0.280633
2094
+ V: 1.4 A-V: 0.193 ct: 0.032 36/ 36 31% 7% 55.7% 3 0
2095
+ A: 1.7 V: 0.3
2096
+
2097
+ # TODO DISALLOW TOO EARLY OF SPLITS ? WARN [?]
2098
+
2099
+ A: 0.8 V: 0.81 A-V: 0.031 ct: 0.053 19/ 19 45% 21% 29.0% 4 0
2100
+
2101
+ osd_level 2 osd_fractions 2
2102
+ last NAV packet was 1.066667, mpeg at 0.280633 after -> 29.97 1.067733
2103
+ not adding negative diff -0.533867adding 0.000000 to 1.067733
2104
+ final: 1.067733
2105
+ A: 0.9 V: 0.28 A-V: 0.587 ct: 0.056 20/ 20 44% 21% 27.6% 4 0
2106
+
2107
+ then again:
2108
+
2109
+ 0.81 A-V: 0.543 ct: 0.109 36/ 36 34% 20% 22.3% 4 0
2110
+
2111
+ osd_level 2 osd_fractions 2
2112
+ last NAV packet was 1.633333, mpeg at 0.280633 after -> 29.97 1.634967
2113
+ not adding negative diff -0.533867adding 0.000000 to 1.634967
2114
+ final: 1.634967
2115
+ using mpeg ts appears larger, which if true is definitely better 0.280633 > 1.634967 - 10
2116
+ A: 1.4 V: 0.28 A-V: 1.099 ct: 0.113 37/ 37 34% 19% 22.1% 4 0
2117
+
2118
+
2119
+ MAYBE IT NEEDS TO EQUAL THE ACKET BEFORE THE NEXT RESTART PACKET...
2120
+ or maybe it really actually means...add one frame tho :P
2121
+ thinking the 0.28 is to allow for an easier "seamless" transition from one to the next...maybe?
2122
+
2123
+ just subtract one, I'm thinking?
2124
+ 0.814500 - 1.067733 -0.25
2125
+
2126
+ too hard to tell LOL. (right on a split, might have been whacked out somehow...)
2127
+
2128
+ last NAV packet was 2.200000, mpeg at 0.814500 (equiv. to 2.4 about), so we lost 1.6
2129
+ we have
2130
+
2131
+ 0.81
2132
+ 0.28
2133
+ ...
2134
+ 0.81
2135
+ 0.28
2136
+
2137
+ so if we had split twice at 0.81, we'd be close...
2138
+ now I'm torn :P
2139
+
2140
+ mpeg 7.245920 - 9.250908 -2.004988000000001
2141
+
2142
+ I'm guessing 0.85 is good for now...
2143
+ hmm...actually it might be...and this is one phreaky DVD...hmm...sure :P
2144
+
2145
+ I'm guessing this one is actually "those each were 1.0s each, and we don't have a new starting 0.2 at all" however, the "add one frame"
2146
+ thing actually almost gets us close...plus we can warn if we're past a split...
2147
+ should be 0.81 + 0.04+0.24
2148
+
2149
+
2150
+ =nanny mcphee=
2151
+ 0.28
2152
+ 2.733078 - 2.519184 => 0.213
2153
+ 4797.554688 - 4797.359375 => 0.19531300000016927
2154
+
2155
+ =c has some inline=
2156
+
2157
+ has some inline switches 30 <-> 29.97 [!]
2158
+
2159
+ Warning! FPS changed 23.976 -> 29.970 (-5.994005) [4]
2160
+
2161
+ Warning! FPS changed 23.976 -> 29.970 (-5.994005) [4]
2162
+
2163
+ No bind found for key ''.
2164
+
2165
+ like twice
2166
+
2167
+ mplayer2 seems dead...yipes
2168
+
2169
+ == DVDNAV weirdness/search times ==
2170
+
2171
+ // XXX the current version of libdvdnav can't seek outside the current
2172
+ // PGC. Check if the place we're seeking to is in a different
2173
+ // PGC. Position there & adjust the offset if so.
2174
+
2175
+ http://forum.doom9.org/showthread.php?t=140995&highlight=nav+mpeg
2176
+ mentions that you can parse the IFO for information [?]
2177
+
2178
+ http://forum.doom9.org/showthread.php?t=141169&highlight=nav+mpeg "you can just read through the NAV packs"
2179
+ "NAV packets just go forward, you can parse them or look in the IFO files"
2180
+
2181
+ http://forum.doom9.org/showthread.php?t=111436&highlight=nav+mpeg
2182
+
2183
+ mentions VTS_TMAPTI table...hmm...that might still be a grande clue, for determining precision...or maybe not...
2184
+
2185
+ https://github.com/HandBrake/HandBrake/blob/master/libhb/dvdnav.c
2186
+
2187
+ == times ==
2188
+
2189
+
2190
+ =c with new mplayer=
2191
+
2192
+ split 3499.07
2193
+
2194
+ before the split,
2195
+ last NAV packet was 3411.699951, mpeg at 3415.309326 after -> 29.97 3415.111572
2196
+ adding 0.175000 to 3415.111572
2197
+ final: 3415.286621 => 0.02 short
2198
+ using mpeg
2199
+
2200
+
2201
+ after split
2202
+ last NAV packet was 3496.533447, mpeg at 1.310520 after -> 29.97 3500.030029
2203
+ adding difference 0.325325 adding 0.175000 to 3500.355469
2204
+ final: 3500.530518
2205
+
2206
+ split 3498.984619 this time [?] huh?
2207
+
2208
+ old mplayer -nocache dvdnav://1:
2209
+
2210
+ A:3498.3 V:3498.36 A-V: -0.036 ct: -0.301 176/176 8% 4% 27.5r% 0 0
2211
+ A:3499.3 V: 0.00 A-V:3499.321 ct: -0.297 0/ 0 ??% ??% ??,?% 0 0
2212
+ A: -0.7 V: 0.04 A-V: -0.738 ct: -0.297 1/ 1 ??% ??% ??,?% 0 0
2213
+ A: -0.6 V: 0.04 A-V: -0.598 ct: -0.297 1/ 1 ??% ??% ??,?% 0 0
2214
+
2215
+ oh great, it seems to agree with straight dvd:// huh?
2216
+ this sucks
2217
+ assume mine is newer and somehow better...
2218
+
2219
+ mplayer_34118
2220
+ A:3499.0 V:3499.0 A-V: -0.026 ct: -0.301 396/396 6% 4% 23.2% 0 0
2221
+ A:3499.3 V: 0.0 A-V:3499.299 ct: -0.301 0/ 0 ??% ??% ??,?% 0 0
2222
+ A: 0.1 V: 0.0 A-V: 0.115 ct: -0.297 0/ 0 ??% ??% ??,?% 0 0
2223
+
2224
+ just because of a newer ffmpeg maybe?
2225
+ ffmpeg 1d186e9e120d777cc9f5e68d2974d48bfbdd528e
2226
+ mpegts: Fix for continuity counter ?
2227
+ I hope newer is better...
2228
+ I'm using 51bfaa21c8'ish v of ffmpeg
2229
+ I guess I really do need to add 0.5 per split wowza
2230
+
2231
+ linux
2232
+ A: 1.2 V:3499.6 A-V:-3498.380 ct: -0.379 18/ 18 514% 561% 33.2% 0 0
2233
+ then it starts at 0.3
2234
+ but it feels messed...like really messed up...the DVD might not be coming through clear...
2235
+
2236
+ ===detect split ===
2237
+
2238
+ me dvdnav://, with pauses
2239
+ ===== PAUSE =====
2240
+ osd_level 1 osd_fractions 0
2241
+ A:3499.0 V:3499.03 A-V: -0.037 ct: -0.294 624/624 6% 5% 24.6% 0 0
2242
+ ===== PAUSE =====
2243
+ osd_level 1 osd_fractions 0
2244
+ A:3499.3 V: 0.00 A-V:3499.299 ct: -0.294 0/ 0 ??% ??% ??,?% 0 0 # audio packet
2245
+ A: 0.1 V: 0.00 A-V: 0.094 ct: -0.290 0/ 0 ??% ??% ??,?% 0 0
2246
+
2247
+ shooting through:
2248
+ A:3499.0 V:3499.03 A-V: -0.036 ct: -0.278 216/216 9% 4% 25.2% 0 0
2249
+ osd_level 1 osd_fractions 0
2250
+ A: 0.1 V: 0.00 A-V: 0.115 ct: -0.274 0/ 0 ??% ??% ??,?% 0 0
2251
+ I think this is right LOL
2252
+
2253
+ dvdout, theirs, dvd://
2254
+ bizarre
2255
+ A:3498.3 V:3498.28 A-V: 0.003 ct: 0.039 2978/2975 6% 11% 0.8% 0 0
2256
+ A:3498.3 V:3498.32 A-V: -0.031 ct: 0.036 2979/2976 6% 11% 0.8% 0 0
2257
+ A: -0.9 V:3498.36 A-V:-3499.291 ct: 0.032 2980/2977 6% 11% 0.8% 0 0
2258
+ A: -0.8 V:3498.40 A-V:-3499.250 ct: 0.028 2981/2978 6% 11% 0.8% 0 0
2259
+ A: -0.8 V:3498.44 A-V:-3499.242 ct: 0.024 2982/2979 6% 11% 0.8% 0 0
2260
+ A: -0.8 V:3498.48 A-V:-3499.244 ct: 0.019 2983/2980 6% 11% 0.8% 0 0
2261
+ A: -0.7 V:3498.53 A-V:-3499.268 ct: 0.015 2984/2981 6% 11% 0.8% 0 0
2262
+ A: -0.7 V:3498.57 A-V:-3499.237 ct: 0.011 2985/2982 6% 11% 0.8% 0 0
2263
+ A: -0.6 V:3498.61 A-V:-3499.229 ct: 0.007 2986/2983 6% 11% 0.7% 0 0
2264
+ A: -0.6 V:3498.65 A-V:-3499.231 ct: 0.003 2987/2984 6% 11% 0.7% 0 0
2265
+ A: -0.5 V:3498.69 A-V:-3499.222 ct: -0.001 2988/2985 6% 11% 0.7% 0 0
2266
+ A: -0.5 V:3498.73 A-V:-3499.214 ct: -0.006 2989/2986 6% 11% 0.7% 0 0
2267
+ A: -0.5 V:3498.78 A-V:-3499.248 ct: -0.010 2990/2987 6% 11% 0.7% 0 0
2268
+ A: -0.4 V:3498.82 A-V:-3499.207 ct: -0.014 2991/2988 6% 11% 0.7% 0 0
2269
+ A: -0.3 V:3498.86 A-V:-3499.199 ct: -0.018 2992/2989 6% 11% 0.7% 0 0
2270
+ A: -0.3 V:3498.90 A-V:-3499.191 ct: -0.022 2993/2990 6% 11% 0.7% 0 0
2271
+ A: -0.2 V:3498.94 A-V:-3499.193 ct: -0.026 2994/2991 6% 11% 0.7% 0 0
2272
+ A: -0.2 V:3498.98 A-V:-3499.194 ct: -0.031 2995/2992 6% 11% 0.7% 0 0
2273
+ A: -0.2 V:3499.03 A-V:-3499.218 ct: -0.035 2996/2993 6% 11% 0.7% 0 0
2274
+ A: -0.1 V:3499.07 A-V:-3499.178 ct: -0.039 2997/2994 6% 11% 0.7% 0 0
2275
+ A: -0.1 V:3499.11 A-V:-3499.179 ct: -0.043 2998/2995 6% 11% 0.7% 0 0
2276
+ A: -0.0 V:3499.15 A-V:-3499.171 ct: -0.047 2999/2996 6% 11% 0.7% 0 0
2277
+ A: 0.0 V:3499.19 A-V:-3499.173 ct: -0.051 3000/2997 6% 11% 0.7% 0 0
2278
+ A: 0.1 V:3499.23 A-V:-3499.165 ct: -0.056 3001/2998 6% 11% 0.7% 0 0
2279
+ A: 0.1 V:3499.28 A-V:-3499.156 ct: -0.060 3002/2999 6% 11% 0.7% 0 0
2280
+ A: 0.2 V:3499.32 A-V:-3499.148 ct: -0.064 3003/3000 6% 11% 0.7% 0 0
2281
+ A: 0.2 V:3499.36 A-V:-3499.160 ct: -0.068 3004/3001 6% 11% 0.7% 0 0
2282
+ A: 0.3 V:3499.40 A-V:-3499.152 ct: -0.072 3005/3002 6% 11% 0.7% 0 0
2283
+ A: 0.3 V:3499.44 A-V:-3499.153 ct: -0.076 3006/3003 6% 11% 0.7% 0 0
2284
+ A: 0.4 V:3499.49 A-V:-3499.135 ct: -0.081 3007/3004 6% 11% 0.7% 0 0
2285
+ A: 0.4 V: 0.25 A-V: 0.139 ct: -0.076 3008/3005 6% 11% 0.7% 0 0
2286
+ MAYBE SIMILAR TO THE NO AUDIO OPTION THOUGH
2287
+ huh?
2288
+ I guess it doesn't matter, but this is still freaky-o
2289
+
2290
+ played back with theirs, dvdout.minemplayer.dvdnav.mpg
2291
+
2292
+ A:3498.3 V:3498.28 A-V: -0.002 ct: 0.036 2289/2286 6% 12% 1.2% 0 0
2293
+ A:3498.3 V:3498.32 A-V: -0.036 ct: 0.032 2290/2287 6% 12% 1.2% 0 0
2294
+ A: -0.9 V:3498.36 A-V:-3499.287 ct: 0.028 2291/2288 6% 12% 1.2% 0 0
2295
+ A: -0.8 V:3498.40 A-V:-3499.246 ct: 0.024 2292/2289 6% 12% 1.2% 0 0
2296
+ A: -0.8 V:3498.44 A-V:-3499.248 ct: 0.020 2293/2290 6% 12% 1.2% 0 0
2297
+ A: -0.8 V:3498.48 A-V:-3499.240 ct: 0.015 2294/2291 6% 12% 1.2% 0 0
2298
+ A: -0.8 V:3498.53 A-V:-3499.283 ct: 0.011 2295/2292 6% 12% 1.2% 0 0
2299
+ A: -0.7 V:3498.57 A-V:-3499.233 ct: 0.007 2296/2293 6% 12% 1.2% 0 0
2300
+ A: -0.6 V:3498.61 A-V:-3499.235 ct: 0.003 2297/2294 6% 12% 1.2% 0 0
2301
+ A: -0.6 V:3498.65 A-V:-3499.227 ct: -0.001 2298/2295 6% 12% 1.2% 0 0
2302
+ A: -0.5 V:3498.69 A-V:-3499.218 ct: -0.005 2299/2296 6% 13% 1.2% 0 0
2303
+ A: -0.5 V:3498.73 A-V:-3499.220 ct: -0.010 2300/2297 6% 12% 1.2% 0 0
2304
+ A: -0.5 V:3498.78 A-V:-3499.244 ct: -0.014 2301/2298 6% 13% 1.2% 0 0
2305
+ A: -0.4 V:3498.82 A-V:-3499.203 ct: -0.018 2302/2299 6% 13% 1.2% 0 0
2306
+ A: -0.3 V:3498.86 A-V:-3499.205 ct: -0.022 2303/2300 6% 13% 1.2% 0 0
2307
+ A: -0.3 V:3498.90 A-V:-3499.207 ct: -0.026 2304/2301 6% 13% 1.2% 0 0
2308
+ A: -0.3 V:3498.94 A-V:-3499.198 ct: -0.030 2305/2302 6% 12% 1.2% 0 0
2309
+ A: -0.2 V:3498.98 A-V:-3499.200 ct: -0.035 2306/2303 6% 12% 1.2% 0 0
2310
+ A: -0.2 V:3499.03 A-V:-3499.202 ct: -0.039 2307/2304 6% 12% 1.2% 0 0
2311
+ A: -0.1 V:3499.07 A-V:-3499.184 ct: -0.043 2308/2305 6% 12% 1.2% 0 0
2312
+ A: -0.1 V:3499.11 A-V:-3499.176 ct: -0.047 2309/2306 6% 12% 1.1% 0 0
2313
+ A: -0.0 V:3499.15 A-V:-3499.187 ct: -0.051 2310/2307 6% 12% 1.1% 0 0
2314
+ A: 0.0 V:3499.19 A-V:-3499.169 ct: -0.055 2311/2308 6% 12% 1.1% 0 0 # kind of close, kind of really far. weird.
2315
+ A: 0.1 V:3499.23 A-V:-3499.161 ct: -0.060 2312/2309 6% 12% 1.1% 0 0
2316
+ A: 0.1 V:3499.28 A-V:-3499.172 ct: -0.064 2313/2310 6% 12% 1.1% 0 0
2317
+ A: 0.1 V:3499.32 A-V:-3499.196 ct: -0.068 2314/2311 6% 12% 1.1% 0 0
2318
+ A: 0.2 V:3499.36 A-V:-3499.166 ct: -0.072 2315/2312 6% 12% 1.1% 0 0
2319
+ A: 0.2 V:3499.40 A-V:-3499.157 ct: -0.076 2316/2313 6% 12% 1.1% 0 0
2320
+ A: 0.3 V:3499.44 A-V:-3499.149 ct: -0.080 2317/2314 6% 12% 1.1% 0 0
2321
+ A: 0.3 V:3499.49 A-V:-3499.141 ct: -0.085 2318/2315 6% 12% 1.1% 0 0
2322
+ A: 0.4 V: 0.25 A-V: 0.133 ct: -0.080 2319/2316 6% 12% 1.1% 0 0
2323
+
2324
+
2325
+
2326
+ and when straight played:
2327
+ A: 0.3 V:3499.44 A-V:-3499.143 ct: -0.383 598/595 5% 11% 28.8% 0 0
2328
+ A: 0.3 V:3499.49 A-V:-3499.145 ct: -0.387 599/596 6% 11% 28.8% 0 0
2329
+ A: 0.4 V: 0.25 A-V: 0.149 ct: -0.383 600/597 6% 12% 28.8% 0 0
2330
+ A: 0.5 V: 0.29 A-V: 0.157 ct: -0.379 601/598 6% 12% 29.0% 0 0
2331
+
2332
+ mine dvdout.minemplayer.dvd.mpg, played with theirs
2333
+ A: 0.3 V:3499.40 A-V:-3499.152 ct: -0.079 1917/1914 6% 13% 0.4% 0 0
2334
+ A: 0.3 V:3499.44 A-V:-3499.143 ct: -0.084 1918/1915 6% 13% 0.4% 0 0
2335
+ A: 0.3 V:3499.49 A-V:-3499.145 ct: -0.088 1919/1916 6% 13% 0.4% 0 0
2336
+ A: 0.4 V: 0.25 A-V: 0.139 ct: -0.084 1920/1917 6% 13% 0.4% 0 0
2337
+ A: 0.4 V: 0.29 A-V: 0.105 ct: -0.079 1921/1918 6% 13% 0.4% 0 0
2338
+ so seeking must be all that's borked in mine. LOL. phew!
2339
+
2340
+ Input #0, mpeg, from 'dvdout.minemplayer.dvd.mpg':
2341
+ Duration: 00:00:06.87, start: 0.280633, bitrate: -2147483 kb/s (this is after the split, note the negative)
2342
+
2343
+ dvd:
2344
+ V:3499.48 1095/1092 4% 0% 0.0% 0 0
17
2345
  V: 0.25 1096/1093 4% 0% 0.0% 0 0
2346
+
2347
+ V:3499.48 1095/1092 4% 0% 0.0% 0 0
18
2348
  V: 0.25 1096/1093 4% 0% 0.0% 0 0
2349
+
2350
+ dvd split time for -=c= with full play length, with audio (mine) dvd no cache, mine
2351
+ A:3222.0 V:3221.99 A-V: -0.003 ct: 0.289 77266/77256 4% 0% 32.1% 255 0
19
2352
  time 3218.801000 time 3218.801000 time 3218.801000 time 3218.801000 time 3218.801000 time 3218.801000 time 3218.801000 time 3218.801000 time 3218.801000 time 3218.801000 time 3218.801000 time 3218.801000 time 3218.801000 time 3218.801000 time 3218.801000 time 3218.801000 time 3218.801000 time 3218.801000 time 3218.801000 time 3218.801000 time 3218.801000
2353
+ osd_level 1 osd_fractions 0
2354
+ A:3222.1 V:3222.03 A-V: 0.019 ct: 0.291 77267/77257 4% 0% 32.1% 255 0
20
2355
  time 3218.801000 time 3218.801000 time 3218.801000 time 3218.801000 time 3218.801000 time 3218.801000 time 3218.801000 time 3218.801000 time 3218.801000 time 3218.801000 time 3218.801000 time 3218.801000 time 3218.801000 time 3218.801000 time 3218.801000 time 3218.801000 time 3218.801000 time 0.000000 time 0.000000 time 0.000000 time 0.000000 time 0.000000
2356
+ osd_level 1 osd_fractions 0
2357
+ A: 0.2 V:3222.07 A-V:-3221.900 ct: 0.287 77268/77258 4% 0% 32.1% 256 0
21
2358
  time 0.400000 time 0.400000 time 0.400000 time 0.400000 time 0.400000 time 0.400000
2359
+ osd_level 1 osd_fractions 0
2360
+ A: 0.2 V:3222.12 A-V:-3221.920 ct: 0.283 77269/77259 4% 0% 32.1% 256 0
2361
+ maybe this is a disney thing? assume this is expected?
2362
+ maybe just mine?
2363
+ ??
2364
+
2365
+ theirs (old mplayer)
2366
+ A:3498.3 V:3498.28 A-V: -0.005 ct: -0.265 326/323 9% 3% 28.2% 0 0
2367
+ A:3498.3 V:3498.32 A-V: -0.039 ct: -0.269 327/324 9% 3% 28.0% 0 0
2368
+ A:3498.3 V:3498.36 A-V: -0.040 ct: -0.273 328/325 9% 3% 27.8% 0 0
2369
+ A: -0.8 V:3498.40 A-V:-3499.238 ct: -0.277 329/326 9% 3% 28.1% 0 0
2370
+ A: -0.8 V:3498.44 A-V:-3499.230 ct: -0.281 330/327 9% 3% 28.3% 0 0
2371
+ A: -0.7 V:3498.48 A-V:-3499.232 ct: -0.286 331/328 8% 3% 28.3% 0 0
2372
+
2373
+ seeking in dvd:// might be broken if MPEG is...not it should work all right, it's using the VOBU...hmm...
2374
+ so basically when seeking, what it "should" do it seek you forward until you get to the right spot, one frame at a time, I guess...
2375
+ so I could maintain a table of "vobu -> mpeg times" when I pass one...maybe...or maybe for each frame, update the vobu map...
2376
+
2377
+ A:3188.3 V:3188.42 A-V: -0.156 ct: -0.089 136/133 11% 6% 25.0% 0 0
2378
+ osd_level 1 osd_fractions 0
2379
+ A:3188.3 V:3188.46 A-V: -0.155 ct: -0.093 137/134 11% 6% 27.3% 0 0
2380
+ Invalid seek to negative position 28ed40810b2000! # freeze...hmm...and just with mine? huh?
2381
+
2382
+ old ones used to work? huh?
2383
+ svn log on that file didn't 33601 latest for dvd://
2384
+
2385
+ I guess it only matters what mplayer "thinks" is the split, but still...huh?
2386
+ which might be different for dumpstream of dvd:// versus dvdnav:// whoa!
2387
+ I guess we're ok then...
2388
+
2389
+ dvdnav:
2390
+
2391
+ V:3499.40 1057/1054 4% 0% 0.0% 0 0
2392
+ V:3499.40 1055/1052 4% 0% 0.0% 0 0
2393
+
2394
+ when actually playing it though...
2395
+ V:3498.98
2396
+
2397
+ then 0.00 for the next, which...may mean you should add one frame worth to it :)
2398
+ so imagine a split at 3499.02
2399
+
2400
+ osd_level 3 osd_fractions 1
2401
+ last NAV packet was 3495.733398, mpeg at 0.417083 after -> 29.97 3499.229248
2402
+ adding 0.175000 to 3499.229248
2403
+ final: 3499.404297
2404
+ A: 0.5 V: 0.42 A-V: 0.094 ct: -0.231 10/ 10 ??% ??% ??,?% 0 0
2405
+
2406
+ so this seems to impliy the split should have been at 3498.98, timing-wise...
2407
+
2408
+ osd_level 3 osd_fractions 1
2409
+ last NAV packet was 3494.833252, mpeg at 3498.984619 after -> 29.97 3498.328125
2410
+ adding difference 0.458984 adding 0.175000 to 3498.787109
2411
+ final: 3498.962158
2412
+ using mpeg ts appears larger, which if true is definitely better 3498.984619 > 3498.962158 - 10
2413
+ A:3499.0 V:3498.98 A-V: -0.030 ct: -0.277 215/215 5% 9% 23.4% 0 0
2414
+ ===== PAUSE =====
2415
+ ID_PAUSED
2416
+ DVDNAV_TITLE_IS_MOVIE
2417
+
2418
+ osd_level 3 osd_fractions 1
2419
+ weird fella mpeg at 0.000000 adding 0.175000 to 0.000000
2420
+ final: 0.175000
2421
+ using mpeg ts appears larger, which if true is definitely better 0.000000 > 0.175000 - 10
2422
+ A:3499.4 V: 0.00 A-V:3499.362 ct: -0.272 0/ 0 ??% ??% ??,?% 0 0
2423
+
2424
+
2425
+ which is what dvdnav gave us *when played* ?
2426
+
2427
+ old mplayer:
2428
+ A:3498.3 V:3498.36 A-V: -0.034 ct: -0.292 164/164 9% 4% 27.9% 0 0
2429
+ A:3499.3 V: 0.00 A-V:3499.321 ct: -0.288 0/ 0 ??% ??% ??,?% 0 0
2430
+ A:3498.3 V:3498.36 A-V: -0.034 ct: -0.292 164/164 9% 4% 27.9% 0 0
2431
+ A:3499.3 V: 0.00 A-V:3499.321 ct: -0.288 0/ 0 ??% ??% ??,?% 0 0
2432
+ A: -0.7 V: 0.04 A-V: -0.708 ct: -0.288 1/ 1 ??% ??% ??,?% 0 0
2433
+ A: -0.5 V: 0.04 A-V: -0.588 ct: -0.288 1/ 1 ??% ??% ??,?% 0 0
2434
+ A: -0.4 V: 0.04 A-V: -0.468 ct: -0.288 1/ 1 ??% ??% ??,?% 0 0
2435
+ A: -0.2 V: 0.04 A-V: -0.288 ct: -0.288 1/ 1 ??% ??% ??,?% 0 0
2436
+ A: -0.1 V: 0.04 A-V: -0.108 ct: -0.288 1/ 1 ??% ??% ??,?% 0 0
2437
+ A: 0.1 V: 0.04 A-V: 0.042 ct: -0.288 1/ 1 ??% ??% ??,?% 0 0
2438
+ A: 0.2 V: 0.04 A-V: 0.110 ct: -0.284 1/ 1 ??% ??% ??,?% 0 0
2439
+ A: 0.2 V: 0.08 A-V: 0.141 ct: -0.279 2/ 2 ??% ??% ??,?% 0 0
2440
+ A: 0.3 V: 0.13 A-V: 0.129 ct: -0.256 3/ 3 ??% ??% ??,?% 0 0
2441
+ A: 0.4 V: 0.17 A-V: 0.197 ct: -0.254 4/ 4 ??% ??% ??,?% 34 0
2442
+ A: 0.4 V: 0.21 A-V: 0.186 ct: -0.249 5/ 5 ??% ??% ??,?% 34 0
2443
+ A: 0.4 V: 0.25 A-V: 0.144 ct: -0.245 6/ 6 ??% ??% ??,?% 34 0
2444
+ A: 0.4 V:3498.69 A-V:-3498.288 ct: -0.249 7/ 7 ??% ??% ??,?% 34 0
2445
+ A: 0.4 V:3498.73 A-V:-3498.300 ct: -0.254 8/ 8 ??% ??% ??,?% 34 0
2446
+ A: 0.5 V:3498.78 A-V:-3498.281 ct: -0.258 9/ 9 ??% ??% ??,?% 34 0
2447
+ A: 0.5 V:3498.82 A-V:-3498.283 ct: -0.262 10/ 10 ??% ??% ??,?% 34 0
2448
+ A: 0.6 V:3498.86 A-V:-3498.295 ct: -0.266 11/ 11 113% 284% 407.4% 34 0
2449
+ A: 0.6 V:3498.90 A-V:-3498.287 ct: -0.270 12/ 12 105% 262% 377.3% 34 0
2450
+ A: 0.6 V:3498.94 A-V:-3498.299 ct: -0.274 13/ 13 97% 244% 350.6% 34 0
2451
+ A: 0.7 V:3498.98 A-V:-3498.290 ct: -0.279 14/ 14 91% 228% 327.2% 34 0
2452
+ A: 0.8 V:3499.03 A-V:-3498.272 ct: -0.283 15/ 15 86% 214% 308.5% 34 0
2453
+ A: 0.8 V:3499.07 A-V:-3498.254 ct: -0.287 16/ 16 81% 201% 295.8% 34 0
2454
+ A: 0.9 V:3499.11 A-V:-3498.256 ct: -0.291 17/ 17 77% 191% 282.7% 34 0
2455
+ A: 0.9 V:3499.15 A-V:-3498.267 ct: -0.295 18/ 18 73% 181% 268.2% 34 0
2456
+ A: 0.9 V:3499.19 A-V:-3498.269 ct: -0.299 19/ 19 70% 172% 255.7% 34 0
2457
+ A: 1.0 V:3499.23 A-V:-3498.260 ct: -0.304 20/ 20 67% 164% 243.5% 34 0
2458
+ A: 1.0 V:3499.28 A-V:-3498.242 ct: -0.308 21/ 21 64% 156% 235.2% 34 0
2459
+ A: 1.1 V:3499.32 A-V:-3498.244 ct: -0.312 22/ 22 62% 150% 226.5% 34 0
2460
+ A: 1.1 V:3499.36 A-V:-3498.256 ct: -0.316 23/ 23 59% 144% 217.3% 34 0
2461
+ A: 1.2 V:3499.40 A-V:-3498.248 ct: -0.320 24/ 24 57% 138% 208.7% 34 0
2462
+ A: 1.2 V:3499.44 A-V:-3498.239 ct: -0.324 25/ 25 55% 133% 200.8% 34 0
2463
+ A: 1.3 V:3499.49 A-V:-3498.231 ct: -0.329 26/ 26 53% 128% 194.6% 34 0
2464
+ A: 1.3 V: 0.25 A-V: 1.021 ct: -0.324 27/ 27 52% 123% 188.7% 34 0
2465
+ A: 1.4 V: 0.29 A-V: 1.061 ct: -0.320 28/ 28 50% 119% 185.4% 34 0
2466
+
2467
+ you can infer from that that it's 3498.36 + 7 frames, which is close'ish-er...
2468
+
2469
+ ooh checkout the audio...thankfully don't have to worry about this:
2470
+
2471
+ without audio: V:3499.40 1057/1054 5% 17% 0.0% 0 0
2472
+ A:3499.3 V: 0.00 A-V:3499.299 ct: -0.262 0/ 0 ??% ??% ??,?% 0 0
2473
+ A: 0.1 V: 0.00 A-V: 0.115 ct: -0.257 0/ 0 ??% ??% ??,?% 0 0
2474
+
2475
+ r34118 3498.36
2476
+
2477
+ A:3498.3 V:3498.32 A-V: -0.031 ct: -0.221 94/ 91 16% 6% 32.7% 0 0
2478
+ A:3499.3 V: 0.00 A-V:3499.321 ct: -0.217 0/ 0 ??% ??% ??,?% 0 0
2479
+ A: -0.7 V: 0.04 A-V: -0.718 ct: -0.217 1/ 1 ??% ??% ??,?% 0 0
2480
+ A: -0.5 V: 0.04 A-V: -0.588 ct: -0.217 1/ 1 ??% ??% ??,?% 0 0
2481
+ A: -0.4 V: 0.04 A-V: -0.468 ct: -0.217 1/ 1 ??% ??% ??,?% 0 0
2482
+ A: -0.2 V: 0.04 A-V: -0.288 ct: -0.217 1/ 1 ??% ??% ??,?% 0 0
2483
+ A: -0.1 V: 0.04 A-V: -0.128 ct: -0.217 1/ 1 ??% ??% ??,?% 0 0
2484
+ A: 0.1 V: 0.04 A-V: 0.062 ct: -0.217 1/ 1 ??% ??% ??,?% 0 0
2485
+ A: 0.1 V: 0.04 A-V: 0.100 ct: -0.213 1/ 1 ??% ??% ??,?% 0 0
2486
+ A: 0.2 V: 0.08 A-V: 0.141 ct: -0.208 2/ 2 ??% ??% ??,?% 0 0
2487
+ A: 0.3 V: 0.13 A-V: 0.129 ct: -0.204 3/ 3 ??% ??% ??,?% 0 0
2488
+ A: 0.3 V: 0.17 A-V: 0.097 ct: -0.200 4/ 4 ??% ??% ??,?% 0 0
2489
+
2490
+ mine (extracted): no audio (with audio: 3499.401611)
2491
+ V:3499.03
2492
+
2493
+ mine (cleaned up): no audio
2494
+ SVN-r34234-4.5.1
2495
+ A:3498.9 V:3498.90 A-V: -0.007 ct: -0.213 108/105 14% 5% 28.1% 0 0
2496
+ A:3498.9 V:3498.94 A-V: -0.006 ct: -0.214 109/106 14% 5% 27.8% 0 0
2497
+ A:3498.9 V:3498.98 A-V: -0.038 ct: -0.218 110/107 14% 5% 27.6% 0 0
2498
+ A:3499.0 V:3499.03 A-V: -0.037 ct: -0.222 111/108 14% 5% 27.4% 0 0
2499
+ A:3499.3 V: 0.00 A-V:3499.299 ct: -0.222 0/ 0 ??% ??% ??,?% 0 0
2500
+ A: 0.1 V: 0.00 A-V: 0.115 ct: -0.217 0/ 0 ??% ??% ??,?% 0 0
2501
+ A: 0.2 V: 0.04 A-V: 0.138 ct: -0.213 1/ 1 ??% ??% ??,?% 0 0
2502
+
2503
+ except not cleaned up, when really played, stepping through:
2504
+
2505
+ osd_level 1 osd_fractions 0
2506
+ A:3499.0 V:3498.98 A-V: -0.016 ct: -0.212 110/107 13% 7% 28.8% 0 0
2507
+ ===== PAUSE =====
2508
+ osd_level 1 osd_fractions 0
2509
+ A:3499.3 V: 0.00 A-V:3499.299 ct: -0.212 0/ 0 ??% ??% ??,?% 0 0
2510
+ A: 0.1 V: 0.00 A-V: 0.094 ct: -0.208 0/ 0 ??% ??% ??,?% 0 0
2511
+ ===== PAUSE =====
2512
+
2513
+ -vo null seemed to not make a difference. (it was the pausing that mattered)
2514
+
2515
+ however, *only when stepping through it with frame pause* ! which seems pretty reliable...except that?
2516
+
2517
+ == which is better, pause-wise or straight-through, with parsing? ==
2518
+ in this case, we had 3499.4043-0.375 => 3499.0293 somehow :P
2519
+ except that we were (mpeg - me) 0.02
2520
+ @ 0.33 past:
2521
+ (3499.03+0.333)-3499.4043
2522
+ => -0.0412999999998647
2523
+ which is about one frame off...how bad it was before anyway
2524
+
2525
+ started 5.819495 -5.780600
2526
+ => 0.0388950000000001
2527
+
2528
+ middle 3460.812546 - 3460.631919
2529
+ [erroneous] => 0.180627000000186 # oops, was missing my -osd-add parameter :P
2530
+
2531
+ middle 3483.010254 - 3482.987549
2532
+ 0.0227049999998599
2533
+
2534
+ post middle 11.120322 + 3499.03 - 3510.339844
2535
+ -0.18952199999967 + 0.175 = -0.01452199999967
2536
+
2537
+ end @ 3499.03 : (4208.937500 + 3499.03) - 7708.158691
2538
+ -0.19119099999898 + 0.175 = -0.01619099999898
2539
+ + 0.04 0.02380900000102
2540
+ yes!
2541
+
2542
+ newer mplayer does it?
2543
+ newer ffmpeg causes it?
2544
+
2545
+ mine (SVN-r34234-4.5.1) without audio:
2546
+ V:3499.23 116/113 12% 15% 0.0% 0 0
2547
+ V:3499.28 117/114 12% 15% 0.0% 0 0
2548
+ V:3499.32 118/115 12% 15% 0.0% 0 0
2549
+ V:3499.36 119/116 12% 15% 0.0% 0 0
2550
+ V:3499.40 120/117 12% 15% 0.0% 0 0 # wrong-o I wager...
2551
+ V: 0.04 0/ 0 ??% ??% ??,?% 0 0
2552
+
2553
+
2554
+ Sherpya-SVN-r33574-4.2.5 with audio
2555
+ A:3498.3 V:3498.3 A-V: 0.005 ct: -0.247 92/ 89 7% 1% 33.1% 0 0
2556
+ A:3498.3 V:3498.3 A-V: -0.017 ct: -0.248 93/ 90 7% 1% 32.7% 0 0
2557
+ A:3498.3 V:3498.3 A-V: -0.041 ct: -0.252 94/ 91 7% 1% 32.4% 0 0
2558
+ A:3499.3 V: 0.0 A-V:3499.279 ct: -0.248 0/ 0 ??% ??% ??,?% 0 0
2559
+ A: -0.7 V: 0.1 A-V: -0.769 ct: -0.248 1/ 1 ??% ??% ??,?% 0 0
2560
+ A: -0.6 V: 0.1 A-V: -0.639 ct: -0.248 1/ 1 ??% ??% ??,?% 0 0
2561
+ does have the freaky back and forth thing though...
2562
+
2563
+ ===== blink @ =c= 105'ish comparing mplayer versions =====
2564
+ A: 106.1 V:106.12 A-V: for *both* Sherpya-SVN-r34118-4.2.5, SVN-r34234-4.5.1 (mine)
2565
+ phew!
2566
+
2567
+ I think I can "assume" that mine is better? ... ?
2568
+
2569
+ == how to tell an audio packet came through ==
2570
+ osd_level 1 osd_fractions 0
2571
+ A:3499.0 V:3499.03 A-V: -0.069 ct: -0.296 192/192 7% 5% 25.5% 0 0 # real video packet
2572
+ ===== PAUSE =====
2573
+ osd_level 1 osd_fractions 0
2574
+ A:3499.3 V: 0.00 A-V:3499.299 ct: -0.296 0/ 0 ??% ??% ??,?% 0 0 # AUDIO PACKET you can tell because it doesn't say "pause", also V doesn't advance
2575
+ A: 0.1 V: 0.00 A-V: 0.094 ct: -0.292 0/ 0 ??% ??% ??,?% 0 0 # real video packet then I guess...the above didn't count I guess, or maybetwo came in at once.
2576
+ => I think you can add one frame to the last v., or 3499.07 ?
2577
+
2578
+ === other ===
2579
+
2580
+ hmm, basically...the same-ish LOL. prefere dvdnav barely...
2581
+
2582
+ now I'm 2:01:30.36 = 7290.36
2583
+ mpeg 13791.14
2584
+ split 3499.4
2585
+ "should" sum to 7290.54, so I'm 0.2 too low, that's with adding it in.
2586
+
2587
+ I "could" fix it by not adding anything...it appears so, anyway, then I'd be within 0.02 the whole way...I guess...
2588
+ either that or I got the split time wrong.
2589
+
2590
+ starts 5.994675 > 5.955780
2591
+ so about 0.04 ahead, but that's with the addition of 0.175 I think.
2592
+ what's up with the creep?
2593
+
2594
+
2595
+
2596
+
2597
+ == converting dvdnav OSD ==
2598
+
2599
+ =c=
2600
+ A:3460.9 V:3460.85 A-V: 0.002 ct: -0.245 133/130 11% 5% 21.8% 0 0
2601
+ NAV packet was 3456.800049, mpeg at 3460.896240 after -> 29.97 3460.256836
2602
+ adding 0.210000 to 3460.715332
2603
+ final: 3460.925293
2604
+ A:3460.9 V:3460.90 A-V: 0.003 ct: -0.244 134/131 11% 5% 21.7% 0 0 => 0.025 off...
2605
+
2606
+
2607
+ NAV packet was 3457.300049 (0:57:37.30, 3457.30), mpeg at 3460.937988 after -> 29.97 3460.757324 [ 0:57:40.76 =>
2608
+ adding 0.210000 to 3460.757324
2609
+ final: 3460.967285 3460.967324 # math is ok... to 0.0001
2610
+ A:3460.9 V:3460.94 A-V: 0.004 ct: -0.244 135/132 11% 5% 21.5% 0 0
2611
+
2612
+ => 0.03 even
2613
+
2614
+ at beginning:
2615
+ mpeg at 76.314934 == 76.311020 => 0.003
2616
+
2617
+ =osoh=
2618
+ mpeg 72.853134 => my 72.865906 => 0.01
2619
+ 73.437057 => my 73.449829 => 0.0128 too high 0.197228000000002 so maybe 0.19 maybe, from 0.28? from
2620
+
2621
+ at an hour about 0.01 ahead
2622
+
2623
+ last NAV packet was 6001.466797, mpeg at 6007.647461 after -> 29.97 6007.468262
2624
+ adding 0.210000 to 6007.468262
2625
+ final: 6007.678223 => 0.03 ahead. hmm...
2626
+
2627
+ I wonder if it adds in the equivalent of the initial 0.28 back in by the end of the film. Oh man LOL.
2628
+ nope
2629
+
2630
+ last NAV packet was 6589.966797, mpeg at 6597.194336 after -> 29.97 6596.556641
2631
+ adding difference 0.458984 adding 0.210000 to 6597.015625
2632
+ final: 6597.225586
2633
+
2634
+ still 0.03 too high now.
2635
+ I have no idea.
2636
+
2637
+
2638
+ If I'm low, then just use theirs.
2639
+ Else, add 0.
2640
+
2641
+ == 3600 dvdnav OSD ==
2642
+
2643
+ fascinatingly, playing dvdout seems to have exactly "on" OSD to the standard time on the console. Exactly.
2644
+ Dunno
2645
+ then the OSD actually resets after the shift at 25:46. Fascinating. It's just using the mpeg for the OSD I guess (including its opening 0.28 extra secs)
2646
+
2647
+ with -ss 3600 dvdnav://, it seeks me to V:3597.7 (should have 3.6 second diff) hmm...
2648
+ how does it do seeking today, dvdnav
2649
+
2650
+ 59:56.96, should be 59:56.4
2651
+ exhibits the weird freaky roundingness...almost a full second of it [?]
2652
+ maybe off then...
2653
+
2654
+
2655
+ that 0.96 could be coming off the 'real' stream
2656
+ YES IT'S LOCK STEP
2657
+
2658
+ with my stuff and dvd://, it shows the same "update only at 0.5s"
2659
+ hmm <sigh>
2660
+ with or without my patches, it sucks like that.
2661
+ and its seeking speed is abysmal... hmm...maybe that's just in debug mode? huh?
2662
+ but maybe accurate?
2663
+
2664
+ so it's exactly the same fix...
2665
+
2666
+ My easy fix would be to "remember" the last spot in the demuxer...maybe...
2667
+ The real fix would be to fix dvdnav
2668
+
2669
+ dvd:// had the same "we're using the exactly wrong extension"
2670
+
2671
+ dvd:// on seek to 3600:
2672
+ V:3604.21'ish [kind'er close to DVD time?]
2673
+ dvdnav:// on seek to 3600:
2674
+ V:3597.71'ish huh? implementation detail?
2675
+
2676
+ should some stuff be moved to libdvdread from stream_dvd.c ?
2677
+
2678
+ === workaround nav packets ===
2679
+ =osoh=
2680
+ NAV packet was 0.000000, mpeg at 0.033367 now 0.033367
2681
+ NAV packet was 0.000000, mpeg at 0.280633 now 0.280633
2682
+ NAV packet was 0.000000, mpeg at 0.314000 now 0.314000?% ??,?% 1 0
2683
+ A: 0.6 V: 0.31 A-V: 0.297 ct: 0.003 3/ 3 ??% ??% ??,?% 1 0
2684
+ NAV packet was 0.000000, mpeg at 0.347367 now 0.347367
2685
+ A: 0.6 V: 0.35 A-V: 0.264 ct: 0.006 4/ 4 ??% ??% ??,?% 1 0
2686
+ NAV packet was 0.000000, mpeg at 0.380733 now 0.380733
2687
+ A: 0.6 V: 0.38 A-V: 0.231 ct: 0.009 5/ 5 ??% ??% ??,?% 1 0
2688
+ NAV packet was 0.000000, mpeg at 0.414100 now 0.414100
2689
+ A: 0.6 V: 0.41 A-V: 0.197 ct: 0.011 6/ 6 ??% ??% ??,?% 1 0
2690
+ NAV packet was 0.000000, mpeg at 0.447467 now 0.447467
2691
+ A: 0.6 V: 0.45 A-V: 0.164 ct: 0.013 7/ 7 ??% ??% ??,?% 1 0
2692
+ NAV packet was 0.000000, mpeg at 0.480833 now 0.480833
2693
+ A: 0.6 V: 0.48 A-V: 0.130 ct: 0.015 8/ 8 ??% ??% ??,?% 1 0
2694
+ NAV packet was 0.000000, mpeg at 0.514200 now 0.514200
2695
+ A: 0.6 V: 0.51 A-V: 0.097 ct: 0.017 9/ 9 ??% ??% ??,?% 1 0
2696
+ NAV packet was 0.000000, mpeg at 0.547567 now 0.547567
2697
+ A: 0.6 V: 0.55 A-V: 0.085 ct: 0.018 10/ 10 ??% ??% ??,?% 1 0
2698
+ NAV packet was 0.000000, mpeg at 0.580933 now 0.580933
2699
+ A: 0.6 V: 0.58 A-V: 0.052 ct: 0.020 11/ 11 ??% ??% ??,?% 1 0
2700
+ NAV packet was 0.400000, mpeg at 0.614300 now 0.400000 **** BEHIND 0.21, though you'll notice 0.31 compared to 0.28 from the dumpstream...
2701
+ A: 0.6 V: 0.61 A-V: 0.018 ct: 0.021 12/ 12 ??% ??% ??,?% 1 0
2702
+ NAV packet was 0.400000, mpeg at 0.647667 now 0.433367
2703
+ A: 0.7 V: 0.65 A-V: 0.006 ct: 0.021 13/ 13 ??% ??% ??,?% 1 0
2704
+ seems those NAV packets are like 0.21 behind?
2705
+ so now they *match* the file based ones, that require an offset. Oh man this is nuts!
2706
+ But the only way I guess...
2707
+ OSOH ffmpeg start: 0.280633
2708
+ still a couple of frames off though...
2709
+ mplayer: "0.28"
2710
+ =c=
2711
+ NAV packet was 0.400000, mpeg at 0.614300 now 0.400000 => 0.21
2712
+ "0.28"
2713
+
2714
+ =jonah=
2715
+ "0.06"
2716
+ NAV packet was 0.866667, mpeg at 0.944217 now 0.866667 => 0.08 ? wow that is really late...
2717
+
2718
+ NAV packet was 6.066667, mpeg at 6.983578 now 6.9508839% 13.5% 1 0
2719
+ NAV packet was 6.933333, mpeg at 7.000261 now 6.9333338% 13.6% 1 0
2720
+
2721
+ clue! start: 0.060000
2722
+
2723
+ so nav packets appear to suffer from that pesky offset....?
2724
+
2725
+ =sintel=
2726
+ NAV packet was 0.500000, mpeg at 0.734067 now 0.500000 => .23 behind
2727
+ start: 0.300300 => seems to corrobrate...
2728
+ (unfortunately mplayer reports this one as "0.37" hmm... )
2729
+
2730
+ NAV packet was 3.000000, mpeg at 3.503500 now 3.2669336% 7.6% 0 0 # 0.24 off
2731
+
2732
+ @ 10 min's'ish
2733
+ NAV packet was 604.000000, mpeg at 604.837769 now 604.0000009 -> 604.60 # 0.23 off
2734
+
2735
+ might be able to peel off more accuracy via
2736
+
2737
+ sintel:
2738
+ NAV packet was 0.000000, mpeg at 0.033367 now 0.033367
2739
+ NAV packet was 0.000000, mpeg at 0.367033 now 0.367033 # we already get this one...
2740
+ and ffmpeg is at 0.30? huh?
2741
+ AVS says it starts at 0.40, which kind of corroborates mplayer...
2742
+ I'm ok with 0.07 missing I guess...they all seem to have this don't they?
2743
+ should I always subtract an extra 0.08 from it tho? yeah, really why would that be?
2744
+ 0.28 -> 0.21?
2745
+ Jonah no, sintel yes, OSOH yes, c yes. I guess inferring is all right here?
2746
+
2747
+ So basically, for me to currently accomodate for this, I'd need to pass it into mplayer, and it would have to add it back in.
2748
+ Until EDL tracks the accurate DVD time I guess.
2749
+ I'm good with being 1/10th out. No worries there :P
2750
+
2751
+ OSOH:
2752
+ NAV packet was 0.000000, mpeg at 0.033367 now 0.033367
2753
+ NAV packet was 0.000000, mpeg at 0.280633 now 0.280633 # except it got this one right...
2754
+
2755
+
2756
+
2757
+ =c lightning =
2758
+
2759
+ dvdsampler
2760
+ 25.57
2761
+ 25 f13
2762
+ 26 f7
2763
+ 27 f13 + 4
2764
+ 25 f13
2765
+ what in the heck?
2766
+ 26 f7
2767
+ 24 f20...if I hadn't seen it with my own eyes... LOL
2768
+
2769
+ ok now
2770
+
2771
+ mpc-hc
2772
+ 25 f6'ish
2773
+ 25 f4'ish
2774
+ 26 even.
2775
+ bworked again <sigh>.
2776
+
2777
+ mplayer raw, OSD corrected:
2778
+ 23.22
2779
+
2780
+ somehow I "thought" maybe powerdvd was accurate but off by 0.5s?
2781
+
2782
+ ====
2783
+
2784
+ It "might" round up the times.
2785
+ 13 clicks to get to 00:01
2786
+ then like 30 to 00:01
2787
+ inconsistent?
2788
+
2789
+ dvdsample.exe
2790
+ 57:50 f10 (57:53.89)
2791
+ was like 2 seconds ahead at =c= car turning left, front tire visible
2792
+ and like 3 seconds ahead at the very beinning?
2793
+
2794
+ mplayer:
2795
+ 3471.92 console (57:51.92)
2796
+ 54:47.92 OSD -> 3467.92 30 fps (29.92: 0:57:51.39 )
2797
+ no hiccups...
2798
+
2799
+ mplayer OSD math might be messed up, it keeps jumping all around...
2800
+ these v bad: Sherpya-SVN-r33574-4.2.5, and r Sherpya-SVN-r34118-4.2.5
2801
+ also with monster's inc.
2802
+ mplayer bug :P
2803
+ at least it's "always" 1s off.
2804
+ I think it's just with dvd's {both dvd:// and dvdnav://}
2805
+
2806
+ =c= offset: start: 0.280633
2807
+ OSD seemed to start at 0.28, too, which is good/right
2808
+
2809
+ mpc-hc
2810
+ 10 clicks per second [?]
2811
+ car 57:52 even
2812
+
2813
+ == c bright light on W ==
2814
+ 10 f12
2815
+ 6.37 mplayer
2816
+ OSD 7.37 huh?
2817
+
2818
+ mpc-hc 08
2819
+
2820
+ dvdsample 14 f12 + 2 clicks to 14 f25, one click 15 f18,
2821
+ 16 f12 + 8 clicks -> 16 f25
2822
+
2823
+ 18 f17 + 58 clicks -> 20 f2
2824
+ this one is *way* too many clicks...maybe the update time is some type of suggestion? Maybe it's off by negative one VOB unit?
2825
+
2826
+ it "appears" to be advancing by one frame at a time, but its numbers are way whacked compared to powerdvd. Sorry!
2827
+
2828
+ == start times ==
2829
+ titles 7,23 el materdor
2830
+ 7:
2831
+ Duration: 00:00:02.05, start: 0.207756, bitrate: 79689 kb/s
2832
+ 23:
2833
+ Duration: 00:00:00.79, start: 0.203833, bitrate: 64868 kb/s
2834
+ not sure what this one means... hmm...
2835
+ ??
2836
+ Duration: 00:00:05.18, start: 0.203833, bitrate: 14484 kb/s
2837
+
2838
+ it seemed to have 0.0's for video when seeking in mplayer, but...umm...I'm not totally sure...
2839
+
2840
+ osoh: ffmpeg start: 0.280633 [OSOH start]
2841
+
2842
+ sintel:
2843
+ 1,5,7[big],: start: 0.300300
2844
+ 3: start: 0.367033
2845
+
2846
+ monster's inc:
2847
+ 1,7: start: 0.280633
2848
+
2849
+ guess: progressive "standard" is 0.28, 0.30 is "standard" for true 29.97
2850
+
2851
+ Jonah:
2852
+ track 1: Duration: 00:00:23.36, start: 0.060000 (mplayer says it's 0.1)
2853
+ dang no standard! :P
2854
+ playing with patched: A: 0.4 V: 0.06 A-V: 0.353 ct: 0.000 1/ 3 ??% ??% ??,?% 3 0
22
2855
 
2856
+
2857
+ === close eyes (OSOH) ===
2858
+
2859
+ mplayer full mkv:
2860
+ A:3600.0 V:3600.0
2861
+ A:3600.0 V:3600.0
2862
+ A:3600.0 V:3600 [?] => 0.08
2863
+
2864
+ ffmpeg -ss 3600
2865
+ 0.05 in avidemux (even), 3rd frame in, just about right...
2866
+
2867
+ avidemux on full ts:
2868
+ 1:00:00.433 # avidemux might not be reliable tho... this one seems freaky...
2869
+ # actually this might match the initial offset, but if it does...huh? 0.28 still a bit off...
2870
+ # maybe avidemux skips duplicate frames or something?
2871
+ # something is very bad here perhaps, also...probably that :P
2872
+
2873
+ mplayer full ts
2874
+ A:4200.0 V:4199.9
2875
+ A:4200.0 V:4200.0
2876
+ A:4200.0 V:4200.0 [?]
2877
+ seems to match the mkv
2878
+
2879
+ mplayer on dvd +- dvdnav
2880
+ A:3600.2 V:3600.2
2881
+ A:3600.3 V:3600.3
2882
+ A:3600.3 V:3600.3 => .35 => seems to corroborate...mplayer on the DVD's, at least, seems to have that extra timestamp in there.
2883
+
2884
+ the DVD video seems to always start at 0.3 eh?
2885
+ A: 0.3 V: 0.3
2886
+ audio is typically 0.1s ahead, so not sure what's going on here...unless audio itself doesn't "start" until 0.9 for real...
2887
+ dvd/dvdnav both, and both audio and video seem to start at 0.3, though audio shoots up to 0.9 quickly [?]
2888
+
2889
+ mkv/ts start at "0 even"
2890
+ if my hypothesis is correct
2891
+ i should see this on other DVD's
2892
+ the initial frames should already be off, time-wise
2893
+
2894
+ dvdout.mpg (mplayer dumpstream)
2895
+ A:3600.2 V:3600.3
2896
+ A:3600.3 V:3600.3
2897
+ A:3600.3 V:3600.3
2898
+
2899
+ == initial fade in ==
2900
+
2901
+ dvdnav:
2902
+ A: 1.3 V: 1.3 A-V:
2903
+ A: 1.3 V: 1.3 A-V:
2904
+ A: 1.3 V: 1.3 => 1.37
2905
+
2906
+ dvdout.mpg (mplayer dumpstream)
2907
+ A: 1.3 V: 1.3 A-V:
2908
+ A: 1.3 V: 1.3 A-V:
2909
+ A: 1.3 V: 1.3 A-V: => 1.37
2910
+
2911
+ avidemux on ts 1.376
2912
+ except avidemux was way ahead with the other one, too...
2913
+ except its first frame starts at 00.000 , then 00.041, then 00.082 ...
2914
+ and ffmpeg says the ts starts at 600.000
2915
+
2916
+ mplayer on {ts,mkv}:
2917
+ A: 601.0 V: 601.0
2918
+ A: 601.0 V: 601.0
2919
+ A: 601.0 V: 601.1
2920
+ => 1.10, which "might" corroborate ...
2921
+
2922
+ mplayer dumpstream:
2923
+ ffmpeg start: 0.280633 [OSOH start]
2924
+ mplayer says it starts 0.3 => seems to corroborate ...
2925
+
2926
+ what about handbrake? starts at 0?
2927
+
2928
+ makemkv (ripper) was heading me south, perhaps?
2929
+ does this explain Snow White?
2930
+
2931
+ This might explain DVD times not syncing right, as well... (the extra 0.5s it "says" it has, but then doesn't)
2932
+
2933
+ 0.28 is not accomodated in sums:
2934
+
2935
+ handbrake 5fps:
2936
+ Duration: 01:53:11.60, start: 0.000000, bitrate: 223 kb/s
2937
+ A: 1.1 V: 1.0
2938
+ A: 1.2 V: 1.2
2939
+ A: 1.3 V: 1.2 => 1.25 but only 5 fps so POOR TEST
2940
+
2941
+ handbrake real:
2942
+ A: 1.0 V: 1.0
2943
+ A: 1.0 V: 1.0
2944
+ A: 1.1 V: 1.1 => 1.10 => corroborate,
2945
+ conclusion: handbrake seems to be the same "resetting" it back to 0 from 0.3
2946
+
2947
+ G:\Video\OTHER_SIDE_OF_HEAVEN>ffmpeg -i title00.mkv 2>&1| grep Duration
2948
+ Duration: 01:53:11.31, start: 0.000000, bitrate: 7900 kb/s
2949
+ last frame: 01:53:11.708 162838
2950
+ first frame: 00:00.000
2951
+
2952
+ G:\Video\OTHER_SIDE_OF_HEAVEN>ffmpeg -i dvdout.mpg 2>&1| grep Duration
2953
+ Duration: 01:53:11.26, start: 0.280633, bitrate: 8202 kb/s
2954
+ avidemux says it starts at 0:00.000 and has 162740 frames [fewer frames?]
2955
+ seems to get to the end though...
2956
+ close eyes: 00:59:56.262 frame 86224 [this seems messed...]
2957
+
2958
+ NB OSOH appears to be all 23.97 fps
2959
+
2960
+ G:\Video\OTHER_SIDE_OF_HEAVEN>ffmpeg -i title00.ts 2>&1| grep Duration
2961
+ Duration: 01:53:11.26, start: 600.000000, bitrate: 8126 kb/s
2962
+
2963
+ G:\>ffmpeg -i OTHER_SIDE_OF_HEAVEN-1.m4v 2>&1| grep Duration # 5 fps, so poor check...
2964
+ Duration: 01:53:11.60, start: 0.000000, bitrate: 223 kb/s # this one is elongated? huh?
2965
+
2966
+ avidemux says title00.ts versus dvdout.mpeg (OSOH) is 3 seconds longer.
2967
+ I wonder if it (has anything besides progressive but even more) has some frames that don't match perfectly
2968
+ which somebody is messing with? huh?
2969
+
2970
+ === Monster's Inc. ===
2971
+
2972
+ {dvd,dvdnav}: A: 1.1 V: 0.3
2973
+
2974
+ castle:
2975
+ DVD
2976
+ A: 2.2 V: 2.2
2977
+ A: 2.3 V: 2.3 => 2.30
2978
+
2979
+ ffmpeg on mplayer dump:
2980
+ Duration: 00:00:24.15, start: 0.280633
2981
+
2982
+ ffmpeg on mplayer dump, title 3, just a piece mind you :):
2983
+ Duration: 00:00:03.55, start: 0.280633
2984
+
2985
+ == Sintel ==
2986
+
2987
+ A: 0.4 V: 0.4
2988
+
2989
+ landscape:
2990
+ DVD
2991
+ A: 3.3 V: 3.2
2992
+ A: 3.3 V: 3.3
2993
+ A: 3.3 V: 3.3 => 3.35
2994
+ handbrake:
2995
+ A: 2.9 V: 2.9
2996
+ A: 3.0 V: 3.0
2997
+ A: 3.0 V: 3.0 => 3.05
2998
+
2999
+ ffmpeg on dump:
3000
+ Duration: 00:01:00.62, start: 0.300300 (for OSOH dump was 0.280633)
3001
+ title 3:
3002
+ Duration: 00:00:21.22, start: 0.367033 [interrupted or not either way same, so can interrupt mplayer dumpstreams all right]
3003
+
3004
+ 0.08 variance so far?
3005
+
3006
+
3007
+ It seems that the start time "doesn't effect" the sum?
3008
+
3009
+
3010
+ title 5, mouse teeny moveleft of box:
3011
+ sintel.5.mpg
3012
+ 1.1
3013
+ A: 1.2 V: 1.1 A-V: 0.137 ct: -0.027 240/240 6% 2% 1.1% 0 0
3014
+ A: 1.3 V: 1.1 A-V: 0.124 ct: -0.023 241/241 6% 1% 1.0% 0 0 => 1.18
3015
+
3016
+ title03.ts
3017
+
3018
+ A: 600.8 V: 600.8
3019
+ A: 600.8 V: 600.8
3020
+ A: 600.8 V: 600.8 => 0.88
3021
+
3022
+ title03.mkv sum:
3023
+ mplayer A: 216.7 V: 216.7
3024
+
3025
+
3026
+ does the grabber fill in blanks at the end or something?
3027
+ here's a clue, on the TS:
3028
+ A: 815.8 V: 815.7 A-V: 0.005 ct: 0.100 630/630 11% 44% 1.3% 56 0
3029
+ TS_PARSE: COULDN'T SYNC
3030
+ A: 816.7 V: 816.7 A-V: -0.013 ct: 0.079 659/659 11% 40% 1.4% 56 0
3031
+ except mkv seems to actually go through all the way.
3032
+
3033
+ is the 0.3 evident near the end?
3034
+ thumbprint
3035
+ title03.mkv:
3036
+ A: 210.4 V: 210.4
3037
+ A: 213.6 V: 213.6
3038
+ A: 213.6 V: 213.6 => 213.63
3039
+ (which is around 3:33)
3040
+
3041
+ dump.mpg
3042
+ A: 213.9 V: 213.9
3043
+ A: 213.9 V: 213.9
3044
+ A: 213.9 V: 213.9 => 213.98 => corroborate!
3045
+
3046
+ powerdvd:
3047
+ 3:33.8 27 frames, 33 total? huh?
3048
+ anticipate 0:03:33.84*29.97/30
3049
+
3050
+ TODO long movie, ending timestamps similar?
3051
+
3052
+ == mplayer dvd -ss seeking ==
3053
+
3054
+ if you pass it -ss 1:00:00 it seeks to 3604, i.e. it seeks I think to the 30 fps spot :P
3055
+
3056
+ But that's just with dvd:// with dvdnav:// it seems to be right on...maybe it has smarter seeking in it or something?
3057
+
3058
+ when seeking in the TS it started 0.4 past, but I guess maybe that's expected...
23
3059
 
24
3060
  == netflix upscale notes ==
25
3061
 
@@ -223,8 +3259,8 @@ Snow White apparently failed quite well at work, however. Man this is really re
223
3259
  ts 01:53:11.26, start: 600.000000 (essentially the same as above)
224
3260
  makemkv11 01:53:11.31
225
3261
  ts 11: 01:53:11.26
226
- VLC DVD sum: 1:53:05 -> 1:53:11.8
227
- makemkv is quite close to @29.97 fps
3262
+ VLC DVD sum: 1:53:05 -> 1:53:11.8 # rounding error?
3263
+ makemkv is quite close to @29.97 fps, which I think is "right"
228
3264
  ffprobe -show_packets title00.ts
229
3265
  7391.234311 -> 2:03:11.2 # oh that's comforting LOL
230
3266
  only has one demux_mpg: 24000/1001fps progressive NTSC content detected, switching framerate.
@@ -299,7 +3335,7 @@ Snow White apparently failed quite well at work, however. Man this is really re
299
3335
 
300
3336
  == snow white DVD ==
301
3337
  has a plus 5 freako
302
- the TS *might* be right on, which would imply ts == 29.97, mkmv = ts*30.03
3338
+ the TS *might* be right on, which would imply ts == 29.97, makemkv = ts*30.03, which somehow feels wrong...
303
3339
 
304
3340
  wall time latest: wrist watch started a tidge behind, ended up even further behind (powerdvd)
305
3341
  1:23:32 sum powerDVD
@@ -308,10 +3344,8 @@ Snow White apparently failed quite well at work, however. Man this is really re
308
3344
  seeking 1HR "good night" [good] night (her last one)
309
3345
  yep it's totally internally inconsistent. Fascinating.
310
3346
 
311
- TODO hb it straight [?]
312
-
313
3347
  120180 frames in the ts
314
- -> 29.97 1:46:50 <sigh>.
3348
+ -> 29.97 1:46:50 <sigh> (totally off)
315
3349
  120183 frames in the mkv <sigh> LOL
316
3350
 
317
3351
  VLC