15MB of "mpeg2 tag botch:" in log

HandBrake for Windows support
Forum rules
An Activity Log is required for support requests. Please read How-to get an activity log? for details on how and why this should be provided.
Post Reply
gstachow
Posts: 2
Joined: Fri Nov 27, 2009 9:59 am

15MB of "mpeg2 tag botch:" in log

Post by gstachow »

Hey

I've been converting my collection od cycling races. To my surprice Handbrake did great with old races. This decomb option is great. But I've got problems with new races. In one case Handbrake recognized 23.976 fps, but in reality it was 29.970 fps. Setting 29.970 fps did the job, but % of completed work was wrong. But in the end the encoded video was ok. It's not a problem I'd like to talk about, but if you're interested in more info let me know.

Now the main problem. I have this race on DVD. I'm using VideoRedo to extract DVD to mpeg. It is not a free program but it's worth to buy it. It' really fixes a lot of broken things, especially if someone recorded a race from TV on some poor DVD recorder.

Anyway, this mpeg plays fine in MPlayer (Linux) and Media Player Classic (Windows). But after encoding, only first few minutes are ok, the rest looks like this http://img42.imageshack.us/img42/1700/38248881.jpg. Also the log file has 15MB instead of normal 10KB. And most of this 15MB are:

[05:36:56] mpeg2 tag botch: pts 572972400, tag pts 572939367 buf 0x0.

Here is some of the log:

Code: Select all

### CLI Query:  -i "E:\Filmy\work\2000 Tour de France 1 of 2.mpg" -t 1 -c 1 -o "E:\Filmy\work\2000 Tour de France 1 of 2.m4v" -f mp4 -w 640 -l 480 --crop 5:6:8:8 --detelecine --decomb -e x264 -S 2100 -2  -T  -r 29.97 -a 1 -E faac -6 stereo -R 48 -B 128 -D 0 -x b-adapt=2:rc-lookahead=50 -v 1

### User Query: False

#########################################

[14:10:29] hb_init: checking cpu count
[14:10:29] hb_init: starting libhb thread
HandBrake 0.9.4 (2009112300) - MinGW i386 - http://handbrake.fr
1 CPU detected
Opening E:\Filmy\work\2000 Tour de France 1 of 2.mpg...
[14:10:29] hb_scan: path=E:\Filmy\work\2000 Tour de France 1 of 2.mpg, title_index=1
[14:10:29] scan: trying to open with libdvdread
libdvdnav: Using dvdnav version 4.1.3
libdvdread: Encrypted DVD support unavailable.
libdvdnav:DVDOpenFileUDF:UDFFindFile /VIDEO_TS/VIDEO_TS.IFO failed
libdvdnav:DVDOpenFileUDF:UDFFindFile /VIDEO_TS/VIDEO_TS.BUP failed
libdvdread: Can't open file VIDEO_TS.IFO.
libdvdnav: vm: failed to read VIDEO_TS.IFO
[14:10:29] dvd: not a dvd - trying as a stream/file instead
[14:10:29] file is MPEG DVD Program Stream
[14:10:29] add_audio_to_title: added AC3 audio stream 0x80bd
[14:10:29] scan: decoding previews for title 1
[14:10:29] scan: audio 0x80bd: AC-3, rate=48000Hz, bitrate=192000 Unknown (AC3) (2.0 ch)
[14:10:30] scan: 10 previews, 720x480, 29.970 fps, autocrop = 0/0/2/4, aspect 4:3, PAR 8:9
[14:10:30] Title is likely interlaced or telecined (7 out of 10 previews). You should do something about that.
[14:10:30] scan: title (0) job->width:640, job->height:480
[14:10:30] libhb: scan thread found 1 valid title(s)
+ title 1:
  + vts 0, ttn 0, cells 0->0 (0 blocks)
  + angle(s) 0
  + duration: 01:55:16
  + size: 720x480, pixel aspect: 8/9, display aspect: 1.33, 29.970 fps
  + autocrop: 0/0/2/4
  + chapters:
    + 1: cells 0->0, 0 blocks, duration 01:55:16
  + audio tracks:
    + 1, Unknown (AC3) (2.0 ch) (iso639-2: und), 48000Hz, 192000bps
  + subtitle tracks:
  + combing detected, may be interlaced or telecined
