Audio error Nightly 20210510201407-69d6ee3e0-master

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
K1nho
New User
Posts: 1
Joined: Wed May 12, 2021 3:47 am

Audio error Nightly 20210510201407-69d6ee3e0-master

Post by K1nho »

Description of problem or question:
When opening a file in HB the audio does not load and has an error



Steps to reproduce the problem (If Applicable):
I click on open file, select some (any one) and the HB loads the same but not audio. When twisting the profile the error listed below appears



HandBrake version (e.g., 1.0.0):
Nightly 20210510201407-69d6ee3e0-master (2021051001)



Operating system and version (e.g., Ubuntu 16.04 LTS, macOS 10.13 High Sierra, Windows 10 Creators Update):
Windows 10



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

Code: Select all

Ocorreu um Erro Desconhecido.
System.FormatException: Index (zero based) must be greater than or equal to zero and less than the size of the argument list.
   at System.Text.ValueStringBuilder.AppendFormatHelper(IFormatProvider provider, String format, ParamsArray args)
   at System.String.FormatHelper(IFormatProvider provider, String format, ParamsArray args)
   at System.String.Format(String format, Object arg0, Object arg1)
   at HandBrakeWPF.ViewModels.PictureSettingsViewModel.RecaulcatePictureSettingsProperties(ChangedPictureField changedField)
   at HandBrakeWPF.ViewModels.PictureSettingsViewModel.HandleRotationFlipChange(FlipRotationCommand command)
   at HandBrakeWPF.ViewModels.PictureSettingsViewModel.OnFlipRotateChanged(FlipRotationCommand e)
   at HandBrakeWPF.ViewModels.PictureSettingsViewModel.<.ctor>b__11_1(FlipRotationCommand e)
   at HandBrakeWPF.ViewModelItems.Filters.RotateFlipFilter.set_SelectedRotation(Int32 value)
   at HandBrakeWPF.ViewModelItems.Filters.RotateFlipFilter.SetPreset(Preset preset, EncodeTask task)
   at HandBrakeWPF.ViewModels.PictureSettingsViewModel.SetPreset(Preset preset, EncodeTask task)
   at HandBrakeWPF.ViewModels.MainViewModel.PresetSelect(Object tag)
   at HandBrakeWPF.Commands.PresetMenuSelectCommand.Execute(Object parameter)
   at MS.Internal.Commands.CommandHelpers.CriticalExecuteCommandSource(ICommandSource commandSource, Boolean userInitiated)
   at System.Windows.Controls.MenuItem.InvokeClickAfterRender(Object arg)
   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)
Post Reply