[WinGUI] Add all to Queue & Foreign Audio Search

Archive of historical bug reports.
Please use the GitHub link above to report issues.
Forum rules
*******************************
Please be aware we are now using GitHub for issue tracking and feature requests.
- This section of the forum is now closed to new topics.

*******************************
Post Reply
Flo
Bright Spark User
Posts: 211
Joined: Thu Nov 26, 2009 5:41 pm

[WinGUI] Add all to Queue & Foreign Audio Search

Post by Flo »

I'm not sure if this feature is still considered experimental even in SVN builds, but I've used it quite a lot when encoding TV seasons.

One issue that pops up every time is that Foreign Audio Search options are only applied to the first title in the queue, not all of them. I usually use Foreign Audio Search in combination with "forced only" and "burn in".

Here are two logs from svn4907. This was a queue of 13 episodes and only the first one shows a subtitle scan.

episode 1:

Code: Select all

HandBrake svn4907 2012081601
OS: Microsoft Windows NT 6.1.7601 Service Pack 1
CPU: Intel(R) Core(TM) i7-2600K CPU @ 3.40GHz
Ram: 8160 MB, Screen: 1680x1050
Temp Dir: C:\Users\Flo\AppData\Local\Temp\
Install Dir: D:\Stuff\HandBrake
Data Dir: C:\Users\Flo\AppData\Roaming\HandBrake\HandBrake\0.9.8.4907

-------------------------------------------

CLI Query:  -i "D:\Video\One Tree Hill Season 9\01 Know This, We've Noticed.mkv" -t 1 --angle 1 -c 1-9 -o "D:\Temp\One Tree Hill Season 9\01 Know This, We've Noticed.m4v"  -f mp4  --decomb --strict-anamorphic  --modulus 16 -e x264 -q 20 --vfr -a 1 -E faac -6 dpl2 -R Auto -B 160 -D 0 --gain 0 --audio-copy-mask none --audio-fallback ffac3 --subtitle scan --subtitle-forced=1 --subtitle-burned=1 --markers="C:\Users\Flo\AppData\Local\Temp\01 Know This, We've Noticed-1-chapters.csv" -x ref=1:weightp=1:subq=2:rc-lookahead=10:trellis=0:8x8dct=0 --verbose=1
User Query: False

[14:01:28] hb_init: starting libhb thread
HandBrake svn4907 (2012081601) - MinGW x86_64 - http://handbrake.fr
8 CPUs detected
Opening D:\Video\One Tree Hill Season 9\01 Know This, We've Noticed.mkv...
[14:01:28] hb_scan: path=D:\Video\One Tree Hill Season 9\01 Know This, We've Noticed.mkv, title_index=1
libbluray/bdnav/index_parse.c:157: indx_parse(): error opening D:\Video\One Tree Hill Season 9\01 Know This, We've Noticed.mkv/BDMV/index.bdmv
libbluray/bluray.c:1471: nav_get_title_list(D:\Video\One Tree Hill Season 9\01 Know This, We've Noticed.mkv) failed (0000000001CAE8C0)
[14:01:28] bd: not a bd - trying as a stream/file instead
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:01:28] dvd: not a dvd - trying as a stream/file instead
Input #0, matroska,webm, from 'D:\Video\One Tree Hill Season 9\01 Know This, We've Noticed.mkv':
  Duration: 00:40:28.04, start: 0.000000, bitrate: N/A
    Chapter #0.0: start 0.000000, end 127.720000
    Metadata:
      title           : Chapter 01
    Chapter #0.1: start 127.720000, end 356.600000
    Metadata:
      title           : Chapter 02
    Chapter #0.2: start 356.600000, end 659.600000
    Metadata:
      title           : Chapter 03
    Chapter #0.3: start 659.600000, end 1169.000000
    Metadata:
      title           : Chapter 04
    Chapter #0.4: start 1169.000000, end 1532.600000
    Metadata:
      title           : Chapter 05
    Chapter #0.5: start 1532.600000, end 1856.000000
    Metadata:
      title           : Chapter 06
    Chapter #0.6: start 1856.000000, end 2400.200000
    Metadata:
      title           : Chapter 07
    Chapter #0.7: start 2400.200000, end 2427.000000
    Metadata:
      title           : Chapter 08
    Chapter #0.8: start 2427.000000, end 2428.040000
    Metadata:
      title           : Chapter 09
    Stream #0.0(eng): Video: mpeg2video (Main), yuv420p, 720x576 [PAR 64:45 DAR 16:9], 7500 kb/s, 25 fps, 25 tbr, 1k tbn, 50 tbc
    Stream #0.1(eng): Audio: ac3, 48000 Hz, 5.1, s16, 384 kb/s (default)
    Metadata:
      title           : 3/2+1
    Stream #0.2(eng): Subtitle: dvdsub (default)