Calculated bitrate: 2415 kbps
Modified x264 options for pass 1 to append turbo options: b-adapt=2:rc-lookahead=50:ref=1:subme=2:me=dia:analyse=none:trellis=0:no-fast-pskip=0:8x8dct=0:weightb=0
[14:10:30] 2 job(s) to process
[14:10:30] starting job
[14:10:30] job configuration:
[14:10:30]  * source
[14:10:30]    + E:\Filmy\work\2000 Tour de France 1 of 2.mpg
[14:10:30]    + title 1, chapter(s) 1 to 1
[14:10:30]  * destination
[14:10:30]    + E:\Filmy\work\2000 Tour de France 1 of 2.m4v
[14:10:30]    + container: MPEG-4 (.mp4 and .m4v)
[14:10:30]  * video track
[14:10:30]    + decoder: mpeg2
[14:10:30]      + bitrate 8500 kbps
[14:10:30]    + frame rate: 29.970 fps -> constant 29.970 fps
[14:10:30]    + dimensions: 720 * 480 -> 640 * 480, crop 5/6/8/8
[14:10:30]    + filters
[14:10:30]      + Detelecine (pullup) (default settings)
[14:10:30]      + Decomb (default settings)
[14:10:30]    + encoder: x264
[14:10:30]      + options: b-adapt=2:rc-lookahead=50:ref=1:subme=2:me=dia:analyse=none:trellis=0:no-fast-pskip=0:8x8dct=0:weightb=0
[14:10:30]      + bitrate: 2415 kbps, pass: 1
[14:10:30]  * audio track 0
[14:10:30]    + decoder: Unknown (AC3) (2.0 ch) (track 1, id 80bd)
[14:10:30]      + bitrate: 192 kbps, samplerate: 48000 Hz
[14:10:30]    + mixdown: Stereo
[14:10:30]    + encoder: faac
[14:10:30]      + bitrate: 128 kbps, samplerate: 48000 Hz
libdvdnav: Using dvdnav version 4.1.3
libdvdread: Encrypted DVD support unavailable.
libdvdnav:DVDOpenFileUDF:UDFFindFile /VIDEO_TS/VIDEO_TS.IFO failed
libdvdnav:DVDOpenFileUDF:UDFFindFile /VIDEO_TS/VIDEO_TS.BUP failed
libdvdread: Can't open file VIDEO_TS.IFO.
libdvdnav: vm: failed to read VIDEO_TS.IFO
[14:10:30] dvd: not a dvd - trying as a stream/file instead
[14:10:30] reader: first SCR 288 id 224 DTS 14997
[14:10:30] mpeg2: "" (1) at frame 0 time 3003
[14:10:30] decomb thread started for segment 0
[14:10:30] yadif thread started for segment 0
[14:10:30] encx264: keyint-min: 30, keyint-max: 300
x264 [info]: using cpu capabilities: MMX2 Cache64
x264 [info]: profile Main, level 3.0
No accelerated IMDCT transform found
[14:10:30] sync: expecting 207308 video frames
[14:10:30] sync: first pts is 3003
[14:13:35] mpeg2 tag botch: pts 5579574, tag pts 5552547 buf 0x0
[14:13:36] mpeg2 tag botch: pts 5588583, tag pts 5561556 buf 0x0
[14:13:38] mpeg2 tag botch: pts 5657652, tag pts 5630625 buf 0x0
[14:13:38] mpeg2 tag botch: pts 5672667, tag pts 5636631 buf 0x0
[14:13:39] 63.296567s: Video -> Film
[14:13:39] mpeg2 tag botch: pts 5720715, tag pts 5684679 buf 0x0
[14:13:39] mpeg2 tag botch: pts 5714709, tag pts 5699694 buf 0x0
[14:13:39] mpeg2 tag botch: pts 5729724, tag pts 5696691 buf 0x0
[14:13:39] mpeg2 tag botch: pts 5723718, tag pts 5702697 buf 0x0
[14:13:39] mpeg2 tag botch: pts 5726721, tag pts 5711706 buf 0x0
[14:13:39] mpeg2 tag botch: pts 5738733, tag pts 5705700 buf 0x0
[14:13:39] mpeg2 tag botch: pts 5732727, tag pts 5708703 buf 0x0
[14:13:40] mpeg2 tag botch: pts 5735730, tag pts 5720715 buf 0x0
[14:13:40] mpeg2 tag botch: pts 5741736, tag pts 5714709 buf 0x0
[14:13:40] mpeg2 tag botch: pts 5744739, tag pts 5729724 buf 0x0
[14:13:40] mpeg2 tag botch: pts 5747742, tag pts 5723718 buf 0x0
[14:13:40] mpeg2 tag botch: pts 5747742, tag pts 5726721 buf 0x0
[14:13:40] mpeg2 tag botch: pts 5753748, tag pts 5738733 buf 0x0
[14:13:40] mpeg2 tag botch: pts 5753748, tag pts 5732727 buf 0x0
[14:13:40] mpeg2 tag botch: pts 5756751, tag pts 5735730 buf 0x0
[14:13:40] mpeg2 tag botch: pts 5762757, tag pts 5741736 buf 0x0
[14:13:40] mpeg2 tag botch: pts 5762757, tag pts 5750745 buf 0x0
[14:13:40] mpeg2 tag botch: pts 5777772, tag pts 5744739 buf 0x0
[14:13:40] mpeg2 tag botch: pts 5771766, tag pts 5747742 buf 0x0
[14:13:40] mpeg2 tag botch: pts 5774769, tag pts 5753748 buf 0x0
[14:13:40] mpeg2 tag botch: pts 5783778, tag pts 5762757 buf 0x0
[14:13:40] mpeg2 tag botch: pts 5798793, tag pts 5777772 buf 0x0
[14:13:41] mpeg2 tag botch: pts 5792787, tag pts 5771766 buf 0x0
[14:13:41] mpeg2 tag botch: pts 5795790, tag pts 5774769 buf 0x0
[14:13:41] mpeg2 tag botch: pts 5801796, tag pts 5780775 buf 0x0
[14:13:41] mpeg2 tag botch: pts 5801796, tag pts 5789784 buf 0x0
[14:13:41] mpeg2 tag botch: pts 5804799, tag pts 5783778 buf 0x0
[14:13:41] mpeg2 tag botch: pts 5813808, tag pts 5798793 buf 0x0
[14:13:41] mpeg2 tag botch: pts 5819814, tag pts 5792787 buf 0x0
[14:13:41] mpeg2 tag botch: pts 5822817, tag pts 5801796 buf 0x0
[14:13:42] mpeg2 tag botch: pts 5834829, tag pts 5810805 buf 0x0
[14:13:42] mpeg2 tag botch: pts 5846841, tag pts 5813808 buf 0x0
[14:13:42] mpeg2 tag botch: pts 5840835, tag pts 5819814 buf 0x0
[14:13:42] mpeg2 tag botch: pts 5840835, tag pts 5828823 buf 0x0
[14:13:42] mpeg2 tag botch: pts 5843838, tag pts 5822817 buf 0x0
[14:13:42] mpeg2 tag botch: pts 5858853, tag pts 5831826 buf 0x0
[14:13:42] mpeg2 tag botch: pts 5867862, tag pts 5834829 buf 0x0
[14:13:42] mpeg2 tag botch: pts 5861856, tag pts 5846841 buf 0x0
[14:13:42] mpeg2 tag botch: pts 5864859, tag pts 5840835 buf 0x0
[14:13:42] 65.131733s: Film -> Video
[14:13:42] mpeg2 tag botch: pts 5873868, tag pts 5849844 buf 0x0
[14:13:43] mpeg2 tag botch: pts 5891886, tag pts 5864859 buf 0x0
[14:14:11] mpeg2 tag botch: pts 7057050, tag pts 7021014 buf 0x0
[14:14:12] mpeg2 tag botch: pts 7099092, tag pts 7072065 buf 0x0
[14:16:23] 128.361567s: Video -> Film

