HandBrake Raises Exception

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
DrXenos
Bright Spark User
Posts: 278
Joined: Sat Mar 16, 2013 1:19 pm

HandBrake Raises Exception

Post by DrXenos »

Description of problem or question:
I'm having an issue with the latest nightly throwing an exception on my custom presets. At first, I completely wiped and recreated them and HB seemed fine, but the issue is back.

I traced it down to adding a second audio track in the audio defaults. The first track is AAC. If I add a second track (auto passthrough), save it, and reload. HB throws this exception:

Code: Select all

System.Reflection.TargetInvocationException: Exception has been thrown by the target of an invocation.
 ---> System.InvalidOperationException: Sequence contains more than one matching element
   at System.Linq.ThrowHelper.ThrowMoreThanOneMatchException()
   at System.Linq.Enumerable.SingleOrDefault[TSource](IEnumerable`1 source, Func`2 predicate)
   at HandBrake.Interop.Interop.HandBrakeEncoderHelpers.GetAudioEncoder(Int32 codecId) in C:\TeamCity\buildAgent\work\511c4ff00609c58c\win\CS\HandBrake.Interop\Interop\HandBrakeEncoderHelpers.cs:line 202
   at HandBrake.Interop.Interop.HandBrakeEncoderHelpers.GetAutoPassthruEncoder(Int32 inputCodec, Int32 copyMask, Int32 fallback, Int32 muxer) in C:\TeamCity\buildAgent\work\511c4ff00609c58c\win\CS\HandBrake.Interop\Interop\HandBrakeEncoderHelpers.cs:line 209
   at HandBrakeWPF.Services.Encode.Model.Models.AudioTrack..ctor(AudioBehaviourTrack track, Audio sourceTrack, AllowedPassthru fallback, OutputFormat container) in C:\TeamCity\buildAgent\work\511c4ff00609c58c\win\CS\HandBrakeWPF\Services\Encode\Model\Models\AudioTrack.cs:line 125
   at HandBrakeWPF.ViewModels.AudioViewModel.SetupTracks() in C:\TeamCity\buildAgent\work\511c4ff00609c58c\win\CS\HandBrakeWPF\ViewModels\AudioViewModel.cs:line 503
   at HandBrakeWPF.ViewModels.AudioViewModel.ReloadDefaults() in C:\TeamCity\buildAgent\work\511c4ff00609c58c\win\CS\HandBrakeWPF\ViewModels\AudioViewModel.cs:line 193
   --- End of inner exception stack trace ---
   at System.RuntimeMethodHandle.InvokeMethod(Object target, Object[] arguments, Signature sig, Boolean constructor, Boolean wrapExceptions)
   at System.Reflection.MethodBase.Invoke(Object obj, Object[] parameters)
   at Caliburn.Micro.ActionMessage.<>c.<.cctor>b__33_0(ActionExecutionContext context)
   at Caliburn.Micro.ActionMessage.Invoke(Object eventArgs)
   at System.Windows.Interactivity.TriggerBase.InvokeActions(Object parameter)
   at System.Windows.Interactivity.EventTriggerBase.OnEvent(EventArgs eventArgs)
   at System.Windows.Interactivity.EventTriggerBase.OnEventImpl(Object sender, EventArgs eventArgs)
   at System.Windows.EventRoute.InvokeHandlersImpl(Object source, RoutedEventArgs args, Boolean reRaised)
   at System.Windows.UIElement.RaiseEventImpl(DependencyObject sender, RoutedEventArgs args)
   at System.Windows.Controls.Primitives.ButtonBase.OnClick()
   at System.Windows.Controls.Button.OnClick()
   at System.Windows.Controls.Primitives.ButtonBase.OnMouseLeftButtonUp(MouseButtonEventArgs e)
   at System.Windows.RoutedEventArgs.InvokeHandler(Delegate handler, Object target)
   at System.Windows.EventRoute.InvokeHandlersImpl(Object source, RoutedEventArgs args, Boolean reRaised)
   at System.Windows.UIElement.ReRaiseEventAs(DependencyObject sender, RoutedEventArgs args, RoutedEvent newEvent)
   at System.Windows.RoutedEventArgs.InvokeHandler(Delegate handler, Object target)
   at System.Windows.EventRoute.InvokeHandlersImpl(Object source, RoutedEventArgs args, Boolean reRaised)
   at System.Windows.UIElement.RaiseEventImpl(DependencyObject sender, RoutedEventArgs args)
   at System.Windows.UIElement.RaiseTrustedEvent(RoutedEventArgs args)
   at System.Windows.Input.InputManager.ProcessStagingArea()
   at System.Windows.Input.InputProviderSite.ReportInput(InputReport inputReport)
   at System.Windows.Interop.HwndMouseInputProvider.ReportInput(IntPtr hwnd, InputMode mode, Int32 timestamp, RawMouseActions actions, Int32 x, Int32 y, Int32 wheel)
   at System.Windows.Interop.HwndMouseInputProvider.FilterMessage(IntPtr hwnd, WindowMessage msg, IntPtr wParam, IntPtr lParam, Boolean& handled)
   at System.Windows.Interop.HwndSource.InputFilterMessage(IntPtr hwnd, Int32 msg, IntPtr wParam, IntPtr lParam, Boolean& handled)
   at MS.Win32.HwndWrapper.WndProc(IntPtr hwnd, Int32 msg, IntPtr wParam, IntPtr lParam, Boolean& handled)
   at MS.Win32.HwndSubclass.DispatcherCallbackOperation(Object o)
   at System.Windows.Threading.ExceptionWrapper.InternalRealCall(Delegate callback, Object args, Int32 numArgs)
   at System.Windows.Threading.ExceptionWrapper.TryCatchWhen(Object source, Delegate callback, Object args, Int32 numArgs, Delegate catchHandler)
I included a screen pic of my audio settings.

