sensible-cinema 0.21.9 → 0.21.10

Sign up to get free protection for your applications and to get access to all the features.
Files changed (101) hide show
  1. data/LICENSE.TXT +8 -72
  2. data/README +126 -90
  3. data/Rakefile +28 -34
  4. data/TODO +157 -129
  5. data/VERSION +1 -1
  6. data/bin/sensible-cinema +40 -23
  7. data/change_log_with_feature_list.txt +26 -0
  8. data/development.txt +15 -6
  9. data/go.bat +1 -1
  10. data/go_ocr_tracker.bat +1 -1
  11. data/gocreatemode.bat +1 -1
  12. data/is_it_legal_to_copy_dvds.txt +80 -0
  13. data/lib/auto_convert.rb +4 -3
  14. data/lib/count_down_timer_jruby_swing.rb +5 -5
  15. data/lib/drive_info.rb +27 -7
  16. data/lib/edl_parser.rb +0 -1
  17. data/lib/mencoder_wrapper.rb +4 -5
  18. data/lib/subtitle_profanity_finder.rb +128 -0
  19. data/sensible-cinema.gemspec +24 -93
  20. data/spec/common.rb +8 -9
  21. data/spec/dragon.srt +32 -0
  22. data/spec/drive_info.spec.rb +2 -1
  23. data/spec/how_to +13 -0
  24. data/spec/notes +651 -41
  25. data/spec/subtitle_profanity_finder.spec.rb +53 -0
  26. data/template_bats/RUN SENSIBLE CINEMA CLICK HERE.bat +11 -2
  27. data/todo.build_library.txt +1 -1
  28. data/todo.inventionzy.txt +16 -11
  29. data/todo.open_edl_list_org.txt +19 -2
  30. data/todo.subtitle +16 -4
  31. data/{bin → vendor}/monkey.png +0 -0
  32. data/www/index.html +1 -1
  33. data/zamples/edit_decision_lists/dvds/how_to_train_your_dragon.txt +25 -0
  34. data/zamples/edit_decision_lists/dvds/legend_of_the_guardians_the_owls_of_gahoole.txt +1 -1
  35. data/zamples/edit_decision_lists/dvds/sintel_open_source_blender.txt +18 -0
  36. data/zamples/edit_decision_lists/dvds/tron_legacy.txt +27 -0
  37. metadata +306 -413
  38. data/lib/profanity_finder.rb +0 -84
  39. data/spec/images/black.bmp +0 -0
  40. data/spec/images/colon.bmp +0 -0
  41. data/spec/images/hulu_0.bmp +0 -0
  42. data/spec/images/hulu_2.bmp +0 -0
  43. data/spec/images/hulu_2_3.bmp +0 -0
  44. data/spec/images/hulu_2_4.bmp +0 -0
  45. data/spec/images/hulu_3.bmp +0 -0
  46. data/spec/images/hulu_3_4.bmp +0 -0
  47. data/spec/images/hulu_4.bmp +0 -0
  48. data/spec/images/hulu_4_4.bmp +0 -0
  49. data/spec/images/hulu_5.bmp +0 -0
  50. data/spec/images/hulu_7.bmp +0 -0
  51. data/spec/images/hulu_8.bmp +0 -0
  52. data/spec/images/hulu_slash.bmp +0 -0
  53. data/spec/images/netflix_a0.bmp +0 -0
  54. data/spec/images/netflix_a1.bmp +0 -0
  55. data/spec/images/netflix_a2.bmp +0 -0
  56. data/spec/images/netflix_a3.bmp +0 -0
  57. data/spec/images/netflix_a4.bmp +0 -0
  58. data/spec/images/netflix_a5.bmp +0 -0
  59. data/spec/images/netflix_a6.bmp +0 -0
  60. data/spec/images/netflix_a7.bmp +0 -0
  61. data/spec/images/netflix_a8.bmp +0 -0
  62. data/spec/images/netflix_a9.bmp +0 -0
  63. data/spec/images/netflix_b9.bmp +0 -0
  64. data/spec/images/vlc_0.bmp +0 -0
  65. data/spec/images/vlc_2_4.bmp +0 -0
  66. data/spec/images/vlc_2_6.bmp +0 -0
  67. data/spec/images/vlc_4.bmp +0 -0
  68. data/spec/images/vlc_5.bmp +0 -0
  69. data/spec/images/vlc_6.bmp +0 -0
  70. data/spec/images/vlc_9.bmp +0 -0
  71. data/spec/images/vlc_colon.bmp +0 -0
  72. data/spec/images/youtube_0.bmp +0 -0
  73. data/spec/images/youtube_1.bmp +0 -0
  74. data/spec/images/youtube_2_0.bmp +0 -0
  75. data/spec/images/youtube_2_5.bmp +0 -0
  76. data/spec/images/youtube_2_6.bmp +0 -0
  77. data/spec/images/youtube_3_0.bmp +0 -0
  78. data/spec/images/youtube_4.bmp +0 -0
  79. data/spec/images/youtube_4_0.bmp +0 -0
  80. data/spec/images/youtube_5.bmp +0 -0
  81. data/spec/images/youtube_6.bmp +0 -0
  82. data/spec/images/youtube_light_0.bmp +0 -0
  83. data/spec/images/youtube_light_1_3.bmp +0 -0
  84. data/spec/images/youtube_light_2_1.bmp +0 -0
  85. data/spec/images/youtube_light_2_3.bmp +0 -0
  86. data/spec/images/youtube_light_2_9.bmp +0 -0
  87. data/spec/images/youtube_light_4.bmp +0 -0
  88. data/spec/images/youtube_light_4_3.bmp +0 -0
  89. data/spec/images/youtube_light_5.bmp +0 -0
  90. data/spec/images/youtube_light_5_0.bmp +0 -0
  91. data/spec/images/youtube_light_8.bmp +0 -0
  92. data/spec/images/youtube_light_9.bmp +0 -0
  93. data/spec/images/youtube_small_0.bmp +0 -0
  94. data/spec/images/youtube_small_2.bmp +0 -0
  95. data/spec/images/youtube_small_2_0.bmp +0 -0
  96. data/spec/images/youtube_small_4.bmp +0 -0
  97. data/spec/silence.wav +0 -0
  98. data/vendor/SetPriority.exe +0 -0
  99. data/vendor/gocr049.exe +0 -0
  100. data/vendor/music.wav +0 -0
  101. data/vendor/unzip.exe +0 -0
data/spec/common.rb CHANGED
@@ -16,13 +16,8 @@ This file is part of Sensible Cinema.
16
16
  along with Sensible Cinema. If not, see <http://www.gnu.org/licenses/>.
17
17
  =end
18
18
  require 'rubygems'
