Audio sync issues

General questions or discussion about HandBrake, Video and/or audio transcoding, trends etc.
Post Reply
Kebast
Posts: 33
Joined: Wed Jul 28, 2010 2:44 pm

Audio sync issues

Post by Kebast »

Using svn 4196 I've noticed audio sync problems when using ffmpeg AC3. The bluray was Limitless and the encode was done from a MakeMKV rip with lossless audio. (pulled from the other audio sync thread per Rodeo's instruction)

Let me know what other information you need.

Code: Select all

Handbrake Version: 4196svn (2011082801)
[21:26:18] hb_scan: path=/BD-Rip/Limitless/title00.mkv, title_index=1
libbluray/bdnav/index_parse.c:157: indx_parse(): error opening /BD-Rip/Limitless/title00.mkv/BDMV/index.bdmv
libbluray/bluray.c:1471: nav_get_title_list(/BD-Rip/Limitless/title00.mkv) failed (0xa4c5540)
[21:26:18] bd: not a bd - trying as a stream/file instead
libdvdnav: Using dvdnav version 4.1.3
libdvdread: Using libdvdcss version 1.2.10 for DVD access
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
[21:26:18] dvd: not a dvd - trying as a stream/file instead
Input #0, matroska,webm, from '/BD-Rip/Limitless/title00.mkv':
  Duration: 01:44:46.32, start: 0.000000, bitrate: 3072 kb/s
    Chapter #0.0: start 0.000000, end 229.103867
    Metadata:
      title           : Chapter 00
    Chapter #0.1: start 229.103867, end 412.620533
    Metadata:
      title           : Chapter 01
    Chapter #0.2: start 412.620533, end 662.411733
    Metadata:
      title           : Chapter 02
    Chapter #0.3: start 662.411733, end 984.108067
    Metadata:
      title           : Chapter 03
    Chapter #0.4: start 984.108067, end 1236.485200
    Metadata:
      title           : Chapter 04
    Chapter #0.5: start 1236.485200, end 1456.246400
    Metadata:
      title           : Chapter 05
    Chapter #0.6: start 1456.246400, end 1731.771644
    Metadata:
      title           : Chapter 06
    Chapter #0.7: start 1731.771644, end 2044.208756
    Metadata:
      title           : Chapter 07
    Chapter #0.8: start 2044.208756, end 2292.081333
    Metadata:
      title           : Chapter 08
    Chapter #0.9: start 2292.081333, end 2537.534889
    Metadata:
      title           : Chapter 09
    Chapter #0.10: start 2537.534889, end 2803.967711
    Metadata:
      title           : Chapter 10
    Chapter #0.11: start 2803.967711, end 3064.394533
    Metadata:
      title           : Chapter 11
    Chapter #0.12: start 3064.394533, end 3265.678956
    Metadata:
      title           : Chapter 12
    Chapter #0.13: start 3265.678956, end 3557.512156
    Metadata:
      title           : Chapter 13
    Chapter #0.14: start 3557.512156, end 3938.684600
    Metadata:
      title           : Chapter 14
    Chapter #0.15: start 3938.684600, end 4116.570622
    Metadata:
      title           : Chapter 15
    Chapter #0.16: start 4116.570622, end 4300.045600
    Metadata:
      title           : Chapter 16
    Chapter #0.17: start 4300.045600, end 4480.183889
    Metadata:
      title           : Chapter 17
    Chapter #0.18: start 4480.183889, end 4700.445556
    Metadata:
      title           : Chapter 18
    Chapter #0.19: start 4700.445556, end 4906.943489
    Metadata:
      title           : Chapter 19
    Chapter #0.20: start 4906.943489, end 5234.771000
    Metadata:
      title           : Chapter 20
    Chapter #0.21: start 5234.771000, end 5503.164111
    Metadata:
      title           : Chapter 21
    Chapter #0.22: start 5503.164111, end 5894.054622
    Metadata:
      title           : Chapter 22
    Chapter #0.23: start 5894.054622, end 6286.321000
    Metadata:
      title           : Chapter 23
    Stream #0.0(eng): Video: h264 (High), yuv420p, 1920x1080 [PAR 1:1 DAR 16:9], 23.98 fps, 23.98 tbr, 1k tbn, 47.95 tbc (default)
    Stream #0.1(eng): Audio: dca (DTS-HD MA), 48000 Hz, 5.1, s16, 1536 kb/s (default)
    Metadata:
      title           : Lossless
    Stream #0.2(eng): Audio: dca (DTS), 48000 Hz, 5.1, s16, 1536 kb/s
    Metadata:
      title           : 3/2+1
    Stream #0.3(eng): Subtitle: pgssub (default)
