Can you play a file on your notebook and then do this:
Right click on the playing video, and choose Directshow Filters > Copy graph info to clipboard.
Then, come here and paste the results. Do me a favor after you paste it and put code tags around the content (this is easy - select it and then hit the little # button in the toolbar of the post on Interact). That way it looks like this:
Filter Graph Info:
Filter 'JRiver Audio Renderer'
CLSID: {A4002F8E-510F-442C-8AD3-F9C7B23FB394}
Host:
Input Pin 'In'
Connected to pin 'Output' of filter 'LAV Audio Decoder (auto-configured)'
Major type MEDIATYPE_Audio Sub type MEDIASUBTYPE_PCM, Format type FORMAT_WaveFormatEx
Filter 'madVR'
CLSID: {E1A8B82A-32CE-4B0D-BE0D-AA68C772E423}
Host: C:\Users\glynor\AppData\Roaming\J River\Media Center 18\Plugins\madvr\madvr.ax
Input Pin 'Input'
Connected to pin 'Output' of filter 'LAV Video Decoder (auto-configured)'
Major type MEDIATYPE_Video Sub type MEDIASUBTYPE_NV12, Format type FORMAT_VideoInfo2
Filter 'LAV Video Decoder (auto-configured)'
CLSID: {EE30215D-164F-4A92-A4EB-9D4C13390F9F}
Host: C:\Users\glynor\AppData\Roaming\J River\Media Center 18\Plugins\lav\LAVVideo.ax
Input Pin 'Input'
Connected to pin 'Output' of filter 'JRiver Video Monitor'
Major type MEDIATYPE_Video Sub type Unknown GUID Name: {31435641-0000-0010-8000-00AA00389B71}, Format type FORMAT_MPEG2_VIDEO
Output Pin 'Output'
Connected to pin 'Input' of filter 'madVR'
Major type MEDIATYPE_Video Sub type MEDIASUBTYPE_NV12, Format type FORMAT_VideoInfo2
Filter 'LAV Audio Decoder (auto-configured)'
CLSID: {E8E73B6B-4CB3-44A4-BE99-4F7BCB96E491}
Host: C:\Users\glynor\AppData\Roaming\J River\Media Center 18\Plugins\lav\LAVAudio.ax
Input Pin 'Input'
Connected to pin 'Output' of filter 'JRiver Audio Monitor'
Major type MEDIATYPE_Audio Sub type Unknown GUID Name: {EB27CEC4-163E-4CA3-8B74-8E25F91B517E}, Format type FORMAT_WaveFormatEx
Output Pin 'Output'
Connected to pin 'In' of filter 'JRiver Audio Renderer'
Major type MEDIATYPE_Audio Sub type MEDIASUBTYPE_PCM, Format type FORMAT_WaveFormatEx
Filter 'JRiver Video Monitor'
CLSID: {A4207487-E7D8-406B-9882-B66370DE2492}
Host:
Input Pin 'Input'
Connected to pin 'Video' of filter 'LAV Splitter (auto-configured)'
Major type MEDIATYPE_Video Sub type Unknown GUID Name: {31435641-0000-0010-8000-00AA00389B71}, Format type FORMAT_MPEG2_VIDEO
Output Pin 'Output'
Connected to pin 'Input' of filter 'LAV Video Decoder (auto-configured)'
Major type MEDIATYPE_Video Sub type Unknown GUID Name: {31435641-0000-0010-8000-00AA00389B71}, Format type FORMAT_MPEG2_VIDEO
Filter 'JRiver Audio Monitor'
CLSID: {A4207487-E7D8-406B-9882-B66370DE2492}
Host:
Input Pin 'Input'
Connected to pin 'Audio' of filter 'LAV Splitter (auto-configured)'
Major type MEDIATYPE_Audio Sub type Unknown GUID Name: {EB27CEC4-163E-4CA3-8B74-8E25F91B517E}, Format type FORMAT_WaveFormatEx
Output Pin 'Output'
Connected to pin 'Input' of filter 'LAV Audio Decoder (auto-configured)'
Major type MEDIATYPE_Audio Sub type Unknown GUID Name: {EB27CEC4-163E-4CA3-8B74-8E25F91B517E}, Format type FORMAT_WaveFormatEx
Filter 'LAV Splitter (auto-configured)'
CLSID: {B98D13E7-55DB-4385-A33D-09FD1BA26338}
Host: C:\Users\glynor\AppData\Roaming\J River\Media Center 18\Plugins\lav\LAVSplitter.ax
Output Pin 'Video'
Connected to pin 'Input' of filter 'JRiver Video Monitor'
Major type MEDIATYPE_Video Sub type Unknown GUID Name: {31435641-0000-0010-8000-00AA00389B71}, Format type FORMAT_MPEG2_VIDEO
Output Pin 'Audio'
Connected to pin 'Input' of filter 'JRiver Audio Monitor'
Major type MEDIATYPE_Audio Sub type Unknown GUID Name: {EB27CEC4-163E-4CA3-8B74-8E25F91B517E}, Format type FORMAT_WaveFormatEx
And not a jumbled mess.
I also wonder if there is some DirectX problem on your laptop. Try this:
1. Click the Start button and type dxdiag and hit Enter.
2. Let it run its tests (the progress bar in the lower-left).
3. Switch to any of the Display tabs (you should have one for each attached display) and check that all DirectX features are enabled.
4. Also check for anything in the Notes field (this should say "No problems found").
5. Do the same for the Sound tab that corresponds to the sound device you're actually using (it'll show one for each "device" even if they're different outputs on the same "thing").
6. If you get errors listed, come back here and let us know.
You don't need the 64-bit version tests, only the 32-bit ones.