19
- begin
20
- require 'rspec' # rspec2
21
- rescue LoadError
22
- require 'spec' # rspec1
23
- require 'spec/autorun'
24
- end
25
-
19
+ require 'rspec' # rspec2
20
+ require 'rspec/autorun' # ???
26
21
  # some useful utilities...
27
22
 
28
23
  require 'sane'
@@ -44,7 +39,7 @@ begin
44
39
  end
45
40
  }
46
41
  rescue LoadError
47
- if RUBY_PLATFORM =~ /java/
42
+ if OS.java?
48
43
  Benchmark.module_eval {
49
44
  def self.realtime
50
45
  beginy = java.lang.System.nano_time
@@ -65,6 +60,8 @@ end
65
60
 
66
61
  require 'ffi'
67
62
 
63
+ if OS.windows?
64
+ # I guess they all don't need this...
68
65
  module GetPid
69
66
  extend FFI::Library
70
67
  ffi_lib 'user32', 'kernel32'
@@ -79,4 +76,6 @@ module GetPid
79
76
  out.get_uint32(0) # read_uint
80
77
  end
81
78
 
82
- end
79
+ end
80
+
81
+ end
data/spec/dragon.srt ADDED
@@ -0,0 +1,32 @@
1
+ 1
2
+ 00:00:34,715 --> 00:00:37,047
3
+ <i>This is Berk.</i>
4
+
5
+ 2
6
+ 00:00:37,184 --> 00:00:41,587
7
+ <i>It's tweIve days north of hopeIess and a</i>
8
+ <i>few degrees south of freezing to death.</i>
9
+
10
+ 3
11
+ 00:00:41,722 --> 00:00:45,488
12
+ <i>It's Iocated soIidIy</i>
13
+ <i>on the meridian of misery.</i>
14
+
15
+ 4
16
+ 00:00:46,460 --> 00:00:50,089
17
+ <i>My viIIage. In a word, sturdy.</i>
18
+
19
+ 5
20
+ 00:00:50,230 --> 00:00:54,929
21
+ <i>It's been here for seven generations,</i>
22
+ <i>but every singIe hell buiIding is new.</i>
23
+
24
+ 6
25
+ 00:00:55,068 --> 00:00:59,164
26
+ <i>We have fishing, hunting</i>
27
+ <i>and a charming view of the sunsets.</i>
28
+
29
+ 7
30
+ 00:00:59,306 --> 00:01:02,298
31
+ <i>The onIy probIems are the pests.</i>
32
+
@@ -29,6 +29,7 @@ describe 'dvd_drive_info' do
29
29
  end
30
30
 
31
31
  it "should be able to do it for real drive" do
32
+ DriveInfo.get_dvd_drives_as_openstruct.length.should be > 0
32
33
  DriveInfo.get_dvd_drives_as_openstruct.each{|d|
33
34
  DriveInfo.md5sum_disk(d.Name + "/").length.should be > 0 if d.VolumeName
34
35
  }
@@ -38,4 +39,4 @@ describe 'dvd_drive_info' do
38
39
  DriveInfo.get_drive_with_most_space_with_slash[1..-1].should == ":\\"
39
40
  end
40
41
 
41
- end
42
+ end
data/spec/how_to ADDED
@@ -0,0 +1,13 @@
1
+ grab:
2
+ vlc --qt-start-minimized dvdsimple://d:\@1 --sout "#standard{access=file,mux=ts,dst=dvdout.%1.mpg}" vlc://quit
3
+
4
+ split:
5
+ ffmpeg -i dvdout.8.mpg -vcodec copy -acodec copy -ss 3595 -t 10 ffmpegdvdout.8.mpeg
6
+ mencoder1 -hr-edl-seek -ss 3595 -endpos 10 -oac copy -ovc copy dvdoutmplayer.mpg -o mencoder.dvdoutmplayer.mpg
7
+
8
+ fulli:
9
+
10
+ mencoder filename.whatever -of mpeg -mpegopts format=dvd:tsaf -alang en -nocache -sid 1000 -oac copy -vf scale=720:480,harddup -ovc lavc -lavcopts vcodec=mpeg2video:vrc_buf_size=1835:vrc_maxrate=9800:vbitrate=5000:keyint=1:vstrict=0:acodec=ac3:abitrate=192:autoaspect -ofps 30000/1001 -o output.mpeg
11
+
12
+
13
+ $ mplayer dvd://1 -dumpstream -dumpfile c.mpg -dvd-device e:
data/spec/notes CHANGED
@@ -1,54 +1,651 @@
1
- avidemux barely off lips:
2
- mencoder -forceidx -oac copy -ovc copy dvdoutmplayer.mpg -o yo3.mpg is unseekable
3
- ffmpeg -i dvdoutmplayer.mpg -sameq yo.mpg took forever, grabbed wrong audio track :P
1
+ up next:
2
+ so...does it work with makemkv ts?
3
+
4
+ == ? ==
5
+
6
+ conclusions: mencoder -forceidx can make a copied rip file play great in mencoder [and presumably be cut right?]
7
+ makemkv has no problems with resets.
8
+ VLC playing any mpeg *file* is actually pretty close to right on.
9
+
10
+ dvdoutmplayer.mpg.mencoder.ofps.mpg did not save avidemux
11
+
12
+ VLC playing any mpeg *file* is actually pretty accurate. Oh the insanity...I guess the extra abstraction of reading from disc kills it.
13
+
14
+ mplayer playing mplayergrab *does* reset internally...and osd also fails...interesting...
15
+ *however* running mencoder1 -forceidx c.mpg -ovc copy -oac copy -o c.mencoderidx.mpg *does fix it* (for mplayer anyway...)
16
+ unfortunately unseekable in avidemux...
17
+ makemkv doesn't reset ever...timestamps are I think 29.97 in that case (both OSD, other)
18
+ tsmuxer on that *lacks* timestamps at all in VLC, mplayer is 10 minutes off, it's in french [?]
19
+ splitting it goes a bit early (oh duh it has all the i-frames still...)
20
+
21
+ == splitting osoh/accuracy ==
22
+
23
+ old way: rip/fulli with mencoder dvdnav+fulli freaky, split with ffmpeg, join with mencoder
24
+
25
+ mencoder filename -of mpeg -mpegopts format=dvd:tsaf -alang en -nocache -sid 1000 -oac mp3lame -vf scale=720:480,harddup -ovc lavc -lavcopts vcodec=mpeg2video:vrc_buf_size=1835:vrc_maxrate=9800:vbitrate=5000:keyint=1:vstrict=0:acodec=ac3:abitrate=192:autoaspect -ofps 30000/1001 -o something.mpg
26
+ avidemux on this had way off audio--video looked ok
27
+ avs on this: unseekable
28
+
29
+ ffmpeg -i filename -vcodec copy -acodec copy -ss 3595 -t 10 part1.avi
30
+ transition at 1.835 frame 55 that actually might be right...wow it actually seemed to work I am *flabberghasted*
31
+ avidemux can open it well
32
+ AVS can open it, but not seek nor play it [useless]
33
+
34
+ the painful virtualdubmod: http://forum.videohelp.com/threads/326615-Play-an-MTS-file-frame-by-frame-displaying-timecode-or-frame-number
35
+
36
+ machete can't open mpeg avi's :(
37
+ can't open anything from the old work flow...guess it's out.
38
+
39
+ 0.0334 is length of one...except then it ignores that :P
40
+
41
+ ffprobe (dvdoutmplayer):
42
+ I think pts is what matterz over dts
43
+ duration_time doesn't seem to match LOL.
44
+ 3594.904978 3594.955022 [3594.988411 3595.038456] 3595.071822
45
+ videos pts' at: 3596.906978 3596.957022, 3597.040456, 3597.073822, 3597.123878 so telling it
46
+ last video: 6791.515056 1:13:11.52, or possibly 6791.431644 1:13:11.43
47
+ these don't match AVS precisely...no no...
48
+ first video: pts_time=0.280633 though one was N/A, so what is AVS's 0.016 ? nothing matches? (unless they have some internal counter they're "matching" against it... hmm...)
49
+
50
+ double check AVS:
51
+
52
+ mplayer 59:56.991 (3596.991) (one at 3596.990411, next at 3597.040456 )
53
+ mkv 56.971 (with lots of back clicks...) 56.987 with 14 clicks... I think hitting the stop button does reset it. clicks divide by 2?
54
+ 59:56.969 with lots of forward clicks...
55
+
56
+ says sum is 1:53:11.334
57
+
58
+ "ideal" would be a transition at 1.987 I believe (off 59:56.987)
59
+
60
+ [-5,5]
61
+ 1.301 for (avidemux) change of scene for ffmpegdvdout.vlc.8.mpeg, ffmpegdvdoutmplayer.mpg
62
+ 2.102 for (avidemux) change of scene ffmpeg.mencoder.dvdoutmplayer.mpg [what is that anyway maybe fulli from dvdoutmplayer ?]
63
+ that looks like an odd difference. Except maybe they went in different directions searching for an iframe...
64
+
65
+ ffmpeg splitting dvdoutmplayer.mencoderfulli.mpeg resulted in no audio avidemux, and the poor video that we saw before in avidemux [way off]
66
+ $ created it with mencoder filename.whatever -of mpeg -mpegopts format=dvd:tsaf -alang en -nocache -sid 1000 -oac copy -vf scale=720:480,harddup -ovc lavc -lavcopts vcodec=mpeg2video:vrc_buf_size=1835:vrc_maxrate=9800:vbitrate=5000:keyint=1:vstrict=0:acodec=ac3:abitrate=192:autoaspect -ofps 30000/1001 -o output.mpeg
67
+ mencoder splitting the same had audio [seemingly not accurate?], and the same way off video. Seems that
68
+ *that* fulli is *honestly* messed [same as in how_to I believe] except now I try it again later and it works? maybe -oac copy messed it up?
69
+ mencoder went really fast though :P
70
+ did have oac copy tho...
71
+
72
+ mencoder splitting OTHER_SIDE_OF_HEAVEN-1handbrake.ffmpeg.fulli.avi:
73
+ audio was the same as the beginning of the movie LOL [needs to be re-transcoded?]
74
+ transition: 00:00:02.080 frame 52...hmm...maybe 3 frames off/late? hmm...well 3 frames (maybe 2) is better than 9 uh guess (still only 0.1s which...maybe acceptable...)
75
+
76
+ OTHER_SIDE_OF_HEAVEN-1handbrake.ffmpeg.fulli.avi.ffmpeg.10.mpg
77
+ not even VLC can play/open it LOL
78
+ $ splits it with ffmpeg -i OTHER_SIDE_OF_HEAVEN-1handbrake.ffmpeg.fulli.avi -vcodec copy -acodec copy -ss 3595 -t 10 OTHER_SIDE_OF_HEAVEN-1handbrake.ffmpeg.fulli.avi.ffmpeg.10.mpg
79
+ that was handbrake I suppose...
80
+
81
+ maybe I can survive with raw mpeg -> fulli ...
82
+
83
+ AVS *might* be a tidge off, too...but I'm starting to think it might be spot on...but maybe not...
84
+
85
+ avidemux on "mp4'ed" ffmpeg dvdoutmplayer:
86
+ transition 00:59:56.963 # maybe machete was rounding this up?
87
+
88
+ dvdoutmplayer.ffmpeg-copy.ffmpeg.mpg [NB avidemux likes this much better than avi!] 1.3s [like the old one...]
89
+
90
+ with big avi's avidemux always says "rebuilding frames", also it did not fix avidemux to become frame accurate, with the normal lossless mpeg's in there.
91
+ cannot avidemux seek, or rather it is truly painful! gah!
92
+ cannot seeming AVS seek? dvdoutmplayer.ffmpeg.copy.avi
93
+
94
+ OTHER_SIDE_OF_HEAVEN-1handbrake.ffmpeg.fulli.avi
95
+ when played in VLC, seemed to transition at about 59:56.9'ish
96
+
97
+ OTHER_SIDE_OF_HEAVEN-1handbrake.ffmpeg.fulli.avi.ffmpeg.10.mpg unplayable in even VLC
98
+
99
+ dvdoutmplayer.mpg.ffmpeg.mpg.ffmpegcopy.10.mpg played fine 1.3s, maybe it's an mp3 ffmpeg splitter bug thing?
100
+ from avidemux it's cutting at (albeit useless) 00:59:55.720
101
+
102
+ re-avi or mpeg'ing with ffmpeg doesn't save avidemux. k?
103
+ plus re-mpegin'g it's unopenable with AVS Editor
104
+
105
+ AVS can't seem to use dvdoutmplayer.mpg ?
106
+
107
+ == never try ==
108
+ check if mencoder/ffmpeg go forward to backward to find the nearest I-frame...
109
+ mencoder as ts muxer? vlc?
110
+ virtualdubmod mpeg2...
111
+ mkv to mpg? mencoder -ovc copy -oac copy -idx -o <name of the merged file> <files you want to be merged>
112
+ mencoder dvd://1 -oac copy -ovc lavc -ofps 24000/1001 http://www.mplayerhq.hu/DOCS/HTML/en/menc-feat-telecine.html # should set it right :P
113
+ I think ps > ts ? and VLC will trust it? [does it avidemux help?]
114
+
115
+ == makemkv to mpg OSOH ==
116
+
117
+ conclusions:
118
+ tsmuxer is quite good
119
+ makemkv seems great frame-accuracy-wise
120
+ also mplayer...
121
+ makem4v -> tsmuxer -> avidemux isn't enough
122
+
123
+ tsmuxer cannot unmix handbrake's file.
124
+
125
+ ffmpeg seems out as ts muxer: https://ffmpeg.org/trac/ffmpeg/ticket/177, even with June 3 version
126
+ Ffmpeg.exe -i myfile.264 -i myfile.aac -vcodec copy -f mpegts -acodec copy output.ts
127
+
128
+ mencoder "hurls" through it:
129
+ mencoder -ovc copy -oac copy -idx -of mpeg -o yo.mpg big.mkv
130
+ tsmuxer?
131
+ http://juliensimon.blogspot.com/2009/01/howto-converting-mkv-files-to-play-on.html
132
+ http://www.smlabs.net/en/products/tsmuxer/
133
+
134
+ mkvtoolnix doesn't work...
135
+
136
+ maybe if I use ffmpeg to fulli it first...
137
+
138
+ My first question is...does handbrake and makemkv match, +- fulli
139
+
140
+ makemkv => tsmuxer => ts
141
+ still needed frame shifter...
142
+ audio still off...
143
+ transition 86250 59:57.347
144
+
145
+ I seem unable to very the frames of the HANDBRAKE one LOL. It keeps segfaulting Avidemux no matter what it's status...
146
+ plus I can't compare except by framecount, which is probably messed up anyway...hmm...
147
+
148
+ mkvextract{+...} over tsmuxer?
149
+
150
+ ffmpeg -r 23.976 -f h264 -i video.h264 -f ac3 -i audio.ac3 -vcodec copy -acodec copy -f vob output.vob
151
+ tsremux ?
152
+ m2ts ?
153
+ H264TSCutter ?
154
+
155
+ speed indexing avidemux off blacky slow: 3 MB/s
156
+ tsmuxer blacky fast -> slow: 8 min 37 secs for 5.33 GB
157
+ avidemux blacky fast: 38 MB/s...blacky slow started choking near the end...
158
+
159
+ == c ==
160
+
161
+ conclusions: mplayer's are consistent grabbing cross-platform
162
+ makemkv is consistent size-wise, same boxes...
163
+ vlc seems to always be consistent with itself, frame-wise
164
+ vlc is off of mplayer/mkv by 0.3s, but not at the beginning so what the....
165
+ can discard vlc dvd :)
166
+ one frame off is probably ok/accurate.
167
+ avidemux cannot read makemkv output.
168
+
169
+ timing "cairo next week" powerdvd, "10 %" vlc, mplayer's OSD "cairo next week" [!]
170
+ mplayer1 dvd://1
171
+
172
+ mpui has the same "crash" with dvdvnav...
173
+
174
+ vlc dvd-straight dvd://f:\@1 --sout "#standard{access=file,mux=ts,dst=dvdout.vlc.dvd.3.mpg}" vlc://quit caused it to go past the end of the title and just keep looping oddly :P
175
+ at the end there was a menu but only for about 5s...hmm...
176
+ mplayer can't play it seemingly.
177
+ avidemux thinks it's the menu, 1 frame long
178
+ this is the loopy one
179
+ vlc can play it at the beginning, seeking seems to end early or...take forever?
180
+
181
+ vlc dvdsimple
182
+ that file plays in VLC without timestamps, with always 00:00, seeking takes forever :P
183
+ plays in smplayer, timestamps/seeking way messed.
184
+ avidemux: lookup and smile and breath 1:00:00
185
+ 188642 frames 02:11:07.951 (should be 188654 but that's ok...)
186
+ transition back 2:00:00.533 frame 172640 (same with second copy)
187
+ at home: 15 MB/s, 39% cpu
188
+ total: 188642 frames, 2:11:07.951
189
+ end frames lookin' very black...
190
+ lightning hits ground: 188097 02:10:45.220
191
+ fading in c: 111
192
+
193
+ mplayer.raw: mplayer -dumpstream dvd://1 -dvd-device d: -dumpfile dvdout.mpg
194
+ playable VLC, seeking a bit odd.
195
+ playable mplayer
196
+ says it's 1:27 total [disc break?]
197
+ I do declare, it suffers from the same time repeat stuff that mplayer does
198
+ and mplayer appears to exit if you go past the first's end timeout :P
199
+ sound in sync
200
+ can't seek [?]
201
+ on the DVD it has about one disc break
202
+ avidemux:
203
+ says it's 2:11:09.828 188687 frames total
204
+ 2:00:00 look at him, he looks back, look at him "hey"
205
+ transition back to him after 2: 2:00:00.909 frame 172649 hmm...
206
+ at home: 8.6MB/s, 5% cpu [scawah slow!]
207
+ D:\>md5sum dvdout.mplayer.dvd.dumpstream.mpg mplayer.dumpstream.2.mpg
208
+ a147eb922cb00eff5d3a25e155390380 *dvdout.mplayer.dvd.dumpstream.mpg
209
+ a147eb922cb00eff5d3a25e155390380 *mplayer.dumpstream.2.mpg
210
+ total: 188687 frames 2:11:09.828
211
+ fading in c: frame 111
212
+ lightning hits ground: 188106 02:10:45.595 0.375
213
+
214
+ they all have the beginning dot of the poof at 228...
215
+
216
+ handbrake at home: 6fps, 237K/s [compressed]/s
217
+
218
+ widely different sizes:
219
+
220
+ 4786500 -rwx------+ 1 Melissa None 4901372252 Jun 2 20:54 dvdout.vlc.dvdsimple.mpg
221
+ 4948560 -rwx------+ 1 Melissa None 5067325116 Jun 2 21:09 dvdout.vlc.2.mpg [loopy?]
222
+ 5372 -rwx------+ 1 Melissa None 5496968 Jun 2 22:05 dvdout.vlc.dvdsimple.mpg.idx
223
+ 5102140 -rwx------+ 1 Melissa None 5224591360 Jun 2 22:10 dvdout.mplayer.dvd.mpg
224
+
225
+ good news is vlc didn't seem to crash anymore
226
+
227
+ makemkv -c-: 11 MB/s, [says 4.5x] no pauses, 13.5 MB/s, 14.5 MB/s, seems to grow as it goes... 19 Mb/s...18...11:31
228
+ plays well with no freaky seeking in smplayer, timing "feels close or right on" white subtitles
229
+ plays well vlc, same, but with yellow subtitles [subtitles always enabled by default???]
230
+ avidemux
231
+ appears to be a raw rip...
232
+ opens very slowly in avidemux at home...feels longer...3 minutes to load each time?
233
+ 2:11:08.618 188658 frames total
234
+ had to set it to 24 frames [? huh it worked once?]
235
+ no video, audio jerky r7149
236
+
237
+ makemkv -> tsmuxer -> avidemux:
238
+ 188657 frames total
239
+ transition: 172649 02:00:00.909 [didn't have to adjust frame rate]
240
+ lightning strikes: 188106 02:10:45.595
241
+ jerky audio but works [and video works]
242
+
243
+ 06/04/2011 11:26 AM 5,140,185,916 title00.mkv
244
+ 06/07/2011 10:22 PM 5,330,395,396 title00.ts
245
+ 06/07/2011 10:27 PM 5,659,886 title00.ts.idx
246
+ 5,140,185,916 title00.mkv other one, 934 on mac
247
+
248
+ They start the same, then consistently get 9 frames off at some "hiccup" point...so one is wrong...
249
+
250
+ dumpstream mac: [md5 reads at 23 MB/s]
251
+ real 45m56.187s
252
+ user 0m49.138s
253
+ sys 5m43.019s
254
+ a147eb922cb00eff5d3a25e155390380 mac.dump.mpg
255
+ flash: 188106
256
+
257
+ vlc dvdsimple mac:
258
+ vlc dvdsimple://d:\@1 --sout "#standard{access=file,mux=ts,dst=dvdout.mpg}" vlc://quit
259
+ /Applications/VLC.app/Contents/MacOS/VLC dvdsimple:///dev/disk1@1 --sout #standard{access=file,mux=ts,dst=dvdout.dvdsimple.vlc.mpg}
260
+ seems to be writing at about 4 MB/s, is in super time, 28% cpu
261
+ 55-32 = 23 minutes
262
+ lightning: 188097
263
+
264
+ makemkv mac: 3.9 MB/s [2.9x]...5.0 MB/s...40% cpu
265
+ 5140185934 Jun 4 14:29 title00.mkv
266
+ 5140185934 Jun 4 22:29 title00.mkv # that's nice...pretty close :P
267
+ avidemux (old) no video, tsmuxer doesn't work, so can't tell if accurate.
268
+
269
+ via tsmuxer pc: 015257ed8192206d8b6f1d25ce2800a0 *title00.ts
270
+ correct frame-age 106
271
+ *can* edit it via avidemux mac
272
+ correct frame-age 106
273
+ md5[sum] takes 8 MB/s read speed [a bit slower than the desktop felt like half'ish for indexing]
274
+ mac tsmuxer MD5 (title00.ts) = 015257ed8192206d8b6f1d25ce2800a0
275
+
276
+ avidemux matroska from blacky fast drive: 35 MB/s
277
+ copy blacky slow drive to fast: 30 MB/s (until hit non defrag is my guess, then lik2 2 MB/s)
278
+
279
+ == disc id ==
280
+
281
+ http://forums.thetvdb.com/viewtopic.php?f=8&t=1726&p=25563#p25563
282
+ seems to imply that their disc id field is currently useless...not sure they'll be useful to me at all then...
283
+
284
+ == VLC as a ripper ==
285
+
286
+ Can't figure out how to use the gui at all, files are always blank or not there? yipes.
287
+ Looks like dvdsimple still uses dvdnav so we should be all right with dvdsimple I think.
288
+
289
+ == ripping sintel ==
290
+
291
+ thoughts:
292
+ VLC cuts off a bit at the end, it appears
293
+ mencoder seems a bit trippy, also cuts off the end [?] huh?
294
+
295
+ makemkv: [says 14.7 MB/s]
296
+ avidemux: cannot seek easily, audio seems right on, cannot see video
297
+ 2,277,725,773 title04.mkv
298
+ 2,277,725,773 title04.mkv # accurate size...
299
+ 5a25ac6a97dea8989fa18d35562eb9a0 *Sintel_NTSCa\\title04.mkv
300
+ e08d829137b8c1f0008d4bd974f8a0ba *Sintel_NTSCb\\title04.mkv
301
+
302
+ handbrake has "inconsistent" output (timings seem fine, however, huh?)
303
+ 05/25/2011 01:20 PM 223,727,993 Sintel_NTSC-2.dvdcss.2.m4v
304
+ 05/25/2011 01:47 PM 223,728,412 Sintel_NTSC-2.dvdcss.3.m4v
305
+ 05/25/2011 01:01 PM 223,727,952 Sintel_NTSC-2.dvdcss.m4v
306
+ 05/25/2011 12:13 PM 223,727,148 Sintel_NTSC-2.m4v
307
+ # pretty close though
308
+ 213M May 25 13:01 Sintel_NTSC-2.dvdcss.m4v
309
+ 213M May 25 13:20 Sintel_NTSC-2.dvdcss.2.m4v
310
+ avidemux:
311
+ sound and audio work! :P
312
+ "voice" at 14:33
313
+
314
+ vlc Sintel.handbrake.m4v
315
+ 14:33 "voice"
316
+ 15:02 total, got to the "real" end
317
+
318
+ using mencoder for raw copying seems...to not work so well. Maybe it was warning me how cruddy it is.
319
+ it's either mplayer or VLC uh guess. I think.
320
+
321
+ vlc dvdsimple.1
322
+ avidemux:
323
+ 26607 frames
324
+ sum 14:47.787 [bizarre]
325
+ sound is on
326
+ voice 14:33
327
+ seems to go through to the end
328
+ vlc to play:
329
+ no timing info, seems to go through to the end
330
+
331
+ vlc dvdsimple.2
332
+ avidemux:
333
+ 26607 frames
334
+ sum 14:47.787
335
+ "t" 14:39
336
+
337
+ mencoder dvd/dvdnav has *tons* of
338
+ ERROR: scr 137.884, dts 0.000, pts 137.022
339
+
340
+ 1 duplicate frames(s)!
341
+ Post: 321.7s 1000f... [normal status line]
342
+
343
+ at least it says "success" at the end yipes. Yiperipers mencoder.
344
+
345
+ mencoder.dvd when replayed with WMP had messed up audio, same with mencoder.dvdnav
346
+
347
+ mplayer dvd played fine with WMP
348
+
349
+ sintel has 3F2R/LFE audio
350
+
351
+ dvdout.mencoder.straight-copy.dvd
352
+ avidemux ends too early 13:26 huh?
353
+ switching to 24fps doesn't help...
354
+ 24180 frames
355
+ audio is in perfect sync
356
+ avidemux doesn't show as much of the end as VLC does huh?
357
+ in VLC has no sound at the end ** loses end **
358
+ ends early still, just cuts out at 14:47
359
+ "your voice" at 14:33
360
+
361
+ dvdout.mencoder.dvdnav
362
+ avidemux 13:54
363
+ 25005 frames
364
+ I will be listening for the drum...
365
+
366
+ dvdout.mplayer.dvd
367
+ avidemux:
368
+ 27030 frames
369
+ 15:01.901s
370
+ "voice" 14:33
371
+ vlc
372
+ "voice" 14:33
373
+ 15:01
374
+ ffmpeg
375
+ Duration: 00:15:01.63, start: 0.300300 (like 15:01.93?)
376
+
377
+ dvdout.mplayer.dvd.full.2
378
+ avidemux 27030, 15:01.901
379
+
380
+ dvdout.mplayer.dvdnav.2
381
+ avidemux
382
+ 27030, 00:15:01.901
383
+ "voice" 14:33
384
+
385
+ sintel_open_source.fulli_unedited.tmp.mpg
386
+ avidemux
387
+ 26607 frames, 14:47 (is complete)
388
+ audio is absolutely off
389
+ VLC
390
+ audio is on
391
+ total 14:47 (complete ?)
392
+ your voice 14:33
393
+ what the....it's on but then too short but it's not?
394
+ guess is it's "ok" but indexed poorly somehow...
395
+ this is ridiculous
396
+
397
+ mplayer rip's seem to be md5 consistent, with dvd and dvdnav (though slightly different)
398
+
399
+ handbrake md5's/sizes don't match...
400
+ ba99d43dc28d8407be7e194008594615 *Sintel_NTSC-2.dvdcss.2.m4v
401
+ 657bba230231ac18669de6a6c86f81bc *Sintel_NTSC-2.dvdcss.3.m4v
402
+ 6ec89d2ed2fcb7a468f2ee0d98a997f7 *Sintel_NTSC-2.dvdcss.m4v
403
+ 4bb9f388ee964697f21129fd4b9caacc *Sintel_NTSC-2.m4v
404
+
405
+ 109242 -rw-r--r-- 1 packrd Administ 223727148 May 25 12:13 Sintel_NTSC-2.m4v
406
+ 109243 -rw-r--r-- 1 packrd Administ 223727952 May 25 13:01 Sintel_NTSC-2.dvdcss.m4v
407
+ 109243 -rw-r--r-- 1 packrd Administ 223727993 May 25 13:20 Sintel_NTSC-2.dvdcss.2.m4v
408
+ 109243 -rw-r--r-- 1 packrd Administ 223728412 May 25 13:47 Sintel_NTSC-2.dvdcss.3.m4v
409
+
410
+ == timing dvd player time versus clock time: ==
411
+
412
+ at 1:44:00 or so I seemed about 6s ahead. yup yup.
413
+ at end, I had like 1:53:20'ish'ish [?] (ok probably like 1:53:11 but who knows for sure :P)
414
+
415
+ appears that 29.97 is closer to "wall clock time" and DVD players tell you 1:00:00 when it has taken you 1:00:04 in reality.
416
+ at 1:00:00 wristwatch was about 4s ahead
417
+
418
+ == using handbrake's file for splitting ==
419
+
420
+ I think it's accurate...and with conversion to fulli editable in avidemux :P
421
+
422
+ using ffmpeg/mencoder against handbrake, they seemed to be a few seconds forward I think...sigh...
423
+ TODO figure out how to use handbrake, if I ever need to <sigh> it's almost user friendly, dang!
424
+ TODO try the parsers on the...handbrake fella somehow? avidemux?
425
+ maybe convert to mpeg or something +- GOP 1
426
+ maybe handbrake is "reading my mind" time-wise and inserting 30fps timestamps on each frame?
427
+
428
+ handbrake -> ffmpeg I think sameq -> ffmpeg split
429
+ avidemux:
430
+ 1.96
431
+ same with same file split again...hmm...at least it's consistent...
432
+ vlc:
433
+ no audio
434
+ mplayer:
435
+ I o[o]nce was lost
436
+
437
+ handbrake -> ffmpeg I think sameq -> mencoder split
438
+ audio is the beginning LOL
439
+ avidemux
440
+ 2.04 [pretty close...interesting]
441
+
442
+ == blu subtitles versus dvd ==
443
+
444
+ National Treasure [2004] {English} [XviD].srt doesn't seem to match up with mplayer OSD, like 6 seconds off per hour?
445
+ mplayer OSD seems way off...or actually match normal players whoa!?
446
+
447
+ 865
448
+ 01:28:47,322 --> 01:28:48,864
449
+ … we have…
450
+
451
+ 866
452
+ 01:28:49,908 --> 01:28:51,325
453
+ … dragons.
454
+
455
+
456
+ dvd subs:
457
+
458
+ 869
459
+
460
+ 01:28:47,602 --> 01:28:49,126
461
+ <i>...we have...</i>
462
+
463
+ 870
464
+ 01:28:50,205 --> 01:28:51,604
465
+ <i>...dragons.</i>
466
+
467
+ 0.3 off?
468
+
469
+ how to train dragon DVD srt right on with mplayer DVD 29.97
470
+
471
+ == mplayer dvdnav ==
4
472
 
5
473
  mplayer os x extended has the same "where am I?" on this DVD problem mplayer has.
6
474
 
7
475
  monsters' inc. plays fine with CCCP+WMP in XP. No 'where am I?' syndrome.
8
476
 
9
- DVD player conclusions:
10
- VLC's are all pretty consistent
11
- VLC DVD playback can be up to at least 30s off [!]
12
- mplayers are at the 29.97 offset
13
- I think mplayer.exe's are pretty consistent
14
- smplayer?
15
- WMP is pretty close, but internally inconsistent by some odd
16
- powerdvd is pretty close but internally inconsistent by some odd
17
- mplayer grab seems right on [played back with VLC]
18
- VLC grabs it fine
19
- WMP on handbrake is 29.97
477
+ == avidemux on ripped files ==
478
+
479
+ my *guess* is that any transcoding will save it, anything else won't :( [bounty is out for it though!]
20
480
 
21
- speeds: ffmpeg: vertex 2: 105MB/s old HD desktop 58 MB/s
481
+ avidemux barely off lips:
482
+ mencoder -forceidx -oac copy -ovc copy dvdoutmplayer.mpg -o yo3.mpg is unseekable
483
+ ffmpeg -i dvdoutmplayer.mpg -sameq yo.mpg took forever, grabbed wrong audio track :P
22
484
 
23
- avidemux from "normal" rips are still off frame-rate wise somehow...
485
+ avidemux from all "normal" rips are still off frame-rate wise somehow...
24
486
 
25
487
  "wretch" and "me" were visually on, WMP, VLC, VLC on a VLC grab was either on or really really close, mplayer is right on with the DVD
26
488
 
27
489
  handbrake file:
28
490
  segfault
29
491
 
30
- appears that 29.97 is closer to "wall clock time" and DVD players tell you 1:00:00 when it has taken you 1:00:04 in reality.
31
- at 1:00:00 wristwatch was about 4s ahead
32
- LODO verify by watching through whole film
492
+ avidemux on dvdoutmplayer.mpg
493
+ sound right on 1:00:00 wa[a]s lost, looks good.
33
494
 
34
- I wonder if mplayer is just a little bit ahead, or internally inconsistent based on poor seeking for GOP's or some odd...it's either right ahead or right on?
495
+ avidemux on mplayer grab:
496
+ sound ok, lips off
497
+ top C of cast: 156622 01:48:52.449
498
+
499
+ avidemux on VLC grab:
500
+ 1:00:00 "once wa[a]s lost" audio, video appears messed up lips [looks like they are really grabbing raw data]
501
+ top C of cast: 156622 01:48:52.449
35
502
 
36
- appears smplayer is "like a second" or something behind mplayer, and mplayer doesn't quite agree with VLC but is pretty close, and mplayer.exe seems internally consistent.
503
+ == AVS vs. avidemux OSOH/attempt fix avidemux ==
37
504
 
38
- are all windows GUI wrapper players internally incosistent, except maybe VLC which is still "a tidge off"?
505
+ powerproducer has an edit option, seems accurate [!] 59:56.96 transition, audio is on
506
+
507
+ AVS
508
+ 59:56.981 transition with OSOH.handbrake.m4v
509
+ seems to get the audio right LOL. No frame counts but does seem to have frame accurate seek/timing
510
+ 59:56.97 mplayer grab [!]
511
+
512
+ AviDemux ffmpeg.fulli 59:56.96 without frame adjustment [!] (prolly doesn't even need the fulli, it's just the consistent frames it needs [?])
39
513
 
40
- OSOH:
514
+ mencoder/ffmpeg "save" avidemux without fulli?
515
+ maybe mencoder with -idx is good nuff to fix it for avidemux?
41
516
 
42
- mplayer.exe new dvdoutmplayer.mpg:
517
+ ffmpeg on OSOH.handbrake.m4v *fail* 12GB, freezes Avidemux, no video VLC
518
+
519
+ ffmpegifying mplayerraw: no audio in avidemux, same frame: 28650 00:59:57.347
520
+ [mencoder, ffmpeg both maxed out on cpu with no transcoding [?]]
521
+
522
+ mencodefiying mplayerraw (mpeg -> mpeg):
523
+ mencoder1 dvdoutmplayer.mpg -o dvdoutmplayer.mencoderified.mpg -forceidx -oac copy -ovc copy
524
+ lots of "1 duplicate frame(s)!"
525
+ unseekable, with jerky video
526
+
527
+ OSOHhandbrake.m4v
528
+ avidemux:
529
+ 00:59:57.130 for [close but no cigar]
530
+ AVS
531
+ loaded great. transition 59:56.987
532
+ machete
533
+ won't open the mkv file
534
+
535
+ playing OSOH with mplayer resulted in *one* mpg_demux switching frames message, at the beginning...and yet this means avidemux was hosed?
536
+ I guess so, since its audio was very accurate, it has no video adjust, it is hosed.s
537
+
538
+ AVS dvdout.7.mpg
539
+ transition: 59:56.994 [appears right on, this is accurate]
540
+
541
+ mencoderified mpeg fulli:
542
+ had to set frame rate to 24. Actually that didn't work it was just broke
543
+ audio right on though
544
+ so non editable avidemux
545
+ actually it shouldn't matter, since we just use this internally, and ffmpeg likes it,
546
+ maybe they can only use the original for editing
547
+ assuming it still works to cut it well though...
548
+
549
+ ffmpegified dvdoutmplayer avidemux (mpeg -> mpeg no transcoding):
550
+ no audio, transition at 86250 00:59:57.347 (exactly same as normal mpeg)
551
+
552
+ avidemux on mkv raw sintel:
553
+ no video
554
+
555
+ avs on mkv raw sintel:
556
+ seems to work great, took awhile loading :P
557
+
558
+ avs on dvdoutmplayer.mpg:
559
+ cannot seek
560
+
561
+ avs on mencoder.fulli.mpg (of the above):
562
+ cannot seek or play...is this normal? Is it just me?
563
+
564
+ == DVD player versus PC player various times ==
565
+
566
+ conclusions:
567
+ VLC's are all pretty consistent across platforms/versions
568
+ VLC DVD playback can be 30s off
569
+ mplayers are at the 29.97 offset
570
+ I think mplayer.exe's are pretty consistent across platforms/versions
571
+ smplayer off a tidge, of course, blame on being a GUI
572
+ dumpstream is md5 accurate, length accurate too
573
+ WMP is pretty close, but internally inconsistent by some odd
574
+ powerdvd is pretty close but internally inconsistent by some odd factor.
575
+ mplayer grab seems very consistent, and "correct" (well, when played back with VLC, so loose rating there).
576
+ mencoder didn't grab it all the way? but is md5 accurate, even with dvdnav or without [can disregard]
577
+ VLC grabs it fine
578
+ WMP on handbrake'd is around 29.97 -- couldn't play back the mplayer grab, guessed on the VLC grab
579
+ fulli on handbrake does "save" avidemux [full editable] [unfortunately that's handbrake...]
580
+
581
+ speeds: ffmpeg: vertex 2 SSD: 105MB/s old HD desktop 58 MB/s
582
+
583
+ I wonder if mplayer is just a little bit ahead, or internally inconsistent based on poor seeking for GOP's or some odd...it's either right ahead or right on?
584
+
585
+ appears smplayer is "like a second" or something behind mplayer, and mplayer doesn't quite agree with VLC but is pretty close, and mplayer.exe seems internally consistent.
586
+
587
+ are all windows GUI wrapper players internally inconsistent, except maybe VLC which is still itself "a tidge off"?
588
+
589
+
590
+ == OSOH ==
591
+
592
+ mplayer1 to play mencoder.dvdout.8.part.mpg had timing that was totally wrong/unseekable
593
+ mencoder.dvdoutmplayer.part.mpg was unseekable in avidemux
594
+
595
+ mplayer -> mencoder
596
+ see above
597
+ mplayer -> ffmpegify
598
+ see above
599
+
600
+ makemkv -> tsmuxer -> mpg:
601
+ 162838 frames total
602
+ avidemux:
603
+ audio off [as expected]
604
+ 59:57.305 transition
605
+ top C of cast: 156622 01:48:52.449
606
+
607
+ avidemux mencoder.dvdout.2.mpg
608
+ transition 00:59:57.389 86251
609
+ total frames 148031
610
+ file was truncated but said it got to 100% [?]
611
+ mencoder1 -ovc copy -oac copy dvd://1 -dvd-device e: -of mpeg -o mencoder.dvdoutmplayer.2.mpg
612
+ VLC "thinks" it's 1:53:11 sum, but only can play to like 20minutes off the end, also VLC cannot play the audio right? [avidemux can tho]
613
+ 1 duplicate frame(s)!
614
+ Pos:7470.6s 162842f (100%) 74.28fps Trem: 0min 5958mb A-V:-0.060 [6767:448] # dvdnav: 162843f
615
+ only 6.1G compare to normal 6.8
616
+ mplayer can't play it back with right audio, either :P
617
+ re-doing it didn't help. This way is hosed :P
618
+ ripping it this way and dvdnav were both really jerky...dirty?
619
+ 7b11bc3c0d05df5f6667f5ccb15ec6e9 *mencoder.dvdout.3.mpg
620
+ 7b11bc3c0d05df5f6667f5ccb15ec6e9 *mencoder.dvdout.2.mpg
621
+ 7b11bc3c0d05df5f6667f5ccb15ec6e9 *mencoder.dvdnavout.1.mpg # !
622
+ when played back within VLC, audio gets out of sync when searching [plays from beginning ignoring seeks [?]]
623
+ goes to he's crying, a tear, leans in for beijinhos numa moca <snip>
624
+
625
+ windows movie maker, dvdout.8.vlc.mpg
626
+ 1:00:00 sweet that sound that [s]aved a wretch
627
+ kinder close to VLC...
628
+
629
+ VLC on OSOH-handbrake.ffmpeg.fulli.avi
630
+ 1:00:00 is smoking "up" apex [audio is absent, which looks like "wa[a]s" lost actually...hmm...we might be able to salvage this...]
631
+ transition: 00:59:56.96 frame 89924 (but shouldn't match, since this one has accurate audio...)
632
+
633
+ AviDemux on OSOH-handbrake.ffmpeg.full.avi
634
+ 1:00:00 saved a wretch [like] me (audio is way off the video, and off accurate)
635
+ video is smoking "up" apex [right]
636
+ transition 59:56.96 frame 89924
637
+ 169781 total frames :P
638
+ didn't require video frame rate adjustment
639
+ so fulli'ing it didn't seem to hurt it, this way...
640
+
641
+ mplayer.exe2 dvdoutmplayer.mpg:
43
642
  1:00:00 I once [w]as lost but now
44
643
 
45
644
  some mplayer.exe's may have been Sherpya-SVN-r33216-4.2.5
46
645
  versus Sherpya-SVN-r30369-4.2.5 for smplayer
47
646
  they seem pretty close though...
48
647
 
49
- TODO mencoder splits versus ffmpeg on these ? +- vlc versus mplayer grabs...hmm...except we want GOP friendly...
50
-
51
- smplayer's mplayer.exe on mplayer file:
648
+ smplayer's mplayer.exe on mplayer file:
52
649
  1:00:00 I once [w]as lost but now
53
650
 
54
651
  smplayer's mplayer.exe on VLC file:
@@ -69,12 +666,6 @@ OSOH:
69
666
  smplayer DVD
70
667
  1:00:00 once was [lo]st
71
668
 
72
- avidemux on mplayer grab:
73
- sound ok, lips off
74
-
75
- avidemux on VLC grab:
76
- 1:00:00 once wa[a]s lost audio, video appears messed up lips [looks like they are really grabbing raw data]
77
-
78
669
  smplayer playing VLC grab:
79
670
  lips are in sync
80
671
  searching is "odd"
@@ -90,6 +681,10 @@ OSOH:
90
681
  1b32659b94ea01b45e2860809db49539 *dvdout.7.mpg vlc
91
682
  eb4ff70f8bfb1147294d218242492322 *dvdout.8.mpg vlc
92
683
  bdcfadd21f09de4de011694af75b67cd *dvdout.vlc3.mpg # they seem to all work fine...
684
+ same sizes though...
685
+ 05/16/2011 08:54 AM 6,890,419,584 dvdout.vlc3.mpg
686
+ 05/16/2011 03:16 AM 6,890,419,584 vlcdvdout2.mpg
687
+
93
688
 
94
689
  vlc doesn't have timing replay info for dvdout.9.mpg (its own grab) just approximates
95
690
 
@@ -105,26 +700,41 @@ OSOH:
105
700
  1:00:00 once wa[a]s lost
106
701
 
107
702
  VLC reading OSOH from handbrake m4v:
108
- 1:00:00 I once w[a]s lost but now --- I once [w]as lost but now am found
703
+ 1:00:00 I once w[a]s lost but now --- I once [w]as lost but now am found -- I once wa[a]s lost
704
+ [pretty close to 29.97, maybe within GUI incosistency consistency]
109
705
  1:53:11 sum [?] (accurate with mplayer!)
110
706
 
707
+ VLC reading OSOH from handbrake m4v after an "oac straight copy" from ffmpeg:
708
+ I once wa[a]s lost
709
+
111
710
  smplayer from DVDD:
112
711
  1:00:00 I once was [l]ost but now
113
712
 
114
- avidemux reading OSOH from mplayer grab, also from vlc grab:
713
+ avidemux reading OSOH from mplayer grab:
115
714
  1:00:00 accurate wa[a]s lost audio, video way off LOL
116
- copy and paste also inaccurate <sigh>
117
-
118
- avidemux reading OSOH from handbrake:
715
+ copy and paste also unfortunately video inaccurate <sigh>
716
+ transition 59:57.347 86250
717
+ total frames 162840
718
+
719
+ avidemux reading OSOH vlc grab:
720
+ 1:00:00 accurate wa[a]s lost audio, video way off LOL
721
+ copy and paste also unfortunately video inaccurate <sigh>
722
+ transition 59:57.347 frame 86250
723
+ total frames 162835 dvdout.8.mpg, dvdout.7.mpg too
724
+
725
+ avidemux reading OSOH from handbrake.mkv straight:
119
726
  1:00:00 accurate wa[a]s lost
727
+ 162840 frames
728
+ transition: 00:59:57.130 (frame 86252) only about 3 frames off...
729
+ audio and video were
120
730
 
121
731
  ffmpeg reading OSOH from handbrake m4v:
122
- 1:00:00 I once [was] lost but now (no audio though but looks like it would be...)
732
+ 1:00:00 I once [was] lost but now (no audio though but looks like it would be accurate...)
123
733
 
124
734
  VLC reading dvdoutmplayer.mpg, handbrake m4v:
125
735
  1:00:00 accurate wa[a]s lost
126
736
 
127
- All DVD's below this:
737
+ === All DVD playing below this ===
128
738
 
129
739
  Mac's DVD Player total:
130
740
  1:53:04 (almost 5 I think) [barely shows 5 at the beginning]
@@ -245,7 +855,7 @@ wmp windows 7: [wmp feels slightly unstable timing-wise]
245
855
  30: yes []well --- yes well[]
246
856
  45: turns [to his right] --- turns to his right[]
247
857
 
248
- TODO jonah blu ray timings windows 7
858
+ LODO jonah blu ray timings
249
859
 
250
860
  netflix jonah
251
861