[21:26:18] add_ffmpeg_subtitle: unknown subtitle stream type: 0x17006
[21:26:18] scan: decoding previews for title 1
[21:26:18] scan: audio 0x2: DCA, rate=48000Hz, bitrate=1536000 English (DTS) (5.1 ch)
[21:26:20] scan: 10 previews, 1920x1080, 23.976 fps, autocrop = 140/140/0/0, aspect 1.78:1, PAR 1:1
[21:26:20] scan: title (0) job->width:1920, job->height:800
[21:26:20] libhb: scan thread found 1 valid title(s)
[21:26:23] gtkgui: Modified Custom Preset: BluRay_AC3
[21:26:23] 1 job(s) to process
[21:26:23] starting job
[21:26:23] sync: expecting 150744 video frames
[21:26:23] job configuration:
[21:26:23]  * source
[21:26:23]    + /BD-Rip/Limitless/title00.mkv
[21:26:23]    + title 1, chapter(s) 1 to 24
[21:26:23]    + container: matroska,webm
[21:26:23]    + data rate: 3072 kbps
[21:26:23]  * destination
[21:26:23]    + /home/cshive/Videos/Limitless.mp4
[21:26:23]    + container: MPEG-4 (.mp4 and .m4v)
[21:26:23]      + 64-bit formatting
[21:26:23]      + chapter markers
[21:26:23]  * video track
[21:26:23]    + decoder: h264
[21:26:23]    + frame rate: same as source (around 23.976 fps)
[21:26:23]    + loose anamorphic
[21:26:23]      + storage dimensions: 1920 * 1080 -> 1920 * 800, crop 140/140/0/0, mod 16
[21:26:23]      + pixel aspect ratio: 1 / 1
[21:26:23]      + display dimensions: 1920 * 800
[21:26:23]    + filters
[21:26:23]      + Detelecine (pullup) (default settings)
[21:26:23]      + Decomb (default settings)
[21:26:23]    + encoder: x264
[21:26:23]      + options: b-adapt=2:rc-lookahead=50:ref=8:me=umh:subme=9:merange=24:direct=auto:partitions=all:trellis=2:deblock=-1,-1:psy-rd=1|0.15
[21:26:23]      + quality: 22.00 (RF)
[21:26:23]  * audio track 0
[21:26:23]    + decoder: English (DTS-HD MA) (5.1 ch) (track 1, id 0x1)
[21:26:23]    + mixdown: 6-channel discrete
[21:26:23]    + encoder: ffac3
[21:26:23]      + bitrate: 640 kbps, samplerate: 48000 Hz
[21:26:23] reader: first SCR 0 id 0x0 DTS 0
[21:26:23] decomb thread started for segment 1
[21:26:23] decomb thread started for segment 0
[21:26:23] yadif thread started for segment 1
[21:26:23] yadif thread started for segment 0
[21:26:23] encx264: min-keyint: 24, keyint: 240
[21:26:23] encx264: encoding with stored aspect 1/1
[21:26:23] encx264: Encoding at constant RF 22.000000
x264 [warning]: --psnr used with psy on: results will be invalid!
x264 [warning]: --tune psnr should be used if attempting to benchmark psnr!
x264 [info]: using SAR=1/1
x264 [info]: using cpu capabilities: MMX2 SSE2Fast SSSE3 FastShuffle Cache64
x264 [info]: profile High, level 5.0
[22:26:00] h264: "Chapter 01" (2) at frame 5501 time 20619360
[23:08:07] h264: "Chapter 02" (3) at frame 9901 time 37135890
[23:59:22] h264: "Chapter 03" (4) at frame 15892 time 59624550
[00:28:15] sync: audio 0x1 time went backwards 15 ms, dropped 1 frames (start 71329500, next 71330880)
[01:09:30] h264: "Chapter 04" (5) at frame 23606 time 88580970
[02:05:04] h264: "Chapter 05" (6) at frame 29657 time 111294900
[02:56:55] h264: "Chapter 06" (7) at frame 34925 time 131069700
[03:52:38] h264: "Chapter 07" (8) at frame 41529 time 155859480
[03:53:48] sync: audio 0x1 time went backwards 18 ms, dropped 1 frames (start 156581100, next 156582720)
[04:36:12] sync: audio 0x1 time went backwards 15 ms, dropped 1 frames (start 171146430, next 171147840)
[05:02:32] h264: "Chapter 08" (9) at frame 49020 time 183978810
[05:32:46] sync: audio 0x1 time went backwards 15 ms, dropped 1 frames (start 198184860, next 198186240)
[05:49:44] h264: "Chapter 09" (10) at frame 54966 time 206298630
[06:28:46] h264: "Chapter 10" (11) at frame 60848 time 228378150
[06:39:14] sync: audio 0x1 time went backwards 15 ms, dropped 1 frames (start 233058780, next 233060160)
[08:00:32] h264: "Chapter 11" (12) at frame 67236 time 252357120
[08:51:57] h264: "Chapter 12" (13) at frame 73480 time 275795550
[09:40:44] h264: "Chapter 13" (14) at frame 78306 time 293911110
[10:40:49] h264: "Chapter 14" (15) at frame 85306 time 320187330
[12:16:26] h264: "Chapter 15" (16) at frame 94442 time 354481650
[12:51:51] h264: "Chapter 16" (17) at frame 98707 time 370491390
[12:59:08] sync: audio 0x1 time went backwards 18 ms, dropped 1 frames (start 374305230, next 374306880)
[13:25:04] h264: "Chapter 17" (18) at frame 103107 time 387007830
[14:04:12] h264: "Chapter 18" (19) at frame 107425 time 403216560
[14:12:03] sync: audio 0x1 time went backwards 16 ms, dropped 1 frames (start 407015460, next 407016960)
[14:19:50] sync: audio 0x1 time went backwards 15 ms, dropped 1 frames (start 410724990, next 410726400)
[14:52:00] h264: "Chapter 19" (20) at frame 112706 time 423040140
[15:24:59] sync: audio 0x1 time went backwards 15 ms, dropped 1 frames (start 437835420, next 437836800)
[15:36:08] h264: "Chapter 20" (21) at frame 117657 time 441624960
[17:08:05] h264: "Chapter 21" (22) at frame 125517 time 471129390
[17:27:36] sync: audio 0x1 time went backwards 15 ms, dropped 1 frames (start 478610460, next 478611840)
[18:14:14] h264: "Chapter 22" (23) at frame 131954 time 495292320
[19:47:52] h264: "Chapter 23" (24) at frame 141324 time 530464950
[20:13:19] reader: done. 1 scr changes
[20:13:24] work: average encoding speed for job is 1.837417 fps
[20:13:24] sync: got 150721 frames, 150744 expected
[20:13:25] h264-decoder done: 150721 frames, 0 decoder errors, 0 drops
[20:13:25] render: lost time: 0 (0 frames)
[20:13:25] render: gained time: 0 (0 frames) (0 not accounted for)
x264 [info]: frame I:1379  Avg QP:19.01  size:121201  PSNR Mean Y:46.08 U:48.49 V:49.27 Avg:46.77 Global:46.21
x264 [info]: frame P:43681 Avg QP:22.33  size: 29255  PSNR Mean Y:45.22 U:48.37 V:49.30 Avg:46.04 Global:44.55
x264 [info]: frame B:105660 Avg QP:24.37  size: 11176  PSNR Mean Y:43.29 U:47.16 V:48.19 Avg:44.25 Global:43.73
x264 [info]: consecutive B-frames:  2.7%  3.7% 23.4% 70.2%
x264 [info]: mb I  I16..4: 20.5% 71.4%  8.1%
x264 [info]: mb P  I16..4:  4.7%  7.6%  0.4%  P16..4: 49.9%  9.6%  1.5%  0.2%  0.1%    skip:26.0%
x264 [info]: mb B  I16..4:  0.4%  0.8%  0.0%  B16..8: 42.8%  3.9%  0.7%  direct: 3.1%  skip:48.3%  L0:45.1% L1:51.6% BI: 3.2%
x264 [info]: 8x8 transform intra:62.6% inter:74.8%
x264 [info]: direct mvs  spatial:100.0% temporal:0.0%
x264 [info]: coded y,uvDC,uvAC intra: 57.1% 63.7% 33.7% inter: 13.9% 17.4% 1.4%
x264 [info]: i16 v,h,dc,p: 52% 16%  7% 25%
x264 [info]: i8 v,h,dc,ddl,ddr,vr,hd,vl,hu:  9%  8%  7% 10% 15% 14% 14% 11% 11%
x264 [info]: i4 v,h,dc,ddl,ddr,vr,hd,vl,hu: 12% 10%  5%  9% 15% 14% 14% 10% 12%
x264 [info]: i8c dc,h,v,p: 44% 23% 19% 14%
x264 [info]: Weighted P-Frames: Y:1.2% UV:0.8%
x264 [info]: ref P L0: 46.7% 11.0% 19.6%  6.2%  5.5%  4.2%  3.9%  2.3%  0.6%  0.0%
x264 [info]: ref B L0: 72.8% 13.3%  6.0%  2.9%  2.1%  2.0%  1.0%
x264 [info]: ref B L1: 92.9%  7.1%
x264 [info]: SSIM Mean Y:0.9722905 (15.574db)
x264 [info]: PSNR Mean Y:43.877 U:47.526 V:48.518 Avg:44.796 Global:43.973 kb/s:3341.72
[20:13:25] dca-decoder done: 0 frames, 0 decoder errors, 0 drops
[20:13:25] mux: track 0, 150720 frames, 2625821150 bytes, 3341.65 kbps, fifo 8
[20:13:25] mux: track 1, 196447 frames, 502904320 bytes, 640.00 kbps, fifo 256
[20:13:25] decomb: deinterlaced 0 | blended 36 | unfiltered 150684 | total 150720
[20:13:25] libhb: work result = 0
Deleted User 11865