...

[20:08:35] mpeg2 tag botch: pts 616413798, tag pts 616377762 buf 0x0
[20:08:35] mpeg2 tag botch: pts 616407792, tag pts 616380765 buf 0x0
[20:08:35] mpeg2 tag botch: pts 616416801, tag pts 616389774 buf 0x0
[20:08:38] mpeg2 tag botch: pts 616494879, tag pts 616467852 buf 0x0
[20:14:14] reader: done. 0 scr changes
[20:14:18] sync: got 189328 frames, 207308 expected
[20:14:18] work: average encoding speed for job is 8.673663 fps
[20:14:21] mpeg2 done: 189329 frames
[20:14:21] render: 207274 frames output, 0 dropped and 20099 duped for CFR/PFR
[20:14:21] render: lost time: 6738732 (2152 frames)
[20:14:21] render: gained time: 6738732 (7744 frames) (0 not accounted for)
[20:14:21] render: average dropped frame duration: 3131
x264 [info]: frame I:1208  Avg QP:25.50  size: 37963  PSNR Mean Y:38.22 U:44.21 V:44.86 Avg:39.37 Global:37.19
x264 [info]: frame P:110660 Avg QP:27.69  size: 12234  PSNR Mean Y:36.58 U:42.79 V:43.66 Avg:37.75 Global:35.79
x264 [info]: frame B:95406 Avg QP:29.48  size:  7083  PSNR Mean Y:35.25 U:43.34 V:44.16 Avg:36.62 Global:34.49
x264 [info]: consecutive B-frames: 27.3% 19.6% 39.9% 13.2%
x264 [info]: mb I  I16..4: 18.5%  0.0% 81.5%
x264 [info]: mb P  I16..4: 22.2%  0.0%  0.0%  P16..4: 42.7%  0.0%  0.0%  0.0%  0.0%    skip:35.1%
x264 [info]: mb B  I16..4: 14.2%  0.0%  0.0%  B16..8: 35.2%  0.0%  0.0%  direct:13.7%  skip:36.9%  L0:34.8% L1:34.3% BI:30.9%
x264 [info]: final ratefactor: 24.48
x264 [info]: coded y,uvDC,uvAC intra: 73.8% 41.4% 15.3% inter: 31.7% 13.8% 1.4%
x264 [info]: i16 v,h,dc,p: 25% 25% 32% 18%
x264 [info]: i4 v,h,dc,ddl,ddr,vr,hd,vl,hu: 18% 33% 12%  5%  5%  6%  7%  6%  8%
x264 [info]: Weighted P-Frames: Y:8.5%
x264 [info]: SSIM Mean Y:0.9369749
x264 [info]: PSNR Mean Y:35.979 U:43.052 V:43.900 Avg:37.236 Global:35.149 kb/s:2400.74
[20:14:21] deca52: 216410 frames decoded, 2 crc errors, 3072 bytes dropped
[20:14:21] decomb: deinterlaced 103991 | blended 8491 | unfiltered 74693 | total 187175
[20:14:21] starting job
[20:14:21] job configuration:
[20:14:21]  * source
[20:14:21]    + E:\Filmy\work\2000 Tour de France 1 of 2.mpg
[20:14:21]    + title 1, chapter(s) 1 to 1
[20:14:21]  * destination
[20:14:21]    + E:\Filmy\work\2000 Tour de France 1 of 2.m4v
[20:14:21]    + container: MPEG-4 (.mp4 and .m4v)
[20:14:21]  * video track
[20:14:21]    + decoder: mpeg2
[20:14:21]      + bitrate 8500 kbps
[20:14:21]    + frame rate: 29.970 fps -> constant 29.970 fps
[20:14:21]    + dimensions: 720 * 480 -> 640 * 480, crop 5/6/8/8
[20:14:21]    + filters
[20:14:21]      + Detelecine (pullup) (default settings)
[20:14:21]      + Decomb (default settings)
[20:14:21]    + encoder: x264
[20:14:21]      + options: b-adapt=2:rc-lookahead=50
[20:14:21]      + bitrate: 2415 kbps, pass: 2
[20:14:21]  * audio track 0
[20:14:21]    + decoder: Unknown (AC3) (2.0 ch) (track 1, id 80bd)
[20:14:21]      + bitrate: 192 kbps, samplerate: 48000 Hz
[20:14:21]    + mixdown: Stereo
[20:14:21]    + encoder: faac
[20:14:21]      + bitrate: 128 kbps, samplerate: 48000 Hz
libdvdnav: Using dvdnav version 4.1.3
libdvdread: Encrypted DVD support unavailable.
[20:14:22] yadif thread started for segment 0
[20:14:22] decomb thread started for segment 0
[20:14:22] encx264: keyint-min: 30, keyint-max: 300
libdvdnav:DVDOpenFileUDF:UDFFindFile /VIDEO_TS/VIDEO_TS.IFO failed
libdvdnav:DVDOpenFileUDF:UDFFindFile /VIDEO_TS/VIDEO_TS.BUP failed
libdvdread: Can't open file VIDEO_TS.IFO.
libdvdnav: vm: failed to read VIDEO_TS.IFO
[20:14:22] dvd: not a dvd - trying as a stream/file instead
[20:14:22] reader: first SCR 288 id 224 DTS 14997
[20:14:22] mpeg2: "" (1) at frame 0 time 3003
x264 [info]: using cpu capabilities: MMX2 Cache64
x264 [info]: profile High, level 3.0
No accelerated IMDCT transform found
[20:14:43] sync: expecting 189328 video frames
[20:14:43] sync: first pts is 3003
[20:19:59] mpeg2 tag botch: pts 5579574, tag pts 5552547 buf 0x0
[20:20:00] mpeg2 tag botch: pts 5588583, tag pts 5561556 buf 0x0
[20:20:03] mpeg2 tag botch: pts 5657652, tag pts 5630625 buf 0x0
[20:20:03] mpeg2 tag botch: pts 5672667, tag pts 5636631 buf 0x0
[20:20:04] 63.296567s: Video -> Film
[20:20:04] mpeg2 tag botch: pts 5720715, tag pts 5684679 buf 0x0
[20:20:04] mpeg2 tag botch: pts 5714709, tag pts 5699694 buf 0x0
[20:20:05] mpeg2 tag botch: pts 5729724, tag pts 5696691 buf 0x0
[20:20:05] mpeg2 tag botch: pts 5723718, tag pts 5702697 buf 0x0
[20:20:05] mpeg2 tag botch: pts 5726721, tag pts 5711706 buf 0x0
[20:20:05] mpeg2 tag botch: pts 5738733, tag pts 5705700 buf 0x0
[20:20:05] mpeg2 tag botch: pts 5732727, tag pts 5708703 buf 0x0
[20:20:05] mpeg2 tag botch: pts 5735730, tag pts 5720715 buf 0x0
[20:20:05] mpeg2 tag botch: pts 5741736, tag pts 5714709 buf 0x0
[20:20:05] mpeg2 tag botch: pts 5744739, tag pts 5729724 buf 0x0
[20:20:05] mpeg2 tag botch: pts 5747742, tag pts 5723718 buf 0x0
[20:20:05] mpeg2 tag botch: pts 5747742, tag pts 5726721 buf 0x0
[20:20:06] mpeg2 tag botch: pts 5753748, tag pts 5738733 buf 0x0
[20:20:06] mpeg2 tag botch: pts 5753748, tag pts 5732727 buf 0x0
[20:20:06] mpeg2 tag botch: pts 5756751, tag pts 5735730 buf 0x0
[20:20:06] mpeg2 tag botch: pts 5762757, tag pts 5741736 buf 0x0
[20:20:06] mpeg2 tag botch: pts 5762757, tag pts 5750745 buf 0x0
[20:20:06] mpeg2 tag botch: pts 5777772, tag pts 5744739 buf 0x0
[20:20:06] mpeg2 tag botch: pts 5771766, tag pts 5747742 buf 0x0