[14:01:28] scan: decoding previews for title 1
[14:01:28] scan: audio 0x1: AC-3, rate=48000Hz, bitrate=384000 English (AC3) (5.1 ch)
[14:01:28] scan: 10 previews, 720x576, 25.000 fps, autocrop = 0/4/0/0, aspect 16:9, PAR 64:45
[14:01:28] scan: title (0) job->width:720, job->height:400
[14:01:28] libhb: scan thread found 1 valid title(s)
+ title 1:
  + stream: D:\Video\One Tree Hill Season 9\01 Know This, We've Noticed.mkv
  + duration: 00:40:28
  + size: 720x576, pixel aspect: 64/45, display aspect: 1.78, 25.000 fps
  + autocrop: 0/4/0/0
  + chapters:
    + 1: cells 0->0, 0 blocks, duration 00:02:08
    + 2: cells 0->0, 0 blocks, duration 00:03:49
    + 3: cells 0->0, 0 blocks, duration 00:05:03
    + 4: cells 0->0, 0 blocks, duration 00:08:29
    + 5: cells 0->0, 0 blocks, duration 00:06:04
    + 6: cells 0->0, 0 blocks, duration 00:05:23
    + 7: cells 0->0, 0 blocks, duration 00:09:04
    + 8: cells 0->0, 0 blocks, duration 00:00:27
    + 9: cells 0->0, 0 blocks, duration 00:00:01
  + audio tracks:
    + 1, English (AC3) (5.1 ch) (iso639-2: eng), 48000Hz, 384000bps
  + subtitle tracks:
    + 1, English (iso639-2: eng) (Bitmap)(VOBSUB)