Re: Audio sync issues

Post by Deleted User 11865 »

Does it also happen if you use the regular DTS track instead?
Kebast
Posts: 33
Joined: Wed Jul 28, 2010 2:44 pm

Re: Audio sync issues

Post by Kebast »

Testing that now using the DTS passthrough option. Picked a chapter to encode, so an hour or so left for it to finished.
Kebast
Posts: 33
Joined: Wed Jul 28, 2010 2:44 pm

Re: Audio sync issues

Post by Kebast »

Just checked the original MKV rip. Seems the issue might be with VLC. I get the same audio issue when playing the uncompressed mkv in VLC (1.1.9), but if played in Movie Player (2.32.0) the audio sync's up correctly. I'll investigate further.

FYI
Encode finished up. Same issue with DTS passthrough. Audio is slightly behind the video (up to or less than 0.5 sec).

Code: Select all

Handbrake Version: 4197svn (2011090201)
[11:28:32] hb_scan: path=/BD-Rip/Limitless/title00.mkv, title_index=1
libbluray/bdnav/index_parse.c:157: indx_parse(): error opening /BD-Rip/Limitless/title00.mkv/BDMV/index.bdmv
libbluray/bluray.c:1471: nav_get_title_list(/BD-Rip/Limitless/title00.mkv) failed (0xb3105d8)
[11:28:32] bd: not a bd - trying as a stream/file instead
libdvdnav: Using dvdnav version 4.1.3
libdvdread: Using libdvdcss version 1.2.10 for DVD access
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
[11:28:32] dvd: not a dvd - trying as a stream/file instead
Input #0, matroska,webm, from '/BD-Rip/Limitless/title00.mkv':
  Duration: 01:44:46.32, start: 0.000000, bitrate: 3072 kb/s
    Chapter #0.0: start 0.000000, end 229.103867
    Metadata:
      title           : Chapter 00
    Chapter #0.1: start 229.103867, end 412.620533
    Metadata:
      title           : Chapter 01
    Chapter #0.2: start 412.620533, end 662.411733
    Metadata:
      title           : Chapter 02
    Chapter #0.3: start 662.411733, end 984.108067
    Metadata:
      title           : Chapter 03
    Chapter #0.4: start 984.108067, end 1236.485200
    Metadata:
      title           : Chapter 04
    Chapter #0.5: start 1236.485200, end 1456.246400
    Metadata:
      title           : Chapter 05
    Chapter #0.6: start 1456.246400, end 1731.771644
    Metadata:
      title           : Chapter 06
    Chapter #0.7: start 1731.771644, end 2044.208756
    Metadata:
      title           : Chapter 07
    Chapter #0.8: start 2044.208756, end 2292.081333
    Metadata:
      title           : Chapter 08
    Chapter #0.9: start 2292.081333, end 2537.534889
    Metadata:
      title           : Chapter 09
    Chapter #0.10: start 2537.534889, end 2803.967711
    Metadata:
      title           : Chapter 10
    Chapter #0.11: start 2803.967711, end 3064.394533
    Metadata:
      title           : Chapter 11
    Chapter #0.12: start 3064.394533, end 3265.678956
    Metadata:
      title           : Chapter 12
    Chapter #0.13: start 3265.678956, end 3557.512156
    Metadata:
      title           : Chapter 13
    Chapter #0.14: start 3557.512156, end 3938.684600
    Metadata:
      title           : Chapter 14
    Chapter #0.15: start 3938.684600, end 4116.570622
    Metadata:
      title           : Chapter 15
    Chapter #0.16: start 4116.570622, end 4300.045600
    Metadata:
      title           : Chapter 16
    Chapter #0.17: start 4300.045600, end 4480.183889
    Metadata:
      title           : Chapter 17
    Chapter #0.18: start 4480.183889, end 4700.445556
    Metadata:
      title           : Chapter 18
    Chapter #0.19: start 4700.445556, end 4906.943489
    Metadata:
      title           : Chapter 19
    Chapter #0.20: start 4906.943489, end 5234.771000
    Metadata:
      title           : Chapter 20
    Chapter #0.21: start 5234.771000, end 5503.164111
    Metadata:
      title           : Chapter 21
    Chapter #0.22: start 5503.164111, end 5894.054622
    Metadata:
      title           : Chapter 22
    Chapter #0.23: start 5894.054622, end 6286.321000
    Metadata:
      title           : Chapter 23
    Stream #0.0(eng): Video: h264 (High), yuv420p, 1920x1080 [PAR 1:1 DAR 16:9], 23.98 fps, 23.98 tbr, 1k tbn, 47.95 tbc (default)
    Stream #0.1(eng): Audio: dca (DTS-HD MA), 48000 Hz, 5.1, s16, 1536 kb/s (default)
    Metadata:
      title           : Lossless
    Stream #0.2(eng): Audio: dca (DTS), 48000 Hz, 5.1, s16, 1536 kb/s
    Metadata:
      title           : 3/2+1
    Stream #0.3(eng): Subtitle: pgssub (default)