Steps to reproduce the problem (If Applicable):
Create a preset with two audio tracks, one AAC and one auto passthrough (I don't know if the actual codex matters).
My selected languages are English and unknown (don't know if this matters).
Click "Apply"
Click "Reload" under Audio Tracks.
Exception occurs.


HandBrake version (e.g., 1.0.0):
HandBrake Nightly 20210121182225-ce57e7a23-master (2021012101)



Operating system and version (e.g., Ubuntu 16.04 LTS, macOS 10.13 High Sierra, Windows 10 Creators Update):
Exception occurs with both:
Windows 7 Pro 64-bit
Windows 10 Pro 64-Bit



HandBrake Activity Log ***required*** (see How-to get an activity log)

Code: Select all

HandBrake Nightly 20210121182225-ce57e7a23-master (2021012101)
OS: Microsoft Windows NT 6.1.7601 Service Pack 1
CPU: Intel(R) Core(TM) i7-3820 CPU @ 3.60GHz
Ram: 32717 MB, 
GPU Information:
  Radeon RX 580 Series - 26.20.15029.20013
Screen: 1920x1200
Temp Dir: C:\Users\Xenos\AppData\Local\Temp\
Install Dir: C:\Program Files\HandBrake Nightly\
Data Dir: C:\Users\Xenos\AppData\Roaming\HandBrake\Nightly

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

[11:14:21] hb_init: starting libhb thread

 # Starting Scan ...

[11:14:21] CPU: Intel(R) Core(TM) i7-3820 CPU @ 3.60GHz
[11:14:21]  - Intel microarchitecture Sandy Bridge
[11:14:21]  - logical processor count: 8
[11:14:21] Intel Quick Sync Video support: yes
[11:14:21]  - Intel Media SDK software: API 1.19 (minimum: 1.3)
[11:14:21]  - H.264 encoder: yes
[11:14:21]     - preferred implementation: software (null)
[11:14:21]     - capabilities (software):  bpyramid vsinfo opt1 opt2
[11:14:21]  - H.265 encoder: no
[11:14:21] hb_scan: path=D:\DVD\Court Jester, The (Blu-ray) (1955)\THE COURT JESTER, title_index=0
src/libbluray/bdj/bdj.c:565: libbluray-j2se-1.1.2.jar not found.
src/libbluray/bdj/bdj.c:752: BD-J check: Failed to load libbluray.jar
src/libbluray/bdj/bdj.c:565: libbluray-j2se-1.1.2.jar not found.
src/libbluray/bdj/bdj.c:752: BD-J check: Failed to load libbluray.jar
[11:14:21] scan: BD has 66 title(s)
[11:14:21] bd: scanning title 1
[11:14:21] bd: playlist 00000.MPLS
[11:14:21] bd: duration is 00:00:00 (83 ms)
[11:14:21] bd: ignoring title (too short)
[11:14:21] bd: scanning title 2
[11:14:21] bd: playlist 00011.MPLS
[11:14:21] bd: duration is 00:00:22 (22147 ms)
[11:14:21] bd: video id=0x1011, stream type=H.264, format 1080p
[11:14:21] bd: aspect = 16:9
[11:14:21] bd: audio id=0x761100, lang=English (AC3), 3cc=eng
[11:14:21] bd: audio id=0x721100, lang=English (TrueHD), 3cc=eng
[11:14:21] bd: chap 1, 22147 ms
[11:14:21] bd: title 2 has 1 chapters
[11:14:21] bd: scanning title 3
[11:14:21] bd: playlist 00020.MPLS
[11:14:21] bd: duration is 00:00:30 (30030 ms)
[11:14:21] bd: video id=0x1011, stream type=H.264, format 1080p
[11:14:21] bd: aspect = 16:9
[11:14:21] bd: chap 1, 2002 ms
[11:14:21] bd: chap 2, 13013 ms
[11:14:21] bd: chap 3, 15015 ms
[11:14:21] bd: title 3 has 3 chapters
[11:14:21] bd: scanning title 4
[11:14:21] bd: playlist 00051.MPLS
[11:14:21] bd: duration is 00:00:11 (11052 ms)
[11:14:21] bd: video id=0x1011, stream type=H.264, format 1080p
[11:14:21] bd: aspect = 16:9
[11:14:21] bd: audio id=0x1100, lang=English (AC3), 3cc=eng
[11:14:21] bd: chap 1, 10802 ms
[11:14:21] bd: chap 2, 250 ms
[11:14:21] bd: title 4 has 2 chapters
[11:14:21] bd: scanning title 5
[11:14:21] bd: playlist 00053.MPLS
[11:14:21] bd: duration is 00:00:11 (11136 ms)
[11:14:21] bd: video id=0x1011, stream type=H.264, format 1080p
[11:14:21] bd: aspect = 16:9
[11:14:21] bd: audio id=0x1100, lang=English (AC3), 3cc=eng
[11:14:21] bd: chap 1, 10885 ms
[11:14:21] bd: chap 2, 250 ms
[11:14:21] bd: title 5 has 2 chapters
[11:14:21] bd: scanning title 6
[11:14:21] bd: playlist 00054.MPLS
[11:14:21] bd: duration is 00:00:10 (10260 ms)
[11:14:21] bd: video id=0x1011, stream type=H.264, format 1080p
[11:14:21] bd: aspect = 16:9
[11:14:21] bd: chap 1, 5005 ms
[11:14:21] bd: chap 2, 5005 ms
[11:14:21] bd: chap 3, 250 ms
[11:14:21] bd: title 6 has 3 chapters
[11:14:21] bd: scanning title 7
[11:14:21] bd: playlist 00055.MPLS
[11:14:21] bd: duration is 00:00:10 (10260 ms)
[11:14:21] bd: video id=0x1011, stream type=H.264, format 1080p
[11:14:21] bd: aspect = 16:9
[11:14:21] bd: chap 1, 5005 ms
[11:14:21] bd: chap 2, 5005 ms
[11:14:21] bd: chap 3, 250 ms
[11:14:21] bd: title 7 has 3 chapters
[11:14:21] bd: scanning title 8
[11:14:21] bd: playlist 00056.MPLS
[11:14:21] bd: duration is 00:00:10 (10260 ms)
[11:14:21] bd: video id=0x1011, stream type=H.264, format 1080p
[11:14:21] bd: aspect = 16:9
[11:14:21] bd: chap 1, 5005 ms
[11:14:21] bd: chap 2, 5005 ms
[11:14:21] bd: chap 3, 250 ms
[11:14:21] bd: title 8 has 3 chapters
[11:14:21] bd: scanning title 9
[11:14:21] bd: playlist 00057.MPLS
[11:14:21] bd: duration is 00:00:10 (10260 ms)
[11:14:21] bd: video id=0x1011, stream type=H.264, format 1080p
[11:14:21] bd: aspect = 16:9
[11:14:21] bd: chap 1, 5005 ms
[11:14:21] bd: chap 2, 5005 ms
[11:14:21] bd: chap 3, 250 ms
[11:14:21] bd: title 9 has 3 chapters
[11:14:21] bd: scanning title 10
[11:14:21] bd: playlist 00058.MPLS
[11:14:21] bd: duration is 00:00:10 (10260 ms)
[11:14:21] bd: video id=0x1011, stream type=H.264, format 1080p
[11:14:21] bd: aspect = 16:9
[11:14:21] bd: chap 1, 5005 ms
[11:14:21] bd: chap 2, 5005 ms
[11:14:21] bd: chap 3, 250 ms
[11:14:21] bd: title 10 has 3 chapters
[11:14:21] bd: scanning title 11
[11:14:21] bd: playlist 00059.MPLS
[11:14:21] bd: duration is 00:00:10 (10260 ms)
[11:14:21] bd: video id=0x1011, stream type=H.264, format 1080p
[11:14:21] bd: aspect = 16:9
[11:14:21] bd: chap 1, 5005 ms
[11:14:21] bd: chap 2, 5005 ms
[11:14:21] bd: chap 3, 250 ms
[11:14:21] bd: title 11 has 3 chapters
[11:14:21] bd: scanning title 12
[11:14:21] bd: playlist 00060.MPLS
[11:14:21] bd: duration is 00:00:10 (10260 ms)
[11:14:21] bd: video id=0x1011, stream type=H.264, format 1080p
[11:14:21] bd: aspect = 16:9
[11:14:21] bd: chap 1, 5005 ms
[11:14:21] bd: chap 2, 5005 ms
[11:14:21] bd: chap 3, 250 ms
[11:14:21] bd: title 12 has 3 chapters
[11:14:21] bd: scanning title 13
[11:14:21] bd: playlist 00061.MPLS
[11:14:21] bd: duration is 00:00:10 (10260 ms)
[11:14:21] bd: video id=0x1011, stream type=H.264, format 1080p
[11:14:21] bd: aspect = 16:9
[11:14:21] bd: chap 1, 5005 ms
[11:14:21] bd: chap 2, 5005 ms
[11:14:21] bd: chap 3, 250 ms
[11:14:21] bd: title 13 has 3 chapters
[11:14:21] bd: scanning title 14
[11:14:21] bd: playlist 00062.MPLS
[11:14:21] bd: duration is 00:00:10 (10260 ms)
[11:14:21] bd: video id=0x1011, stream type=H.264, format 1080p
[11:14:21] bd: aspect = 16:9
[11:14:21] bd: chap 1, 5005 ms
[11:14:21] bd: chap 2, 5005 ms
[11:14:21] bd: chap 3, 250 ms
[11:14:21] bd: title 14 has 3 chapters
[11:14:21] bd: scanning title 15
[11:14:21] bd: playlist 00063.MPLS
[11:14:21] bd: duration is 00:00:10 (10260 ms)
[11:14:21] bd: video id=0x1011, stream type=H.264, format 1080p
[11:14:21] bd: aspect = 16:9
[11:14:21] bd: chap 1, 5005 ms
[11:14:21] bd: chap 2, 5005 ms
[11:14:21] bd: chap 3, 250 ms
[11:14:21] bd: title 15 has 3 chapters
[11:14:21] bd: scanning title 16
[11:14:21] bd: playlist 00064.MPLS
[11:14:21] bd: duration is 00:00:10 (10260 ms)
[11:14:21] bd: video id=0x1011, stream type=H.264, format 1080p
[11:14:21] bd: aspect = 16:9
[11:14:21] bd: chap 1, 5005 ms
[11:14:21] bd: chap 2, 5005 ms
[11:14:21] bd: chap 3, 250 ms
[11:14:21] bd: title 16 has 3 chapters
[11:14:21] bd: scanning title 17
[11:14:21] bd: playlist 00065.MPLS
[11:14:21] bd: duration is 00:00:10 (10260 ms)
[11:14:21] bd: video id=0x1011, stream type=H.264, format 1080p
[11:14:21] bd: aspect = 16:9
[11:14:21] bd: chap 1, 5005 ms
[11:14:21] bd: chap 2, 5005 ms
[11:14:21] bd: chap 3, 250 ms
[11:14:21] bd: title 17 has 3 chapters
[11:14:21] bd: scanning title 18
[11:14:21] bd: playlist 00066.MPLS
[11:14:21] bd: duration is 00:00:10 (10260 ms)
[11:14:21] bd: video id=0x1011, stream type=H.264, format 1080p
[11:14:21] bd: aspect = 16:9
[11:14:21] bd: chap 1, 5005 ms
[11:14:21] bd: chap 2, 5005 ms
[11:14:21] bd: chap 3, 250 ms
[11:14:21] bd: title 18 has 3 chapters
[11:14:21] bd: scanning title 19
[11:14:21] bd: playlist 00067.MPLS
[11:14:21] bd: duration is 00:00:10 (10260 ms)
[11:14:21] bd: video id=0x1011, stream type=H.264, format 1080p
[11:14:21] bd: aspect = 16:9
[11:14:21] bd: chap 1, 5005 ms
[11:14:21] bd: chap 2, 5005 ms
[11:14:21] bd: chap 3, 250 ms
[11:14:21] bd: title 19 has 3 chapters
[11:14:21] bd: scanning title 20
[11:14:21] bd: playlist 00068.MPLS
[11:14:21] bd: duration is 00:00:10 (10260 ms)
[11:14:21] bd: video id=0x1011, stream type=H.264, format 1080p
[11:14:21] bd: aspect = 16:9
[11:14:21] bd: chap 1, 5005 ms
[11:14:21] bd: chap 2, 5005 ms
[11:14:21] bd: chap 3, 250 ms
[11:14:21] bd: title 20 has 3 chapters
[11:14:21] bd: scanning title 21
[11:14:21] bd: playlist 00069.MPLS
[11:14:21] bd: duration is 00:00:10 (10260 ms)
[11:14:21] bd: video id=0x1011, stream type=H.264, format 1080p
[11:14:21] bd: aspect = 16:9
[11:14:21] bd: chap 1, 5005 ms
[11:14:21] bd: chap 2, 5005 ms
[11:14:21] bd: chap 3, 250 ms
[11:14:21] bd: title 21 has 3 chapters
[11:14:21] bd: scanning title 22
[11:14:21] bd: playlist 00070.MPLS
[11:14:21] bd: duration is 00:00:10 (10260 ms)
[11:14:21] bd: video id=0x1011, stream type=H.264, format 1080p
[11:14:21] bd: aspect = 16:9
[11:14:21] bd: chap 1, 5005 ms
[11:14:21] bd: chap 2, 5005 ms
[11:14:21] bd: chap 3, 250 ms
[11:14:21] bd: title 22 has 3 chapters
[11:14:21] bd: scanning title 23
[11:14:21] bd: playlist 00071.MPLS
[11:14:21] bd: duration is 00:00:10 (10260 ms)
[11:14:21] bd: video id=0x1011, stream type=H.264, format 1080p
[11:14:21] bd: aspect = 16:9
[11:14:21] bd: chap 1, 5005 ms
[11:14:21] bd: chap 2, 5005 ms
[11:14:21] bd: chap 3, 250 ms
[11:14:21] bd: title 23 has 3 chapters
[11:14:21] bd: scanning title 24
[11:14:21] bd: playlist 00072.MPLS
[11:14:21] bd: duration is 00:00:10 (10260 ms)
[11:14:21] bd: video id=0x1011, stream type=H.264, format 1080p
[11:14:21] bd: aspect = 16:9
[11:14:21] bd: chap 1, 5005 ms
[11:14:21] bd: chap 2, 5005 ms
[11:14:21] bd: chap 3, 250 ms
[11:14:21] bd: title 24 has 3 chapters
[11:14:21] bd: scanning title 25
[11:14:21] bd: playlist 00073.MPLS
[11:14:21] bd: duration is 00:00:15 (15265 ms)
[11:14:21] bd: video id=0x1011, stream type=H.264, format 1080p
[11:14:21] bd: aspect = 16:9
[11:14:21] bd: chap 1, 5005 ms
[11:14:21] bd: chap 2, 5005 ms
[11:14:21] bd: chap 3, 5005 ms
[11:14:21] bd: chap 4, 250 ms
[11:14:21] bd: title 25 has 4 chapters
[11:14:21] bd: scanning title 26
[11:14:21] bd: playlist 00074.MPLS
[11:14:21] bd: duration is 00:00:10 (10260 ms)
[11:14:21] bd: video id=0x1011, stream type=H.264, format 1080p
[11:14:21] bd: aspect = 16:9
[11:14:21] bd: chap 1, 5005 ms
[11:14:21] bd: chap 2, 5005 ms
[11:14:21] bd: chap 3, 250 ms
[11:14:21] bd: title 26 has 3 chapters
[11:14:21] bd: scanning title 27
[11:14:21] bd: playlist 00075.MPLS
[11:14:21] bd: duration is 00:00:10 (10260 ms)
[11:14:21] bd: video id=0x1011, stream type=H.264, format 1080p
[11:14:21] bd: aspect = 16:9
[11:14:21] bd: chap 1, 5005 ms
[11:14:21] bd: chap 2, 5005 ms
[11:14:21] bd: chap 3, 250 ms
[11:14:21] bd: title 27 has 3 chapters
[11:14:21] bd: scanning title 28
[11:14:21] bd: playlist 00076.MPLS
[11:14:21] bd: duration is 00:00:10 (10260 ms)
[11:14:21] bd: video id=0x1011, stream type=H.264, format 1080p
[11:14:21] bd: aspect = 16:9
[11:14:21] bd: chap 1, 5005 ms
[11:14:21] bd: chap 2, 5005 ms
[11:14:21] bd: chap 3, 250 ms
[11:14:21] bd: title 28 has 3 chapters
[11:14:21] bd: scanning title 29
[11:14:21] bd: playlist 00077.MPLS
[11:14:21] bd: duration is 00:00:10 (10260 ms)
[11:14:21] bd: video id=0x1011, stream type=H.264, format 1080p
[11:14:21] bd: aspect = 16:9
[11:14:21] bd: chap 1, 5005 ms
[11:14:21] bd: chap 2, 5005 ms
[11:14:21] bd: chap 3, 250 ms
[11:14:21] bd: title 29 has 3 chapters
[11:14:21] bd: scanning title 30
[11:14:21] bd: playlist 00078.MPLS
[11:14:21] bd: duration is 00:00:10 (10260 ms)
[11:14:21] bd: video id=0x1011, stream type=H.264, format 1080p
[11:14:21] bd: aspect = 16:9
[11:14:21] bd: chap 1, 5005 ms
[11:14:21] bd: chap 2, 5005 ms
[11:14:21] bd: chap 3, 250 ms
[11:14:21] bd: title 30 has 3 chapters
[11:14:21] bd: scanning title 31
[11:14:21] bd: playlist 00079.MPLS
[11:14:21] bd: duration is 00:00:10 (10260 ms)
[11:14:21] bd: video id=0x1011, stream type=H.264, format 1080p
[11:14:21] bd: aspect = 16:9
[11:14:21] bd: chap 1, 5005 ms
[11:14:21] bd: chap 2, 5005 ms
[11:14:21] bd: chap 3, 250 ms
[11:14:21] bd: title 31 has 3 chapters
[11:14:21] bd: scanning title 32
[11:14:21] bd: playlist 00080.MPLS
[11:14:21] bd: duration is 00:00:10 (10260 ms)
[11:14:21] bd: video id=0x1011, stream type=H.264, format 1080p
[11:14:21] bd: aspect = 16:9
[11:14:21] bd: chap 1, 5005 ms
[11:14:21] bd: chap 2, 5005 ms
[11:14:21] bd: chap 3, 250 ms
[11:14:21] bd: title 32 has 3 chapters
[11:14:21] bd: scanning title 33
[11:14:21] bd: playlist 00081.MPLS
[11:14:21] bd: duration is 00:00:10 (10010 ms)
[11:14:21] bd: video id=0x1011, stream type=H.264, format 1080p
[11:14:21] bd: aspect = 16:9
[11:14:21] bd: chap 1, 5005 ms
[11:14:21] bd: chap 2, 4754 ms
[11:14:21] bd: chap 3, 250 ms
[11:14:21] bd: title 33 has 3 chapters
[11:14:21] bd: scanning title 34
[11:14:21] bd: playlist 00082.MPLS
[11:14:21] bd: duration is 00:00:10 (10260 ms)
[11:14:21] bd: video id=0x1011, stream type=H.264, format 1080p
[11:14:21] bd: aspect = 16:9
[11:14:21] bd: chap 1, 5005 ms
[11:14:21] bd: chap 2, 5005 ms
[11:14:21] bd: chap 3, 250 ms
[11:14:21] bd: title 34 has 3 chapters
[11:14:21] bd: scanning title 35
[11:14:21] bd: playlist 00083.MPLS
[11:14:21] bd: duration is 00:00:10 (10260 ms)
[11:14:21] bd: video id=0x1011, stream type=H.264, format 1080p
[11:14:21] bd: aspect = 16:9
[11:14:21] bd: chap 1, 5005 ms
[11:14:21] bd: chap 2, 5005 ms
[11:14:21] bd: chap 3, 250 ms
[11:14:21] bd: title 35 has 3 chapters
[11:14:21] bd: scanning title 36
[11:14:21] bd: playlist 00084.MPLS
[11:14:21] bd: duration is 00:00:10 (10260 ms)
[11:14:21] bd: video id=0x1011, stream type=H.264, format 1080p
[11:14:21] bd: aspect = 16:9
[11:14:21] bd: chap 1, 5005 ms
[11:14:21] bd: chap 2, 5005 ms
[11:14:21] bd: chap 3, 250 ms
[11:14:21] bd: title 36 has 3 chapters
[11:14:21] bd: scanning title 37
[11:14:21] bd: playlist 00085.MPLS
[11:14:21] bd: duration is 00:00:10 (10260 ms)
[11:14:21] bd: video id=0x1011, stream type=H.264, format 1080p
[11:14:21] bd: aspect = 16:9
[11:14:21] bd: chap 1, 5005 ms
[11:14:21] bd: chap 2, 5005 ms
[11:14:21] bd: chap 3, 250 ms
[11:14:21] bd: title 37 has 3 chapters
[11:14:21] bd: scanning title 38
[11:14:21] bd: playlist 00086.MPLS
[11:14:21] bd: duration is 00:00:10 (10260 ms)
[11:14:21] bd: video id=0x1011, stream type=H.264, format 1080p
[11:14:21] bd: aspect = 16:9
[11:14:21] bd: chap 1, 5005 ms
[11:14:21] bd: chap 2, 5005 ms
[11:14:21] bd: chap 3, 250 ms
[11:14:21] bd: title 38 has 3 chapters
[11:14:21] bd: scanning title 39
[11:14:21] bd: playlist 00087.MPLS
[11:14:21] bd: duration is 00:00:10 (10260 ms)
[11:14:21] bd: video id=0x1011, stream type=H.264, format 1080p
[11:14:21] bd: aspect = 16:9
[11:14:21] bd: chap 1, 5005 ms
[11:14:21] bd: chap 2, 5005 ms
[11:14:21] bd: chap 3, 250 ms
[11:14:21] bd: title 39 has 3 chapters
[11:14:21] bd: scanning title 40
[11:14:21] bd: playlist 00088.MPLS
[11:14:21] bd: duration is 00:00:10 (10260 ms)
[11:14:21] bd: video id=0x1011, stream type=H.264, format 1080p
[11:14:21] bd: aspect = 16:9
[11:14:21] bd: chap 1, 5005 ms
[11:14:21] bd: chap 2, 5005 ms
[11:14:21] bd: chap 3, 250 ms
[11:14:21] bd: title 40 has 3 chapters
[11:14:21] bd: scanning title 41
[11:14:21] bd: playlist 00089.MPLS
[11:14:21] bd: duration is 00:00:10 (10260 ms)
[11:14:21] bd: video id=0x1011, stream type=H.264, format 1080p
[11:14:21] bd: aspect = 16:9
[11:14:21] bd: chap 1, 5005 ms
[11:14:21] bd: chap 2, 5005 ms
[11:14:21] bd: chap 3, 250 ms
[11:14:21] bd: title 41 has 3 chapters
[11:14:21] bd: scanning title 42
[11:14:21] bd: playlist 00090.MPLS
[11:14:21] bd: duration is 00:00:10 (10260 ms)
[11:14:21] bd: video id=0x1011, stream type=H.264, format 1080p
[11:14:21] bd: aspect = 16:9
[11:14:21] bd: chap 1, 5005 ms
[11:14:21] bd: chap 2, 5005 ms
[11:14:21] bd: chap 3, 250 ms
[11:14:21] bd: title 42 has 3 chapters
[11:14:21] bd: scanning title 43
[11:14:21] bd: playlist 00091.MPLS
[11:14:21] bd: duration is 00:00:10 (10260 ms)
[11:14:21] bd: video id=0x1011, stream type=H.264, format 1080p
[11:14:21] bd: aspect = 16:9
[11:14:21] bd: chap 1, 5005 ms
[11:14:21] bd: chap 2, 5005 ms
[11:14:21] bd: chap 3, 250 ms
[11:14:21] bd: title 43 has 3 chapters
[11:14:21] bd: scanning title 44
[11:14:21] bd: playlist 00092.MPLS
[11:14:21] bd: duration is 00:00:10 (10260 ms)
[11:14:21] bd: video id=0x1011, stream type=H.264, format 1080p
[11:14:21] bd: aspect = 16:9
[11:14:21] bd: chap 1, 5005 ms
[11:14:21] bd: chap 2, 5005 ms
[11:14:21] bd: chap 3, 250 ms
[11:14:21] bd: title 44 has 3 chapters
[11:14:21] bd: scanning title 45
[11:14:21] bd: playlist 00093.MPLS
[11:14:21] bd: duration is 00:00:10 (10260 ms)
[11:14:21] bd: video id=0x1011, stream type=H.264, format 1080p
[11:14:21] bd: aspect = 16:9
[11:14:21] bd: chap 1, 5005 ms
[11:14:21] bd: chap 2, 5005 ms
[11:14:21] bd: chap 3, 250 ms
[11:14:21] bd: title 45 has 3 chapters
[11:14:21] bd: scanning title 46
[11:14:21] bd: playlist 00094.MPLS
[11:14:21] bd: duration is 00:00:10 (10260 ms)
[11:14:21] bd: video id=0x1011, stream type=H.264, format 1080p
[11:14:21] bd: aspect = 16:9
[11:14:21] bd: chap 1, 5005 ms
[11:14:21] bd: chap 2, 5005 ms
[11:14:21] bd: chap 3, 250 ms
[11:14:21] bd: title 46 has 3 chapters
[11:14:21] bd: scanning title 47
[11:14:21] bd: playlist 00095.MPLS
[11:14:21] bd: duration is 00:00:10 (10260 ms)
[11:14:21] bd: video id=0x1011, stream type=H.264, format 1080p
[11:14:21] bd: aspect = 16:9
[11:14:21] bd: chap 1, 5005 ms
[11:14:21] bd: chap 2, 5005 ms
[11:14:21] bd: chap 3, 250 ms
[11:14:21] bd: title 47 has 3 chapters
[11:14:21] bd: scanning title 48
[11:14:21] bd: playlist 00096.MPLS
[11:14:21] bd: duration is 00:00:10 (10260 ms)
[11:14:21] bd: video id=0x1011, stream type=H.264, format 1080p
[11:14:21] bd: aspect = 16:9
[11:14:21] bd: chap 1, 5005 ms
[11:14:21] bd: chap 2, 5005 ms
[11:14:21] bd: chap 3, 250 ms
[11:14:21] bd: title 48 has 3 chapters
[11:14:21] bd: scanning title 49
[11:14:21] bd: playlist 00097.MPLS
[11:14:21] bd: duration is 00:00:10 (10260 ms)
[11:14:21] bd: video id=0x1011, stream type=H.264, format 1080p
[11:14:21] bd: aspect = 16:9
[11:14:21] bd: chap 1, 5005 ms
[11:14:21] bd: chap 2, 5005 ms
[11:14:21] bd: chap 3, 250 ms
[11:14:21] bd: title 49 has 3 chapters
[11:14:21] bd: scanning title 50
[11:14:21] bd: playlist 00098.MPLS
[11:14:21] bd: duration is 00:00:10 (10260 ms)
[11:14:21] bd: video id=0x1011, stream type=H.264, format 1080p
[11:14:21] bd: aspect = 16:9
[11:14:21] bd: chap 1, 5005 ms
[11:14:21] bd: chap 2, 5005 ms
[11:14:21] bd: chap 3, 250 ms
[11:14:21] bd: title 50 has 3 chapters
[11:14:21] bd: scanning title 51
[11:14:21] bd: playlist 00099.MPLS
[11:14:21] bd: duration is 00:00:10 (10260 ms)
[11:14:21] bd: video id=0x1011, stream type=H.264, format 1080p
[11:14:21] bd: aspect = 16:9
[11:14:21] bd: chap 1, 5005 ms
[11:14:21] bd: chap 2, 5005 ms
[11:14:21] bd: chap 3, 250 ms
[11:14:21] bd: title 51 has 3 chapters
[11:14:21] bd: scanning title 52
[11:14:21] bd: playlist 00100.MPLS
[11:14:21] bd: duration is 00:00:10 (10260 ms)
[11:14:21] bd: video id=0x1011, stream type=H.264, format 1080p
[11:14:21] bd: aspect = 16:9
[11:14:21] bd: chap 1, 10010 ms
[11:14:21] bd: chap 2, 250 ms
[11:14:21] bd: title 52 has 2 chapters
[11:14:21] bd: scanning title 53
[11:14:21] bd: playlist 00101.MPLS
[11:14:21] bd: duration is 00:00:05 (5046 ms)
[11:14:21] bd: video id=0x1011, stream type=H.264, format 1080p
[11:14:21] bd: aspect = 16:9
[11:14:21] bd: chap 1, 5005 ms
[11:14:21] bd: chap 2, 41 ms
[11:14:21] bd: title 53 has 2 chapters
[11:14:21] bd: scanning title 54
[11:14:21] bd: playlist 00102.MPLS
[11:14:21] bd: duration is 00:00:05 (5046 ms)
[11:14:21] bd: video id=0x1011, stream type=H.264, format 1080p
[11:14:21] bd: aspect = 16:9
[11:14:21] bd: chap 1, 5005 ms
[11:14:21] bd: chap 2, 41 ms
[11:14:21] bd: title 54 has 2 chapters
[11:14:21] bd: scanning title 55
[11:14:21] bd: playlist 00103.MPLS
[11:14:21] bd: duration is 00:00:10 (10260 ms)
[11:14:21] bd: video id=0x1011, stream type=H.264, format 1080p
[11:14:21] bd: aspect = 16:9
[11:14:21] bd: chap 1, 5005 ms
[11:14:21] bd: chap 2, 5005 ms
[11:14:21] bd: chap 3, 250 ms
[11:14:21] bd: title 55 has 3 chapters
[11:14:21] bd: scanning title 56
[11:14:21] bd: playlist 00104.MPLS
[11:14:21] bd: duration is 00:00:10 (10260 ms)
[11:14:21] bd: video id=0x1011, stream type=H.264, format 1080p
[11:14:21] bd: aspect = 16:9
[11:14:21] bd: chap 1, 5005 ms
[11:14:21] bd: chap 2, 5005 ms
[11:14:21] bd: chap 3, 250 ms
[11:14:21] bd: title 56 has 3 chapters
[11:14:21] bd: scanning title 57
[11:14:21] bd: playlist 00105.MPLS
[11:14:21] bd: duration is 00:00:15 (15015 ms)
[11:14:21] bd: video id=0x1011, stream type=H.264, format 1080p
[11:14:21] bd: aspect = 16:9
[11:14:21] bd: chap 1, 5005 ms
[11:14:21] bd: chap 2, 5005 ms
[11:14:21] bd: chap 3, 4754 ms
[11:14:21] bd: chap 4, 250 ms
[11:14:21] bd: title 57 has 4 chapters
[11:14:21] bd: scanning title 58
[11:14:21] bd: playlist 00250.MPLS
[11:14:21] bd: duration is 00:07:03 (423172 ms)
[11:14:21] bd: video id=0x1011, stream type=H.264, format 1080p
[11:14:21] bd: aspect = 16:9
[11:14:21] bd: audio id=0x1100, lang=English (AC3), 3cc=eng
[11:14:21] bd: subtitle id=0x1200, lang=English [PGS], 3cc=eng
[11:14:21] bd: subtitle id=0x1201, lang=Deutsch [PGS], 3cc=deu
[11:14:21] bd: subtitle id=0x1202, lang=Francais [PGS], 3cc=fra
[11:14:21] bd: chap 1, 422922 ms
[11:14:21] bd: chap 2, 250 ms
[11:14:21] bd: title 58 has 2 chapters
[11:14:21] bd: scanning title 59
[11:14:21] bd: playlist 00252.MPLS
[11:14:21] bd: duration is 00:02:24 (144844 ms)
[11:14:21] bd: video id=0x1011, stream type=H.264, format 480i
[11:14:21] bd: aspect = 16:9
[11:14:21] bd: audio id=0x1100, lang=English (AC3), 3cc=eng
[11:14:21] bd: chap 1, 144644 ms
[11:14:21] bd: chap 2, 200 ms
[11:14:21] bd: title 59 has 2 chapters
[11:14:21] bd: scanning title 60
[11:14:21] bd: playlist 00800.MPLS
[11:14:21] bd: duration is 01:41:13 (6073609 ms)
[11:14:21] bd: video id=0x1011, stream type=H.264, format 1080p
[11:14:21] bd: aspect = 16:9
[11:14:21] bd: audio id=0x711100, lang=English (DTS), 3cc=eng
[11:14:21] bd: audio id=0x1100, lang=English (DTS-HD MA), 3cc=eng
[11:14:21] bd: audio id=0x1102, lang=Deutsch (AC3), 3cc=deu
[11:14:21] bd: audio id=0x1101, lang=Francais (AC3), 3cc=fra
[11:14:21] bd: subtitle id=0x1200, lang=English [PGS], 3cc=eng
[11:14:21] bd: subtitle id=0x1201, lang=English [PGS], 3cc=eng
[11:14:21] bd: subtitle id=0x1203, lang=Deutsch [PGS], 3cc=deu
[11:14:21] bd: subtitle id=0x1202, lang=Francais [PGS], 3cc=fra
[11:14:21] bd: subtitle id=0x1204, lang=Deutsch [PGS], 3cc=deu
[11:14:21] bd: subtitle id=0x1205, lang=Francais [PGS], 3cc=fra
[11:14:21] bd: chap 1, 192942 ms
[11:14:21] bd: chap 2, 66983 ms
[11:14:21] bd: chap 3, 195987 ms
[11:14:21] bd: chap 4, 169419 ms
[11:14:21] bd: chap 5, 169335 ms
[11:14:21] bd: chap 6, 242492 ms
[11:14:21] bd: chap 7, 169711 ms
[11:14:21] bd: chap 8, 245203 ms
[11:14:21] bd: chap 9, 271437 ms
[11:14:21] bd: chap 10, 118159 ms
[11:14:21] bd: chap 11, 57515 ms
[11:14:21] bd: chap 12, 137846 ms
[11:14:21] bd: chap 13, 149732 ms
[11:14:21] bd: chap 14, 178928 ms
[11:14:21] bd: chap 15, 171004 ms
[11:14:21] bd: chap 16, 83333 ms
[11:14:21] bd: chap 17, 294877 ms
[11:14:21] bd: chap 18, 183266 ms
[11:14:21] bd: chap 19, 380171 ms
[11:14:21] bd: chap 20, 102310 ms
[11:14:21] bd: chap 21, 239781 ms
[11:14:21] bd: chap 22, 152193 ms
[11:14:21] bd: chap 23, 70070 ms
[11:14:21] bd: chap 24, 241199 ms
[11:14:21] bd: chap 25, 305346 ms
[11:14:21] bd: chap 26, 168293 ms
[11:14:21] bd: chap 27, 343384 ms
[11:14:21] bd: chap 28, 182223 ms
[11:14:21] bd: chap 29, 127794 ms
[11:14:21] bd: chap 30, 183558 ms
[11:14:21] bd: chap 31, 332582 ms
[11:14:21] bd: chap 32, 146271 ms
[11:14:21] bd: chap 33, 250 ms
[11:14:21] bd: title 60 has 33 chapters
[11:14:21] bd: scanning title 61
[11:14:21] bd: playlist 01002.MPLS
[11:14:21] bd: duration is 00:00:22 (22147 ms)
[11:14:21] bd: video id=0x1011, stream type=H.264, format 1080p
[11:14:21] bd: aspect = 16:9
[11:14:21] bd: audio id=0x761100, lang=English (AC3), 3cc=eng
[11:14:21] bd: audio id=0x721100, lang=English (TrueHD), 3cc=eng
[11:14:21] bd: chap 1, 22147 ms
[11:14:21] bd: title 61 has 1 chapters
[11:14:21] bd: scanning title 62
[11:14:21] bd: playlist 01003.MPLS
[11:14:21] bd: duration is 00:00:22 (22147 ms)
[11:14:21] bd: video id=0x1011, stream type=H.264, format 1080p
[11:14:21] bd: aspect = 16:9
[11:14:21] bd: audio id=0x761100, lang=English (AC3), 3cc=eng
[11:14:21] bd: audio id=0x721100, lang=English (TrueHD), 3cc=eng
[11:14:21] bd: chap 1, 22147 ms
[11:14:21] bd: title 62 has 1 chapters
[11:14:21] bd: scanning title 63
[11:14:21] bd: playlist 01004.MPLS
[11:14:21] bd: duration is 00:00:10 (10051 ms)
[11:14:21] bd: video id=0x1011, stream type=H.264, format 1080p
[11:14:21] bd: aspect = 16:9
[11:14:21] bd: chap 1, 10010 ms
[11:14:21] bd: chap 2, 41 ms
[11:14:21] bd: title 63 has 2 chapters
[11:14:21] bd: scanning title 64
[11:14:21] bd: playlist 01005.MPLS
[11:14:21] bd: duration is 00:00:05 (5046 ms)
[11:14:21] bd: video id=0x1011, stream type=H.264, format 1080p
[11:14:21] bd: aspect = 16:9
[11:14:21] bd: chap 1, 5005 ms
[11:14:21] bd: chap 2, 41 ms
[11:14:21] bd: title 64 has 2 chapters
[11:14:21] bd: scanning title 65
[11:14:21] bd: playlist 01006.MPLS
[11:14:21] bd: duration is 00:00:55 (55096 ms)
[11:14:21] bd: video id=0x1011, stream type=H.264, format 1080p
[11:14:21] bd: aspect = 16:9
[11:14:21] bd: chap 1, 5005 ms
[11:14:21] bd: chap 2, 5005 ms
[11:14:21] bd: chap 3, 5005 ms
[11:14:21] bd: chap 4, 5005 ms
[11:14:21] bd: chap 5, 5005 ms
[11:14:21] bd: chap 6, 5005 ms
[11:14:21] bd: chap 7, 5005 ms
[11:14:21] bd: chap 8, 5005 ms
[11:14:21] bd: chap 9, 5005 ms
[11:14:21] bd: chap 10, 5005 ms
[11:14:21] bd: chap 11, 5005 ms
[11:14:21] bd: chap 12, 41 ms
[11:14:21] bd: title 65 has 12 chapters
[11:14:21] bd: scanning title 66
[11:14:21] bd: playlist 01007.MPLS
[11:14:21] bd: duration is 00:00:00 (41 ms)
[11:14:21] bd: ignoring title (too short)
[11:14:21] scan: decoding previews for title 2
[11:14:21] scan: title angle(s) 1
[11:14:21] scan: audio 0x721100: truehd, rate=48000Hz, bitrate=128000 English (TrueHD) (7.1 ch) (128 kbps)
[11:14:21] scan: audio 0x761100: ac3, rate=48000Hz, bitrate=640000 English (AC3) (5.1 ch) (640 kbps)
[11:14:28] scan: 40 previews, 1920x1080, 23.976 fps, autocrop = 0/0/0/0, aspect 16:9, PAR 1:1
[11:14:28] scan: supported video decoders: avcodec qsv
[11:14:28] stream: 7 good frames, 0 errors (0%)
[11:14:28] scan: decoding previews for title 3
[11:14:28] scan: title angle(s) 1
[11:14:32] scan: 40 previews, 1920x1080, 23.976 fps, autocrop = 0/0/0/0, aspect 16:9, PAR 1:1
[11:14:32] scan: supported video decoders: avcodec qsv
[11:14:32] stream: 8 good frames, 0 errors (0%)
[11:14:32] scan: decoding previews for title 4
[11:14:32] scan: title angle(s) 1
[11:14:32] scan: audio 0x1100: ac3, rate=48000Hz, bitrate=224000 English (AC3) (2.0 ch) (224 kbps)
[11:14:37] scan: 40 previews, 1920x1080, 23.976 fps, autocrop = 0/0/0/0, aspect 16:9, PAR 1:1
[11:14:37] scan: supported video decoders: avcodec qsv
[11:14:37] stream: 10 good frames, 0 errors (0%)
[11:14:37] scan: decoding previews for title 5
[11:14:37] scan: title angle(s) 1
[11:14:37] scan: audio 0x1100: ac3, rate=48000Hz, bitrate=224000 English (AC3) (2.0 ch) (224 kbps)
[11:14:42] scan: 40 previews, 1920x1080, 23.976 fps, autocrop = 2/0/0/0, aspect 16:9, PAR 1:1
[11:14:42] scan: supported video decoders: avcodec qsv
[11:14:42] stream: 9 good frames, 0 errors (0%)
[11:14:42] scan: decoding previews for title 6
[11:14:42] scan: title angle(s) 1
[11:14:44] scan: 40 previews, 1920x1080, 23.976 fps, autocrop = 0/0/0/0, aspect 16:9, PAR 1:1
[11:14:44] scan: supported video decoders: avcodec qsv
[11:14:44] stream: 5 good frames, 0 errors (0%)
[11:14:44] scan: decoding previews for title 7
[11:14:44] scan: title angle(s) 1
[11:14:46] scan: 40 previews, 1920x1080, 23.976 fps, autocrop = 0/0/0/0, aspect 16:9, PAR 1:1
[11:14:46] scan: supported video decoders: avcodec qsv
[11:14:46] stream: 5 good frames, 0 errors (0%)
[11:14:46] scan: decoding previews for title 8
[11:14:46] scan: title angle(s) 1
[11:14:48] scan: 40 previews, 1920x1080, 23.976 fps, autocrop = 0/0/0/0, aspect 16:9, PAR 1:1
[11:14:48] scan: supported video decoders: avcodec qsv
[11:14:48] stream: 5 good frames, 0 errors (0%)
[11:14:48] scan: decoding previews for title 9
[11:14:48] scan: title angle(s) 1
[11:14:51] scan: 40 previews, 1920x1080, 23.976 fps, autocrop = 0/0/0/0, aspect 16:9, PAR 1:1
[11:14:51] scan: supported video decoders: avcodec qsv
[11:14:51] stream: 5 good frames, 0 errors (0%)
[11:14:51] scan: decoding previews for title 10
[11:14:51] scan: title angle(s) 1
[11:14:53] scan: 40 previews, 1920x1080, 23.976 fps, autocrop = 0/0/0/0, aspect 16:9, PAR 1:1
[11:14:53] scan: supported video decoders: avcodec qsv
[11:14:53] stream: 5 good frames, 0 errors (0%)
[11:14:53] scan: decoding previews for title 11
[11:14:53] scan: title angle(s) 1
[11:14:55] scan: 40 previews, 1920x1080, 23.976 fps, autocrop = 0/0/0/0, aspect 16:9, PAR 1:1
[11:14:55] scan: supported video decoders: avcodec qsv
[11:14:55] stream: 5 good frames, 0 errors (0%)
[11:14:55] scan: decoding previews for title 12
[11:14:55] scan: title angle(s) 1
[11:14:57] scan: 40 previews, 1920x1080, 23.976 fps, autocrop = 0/0/0/0, aspect 16:9, PAR 1:1
[11:14:57] scan: supported video decoders: avcodec qsv
[11:14:57] stream: 5 good frames, 0 errors (0%)
[11:14:57] scan: decoding previews for title 13
[11:14:57] scan: title angle(s) 1
[11:14:59] scan: 40 previews, 1920x1080, 23.976 fps, autocrop = 0/0/0/0, aspect 16:9, PAR 1:1
[11:14:59] scan: supported video decoders: avcodec qsv
[11:14:59] stream: 5 good frames, 0 errors (0%)
[11:14:59] scan: decoding previews for title 14
[11:14:59] scan: title angle(s) 1
[11:15:01] scan: 40 previews, 1920x1080, 23.976 fps, autocrop = 0/0/0/0, aspect 16:9, PAR 1:1
[11:15:01] scan: supported video decoders: avcodec qsv
[11:15:01] stream: 5 good frames, 0 errors (0%)
[11:15:01] scan: decoding previews for title 15
[11:15:01] scan: title angle(s) 1
[11:15:04] scan: 40 previews, 1920x1080, 23.976 fps, autocrop = 0/0/0/0, aspect 16:9, PAR 1:1
[11:15:04] scan: supported video decoders: avcodec qsv
[11:15:04] stream: 5 good frames, 0 errors (0%)
[11:15:04] scan: decoding previews for title 16
[11:15:04] scan: title angle(s) 1
[11:15:06] scan: 40 previews, 1920x1080, 23.976 fps, autocrop = 0/0/0/0, aspect 16:9, PAR 1:1
[11:15:06] scan: supported video decoders: avcodec qsv
[11:15:06] stream: 5 good frames, 0 errors (0%)
[11:15:06] scan: decoding previews for title 17
[11:15:06] scan: title angle(s) 1
[11:15:08] scan: 40 previews, 1920x1080, 23.976 fps, autocrop = 0/0/0/0, aspect 16:9, PAR 1:1
[11:15:08] scan: supported video decoders: avcodec qsv
[11:15:08] stream: 5 good frames, 0 errors (0%)
[11:15:08] scan: decoding previews for title 18
[11:15:08] scan: title angle(s) 1
[11:15:11] scan: 40 previews, 1920x1080, 23.976 fps, autocrop = 0/0/0/0, aspect 16:9, PAR 1:1
[11:15:11] scan: supported video decoders: avcodec qsv
[11:15:11] stream: 5 good frames, 0 errors (0%)
[11:15:11] scan: decoding previews for title 19
[11:15:11] scan: title angle(s) 1
[11:15:13] scan: 40 previews, 1920x1080, 23.976 fps, autocrop = 0/0/0/0, aspect 16:9, PAR 1:1
[11:15:13] scan: supported video decoders: avcodec qsv
[11:15:13] stream: 5 good frames, 0 errors (0%)
[11:15:13] scan: decoding previews for title 20
[11:15:13] scan: title angle(s) 1
[11:15:15] scan: 40 previews, 1920x1080, 23.976 fps, autocrop = 0/0/0/0, aspect 16:9, PAR 1:1
[11:15:15] scan: supported video decoders: avcodec qsv
[11:15:15] stream: 5 good frames, 0 errors (0%)
[11:15:15] scan: decoding previews for title 21
[11:15:15] scan: title angle(s) 1
[11:15:18] scan: 40 previews, 1920x1080, 23.976 fps, autocrop = 0/0/0/0, aspect 16:9, PAR 1:1
[11:15:18] scan: supported video decoders: avcodec qsv
[11:15:18] stream: 5 good frames, 0 errors (0%)
[11:15:18] scan: decoding previews for title 22
[11:15:18] scan: title angle(s) 1
[11:15:20] scan: 40 previews, 1920x1080, 23.976 fps, autocrop = 0/0/0/0, aspect 16:9, PAR 1:1
[11:15:20] scan: supported video decoders: avcodec qsv
[11:15:20] stream: 5 good frames, 0 errors (0%)
[11:15:20] scan: decoding previews for title 23
[11:15:20] scan: title angle(s) 1
[11:15:23] scan: 40 previews, 1920x1080, 23.976 fps, autocrop = 0/0/0/0, aspect 16:9, PAR 1:1
[11:15:23] scan: supported video decoders: avcodec qsv
[11:15:23] stream: 5 good frames, 0 errors (0%)
[11:15:23] scan: decoding previews for title 24
[11:15:23] scan: title angle(s) 1
[11:15:25] scan: 40 previews, 1920x1080, 23.976 fps, autocrop = 0/0/0/0, aspect 16:9, PAR 1:1
[11:15:25] scan: supported video decoders: avcodec qsv
[11:15:25] stream: 5 good frames, 0 errors (0%)
[11:15:25] scan: decoding previews for title 25
[11:15:25] scan: title angle(s) 1
[11:15:28] scan: 40 previews, 1920x1080, 23.976 fps, autocrop = 0/0/0/0, aspect 16:9, PAR 1:1
[11:15:28] scan: supported video decoders: avcodec qsv
[11:15:28] stream: 8 good frames, 0 errors (0%)
[11:15:28] scan: decoding previews for title 26
[11:15:28] scan: title angle(s) 1
[11:15:30] scan: 40 previews, 1920x1080, 23.976 fps, autocrop = 0/0/0/0, aspect 16:9, PAR 1:1
[11:15:30] scan: supported video decoders: avcodec qsv
[11:15:30] stream: 5 good frames, 0 errors (0%)
[11:15:30] scan: decoding previews for title 27
[11:15:30] scan: title angle(s) 1
[11:15:32] scan: 40 previews, 1920x1080, 23.976 fps, autocrop = 0/0/0/0, aspect 16:9, PAR 1:1
[11:15:32] scan: supported video decoders: avcodec qsv
[11:15:32] stream: 5 good frames, 0 errors (0%)
[11:15:32] scan: decoding previews for title 28
[11:15:32] scan: title angle(s) 1
[11:15:35] scan: 40 previews, 1920x1080, 23.976 fps, autocrop = 0/0/0/0, aspect 16:9, PAR 1:1
[11:15:35] scan: supported video decoders: avcodec qsv
[11:15:35] stream: 5 good frames, 0 errors (0%)
[11:15:35] scan: decoding previews for title 29
[11:15:35] scan: title angle(s) 1
[11:15:37] scan: 40 previews, 1920x1080, 23.976 fps, autocrop = 0/0/0/0, aspect 16:9, PAR 1:1
[11:15:37] scan: supported video decoders: avcodec qsv
[11:15:37] stream: 5 good frames, 0 errors (0%)
[11:15:37] scan: decoding previews for title 30
[11:15:37] scan: title angle(s) 1
[11:15:39] scan: 40 previews, 1920x1080, 23.976 fps, autocrop = 0/0/0/0, aspect 16:9, PAR 1:1
[11:15:39] scan: supported video decoders: avcodec qsv
[11:15:39] stream: 5 good frames, 0 errors (0%)
[11:15:39] scan: decoding previews for title 31
[11:15:39] scan: title angle(s) 1
[11:15:42] scan: 40 previews, 1920x1080, 23.976 fps, autocrop = 0/0/0/0, aspect 16:9, PAR 1:1
[11:15:42] scan: supported video decoders: avcodec qsv
[11:15:42] stream: 5 good frames, 0 errors (0%)
[11:15:42] scan: decoding previews for title 32
[11:15:42] scan: title angle(s) 1
[11:15:44] scan: 40 previews, 1920x1080, 23.976 fps, autocrop = 0/0/0/0, aspect 16:9, PAR 1:1
[11:15:44] scan: supported video decoders: avcodec qsv
[11:15:44] stream: 5 good frames, 0 errors (0%)
[11:15:44] scan: decoding previews for title 33
[11:15:44] scan: title angle(s) 1
[11:15:46] scan: 40 previews, 1920x1080, 23.976 fps, autocrop = 0/0/0/0, aspect 16:9, PAR 1:1
[11:15:46] scan: supported video decoders: avcodec qsv
[11:15:46] stream: 8 good frames, 0 errors (0%)
[11:15:46] scan: decoding previews for title 34
[11:15:46] scan: title angle(s) 1
[11:15:49] scan: 40 previews, 1920x1080, 23.976 fps, autocrop = 0/0/0/0, aspect 16:9, PAR 1:1
[11:15:49] scan: supported video decoders: avcodec qsv
[11:15:49] stream: 5 good frames, 0 errors (0%)
[11:15:49] scan: decoding previews for title 35
[11:15:49] scan: title angle(s) 1
[11:15:51] scan: 40 previews, 1920x1080, 23.976 fps, autocrop = 0/0/0/0, aspect 16:9, PAR 1:1
[11:15:51] scan: supported video decoders: avcodec qsv
[11:15:51] stream: 5 good frames, 0 errors (0%)
[11:15:51] scan: decoding previews for title 36
[11:15:51] scan: title angle(s) 1
[11:15:53] scan: 40 previews, 1920x1080, 23.976 fps, autocrop = 0/0/0/0, aspect 16:9, PAR 1:1
[11:15:53] scan: supported video decoders: avcodec qsv
[11:15:53] stream: 5 good frames, 0 errors (0%)
[11:15:53] scan: decoding previews for title 37
[11:15:53] scan: title angle(s) 1
[11:15:56] scan: 40 previews, 1920x1080, 23.976 fps, autocrop = 0/0/0/0, aspect 16:9, PAR 1:1
[11:15:56] scan: supported video decoders: avcodec qsv
[11:15:56] stream: 5 good frames, 0 errors (0%)
[11:15:56] scan: decoding previews for title 38
[11:15:56] scan: title angle(s) 1
[11:15:58] scan: 40 previews, 1920x1080, 23.976 fps, autocrop = 0/0/0/0, aspect 16:9, PAR 1:1
[11:15:58] scan: supported video decoders: avcodec qsv
[11:15:58] stream: 5 good frames, 0 errors (0%)
[11:15:58] scan: decoding previews for title 39
[11:15:58] scan: title angle(s) 1
[11:16:01] scan: 40 previews, 1920x1080, 23.976 fps, autocrop = 0/0/0/0, aspect 16:9, PAR 1:1
[11:16:01] scan: supported video decoders: avcodec qsv
[11:16:01] stream: 5 good frames, 0 errors (0%)
[11:16:01] scan: decoding previews for title 40
[11:16:01] scan: title angle(s) 1
[11:16:03] scan: 40 previews, 1920x1080, 23.976 fps, autocrop = 0/0/0/0, aspect 16:9, PAR 1:1
[11:16:03] scan: supported video decoders: avcodec qsv
[11:16:03] stream: 5 good frames, 0 errors (0%)
[11:16:03] scan: decoding previews for title 41
[11:16:03] scan: title angle(s) 1
[11:16:05] scan: 40 previews, 1920x1080, 23.976 fps, autocrop = 0/0/0/0, aspect 16:9, PAR 1:1
[11:16:05] scan: supported video decoders: avcodec qsv
[11:16:05] stream: 5 good frames, 0 errors (0%)
[11:16:05] scan: decoding previews for title 42
[11:16:05] scan: title angle(s) 1
[11:16:08] scan: 40 previews, 1920x1080, 23.976 fps, autocrop = 0/0/0/0, aspect 16:9, PAR 1:1
[11:16:08] scan: supported video decoders: avcodec qsv
[11:16:08] stream: 5 good frames, 0 errors (0%)
[11:16:08] scan: decoding previews for title 43
[11:16:08] scan: title angle(s) 1
[11:16:10] scan: 40 previews, 1920x1080, 23.976 fps, autocrop = 0/0/0/0, aspect 16:9, PAR 1:1
[11:16:10] scan: supported video decoders: avcodec qsv
[11:16:10] stream: 5 good frames, 0 errors (0%)
[11:16:10] scan: decoding previews for title 44
[11:16:10] scan: title angle(s) 1
[11:16:12] scan: 40 previews, 1920x1080, 23.976 fps, autocrop = 0/0/0/0, aspect 16:9, PAR 1:1
[11:16:12] scan: supported video decoders: avcodec qsv
[11:16:12] stream: 5 good frames, 0 errors (0%)
[11:16:12] scan: decoding previews for title 45
[11:16:12] scan: title angle(s) 1
[11:16:15] scan: 40 previews, 1920x1080, 23.976 fps, autocrop = 0/0/0/0, aspect 16:9, PAR 1:1
[11:16:15] scan: supported video decoders: avcodec qsv
[11:16:15] stream: 5 good frames, 0 errors (0%)
[11:16:15] scan: decoding previews for title 46
[11:16:15] scan: title angle(s) 1
[11:16:17] scan: 40 previews, 1920x1080, 23.976 fps, autocrop = 0/0/0/0, aspect 16:9, PAR 1:1
[11:16:17] scan: supported video decoders: avcodec qsv
[11:16:17] stream: 5 good frames, 0 errors (0%)
[11:16:17] scan: decoding previews for title 47
[11:16:17] scan: title angle(s) 1
[11:16:20] scan: 40 previews, 1920x1080, 23.976 fps, autocrop = 0/0/0/0, aspect 16:9, PAR 1:1
[11:16:20] scan: supported video decoders: avcodec qsv
[11:16:20] stream: 5 good frames, 0 errors (0%)
[11:16:20] scan: decoding previews for title 48
[11:16:20] scan: title angle(s) 1
[11:16:22] scan: 40 previews, 1920x1080, 23.976 fps, autocrop = 0/0/0/0, aspect 16:9, PAR 1:1
[11:16:22] scan: supported video decoders: avcodec qsv
[11:16:22] stream: 5 good frames, 0 errors (0%)
[11:16:22] scan: decoding previews for title 49
[11:16:22] scan: title angle(s) 1
[11:16:25] scan: 40 previews, 1920x1080, 23.976 fps, autocrop = 0/0/0/0, aspect 16:9, PAR 1:1
[11:16:25] scan: supported video decoders: avcodec qsv
[11:16:25] stream: 5 good frames, 0 errors (0%)
[11:16:25] scan: decoding previews for title 50
[11:16:25] scan: title angle(s) 1
[11:16:27] scan: 40 previews, 1920x1080, 23.976 fps, autocrop = 0/0/0/0, aspect 16:9, PAR 1:1
[11:16:27] scan: supported video decoders: avcodec qsv
[11:16:27] stream: 5 good frames, 0 errors (0%)
[11:16:27] scan: decoding previews for title 51
[11:16:27] scan: title angle(s) 1
[11:16:29] scan: 40 previews, 1920x1080, 23.976 fps, autocrop = 0/0/0/0, aspect 16:9, PAR 1:1
[11:16:29] scan: supported video decoders: avcodec qsv
[11:16:29] stream: 5 good frames, 0 errors (0%)
[11:16:29] scan: decoding previews for title 52
[11:16:29] scan: title angle(s) 1
[11:16:31] scan: 40 previews, 1920x1080, 23.976 fps, autocrop = 0/0/0/0, aspect 16:9, PAR 1:1
[11:16:31] scan: supported video decoders: avcodec qsv
[11:16:31] stream: 5 good frames, 0 errors (0%)
[11:16:31] scan: decoding previews for title 53
[11:16:31] scan: title angle(s) 1
[11:16:32] bd: End of title
[11:16:32] bd: End of title
[11:16:32] bd: End of title
[11:16:32] bd: End of title
[11:16:32] bd: End of title
[11:16:32] bd: End of title
[11:16:32] bd: End of title
[11:16:32] bd: End of title
[11:16:32] bd: End of title
[11:16:32] bd: End of title
[11:16:32] bd: End of title
[11:16:32] bd: End of title
[11:16:32] bd: End of title
[11:16:32] bd: End of title
[11:16:32] bd: End of title
[11:16:32] bd: End of title
[11:16:32] bd: End of title
[11:16:32] bd: End of title
[11:16:32] bd: End of title
[11:16:32] bd: End of title
[11:16:32] bd: End of title
[11:16:32] bd: End of title
[11:16:32] bd: End of title
[11:16:32] bd: End of title
[11:16:32] bd: End of title
[11:16:32] bd: End of title
[11:16:32] bd: End of title
[11:16:32] bd: End of title
[11:16:32] bd: End of title
[11:16:32] bd: End of title
[11:16:32] bd: End of title
[11:16:32] bd: End of title
[11:16:33] bd: End of title
[11:16:33] bd: End of title
[11:16:33] bd: End of title
[11:16:33] bd: End of title
[11:16:33] bd: End of title
[11:16:33] bd: End of title
[11:16:33] bd: End of title
[11:16:33] bd: End of title
[11:16:33] scan: 40 previews, 1920x1080, 23.976 fps, autocrop = 132/200/446/446, aspect 16:9, PAR 1:1
[11:16:33] scan: supported video decoders: avcodec qsv
[11:16:33] stream: 3 good frames, 0 errors (0%)
[11:16:33] scan: decoding previews for title 54
[11:16:33] scan: title angle(s) 1
[11:16:33] bd: End of title
[11:16:33] bd: End of title
[11:16:33] bd: End of title
[11:16:33] bd: End of title
[11:16:33] bd: End of title
[11:16:33] bd: End of title
[11:16:33] bd: End of title
[11:16:33] bd: End of title
[11:16:33] bd: End of title
[11:16:33] bd: End of title
[11:16:33] bd: End of title
[11:16:33] bd: End of title
[11:16:33] bd: End of title
[11:16:33] bd: End of title
[11:16:33] bd: End of title
[11:16:33] bd: End of title
[11:16:33] bd: End of title
[11:16:33] bd: End of title
[11:16:33] bd: End of title
[11:16:33] bd: End of title
[11:16:33] bd: End of title
[11:16:33] bd: End of title
[11:16:33] bd: End of title
[11:16:33] bd: End of title
[11:16:33] bd: End of title
[11:16:33] bd: End of title
[11:16:33] bd: End of title
[11:16:34] bd: End of title
[11:16:34] bd: End of title
[11:16:34] bd: End of title
[11:16:34] bd: End of title
[11:16:34] bd: End of title
[11:16:34] bd: End of title
[11:16:34] bd: End of title
[11:16:34] bd: End of title
[11:16:34] bd: End of title
[11:16:34] bd: End of title
[11:16:34] bd: End of title
[11:16:34] bd: End of title
[11:16:34] bd: End of title
[11:16:34] scan: 40 previews, 1920x1080, 23.976 fps, autocrop = 100/122/396/392, aspect 16:9, PAR 1:1
[11:16:34] scan: supported video decoders: avcodec qsv
[11:16:34] stream: 3 good frames, 0 errors (0%)
[11:16:34] scan: decoding previews for title 55
[11:16:34] scan: title angle(s) 1
[11:16:36] scan: 40 previews, 1920x1080, 23.976 fps, autocrop = 0/0/0/0, aspect 16:9, PAR 1:1
[11:16:36] scan: supported video decoders: avcodec qsv
[11:16:36] stream: 5 good frames, 0 errors (0%)
[11:16:36] scan: decoding previews for title 56
[11:16:36] scan: title angle(s) 1
[11:16:39] scan: 40 previews, 1920x1080, 23.976 fps, autocrop = 0/0/0/0, aspect 16:9, PAR 1:1
[11:16:39] scan: supported video decoders: avcodec qsv
[11:16:39] stream: 5 good frames, 0 errors (0%)
[11:16:39] scan: decoding previews for title 57
[11:16:39] scan: title angle(s) 1
[11:16:40] scan: 40 previews, 1920x1080, 23.976 fps, autocrop = 0/0/0/0, aspect 16:9, PAR 1:1
[11:16:40] scan: supported video decoders: avcodec qsv
[11:16:40] stream: 8 good frames, 0 errors (0%)
[11:16:40] scan: decoding previews for title 58
[11:16:40] scan: title angle(s) 1
[11:16:40] scan: audio 0x1100: ac3, rate=48000Hz, bitrate=224000 English (AC3) (2.0 ch) (224 kbps)
[11:16:49] scan: 40 previews, 1920x1080, 23.976 fps, autocrop = 0/0/0/0, aspect 16:9, PAR 1:1
[11:16:49] scan: supported video decoders: avcodec qsv
[11:16:49] stream: 8 good frames, 0 errors (0%)
[11:16:49] scan: decoding previews for title 59
[11:16:49] scan: title angle(s) 1
[11:16:49] scan: audio 0x1100: ac3, rate=48000Hz, bitrate=224000 English (AC3) (2.0 ch) (224 kbps)
[11:16:50] WARNING: Video PAR 40:33 != container PAR 32:27
[11:16:50] scan: 40 previews, 720x480, 29.970 fps, autocrop = 2/0/2/2, aspect 16:9, PAR 40:33
[11:16:50] scan: supported video decoders: avcodec qsv
[11:16:50] stream: 9 good frames, 0 errors (0%)
[11:16:50] scan: decoding previews for title 60
[11:16:50] scan: title angle(s) 1
[11:16:50] scan: audio 0x711100: dca, rate=48000Hz, bitrate=1536000 English (DTS) (2.0 ch) (1536 kbps)
[11:16:50] scan: audio 0x1100: dca, rate=48000Hz, bitrate=1 English (DTS-HD MA) (2.0 ch)
[11:16:50] scan: audio 0x1101: ac3, rate=48000Hz, bitrate=224000 Francais (AC3) (2.0 ch) (224 kbps)
[11:16:50] scan: audio 0x1102: ac3, rate=48000Hz, bitrate=224000 Deutsch (AC3) (2.0 ch) (224 kbps)
[11:17:00] scan: 40 previews, 1920x1080, 23.976 fps, autocrop = 0/0/0/0, aspect 16:9, PAR 1:1
[11:17:00] scan: supported video decoders: avcodec qsv
[11:17:00] stream: 8 good frames, 0 errors (0%)
[11:17:00] scan: decoding previews for title 61
[11:17:00] scan: title angle(s) 1
[11:17:00] scan: audio 0x721100: truehd, rate=48000Hz, bitrate=128000 English (TrueHD) (7.1 ch) (128 kbps)
[11:17:00] scan: audio 0x761100: ac3, rate=48000Hz, bitrate=640000 English (AC3) (5.1 ch) (640 kbps)
[11:17:07] scan: 40 previews, 1920x1080, 23.976 fps, autocrop = 0/0/0/0, aspect 16:9, PAR 1:1
[11:17:07] scan: supported video decoders: avcodec qsv
[11:17:07] stream: 7 good frames, 0 errors (0%)
[11:17:07] scan: decoding previews for title 62
[11:17:07] scan: title angle(s) 1
[11:17:07] scan: audio 0x721100: truehd, rate=48000Hz, bitrate=128000 English (TrueHD) (7.1 ch) (128 kbps)
[11:17:07] scan: audio 0x761100: ac3, rate=48000Hz, bitrate=640000 English (AC3) (5.1 ch) (640 kbps)
[11:17:15] scan: 40 previews, 1920x1080, 23.976 fps, autocrop = 0/0/0/0, aspect 16:9, PAR 1:1
[11:17:15] scan: supported video decoders: avcodec qsv
[11:17:15] stream: 7 good frames, 0 errors (0%)
[11:17:15] scan: decoding previews for title 63
[11:17:15] scan: title angle(s) 1
bd: Error, too many consecutive bad units.
[11:17:15] Warning: Could not read data for preview 1, skipped
[11:17:15] stream: 2 good frames, 0 errors (0%)
[11:17:15] scan: Too few previews (0), trying harder
[11:17:15] scan: decoding previews for title 63
[11:17:15] scan: title angle(s) 1
[11:17:15] Warning: Could not read data for preview 1, skipped
[11:17:15] stream: 2 good frames, 0 errors (0%)
[11:17:15] scan: decoding previews for title 64
[11:17:15] scan: title angle(s) 1
[11:17:15] Warning: Could not read data for preview 1, skipped
[11:17:15] stream: 2 good frames, 0 errors (0%)
[11:17:15] scan: Too few previews (0), trying harder
[11:17:15] scan: decoding previews for title 64
[11:17:15] scan: title angle(s) 1
[11:17:15] Warning: Could not read data for preview 1, skipped
[11:17:15] stream: 2 good frames, 0 errors (0%)
[11:17:15] scan: decoding previews for title 65
[11:17:15] scan: title angle(s) 1
[11:17:17] bd: End of title
[11:17:17] bd: End of title
[11:17:17] bd: End of title
[11:17:17] scan: 40 previews, 1920x1080, 23.976 fps, autocrop = 0/0/0/0, aspect 16:9, PAR 1:1
[11:17:17] scan: supported video decoders: avcodec qsv
[11:17:17] stream: 3 good frames, 0 errors (0%)
[11:17:17] libhb: scan thread found 62 valid title(s)

 # Processing Scan Information ...


 # Scan Finished ...

Attachments
Untitled.jpg
Untitled.jpg (102.23 KiB) Viewed 401 times
DrXenos
Bright Spark User
Posts: 278
Joined: Sat Mar 16, 2013 1:19 pm

Re: HandBrake Raises Exception

Post by DrXenos »

OK, I played around with it a little more, and I get the same exception if I just define one audio track as auto pass through.

Thanks.
Post Reply