Reading chapter markers from file C:\Users\Flo\AppData\Local\Temp\01 Know This, We've Noticed-1-chapters.csv
Subtitle Scan Enabled - enabling subtitles if found for foreign language segments
[14:01:29] 2 job(s) to process
[14:01:29] starting job
[14:01:29] yadif thread started for segment 0
[14:01:29] yadif thread started for segment 1
[14:01:29] yadif thread started for segment 2
[14:01:29] yadif thread started for segment 3
[14:01:29] yadif thread started for segment 4
[14:01:29] yadif thread started for segment 5
[14:01:29] yadif thread started for segment 6
[14:01:29] yadif thread started for segment 7
[14:01:29] decomb thread started for segment 0
[14:01:29] decomb thread started for segment 1
[14:01:29] decomb thread started for segment 2
[14:01:29] decomb thread started for segment 3
[14:01:29] decomb thread started for segment 4
[14:01:29] decomb thread started for segment 5
[14:01:29] decomb thread started for segment 6
[14:01:29] decomb thread started for segment 7
[14:01:29] sync: expecting 60701 video frames
[14:01:29] job configuration:
[14:01:29]  * source
[14:01:29]    + D:\Video\One Tree Hill Season 9\01 Know This, We've Noticed.mkv
[14:01:29]    + title 1, chapter(s) 1 to 9
[14:01:29]    + container: matroska,webm
[14:01:29]  * destination
[14:01:29]    + D:\Temp\One Tree Hill Season 9\01 Know This, We've Noticed.m4v
[14:01:29]    + container: MPEG-4 (.mp4 and .m4v)
[14:01:29]      + chapter markers
[14:01:29]  * video track
[14:01:29]    + decoder: mpeg2video
[14:01:29]      + bitrate 7500 kbps
[14:01:29]    + frame rate: same as source (around 25.000 fps)
[14:01:29]    + filters
[14:01:29]      + Decomb (default settings)
[14:01:29]      + Framerate Shaper (0:27000000:1080000)
[14:01:29]        + frame rate: same as source (around 25.000 fps)
[14:01:29]      + Subtitle renderer (0:4:0:0)
[14:01:29]      + Crop and Scale (720:572:0:4:0:0)
[14:01:29]        + source: 720 * 576, crop (0/4/0/0): 720 * 572, scale: 720 * 572
[14:01:29]    + strict anamorphic
[14:01:29]      + storage dimensions: 720 * 572, mod 0
[14:01:29]      + pixel aspect ratio: 64 / 45
[14:01:29]      + display dimensions: 1024 * 572
[14:01:29]  * Foreign Audio Search: Render/Burn-in, Forced Only
[14:01:29]    + subtitle, English (track 2, id 0x2) Picture [VOBSUB]
[14:01:37] reader: done. 1 scr changes
[14:01:37] work: average encoding speed for job is 0.000000 fps
[14:01:37] decomb: deinterlaced 0 | blended 0 | unfiltered 0 | total 0
[14:01:37] render: lost time: 0 (0 frames)
[14:01:37] render: gained time: 0 (0 frames) (0 not accounted for)
[14:01:37] mpeg2video-decoder done: 0 frames, 0 decoder errors, 0 drops
[14:01:37] Subtitle track 2 (id 0x2) 'English': 545 hits (0 forced)
[14:01:37] No candidate detected during subtitle scan
[14:01:37] starting job
[14:01:37] yadif thread started for segment 0
[14:01:37] yadif thread started for segment 1
[14:01:37] yadif thread started for segment 2
[14:01:37] yadif thread started for segment 3
[14:01:37] yadif thread started for segment 4
[14:01:37] yadif thread started for segment 5
[14:01:37] yadif thread started for segment 6
[14:01:37] yadif thread started for segment 7
[14:01:37] decomb thread started for segment 0
[14:01:37] decomb thread started for segment 1
[14:01:37] decomb thread started for segment 2
[14:01:37] decomb thread started for segment 3
[14:01:37] decomb thread started for segment 4
[14:01:37] decomb thread started for segment 5
[14:01:37] decomb thread started for segment 6
[14:01:37] decomb thread started for segment 7
[14:01:37] rendersub: no subtitle marked for burn
[14:01:37] Failure to initialise filter 'Subtitle renderer', disabling
[14:01:37] sync: expecting 60701 video frames
[14:01:37] job configuration:
[14:01:37]  * source
[14:01:37]    + D:\Video\One Tree Hill Season 9\01 Know This, We've Noticed.mkv
[14:01:37]    + title 1, chapter(s) 1 to 9
[14:01:37]    + container: matroska,webm
[14:01:37]  * destination
[14:01:37]    + D:\Temp\One Tree Hill Season 9\01 Know This, We've Noticed.m4v
[14:01:37]    + container: MPEG-4 (.mp4 and .m4v)
[14:01:37]      + chapter markers
[14:01:37]  * video track
[14:01:37]    + decoder: mpeg2video
[14:01:37]      + bitrate 7500 kbps
[14:01:37]    + frame rate: same as source (around 25.000 fps)
[14:01:37]    + filters
[14:01:37]      + Decomb (default settings)
[14:01:37]      + Framerate Shaper (0:27000000:1080000)
[14:01:37]        + frame rate: same as source (around 25.000 fps)
[14:01:37]      + Crop and Scale (720:572:0:4:0:0)
[14:01:37]        + source: 720 * 576, crop (0/4/0/0): 720 * 572, scale: 720 * 572
[14:01:37]    + strict anamorphic
[14:01:37]      + storage dimensions: 720 * 572, mod 0
[14:01:37]      + pixel aspect ratio: 64 / 45
[14:01:37]      + display dimensions: 1024 * 572
[14:01:37]    + encoder: H.264 (x264)
[14:01:37]      + options: ref=1:weightp=1:subq=2:rc-lookahead=10:trellis=0:8x8dct=0
[14:01:37]      + quality: 20.00 (RF)
[14:01:37]  * audio track 1
[14:01:37]    + decoder: English (AC3) (5.1 ch) (track 1, id 0x1)
[14:01:37]      + bitrate: 384 kbps, samplerate: 48000 Hz
[14:01:37]    + mixdown: Dolby Pro Logic II
[14:01:37]    + encoder: AAC (faac)
[14:01:37]      + bitrate: 160 kbps, samplerate: 48000 Hz
[14:01:37] reader: first SCR -3600 id 0x0 DTS -3600
[14:01:37] encx264: encoding with stored aspect 64/45
[14:01:37] encx264: Encoding at constant RF 20.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=64/45
x264 [info]: using cpu capabilities: MMX2 SSE2Fast SSSE3 FastShuffle SSE4.2 AVX
x264 [info]: profile Main, level 3.0
[14:01:57] mpeg2video: "Chapter 2" (2) at frame 3201 time 11498400
[14:02:32] mpeg2video: "Chapter 3" (3) at frame 8923 time 32097600
[14:03:19] mpeg2video: "Chapter 4" (4) at frame 16498 time 59367600
[14:04:35] mpeg2video: "Chapter 5" (5) at frame 29233 time 105213600
[14:05:30] mpeg2video: "Chapter 6" (6) at frame 38323 time 137937600
[14:06:18] mpeg2video: "Chapter 7" (7) at frame 46408 time 167043600
[14:07:39] mpeg2video: "Chapter 8" (8) at frame 60013 time 216021600
[14:07:42] reader: done. 1 scr changes
[14:07:42] mpeg2video: "Chapter 9" (9) at frame 60683 time 218433600
[14:07:43] work: average encoding speed for job is 166.084351 fps
[14:07:44] sync: got 60701 frames, 60701 expected
[14:07:44] decomb: deinterlaced 5 | blended 70 | unfiltered 60625 | total 60700
[14:07:44] render: lost time: 0 (0 frames)
[14:07:44] render: gained time: 0 (0 frames) (0 not accounted for)
[14:07:44] mpeg2video-decoder done: 60701 frames, 0 decoder errors, 0 drops
x264 [info]: frame I:752   Avg QP:16.37  size: 32425  PSNR Mean Y:48.55 U:54.03 V:54.25 Avg:49.33 Global:48.38
x264 [info]: frame P:25866 Avg QP:20.32  size:  9312  PSNR Mean Y:44.33 U:48.70 V:48.68 Avg:45.24 Global:44.74
x264 [info]: frame B:34082 Avg QP:22.01  size:  2029  PSNR Mean Y:44.01 U:49.19 V:49.16 Avg:45.01 Global:44.49
x264 [info]: consecutive B-frames: 17.2% 16.7% 21.4% 44.7%
x264 [info]: mb I  I16..4: 36.9%  0.0% 63.1%
x264 [info]: mb P  I16..4: 12.5%  0.0%  2.9%  P16..4: 37.1% 17.6% 10.3%  0.0%  0.0%    skip:19.5%
x264 [info]: mb B  I16..4:  1.3%  0.0%  0.1%  B16..8: 17.5%  4.7%  0.5%  direct:10.5%  skip:65.3%  L0:31.7% L1:46.8% BI:21.5%
x264 [info]: coded y,uvDC,uvAC intra: 37.3% 59.1% 16.4% inter: 14.1% 17.7% 0.5%
x264 [info]: i16 v,h,dc,p: 56% 19% 17%  8%
x264 [info]: i4 v,h,dc,ddl,ddr,vr,hd,vl,hu: 36% 15% 18%  5%  5%  7%  4%  7%  4%
x264 [info]: i8c dc,h,v,p: 50% 16% 30%  5%
x264 [info]: Weighted P-Frames: Y:3.3% UV:1.4%
x264 [info]: SSIM Mean Y:0.9825469 (17.581db)
x264 [info]: PSNR Mean Y:44.201 U:49.042 V:49.017 Avg:45.163 Global:44.627 kb/s:1101.88
[14:07:44] mux: track 0, 60700 frames, 334398425 bytes, 1101.79 kbps, fifo 4096
[14:07:44] mux: track 1, 113815 frames, 48523848 bytes, 159.88 kbps, fifo 8192
[14:07:44] libhb: work result = 0
Encode done!
HandBrake has exited.
episode 2:

Code: Select all

HandBrake svn4907 2012081601
OS: Microsoft Windows NT 6.1.7601 Service Pack 1
CPU: Intel(R) Core(TM) i7-2600K CPU @ 3.40GHz
Ram: 8160 MB, Screen: 1680x1050
Temp Dir: C:\Users\Flo\AppData\Local\Temp\
Install Dir: D:\Stuff\HandBrake
Data Dir: C:\Users\Flo\AppData\Roaming\HandBrake\HandBrake\0.9.8.4907

-------------------------------------------

CLI Query:  -i "D:\Video\One Tree Hill Season 9\02 In the Room Where You Sleep.mkv" -t 2 --angle 1 -c 1-10 -o "D:\Temp\One Tree Hill Season 9\02 In the Room Where You Sleep.m4v"  -f mp4  --decomb --strict-anamorphic  --modulus 16 -e x264 -q 20 --vfr -a 1 -E faac -6 dpl2 -R Auto -B 160 -D 0 --gain 0 --audio-copy-mask none --audio-fallback ffac3 --markers="C:\Users\Flo\AppData\Local\Temp\02 In the Room Where You Sleep-2-chapters.csv" -x ref=1:weightp=1:subq=2:rc-lookahead=10:trellis=0:8x8dct=0 --verbose=1
User Query: False

