March 17, 2012

KMPlayer Audio Problem

Problem
- Solve kmplayer mkv audio problem
- How to fix KMPlayer Audio noise
- How to find out the problem of MKV video format audio noise
- When i play the mkv video file, strange noise is mixed with voice ...
- .mkv plays with noise in KMPlayer but in other player it's fine!

Solution
You must to find out the Audio Decoder and change it. Follow me
1- Play the video
2- Press Ctrl + Tab (Advance Playback Info)

3- Read the Audio Decoder Name (in this case it's ACC)
4- Press F2 (Preferences)
5- Goto Filter Control > Decoder Usage > Internal Audio Decoder > Unchecked the Audio Decoder (in this case it's ACC)

6- Close and Close and Open the video again ;-)


March 02, 2012

List of EventHandler

System.Windows.Controls (WPF)
  • CleanUpVirtualizedItemEventHandler
  • ContextMenuEventHandler
  • DataGridSortingEventHandler
  • GroupStyleSelector
  • InitializingNewItemEventHandler
  • InkCanvasGestureEventHandler
  • InkCanvasSelectionChangingEventHandler
  • InkCanvasSelectionEditingEventHandler
  • InkCanvasStrokeCollectedEventHandler
  • InkCanvasStrokeErasingEventHandler
  • InkCanvasStrokesReplacedEventHandler
  • ScrollChangedEventHandler
  • SelectedCellsChangedEventHandler
  • SelectionChangedEventHandler
  • TextChangedEventHandler
  • ToolTipEventHandler

System.Windows.Controls (WPF)
  • AutoResizedEventHandler
  • CoerceValueCallback
  • DataObjectCopyingEventHandler
  • DataObjectPastingEventHandler
  • DataObjectSettingDataEventHandler
  • DependencyPropertyChangedEventHandler
  • DragEventHandler
  • ExitEventHandler
  • GiveFeedbackEventHandler
  • PropertyChangedCallback
  • QueryContinueDragEventHandler
  • RequestBringIntoViewEventHandler
  • RoutedEventHandler
  • RoutedPropertyChangedEventHandler <T >
  • SessionEndingCancelEventHandler
  • SizeChangedEventHandler
  • SourceChangedEventHandler
  • StartupEventHandler
  • ValidateValueCallback

This story... to be continued ;-)