...

[06:20:15] mpeg2 tag botch: pts 616356741, tag pts 616332717 buf 0x0
[06:20:16] mpeg2 tag botch: pts 616368753, tag pts 616341726 buf 0x0
[06:20:16] mpeg2 tag botch: pts 616380765, tag pts 616356741 buf 0x0
[06:20:17] mpeg2 tag botch: pts 616413798, tag pts 616377762 buf 0x0
[06:20:17] mpeg2 tag botch: pts 616407792, tag pts 616380765 buf 0x0
[06:20:17] mpeg2 tag botch: pts 616416801, tag pts 616389774 buf 0x0
[06:20:20] mpeg2 tag botch: pts 616494879, tag pts 616467852 buf 0x0
[06:29:33] reader: done. 0 scr changes
[06:29:42] sync: got 189328 frames, 189328 expected
[06:29:42] work: average encoding speed for job is 5.131022 fps
[06:29:53] mux: track 0, 207274 frames, 2087613667 bytes, 2411.57 kbps, fifo 16
[06:29:53] mux: track 1, 324625 frames, 110779139 bytes, 127.97 kbps, fifo 8192
[06:29:53] mpeg2 done: 189329 frames
[06:29:53] render: 207274 frames output, 0 dropped and 20099 duped for CFR/PFR
[06:29:53] render: lost time: 6738732 (2152 frames)
[06:29:53] render: gained time: 6738732 (7744 frames) (0 not accounted for)
[06:29:53] render: average dropped frame duration: 3131
x264 [info]: frame I:1208  Avg QP:24.89  size: 41145  PSNR Mean Y:39.35 U:45.19 V:45.84 Avg:40.52 Global:39.68
x264 [info]: frame P:110660 Avg QP:26.91  size: 11857  PSNR Mean Y:37.61 U:43.79 V:44.66 Avg:38.81 Global:37.96
x264 [info]: frame B:95406 Avg QP:30.08  size:  7609  PSNR Mean Y:35.96 U:44.06 V:44.92 Avg:37.35 Global:36.46
x264 [info]: consecutive B-frames: 27.3% 19.6% 39.9% 13.2%
x264 [info]: mb I  I16..4:  5.0% 71.2% 23.8%
x264 [info]: mb P  I16..4:  1.2% 14.1%  4.3%  P16..4: 24.5% 12.4%  6.1%  0.0%  0.0%    skip:37.4%
x264 [info]: mb B  I16..4:  0.6%  9.4%  4.3%  B16..8: 36.5%  3.2%  3.2%  direct: 6.2%  skip:36.6%  L0:46.6% L1:41.5% BI:12.0%
x264 [info]: 8x8 transform intra:69.6% inter:69.2%
x264 [info]: coded y,uvDC,uvAC intra: 86.5% 58.6% 23.2% inter: 29.0% 16.4% 1.4%
x264 [info]: i16 v,h,dc,p: 25% 39%  7% 30%
x264 [info]: i8 v,h,dc,ddl,ddr,vr,hd,vl,hu: 19% 18% 14%  5%  7%  8%  9%  8% 11%
x264 [info]: i4 v,h,dc,ddl,ddr,vr,hd,vl,hu: 22% 30% 11%  5%  6%  7%  7%  6%  7%
x264 [info]: Weighted P-Frames: Y:8.5%
x264 [info]: ref P L0: 58.4% 11.0% 21.6%  7.8%  1.2%
x264 [info]: ref B L0: 80.7% 19.3%
x264 [info]: SSIM Mean Y:0.9545972
x264 [info]: PSNR Mean Y:36.861 U:43.925 V:44.784 Avg:38.146 Global:37.212 kb/s:2414.86
[06:29:53] deca52: 216410 frames decoded, 2 crc errors, 3072 bytes dropped
[06:29:53] decomb: deinterlaced 103991 | blended 8491 | unfiltered 74693 | total 187175
[06:29:53] libhb: work result = 0