[14:07:47] hb_init: starting libhb thread
HandBrake svn4907 (2012081601) - MinGW x86_64 - http://handbrake.fr
8 CPUs detected
Opening D:\Video\One Tree Hill Season 9\02 In the Room Where You Sleep.mkv...
[14:07:47] hb_scan: path=D:\Video\One Tree Hill Season 9\02 In the Room Where You Sleep.mkv, title_index=2
libbluray/bdnav/index_parse.c:157: indx_parse(): error opening D:\Video\One Tree Hill Season 9\02 In the Room Where You Sleep.mkv/BDMV/index.bdmv
libbluray/bluray.c:1471: nav_get_title_list(D:\Video\One Tree Hill Season 9\02 In the Room Where You Sleep.mkv) failed (000000000034E7A0)
[14:07:47] bd: not a bd - trying as a stream/file instead
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:07:47] dvd: not a dvd - trying as a stream/file instead
Input #0, matroska,webm, from 'D:\Video\One Tree Hill Season 9\02 In the Room Where You Sleep.mkv':
  Duration: 00:40:20.24, start: 0.000000, bitrate: N/A
    Chapter #0.0: start 0.000000, end 50.200000
    Metadata:
      title           : Chapter 01
    Chapter #0.1: start 50.200000, end 56.440000
    Metadata:
      title           : Chapter 02
    Chapter #0.2: start 56.440000, end 363.000000
    Metadata:
      title           : Chapter 03
    Chapter #0.3: start 363.000000, end 767.600000
    Metadata:
      title           : Chapter 04
    Chapter #0.4: start 767.600000, end 1091.600000
    Metadata:
      title           : Chapter 05
    Chapter #0.5: start 1091.600000, end 1398.600000
    Metadata:
      title           : Chapter 06
    Chapter #0.6: start 1398.600000, end 1830.600000
    Metadata:
      title           : Chapter 07
    Chapter #0.7: start 1830.600000, end 2392.600000
    Metadata:
      title           : Chapter 08
    Chapter #0.8: start 2392.600000, end 2419.200000
    Metadata:
      title           : Chapter 09
    Chapter #0.9: start 2419.200000, end 2420.240000
    Metadata:
      title           : Chapter 10
    Stream #0.0(eng): Video: mpeg2video (Main), yuv420p, 720x576 [PAR 64:45 DAR 16:9], 7500 kb/s, 25 fps, 25 tbr, 1k tbn, 50 tbc
    Stream #0.1(eng): Audio: ac3, 48000 Hz, 5.1, s16, 384 kb/s (default)
    Metadata:
      title           : 3/2+1
    Stream #0.2(eng): Subtitle: dvdsub (default)