[11:28:32] add_ffmpeg_subtitle: unknown subtitle stream type: 0x17006
[11:28:32] scan: decoding previews for title 1
[11:28:32] scan: audio 0x2: DCA, rate=48000Hz, bitrate=1536000 English (DTS) (5.1 ch)
[11:28:35] scan: 10 previews, 1920x1080, 23.976 fps, autocrop = 140/140/0/0, aspect 1.78:1, PAR 1:1
[11:28:35] scan: title (0) job->width:1920, job->height:800
[11:28:35] libhb: scan thread found 1 valid title(s)
[11:28:37] gtkgui: Modified Custom Preset: BluRay_Max
[11:28:37] 1 job(s) to process
[11:28:37] starting job
[11:28:37] sync: expecting 12655 video frames
[11:28:37] job configuration:
[11:28:37]  * source
[11:28:37]    + /BD-Rip/Limitless/title00.mkv
[11:28:37]    + title 1, chapter(s) 11 to 12
[11:28:37]    + container: matroska,webm
[11:28:37]    + data rate: 3072 kbps
[11:28:37]  * destination
[11:28:37]    + /home/cshive/Videos/test.mkv
[11:28:37]    + container: Matroska (.mkv)
[11:28:37]      + chapter markers
[11:28:37]  * video track
[11:28:37]    + decoder: h264
[11:28:37]    + frame rate: same as source (around 23.976 fps)
[11:28:37]    + loose anamorphic
[11:28:37]      + storage dimensions: 1920 * 1080 -> 1920 * 800, crop 140/140/0/0, mod 16
[11:28:37]      + pixel aspect ratio: 1 / 1
[11:28:37]      + display dimensions: 1920 * 800
[11:28:37]    + filters
[11:28:37]      + Detelecine (pullup) (default settings)
[11:28:37]      + Decomb (default settings)
[11:28:37]    + encoder: x264
[11:28:37]      + options: b-adapt=2:rc-lookahead=50:ref=8:me=umh:subme=9:merange=24:direct=auto:partitions=all:trellis=2:deblock=-1,-1:psy-rd=1|0.15
[11:28:37]      + quality: 22.00 (RF)
[11:28:37]  * audio track 0
[11:28:37]    + decoder: English (DTS-HD MA) (5.1 ch) (track 1, id 0x1)
[11:28:37]    + DTS-HD passthrough
[11:28:37] yadif thread started for segment 0
[11:28:37] encx264: min-keyint: 24, keyint: 240
[11:28:37] encx264: encoding with stored aspect 1/1
[11:28:37] encx264: Encoding at constant RF 22.000000
x264 [warning]: --psnr used with psy on: results will be invalid!
x264 [warning]: --tune psnr should be used if attempting to benchmark psnr!
x264 [info]: using SAR=1/1
x264 [info]: using cpu capabilities: MMX2 SSE2Fast SSSE3 FastShuffle Cache64
[11:28:37] decomb thread started for segment 0
[11:28:37] yadif thread started for segment 1
[11:28:37] decomb thread started for segment 1
x264 [info]: profile High, level 5.0
[11:28:37] reader: first SCR 228378150 id 0x0 DTS 228378150
[11:28:38] sync: video time didn't advance - dropped 2 frames (delta 53 ms, current 0, next 2700, dur 2700)
[13:01:38] h264: "Chapter 11" (12) at frame 6396 time 23978970
[13:53:56] reader: end of chapter 12 (media 12) reached at media chapter 13
[13:53:57] reader: done. 1 scr changes
[13:55:36] work: average encoding speed for job is 1.441187 fps
[13:55:36] sync: got 12631 frames, 12655 expected
[13:55:36] h264-decoder done: 12633 frames, 0 decoder errors, 0 drops
[13:55:36] render: lost time: 3780 (1 frames)
[13:55:36] render: gained time: 3780 (4 frames) (0 not accounted for)
[13:55:36] render: average dropped frame duration: 3780
x264 [info]: frame I:111   Avg QP:19.58  size:149614  PSNR Mean Y:45.05 U:47.12 V:47.49 Avg:45.66 Global:45.07
x264 [info]: frame P:3848  Avg QP:22.70  size: 43622  PSNR Mean Y:43.20 U:45.95 V:46.29 Avg:43.94 Global:43.04
x264 [info]: frame B:8670  Avg QP:24.22  size: 20275  PSNR Mean Y:42.56 U:45.74 V:46.11 Avg:43.38 Global:42.49
x264 [info]: consecutive B-frames:  3.5%  5.4% 29.1% 62.1%
x264 [info]: mb I  I16..4: 20.1% 69.8% 10.1%
x264 [info]: mb P  I16..4:  6.4% 13.3%  0.7%  P16..4: 48.2% 10.8%  1.8%  0.4%  0.1%    skip:18.3%
x264 [info]: mb B  I16..4:  0.7%  2.1%  0.1%  B16..8: 44.7%  5.3%  1.2%  direct: 3.8%  skip:42.0%  L0:44.0% L1:51.3% BI: 4.7%
x264 [info]: 8x8 transform intra:67.6% inter:75.5%
x264 [info]: direct mvs  spatial:100.0% temporal:0.0%
x264 [info]: coded y,uvDC,uvAC intra: 63.4% 73.9% 52.1% inter: 18.0% 23.2% 4.3%
x264 [info]: i16 v,h,dc,p: 57% 16%  8% 19%
x264 [info]: i8 v,h,dc,ddl,ddr,vr,hd,vl,hu:  9%  8% 10% 10% 14% 13% 13% 11% 12%
x264 [info]: i4 v,h,dc,ddl,ddr,vr,hd,vl,hu: 12% 12%  4%  8% 14% 13% 14% 10% 12%
x264 [info]: i8c dc,h,v,p: 50% 18% 17% 15%
x264 [info]: Weighted P-Frames: Y:1.2% UV:0.6%
x264 [info]: ref P L0: 48.1% 11.7% 18.9%  5.9%  5.2%  3.7%  3.6%  2.1%  0.7%  0.0%
x264 [info]: ref B L0: 75.5% 12.5%  5.5%  2.6%  1.9%  1.3%  0.6%
x264 [info]: ref B L1: 93.6%  6.4%
x264 [info]: SSIM Mean Y:0.9680903 (14.961db)
x264 [info]: PSNR Mean Y:42.777 U:45.815 V:46.173 Avg:43.571 Global:42.671 kb/s:5471.14
[13:55:36] dca-decoder done: 0 frames, 0 decoder errors, 0 drops
[13:55:36] mux: track 0, 12629 frames, 360246681 bytes, 5470.10 kbps, fifo 8
[13:55:36] mux: track 1, 49392 frames, 277224892 bytes, 4209.47 kbps, fifo 1024
[13:55:36] decomb: deinterlaced 0 | blended 7 | unfiltered 12622 | total 12629
[13:55:36] libhb: work result = 0
Post Reply