Rip done!
HandBrake has exited.
Thanks for any help.
Jabrwock
Posts: 9
Joined: Sat Jan 12, 2008 8:12 pm

Re: 15MB of "mpeg2 tag botch:" in log

Post by Jabrwock »

I'm getting this too, ripping "Solar Crisis". I started at chapter 3 because chapter 1 & 2 are just FBI warnings scrolling by.

Ripping all chapters seems to work.

Code: Select all

libdvdread: Get key for /VIDEO_TS/VIDEO_TS.VOB at 0x00000124
libdvdread: Elapsed time 0
libdvdread: Get key for /VIDEO_TS/VTS_01_1.VOB at 0x0001721b
libdvdread: Elapsed time 0
libdvdread: Get key for /VIDEO_TS/VTS_02_1.VOB at 0x0020362e
libdvdread: Elapsed time 0
libdvdread: Found 2 VTS's
libdvdread: Elapsed time 0
libdvdread: Using libdvdcss version 1.2.10 for DVD access
[08:57:52] scan: DVD has 2 title(s)
[08:57:52] scan: scanning title 1
[08:57:52] scan: opening IFO for VTS 1
[08:57:52] pgc_id: 1, pgn: 1: pgc: 0x1499700
[08:57:52] scan: vts=1, ttn=1, cells=0->12, blocks=0->2016227, 2016228 blocks
[08:57:52] scan: duration is 01:52:08 (6728043 ms)
[08:57:52] scan: checking audio 1
[08:57:52] scan: id=80bd, lang=Unknown (AC3), 3cc=und ext=0
[08:57:52] scan: checking subtitle 1
[08:57:52] scan: id=20bd, lang=Unknown, 3cc=und
[08:57:52] scan: title 1 has 12 chapters
[08:57:52] scan: chap 1 c=0->0, b=0->78 (79), 110 ms
[08:57:52] scan: chap 2 c=1->1, b=79->14666 (14588), 43032 ms
[08:57:52] scan: chap 3 c=2->3, b=14667->136682 (122016), 472693 ms
[08:57:52] scan: chap 4 c=4->4, b=136683->268781 (132099), 502498 ms
[08:57:52] scan: chap 5 c=5->5, b=268782->571527 (302746), 969665 ms
[08:57:52] scan: chap 6 c=6->6, b=571528->795432 (223905), 711696 ms
[08:57:52] scan: chap 7 c=7->7, b=795433->973327 (177895), 610455 ms
[08:57:52] scan: chap 8 c=8->8, b=973328->1329041 (355714), 1172896 ms
[08:57:52] scan: chap 9 c=9->9, b=1329042->1524065 (195024), 640591 ms
[08:57:52] scan: chap 10 c=10->10, b=1524066->1784670 (260605), 875472 ms
[08:57:52] scan: chap 11 c=11->11, b=1784671->1864226 (79556), 261438 ms
[08:57:52] scan: chap 12 c=12->12, b=1864227->2016227 (152001), 467490 ms
[08:57:52] scan: aspect = 0
[08:57:52] scan: decoding previews for title 1
[08:57:52] scan: title angle(s) 1
[08:57:52] scan: audio 0x80bd: AC-3, rate=48000Hz, bitrate=192000 Unknown (AC3) (2.0 ch)
[08:57:54] scan: 10 previews, 720x480, 29.970 fps, autocrop = 0/0/6/4, aspect 4:3, PAR 8:9
[08:57:54] scan: title (0) job->width:624, job->height:480
[08:57:54] libhb: scan thread found 1 valid title(s)
[08:57:54] macgui: ScanDone state received from fQueueEncodeLibhb
[08:57:54] macgui: Preset: Universal
[08:57:54] macgui: processNewQueueEncode number of passes expected is: 1
[08:57:54] macgui: prepareJob exiting
[08:57:54] 1 job(s) to process
[08:57:54] starting job
[08:57:54] job configuration:
[08:57:54]  * source
[08:57:54]    + /dev/disk3
[08:57:54]    + title 1, chapter(s) 3 to 12
[08:57:54]  * destination
[08:57:54]    + /Users/mcinnesc/Desktop/DVD Temp/Solar Crisis.m4v
[08:57:54]    + container: MPEG-4 (.mp4 and .m4v)
[08:57:54]      + chapter markers
[08:57:54]  * video track
[08:57:54]    + decoder: mpeg2
[08:57:54]      + bitrate 9500 kbps
[08:57:54]    + frame rate: same as source (around 29.970 fps)
[08:57:54]    + loose anamorphic
[08:57:54]      + modulus: 0
[08:57:54]      + storage dimensions: 720 * 480 -> 720 * 480, crop 0/0/6/4
[08:57:54]      + pixel aspect ratio: 631 / 720
[08:57:54]      + display dimensions: 631 * 480
[08:57:54]    + filter
[08:57:54]      + Decomb (°{A)
[08:57:54]    + encoder: x264
[08:57:54]      + options: cabac=0:ref=2:me=umh:bframes=0:8x8dct=0:trellis=0:subq=6
[08:57:54]      + quality: 20.00 (RF)
[08:57:54]  * audio track 0
[08:57:54]    + decoder: Unknown (AC3) (2.0 ch) (track 1, id 80bd)
[08:57:54]      + bitrate: 192 kbps, samplerate: 48000 Hz
[08:57:54]    + mixdown: Stereo
[08:57:54]    + encoder: ca_aac
[08:57:54]      + bitrate: 160 kbps, samplerate: 48000 Hz
libdvdnav: Using dvdnav version 4.1.3
libdvdread: Using libdvdcss version 1.2.10 for DVD access
[08:57:54] yadif thread started for segment 0
[08:57:54] yadif thread started for segment 1
[08:57:54] decomb thread started for segment 0
[08:57:54] decomb thread started for segment 1
[08:57:54] encx264: keyint-min: 30, keyint-max: 300
[08:57:54] encx264: encoding with stored aspect 631/720
[08:57:54] encx264: Encoding at constant RF 20.000000
x264 [info]: using SAR=631/720
x264 [info]: using cpu capabilities: MMX2 Cache64
x264 [info]: profile Baseline, level 3.0
No accelerated IMDCT transform found
[08:57:54] sync: expecting 200376 video frames
NAME OPEN FAILED
libdvdnav: Unable to find map file '/Users/mcinnesc/.dvdnav/.map'
libdvdnav: DVD disk reports itself with Region mask 0x00be0000. Regions: 1 7

libdvdread: Attempting to retrieve all CSS keys
libdvdread: This can take a _long_ time, please be patient

libdvdread: Get key for /VIDEO_TS/VIDEO_TS.VOB at 0x00000124
libdvdread: Elapsed time 0
libdvdread: Get key for /VIDEO_TS/VTS_01_1.VOB at 0x0001721b
libdvdread: Elapsed time 0
libdvdread: Get key for /VIDEO_TS/VTS_02_1.VOB at 0x0020362e
libdvdread: Elapsed time 0
libdvdread: Found 2 VTS's
libdvdread: Elapsed time 0
libdvdread: Using libdvdcss version 1.2.10 for DVD access
[08:57:55] reader: first SCR 3924139 id 224 DTS 3960081
[08:57:55] mpeg2: "Chapter  3" (3) at frame 0 time 1502
[08:57:55] output track 0: ac3 in sync after skipping 579 bytes
[08:57:55] sync: first pts is 1502
[08:57:55] sync: adding 78 ms of silence to audio 0  start 7043, next 0
[09:17:07] mpeg2: "Chapter  4" (4) at frame 14183 time 42593051
[09:37:43] mpeg2: "Chapter  5" (5) at frame 29250 time 87839252
[09:47:11] dvdnav: Read Error, Error reading from DVD.
[09:47:18] output track 0: ac3 in sync after skipping 672 bytes
[09:47:18] 1182.431274s: Video -> Film
[09:47:18] sync: adding 98 ms of silence to audio 0  start 106407591, next 106398720
[09:47:36] mpeg2 tag botch: pts 106737555, tag pts 106421816 buf 0x0x0
[09:47:37] mpeg2 tag botch: pts 106776594, tag pts 106464282 buf 0x0x0
[09:47:38] mpeg2 tag botch: pts 106815633, tag pts 106503321 buf 0x0x0
[09:47:40] mpeg2 tag botch: pts 106854672, tag pts 106542360 buf 0x0x0
Post Reply