[14:07:47] scan: decoding previews for title 1
[14:07:47] scan: audio 0x1: AC-3, rate=48000Hz, bitrate=384000 English (AC3) (5.1 ch)
[14:07:47] scan: 10 previews, 720x576, 25.000 fps, autocrop = 0/4/0/0, aspect 16:9, PAR 64:45
[14:07:47] scan: title (0) job->width:720, job->height:400
Scanning title 1...
[14:07:47] libhb: scan thread found 1 valid title(s)
+ title 1:
  + stream: D:\Video\One Tree Hill Season 9\02 In the Room Where You Sleep.mkv
  + duration: 00:40:20
  + size: 720x576, pixel aspect: 64/45, display aspect: 1.78, 25.000 fps
  + autocrop: 0/4/0/0
  + chapters:
    + 1: cells 0->0, 0 blocks, duration 00:00:50
    + 2: cells 0->0, 0 blocks, duration 00:00:06
    + 3: cells 0->0, 0 blocks, duration 00:05:07
    + 4: cells 0->0, 0 blocks, duration 00:06:45
    + 5: cells 0->0, 0 blocks, duration 00:05:24
    + 6: cells 0->0, 0 blocks, duration 00:05:07
    + 7: cells 0->0, 0 blocks, duration 00:07:12
    + 8: cells 0->0, 0 blocks, duration 00:09:22
    + 9: cells 0->0, 0 blocks, duration 00:00:27
    + 10: cells 0->0, 0 blocks, duration 00:00:01
  + audio tracks:
    + 1, English (AC3) (5.1 ch) (iso639-2: eng), 48000Hz, 384000bps
  + subtitle tracks:
    + 1, English (iso639-2: eng) (Bitmap)(VOBSUB)
