[fixed] BassPlayer bug (1 Viewer)

l337

MP Donator
  • Premium Supporter
  • December 18, 2012
    238
    73
    Home Country
    Germany Germany
    goodnight , i test it tomorrow "watchdog"
     

    Sebastiii

    Development Group
  • Team MediaPortal
  • November 12, 2007
    16,583
    10,403
    France
    Home Country
    France France
    Night too, good luck for tomorrow testing, sleep time for me too :)
     

    Terra

    Portal Pro
    August 25, 2009
    230
    57
    Home Country
    Austria Austria
    I have exactly the same issue. Fast Forward/Rewind does not work.
    If I press fast forward it sounds like it is jumping a bit forward but then instantly back to the old position, that happens in an endless loop which makes a weird sound.
    If I press the PLAY button again the sound continues normally but it's at the postion where the song would have been if I would have never pressed fast forward. (hope that was not confusing)

    Here is my config and the log part:
    Bildschirmfoto 2013-05-20 um 01.19.18.png


    Code:
    [2013-05-20 01:21:11,796] [Log	] [MPMain  ] [DEBUG] - TextureManager: CleanupThumbs()
    [2013-05-20 01:21:12,318] [Log	] [MPMain  ] [DEBUG] - D3D: MouseMoveEvent()
    [2013-05-20 01:21:13,367] [Log	] [MPMain  ] [DEBUG] - D3D: MouseMoveEvent()
    [2013-05-20 01:21:14,215] [Log	] [MPMain  ] [DEBUG] - MediaInfoWrapper: isVideo:False, isDVD:False[enabled:False]
    [2013-05-20 01:21:14,215] [Log	] [MPMain  ] [DEBUG] - MediaInfoWrapper: disabled for this content
    [2013-05-20 01:21:14,215] [Log	] [MPMain  ] [INFO ] - g_Player.Play(M:\censored.mp3 Music)
    [2013-05-20 01:21:14,235] [Log	] [MPMain  ] [INFO ] - Loading external players plugins
    [2013-05-20 01:21:14,235] [Log	] [MPMain  ] [INFO ] -  found plugin:MediaPortal.ITunesPlayer.ITunesPlugin in C:\Program Files (x86)\Team MediaPortal\MediaPortal\Plugins\ExternalPlayers\ExternalPlayers.dll
    [2013-05-20 01:21:14,235] [Log	] [MPMain  ] [INFO ] -  player:iTunes.  author: Frodo
    [2013-05-20 01:21:14,235] [Log	] [MPMain  ] [INFO ] -  found plugin:MediaPortal.WinampPlayer.WinampPlugin in C:\Program Files (x86)\Team MediaPortal\MediaPortal\Plugins\ExternalPlayers\ExternalPlayers.dll
    [2013-05-20 01:21:14,235] [Log	] [MPMain  ] [INFO ] -  player:Winamp.  author: int_20h
    [2013-05-20 01:21:14,245] [Log	] [MPMain  ] [INFO ] - BASS: Initializing BASS audio engine...
    [2013-05-20 01:21:14,255] [Log	] [MPMain  ] [INFO ] - BASS: Device Information
    [2013-05-20 01:21:14,255] [Log	] [MPMain  ] [INFO ] - BASS: ---------------------------------------------
    [2013-05-20 01:21:14,255] [Log	] [MPMain  ] [INFO ] - BASS: Name: Optoma (Intel(R) Display Audio)
    [2013-05-20 01:21:14,255] [Log	] [MPMain  ] [INFO ] - BASS: Default Device: True
    [2013-05-20 01:21:14,255] [Log	] [MPMain  ] [INFO ] - BASS: ---------------------------------------------
    [2013-05-20 01:21:15,570] [Log	] [MPMain  ] [INFO ] - BASS: Device Information
    [2013-05-20 01:21:15,570] [Log	] [MPMain  ] [INFO ] - BASS: ---------------------------------------------
    [2013-05-20 01:21:15,571] [Log	] [MPMain  ] [INFO ] - BASS: Name: Speakers=2, MinRate=100, MaxRate=200000, DX=9, EAX=False
    [2013-05-20 01:21:15,571] [Log	] [MPMain  ] [INFO ] - BASS: Directsound version: 9
    [2013-05-20 01:21:15,571] [Log	] [MPMain  ] [INFO ] - BASS: # Output Channels: 2
    [2013-05-20 01:21:15,571] [Log	] [MPMain  ] [DEBUG] - BASS: Minimum Buffer Samples: 40
    [2013-05-20 01:21:15,571] [Log	] [MPMain  ] [DEBUG] - BASS: Current Sample rate: 48000
    [2013-05-20 01:21:15,571] [Log	] [MPMain  ] [DEBUG] - BASS: Maximum Sample rate: 200000
    [2013-05-20 01:21:15,571] [Log	] [MPMain  ] [DEBUG] - BASS: Minimum Sample rate: 100
    [2013-05-20 01:21:15,571] [Log	] [MPMain  ] [INFO ] - BASS: ---------------------------------------------
    [2013-05-20 01:21:15,571] [Log	] [MPMain  ] [INFO ] - BASS: Initialization done.
    [2013-05-20 01:21:15,571] [Log	] [MPMain  ] [DEBUG] - PlayerFactory: Successfully created player instance for file - M:\censored.mp3
    [2013-05-20 01:21:15,599] [Log	] [MPMain  ] [INFO ] - BASS: ---------------------------------------------
    [2013-05-20 01:21:15,600] [Log	] [MPMain  ] [INFO ] - BASS: Creating BASS audio stream
    [2013-05-20 01:21:15,828] [Log	] [MPMain  ] [INFO ] - BASS: Stream Information
    [2013-05-20 01:21:15,828] [Log	] [MPMain  ] [INFO ] - BASS: ---------------------------------------------
    [2013-05-20 01:21:15,828] [Log	] [MPMain  ] [INFO ] - BASS: File: M:\censored.mp3
    [2013-05-20 01:21:15,828] [Log	] [MPMain  ] [DEBUG] - BASS: Type of Stream: BASS_CTYPE_STREAM_MP3
    [2013-05-20 01:21:15,828] [Log	] [MPMain  ] [INFO ] - BASS: Number of Channels: 2
    [2013-05-20 01:21:15,828] [Log	] [MPMain  ] [INFO ] - BASS: Stream Samplerate: 44100
    [2013-05-20 01:21:15,828] [Log	] [MPMain  ] [DEBUG] - BASS: Stream Flags: BASS_MUSIC_FLOAT, BASS_STREAM_DECODE, BASS_UNICODE
    [2013-05-20 01:21:15,828] [Log	] [MPMain  ] [INFO ] - BASS: ---------------------------------------------
    [2013-05-20 01:21:15,829] [Log	] [MPMain  ] [DEBUG] - BASS: Registering stream playback events
    [2013-05-20 01:21:15,841] [Log	] [MPMain  ] [INFO ] - BASS: Successfully created BASS audio stream
    [2013-05-20 01:21:15,841] [Log	] [MPMain  ] [INFO ] - BASS: ---------------------------------------------
    [2013-05-20 01:21:15,855] [Log	] [MPMain  ] [DEBUG] - BASS: ---------------------------------------------
    [2013-05-20 01:21:15,855] [Log	] [MPMain  ] [DEBUG] - BASS: Creating BASS mixer stream
    [2013-05-20 01:21:15,855] [Log	] [MPMain  ] [DEBUG] - BASS: Creating 2 channel mixer with sample rate of 44100
    [2013-05-20 01:21:15,858] [Log	] [MPMain  ] [DEBUG] - BASS: Successfully created BASS Mixer stream
    [2013-05-20 01:21:15,859] [Log	] [MPMain  ] [INFO ] - BASS: playback started
    [2013-05-20 01:21:15,868] [Log	] [MPMain  ] [INFO ] - g_Player.OnStarted() M:\censored.mp3 media:Music
    [2013-05-20 01:21:15,926] [Log	] [MPMain  ] [DEBUG] - D3D: MouseMoveEvent()
    [2013-05-20 01:21:16,372] [Log	] [MPMain  ] [DEBUG] - D3D: MouseMoveEvent()
    [2013-05-20 01:21:17,388] [Log	] [MPMain  ] [DEBUG] - D3D: MouseMoveEvent()
    [2013-05-20 01:21:18,405] [Log	] [MPMain  ] [DEBUG] - D3D: MouseMoveEvent()
    [2013-05-20 01:21:18,604] [Log	] [7		] [INFO ] - BASS: Playback speed 1
    [2013-05-20 01:21:19,372] [Log	] [7		] [INFO ] - BASS: Playback speed 2
    [2013-05-20 01:21:19,422] [Log	] [MPMain  ] [DEBUG] - D3D: MouseMoveEvent()
    [2013-05-20 01:21:19,913] [Log	] [7		] [INFO ] - BASS: Playback speed 4
    [2013-05-20 01:21:20,438] [Log	] [MPMain  ] [DEBUG] - D3D: MouseMoveEvent()
    [2013-05-20 01:21:20,532] [Log	] [7		] [INFO ] - BASS: Playback speed 8
    [2013-05-20 01:21:21,438] [Log	] [MPMain  ] [DEBUG] - D3D: MouseMoveEvent()
    [2013-05-20 01:21:22,456] [Log	] [MPMain  ] [DEBUG] - D3D: MouseMoveEvent()
    [2013-05-20 01:21:23,472] [Log	] [MPMain  ] [DEBUG] - D3D: MouseMoveEvent()
    [2013-05-20 01:21:24,489] [Log	] [MPMain  ] [DEBUG] - D3D: MouseMoveEvent()
    [2013-05-20 01:21:25,541] [Log	] [MPMain  ] [DEBUG] - D3D: MouseMoveEvent()
    [2013-05-20 01:21:25,829] [Log	] [MPMain  ] [DEBUG] - MediaInfoWrapper: isVideo:False, isDVD:False[enabled:False]
    [2013-05-20 01:21:25,829] [Log	] [MPMain  ] [DEBUG] - MediaInfoWrapper: disabled for this content
    [2013-05-20 01:21:25,832] [Log	] [MPMain  ] [INFO ] - g_Player.Play(M:\censored.mp3 Music)
    [2013-05-20 01:21:25,832] [Log	] [MPMain  ] [DEBUG] - PlayerFactory: Successfully created player instance for file - M:\censored.mp3
    [2013-05-20 01:21:25,834] [Log	] [MPMain  ] [INFO ] - BASS: ---------------------------------------------
    [2013-05-20 01:21:25,834] [Log	] [MPMain  ] [INFO ] - BASS: Creating BASS audio stream
    [2013-05-20 01:21:25,835] [Log	] [BASS FadeOut] [DEBUG] - BASS: FadeOutStop of stream M:\censored.mp3
    [2013-05-20 01:21:25,835] [Log	] [MPMain  ] [INFO ] - BASS: Stream Information
    [2013-05-20 01:21:25,835] [Log	] [MPMain  ] [INFO ] - BASS: ---------------------------------------------
    [2013-05-20 01:21:25,836] [Log	] [MPMain  ] [INFO ] - BASS: File: M:\censored.mp3
    [2013-05-20 01:21:25,836] [Log	] [MPMain  ] [DEBUG] - BASS: Type of Stream: BASS_CTYPE_STREAM_MP3
    [2013-05-20 01:21:25,836] [Log	] [MPMain  ] [INFO ] - BASS: Number of Channels: 2
    [2013-05-20 01:21:25,836] [Log	] [MPMain  ] [INFO ] - BASS: Stream Samplerate: 44100
    [2013-05-20 01:21:25,836] [Log	] [MPMain  ] [DEBUG] - BASS: Stream Flags: BASS_MUSIC_FLOAT, BASS_STREAM_DECODE, BASS_UNICODE
    [2013-05-20 01:21:25,836] [Log	] [MPMain  ] [INFO ] - BASS: ---------------------------------------------
    [2013-05-20 01:21:25,836] [Log	] [MPMain  ] [DEBUG] - BASS: Registering stream playback events
    [2013-05-20 01:21:25,836] [Log	] [MPMain  ] [INFO ] - BASS: Successfully created BASS audio stream
    [2013-05-20 01:21:25,836] [Log	] [MPMain  ] [INFO ] - BASS: ---------------------------------------------
    [2013-05-20 01:21:25,836] [Log	] [MPMain  ] [INFO ] - BASS: playback started
    [2013-05-20 01:21:25,836] [Log	] [MPMain  ] [INFO ] - g_Player.OnStarted() M:\censored.mp3 media:Music
    [2013-05-20 01:21:26,522] [Log	] [MPMain  ] [DEBUG] - D3D: MouseMoveEvent()
    [2013-05-20 01:21:26,777] [Log	] [BASS FadeOut] [DEBUG] - BASS: Disposing Music Stream M:\censored.mp3
    [2013-05-20 01:21:27,539] [Log	] [MPMain  ] [DEBUG] - D3D: MouseMoveEvent()
    [2013-05-20 01:21:28,539] [Log	] [MPMain  ] [DEBUG] - D3D: MouseMoveEvent()
    [2013-05-20 01:21:28,722] [Log	] [MPMain  ] [DEBUG] - D3D: MouseMoveEvent()
    [2013-05-20 01:21:28,722] [Log	] [MPMain  ] [DEBUG] - D3D: Showing mouse cursor
    [2013-05-20 01:21:28,723] [Log	] [MPMain  ] [DEBUG] - D3D: OnPaint()
    [2013-05-20 01:21:30,642] [Log	] [MPMain  ] [INFO ] - Main: Shutdown dialog
    [2013-05-20 01:21:30,656] [Log	] [MPMain  ] [DEBUG] - WindowManager: route MediaPortal.GUI.Music.GUIMusicGenres:504->MediaPortal.Dialogs.GUIDialogMenu:2012
    [2013-05-20 01:21:30,660] [Log	] [MPMain  ] [DEBUG] - DialogWindow: MediaPortal.Dialogs.GUIDialogMenu init
    [2013-05-20 01:21:31,722] [Log	] [MPMain  ] [DEBUG] - D3D: Hiding mouse cursor
    [2013-05-20 01:21:31,739] [Log	] [MPMain  ] [DEBUG] - D3D: MouseMoveEvent()
    [2013-05-20 01:21:31,739] [Log	] [MPMain  ] [DEBUG] - D3D: Showing mouse cursor
    [2013-05-20 01:21:31,740] [Log	] [MPMain  ] [DEBUG] - D3D: OnPaint()
    [2013-05-20 01:21:34,560] [Log	] [MPMain  ] [DEBUG] - WindowManager: unroute to MediaPortal.Dialogs.GUIDialogMenu:2012->MediaPortal.GUI.Music.GUIMusicGenres:504
    [2013-05-20 01:21:34,574] [Log	] [MPMain  ] [INFO ] - Main: Exit requested
    [2013-05-20 01:21:34,607] [Log	] [MPMain  ] [INFO ] - Main: Stopping FrameMove
    [2013-05-20 01:21:34,608] [Log	] [MPMain  ] [DEBUG] - D3D: OnFormClosing()
    [2013-05-20 01:21:34,612] [Log	] [MPMain  ] [DEBUG] - g_Player.doStop() keepTimeShifting = False keepExclusiveModeOn = False
    [2013-05-20 01:21:34,612] [Log	] [MPMain  ] [INFO ] - g_Player.OnStopped()
    [2013-05-20 01:21:34,628] [Log	] [MPMain  ] [INFO ] - RadioRecorded:OnPlayRecordingBackStopped Music M:\censored.mp3
    [2013-05-20 01:21:34,629] [Log	] [MPMain  ] [INFO ] - TvRecorded:OnPlayRecordingBackStopped Music M:\censored.mp3
    [2013-05-20 01:21:34,629] [Log	] [MPMain  ] [DEBUG] - g_Player.doStop() - stop
    [2013-05-20 01:21:34,635] [Log	] [BASS Stop] [DEBUG] - BASS: Stop of stream M:\censored.mp3.
    [2013-05-20 01:21:34,635] [Log	] [BASS Stop] [DEBUG] - BASS: Performing Softstop of M:\censored.mp3
    [2013-05-20 01:21:34,636] [Log	] [MPMain  ] [DEBUG] - D3D CleanupEnvironment()
    [2013-05-20 01:21:34,638] [Log	] [MPMain  ] [DEBUG] - GUIFont:texture disposing:0 debug
    [2013-05-20 01:21:34,639] [Log	] [MPMain  ] [DEBUG] - GUIFont:texture disposing:1 font9
    [2013-05-20 01:21:34,640] [Log	] [MPMain  ] [DEBUG] - GUIFont:texture disposing:2 font10
    [2013-05-20 01:21:34,640] [Log	] [MPMain  ] [DEBUG] - GUIFont:texture disposing:3 font11
    [2013-05-20 01:21:34,640] [Log	] [MPMain  ] [DEBUG] - GUIFont:texture disposing:4 font12
    [2013-05-20 01:21:34,640] [Log	] [MPMain  ] [DEBUG] - GUIFont:texture disposing:5 font13
    [2013-05-20 01:21:34,640] [Log	] [MPMain  ] [DEBUG] - GUIFont:texture disposing:6 font14
    [2013-05-20 01:21:34,640] [Log	] [MPMain  ] [DEBUG] - GUIFont:texture disposing:7 font15
    [2013-05-20 01:21:34,640] [Log	] [MPMain  ] [DEBUG] - GUIFont:texture disposing:8 font16
    [2013-05-20 01:21:34,641] [Log	] [MPMain  ] [DEBUG] - GUIFont:texture disposing:9 font17
    [2013-05-20 01:21:34,641] [Log	] [MPMain  ] [DEBUG] - GUIFont:texture disposing:10 font18
    [2013-05-20 01:21:34,643] [Log	] [MPMain  ] [INFO ] - TexturePacker: disposing texture:1999
    [2013-05-20 01:21:34,669] [Log	] [MPMain  ] [INFO ] - TexturePacker: disposing texture:1997
    [2013-05-20 01:21:34,672] [Log	] [MPMain  ] [INFO ] - TexturePacker: disposing texture:1995
    [2013-05-20 01:21:34,679] [Log	] [MPMain  ] [DEBUG] - Main: WM_ACTIVATE (WA_INACTIVE)
    [2013-05-20 01:21:34,679] [Log	] [MPMain  ] [INFO ] - Main: Deactivation request received
    [2013-05-20 01:21:34,681] [Log	] [MPMain  ] [DEBUG] - D3D: OnLostFocus()
    [2013-05-20 01:21:34,681] [Log	] [MPMain  ] [DEBUG] - D3D: Cursor state balanced from 1 to 0
    [2013-05-20 01:21:34,687] [Log	] [MPMain  ] [DEBUG] - BASS: Disposing Mixer Stream
    [2013-05-20 01:21:34,687] [Log	] [MPMain  ] [DEBUG] - BASS: Disposing Music Stream M:\censored.mp3
    [2013-05-20 01:21:34,718] [Log	] [MPMain  ] [INFO ] - TvNotify: stop
    [2013-05-20 01:21:34,718] [Log	] [MPMain  ] [DEBUG] - TVHome: HeartBeat Transmitter stopped.
    [2013-05-20 01:21:34,734] [Log	] [MPMain  ] [DEBUG] - Main: SaveLastActiveModule - enabled False
    [2013-05-20 01:21:34,734] [Log	] [MPMain  ] [INFO ] - Main: Exiting
    [2013-05-20 01:21:34,734] [Log	] [MPMain  ] [DEBUG] - PlugInManager: Stop()
    [2013-05-20 01:21:34,734] [Log	] [MPMain  ] [DEBUG] - PluginManager: Stopping plugin 'MediaPortal.MusicShareWatcher.MusicShareWatcherPlugin'
    [2013-05-20 01:21:34,734] [Log	] [MPMain  ] [INFO ] - MusicShareWatcher Plugin 0.3 stopping.
    [2013-05-20 01:21:34,734] [Log	] [MPMain  ] [DEBUG] - GUIFontManager: SafeDispose()
    [2013-05-20 01:21:34,734] [Log	] [MPMain  ] [DEBUG] - TextureManager: Dispose()
    [2013-05-20 01:21:34,734] [Log	] [MPMain  ] [INFO ] - TexturePacker:Dispose()
    [2013-05-20 01:21:34,734] [Log	] [MPMain  ] [DEBUG] - Windowmanager: closing current window
    [2013-05-20 01:21:34,734] [Log	] [MPMain  ] [DEBUG] - Window: MediaPortal.GUI.Music.GUIMusicGenres deinit
    [2013-05-20 01:21:34,765] [Log	] [MPMain  ] [DEBUG] - TextureManager: CleanupThumbs()
    [2013-05-20 01:21:34,781] [Log	] [MPMain  ] [INFO ] - Playlist: Saving default playlist default.m3u
    [2013-05-20 01:21:34,796] [Log	] [MPMain  ] [INFO ] - GUIWindowManager: Could not find window -1
     

    Sebastiii

    Development Group
  • Team MediaPortal
  • November 12, 2007
    16,583
    10,403
    France
    Home Country
    France France
    Can you try with wasapi mode ?
    Thanks,

    I will try to reproduce it in Bass engine :)
     

    hwahrmann

    Development Group
  • Team MediaPortal
  • September 15, 2004
    4,633
    2,457
    Vienna, Austria
    Home Country
    Austria Austria
    It is definitely working in all modes.
    I can't reproduce it here.

    Try to enable the Skip steps instead of doing FF like on a dvd player.
    see if that works.
     

    Terra

    Portal Pro
    August 25, 2009
    230
    57
    Home Country
    Austria Austria
    Can you try with wasapi mode ?

    Thanks
    In WASAPI Mode it works perfectly.


    It is definitely working in all modes.

    I can't reproduce it here.



    Try to enable the Skip steps instead of doing FF like on a dvd player.

    see if that works.

    Ok I tried that. If I press the FF button on my remote I get the exact same behaviour, it jumps a little forward but instantly backward again.
    However, if I press the FF button in the GUI with the mouse it jumps correctly.
    Nevertheless, if I disable skip steps, FF does not work with the remote and also does not work with the GUI button.


    btw. Is it possible that the "Skip Step" option in the BASS configuration dialog has also effect if I select WASAPI as the player? It seems so because if this BASS option is enabled also WASAPI jumps.
     

    Sebastiii

    Development Group
  • Team MediaPortal
  • November 12, 2007
    16,583
    10,403
    France
    Home Country
    France France
    It is definitely working in all modes.
    I can't reproduce it here.

    Try to enable the Skip steps instead of doing FF like on a dvd player.
    see if that works.

    Hi,

    I can confirm the issue for me too with setting like @Terra.
    Wasapi mode is OK :)
    Bass Engine didn't work for me :( (why i didn't see it before lol maybe because i most use Wasapi)

    So using FF/REV from F6/F5 or the one in TOPBAR didn't work for me.

    We can see in log :
    [MPMain ] [INFO ] - BASS: Playback speed 1
    [MPMain ] [INFO ] - BASS: Playback speed 2
    [MPMain ] [INFO ] - BASS: Playback speed 4
    [MPMain ] [INFO ] - BASS: Playback speed 8

    The sound seems to do FF but in fact it looks like in go in loop (like foward for 1 sec / backward 1 sec in loop) that mean it stay like a pause.
    Seb.
     

    Sebastiii

    Development Group
  • Team MediaPortal
  • November 12, 2007
    16,583
    10,403
    France
    Home Country
    France France
    Glad that i can reproduce it, i will help you :)
     

    Users who are viewing this thread

    Similar threads

    • Sticky
    All good now!!
    All good now!!
    We have just released MediaPortal 1.36 - Polar Express x86 and x64 version. Highlights of this release Bugfixes: [MP1-5229] -...
    Replies
    2
    Views
    941
    • Sticky
    Pre Releases are provided as a way for the community to test and give feedback on all the exciting things we have lined up for the next release. We allocate about one month for Pre Release testing. In that time we will only fix bugs, after which comes the final release! Highlights of this release Bugfixes: [MP1-5221] - Core: Fix...
    Pre Releases are provided as a way for the community to test and give feedback on all the exciting things we have lined up for the...
    Pre Releases are provided as a way for the community to test and give feedback on all the exciting things we have lined up for the...
    Replies
    0
    Views
    2K
    We have just released MediaPortal 1.35 - Horizon x86 and x64 version. Highlights of this release Bugfixes: [MP1-5221] - Core: Fix FrameGrabbing for EVR [MP1-5222] - TV Server: Fix ISO-8859-10/14 DVB text encodings [MP1-5224] - Fix Card "CancelTune" request Since Pre-Release : New: Since Pre-Release : Improvement / Rework...
    We have just released MediaPortal 1.35 - Horizon x86 and x64 version. Highlights of this release Bugfixes: [MP1-5221] - Core...
    We have just released MediaPortal 1.35 - Horizon x86 and x64 version. Highlights of this release Bugfixes: [MP1-5221] - Core...
    Replies
    0
    Views
    2K
    When I tested MP 2.5 some months ago using TVE3.5, I found that "scan for channels" failed to find any channels when I selected a DVB-T2 tuner (a TBS 6284) :(, but succeeded when I used a DVB-T tuner (a Pinnacle 2000i) :). Obviously the Pinnacle found only those channels broadcast in DVB-T MUXes (in the UK we have both DVB-T MUXes and...
    When I tested MP 2.5 some months ago using TVE3.5, I found that "scan for channels" failed to find any channels when I selected a...
    Hi all Running 1.7.1.0 TV Server as part of a full upgrade to MP2 2.5 setup After some problems with retuning (solved -...
    Replies
    3
    Views
    796
    Playing audio cd's keeps stopping at random in the middle of songs. It can happen on the first song or sometimes after a few songs have played. If I press Next, it will start playing the next song. This happens with BASS and Wasapi players. It does not happen if I use Internal dshow player (which doesn't sound as good as either of...
    Playing audio cd's keeps stopping at random in the middle of songs. It can happen on the first song or sometimes after a few songs...
    Playing audio cd's keeps stopping at random in the middle of songs. It can happen on the first song or sometimes after a few songs...
    Replies
    0
    Views
    767
    Top Bottom