Reading chapter markers from file C:\Users\Flo\AppData\Local\Temp\02 In the Room Where You Sleep-2-chapters.csv
[14:07:47] 1 job(s) to process
[14:07:47] starting job
[14:07:47] yadif thread started for segment 0
[14:07:47] yadif thread started for segment 1
[14:07:47] yadif thread started for segment 2
[14:07:47] yadif thread started for segment 3
[14:07:47] yadif thread started for segment 4
[14:07:47] yadif thread started for segment 5
[14:07:47] yadif thread started for segment 6
[14:07:47] yadif thread started for segment 7
[14:07:47] decomb thread started for segment 0
[14:07:47] decomb thread started for segment 1
[14:07:47] decomb thread started for segment 2
[14:07:47] decomb thread started for segment 3
[14:07:47] decomb thread started for segment 4
[14:07:47] decomb thread started for segment 5
[14:07:47] decomb thread started for segment 6
[14:07:47] decomb thread started for segment 7
[14:07:47] sync: expecting 60505 video frames
[14:07:47] job configuration:
[14:07:47]  * source
[14:07:47]    + D:\Video\One Tree Hill Season 9\02 In the Room Where You Sleep.mkv
[14:07:47]    + title 1, chapter(s) 1 to 10
[14:07:47]    + container: matroska,webm
[14:07:47]  * destination
[14:07:47]    + D:\Temp\One Tree Hill Season 9\02 In the Room Where You Sleep.m4v
[14:07:47]    + container: MPEG-4 (.mp4 and .m4v)
[14:07:47]      + chapter markers
[14:07:47]  * video track
[14:07:47]    + decoder: mpeg2video
[14:07:47]      + bitrate 7500 kbps
[14:07:47]    + frame rate: same as source (around 25.000 fps)
[14:07:47]    + filters
[14:07:47]      + Decomb (default settings)
[14:07:47]      + Framerate Shaper (0:27000000:1080000)
[14:07:47]        + frame rate: same as source (around 25.000 fps)
[14:07:47]      + Crop and Scale (720:572:0:4:0:0)
[14:07:47]        + source: 720 * 576, crop (0/4/0/0): 720 * 572, scale: 720 * 572
[14:07:47]    + strict anamorphic
[14:07:47]      + storage dimensions: 720 * 572, mod 0
[14:07:47]      + pixel aspect ratio: 64 / 45
[14:07:47]      + display dimensions: 1024 * 572
[14:07:47]    + encoder: H.264 (x264)
[14:07:47]      + options: ref=1:weightp=1:subq=2:rc-lookahead=10:trellis=0:8x8dct=0
[14:07:47]      + quality: 20.00 (RF)
[14:07:47]  * audio track 1
[14:07:47]    + decoder: English (AC3) (5.1 ch) (track 1, id 0x1)
[14:07:47]      + bitrate: 384 kbps, samplerate: 48000 Hz
[14:07:47]    + mixdown: Dolby Pro Logic II
[14:07:47]    + encoder: AAC (faac)
[14:07:47]      + bitrate: 160 kbps, samplerate: 48000 Hz
[14:07:47] reader: first SCR -3600 id 0x0 DTS -3600
[14:07:47] encx264: encoding with stored aspect 64/45
[14:07:47] encx264: Encoding at constant RF 20.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=64/45
x264 [info]: using cpu capabilities: MMX2 SSE2Fast SSSE3 FastShuffle SSE4.2 AVX
x264 [info]: profile Main, level 3.0
[14:07:55] mpeg2video: "Chapter 2" (2) at frame 1263 time 4521600
[14:07:56] mpeg2video: "Chapter 3" (3) at frame 1419 time 5083200
[14:08:43] mpeg2video: "Chapter 4" (4) at frame 9083 time 32673600
[14:09:44] mpeg2video: "Chapter 5" (5) at frame 19198 time 69087600
[14:10:33] mpeg2video: "Chapter 6" (6) at frame 27298 time 98247600
[14:11:20] mpeg2video: "Chapter 7" (7) at frame 34973 time 125877600
[14:12:27] mpeg2video: "Chapter 8" (8) at frame 45773 time 164757600
[14:13:53] mpeg2video: "Chapter 9" (9) at frame 59823 time 215337600
[14:13:56] reader: done. 1 scr changes
[14:13:56] mpeg2video: "Chapter 10" (10) at frame 60488 time 217731600
[14:13:56] work: average encoding speed for job is 163.888367 fps
[14:13:58] sync: got 60506 frames, 60505 expected
[14:13:58] decomb: deinterlaced 4 | blended 61 | unfiltered 60440 | total 60505
[14:13:58] render: lost time: 0 (0 frames)
[14:13:58] render: gained time: 0 (0 frames) (0 not accounted for)
[14:13:58] mpeg2video-decoder done: 60506 frames, 0 decoder errors, 0 drops
x264 [info]: frame I:734   Avg QP:16.69  size: 36151  PSNR Mean Y:48.06 U:53.35 V:53.32 Avg:48.83 Global:48.08
x264 [info]: frame P:25307 Avg QP:20.51  size:  9333  PSNR Mean Y:43.96 U:48.15 V:47.91 Avg:44.83 Global:44.40
x264 [info]: frame B:34464 Avg QP:22.41  size:  2045  PSNR Mean Y:43.57 U:48.58 V:48.36 Avg:44.55 Global:44.08
x264 [info]: consecutive B-frames: 15.9% 17.2% 21.9% 45.1%
x264 [info]: mb I  I16..4: 32.3%  0.0% 67.7%
x264 [info]: mb P  I16..4: 10.9%  0.0%  2.1%  P16..4: 38.4% 17.9% 10.8%  0.0%  0.0%    skip:19.8%
x264 [info]: mb B  I16..4:  1.2%  0.0%  0.1%  B16..8: 17.5%  4.8%  0.6%  direct:10.1%  skip:65.7%  L0:31.7% L1:45.8% BI:22.5%
x264 [info]: coded y,uvDC,uvAC intra: 38.1% 60.2% 18.6% inter: 13.9% 17.4% 0.7%
x264 [info]: i16 v,h,dc,p: 57% 17% 17%  8%
x264 [info]: i4 v,h,dc,ddl,ddr,vr,hd,vl,hu: 37% 15% 17%  5%  5%  7%  4%  6%  4%
x264 [info]: i8c dc,h,v,p: 48% 15% 32%  5%
x264 [info]: Weighted P-Frames: Y:1.5% UV:0.7%
x264 [info]: SSIM Mean Y:0.9827138 (17.623db)
x264 [info]: PSNR Mean Y:43.788 U:48.455 V:48.233 Avg:44.718 Global:44.242 kb/s:1101.42
[14:13:58] mux: track 0, 60505 frames, 333183468 bytes, 1101.32 kbps, fifo 4096
[14:13:58] mux: track 1, 113449 frames, 48362113 bytes, 159.86 kbps, fifo 8192
[14:13:58] libhb: work result = 0
Encode done!
HandBrake has exited.
Smithcraft
Veteran User
Posts: 2697
Joined: Thu Jan 22, 2009 8:04 pm

Re: [WinGUI] Add all to Queue & Foreign Audio Search

Post by Smithcraft »

nvm

SC
Post Reply