User Tools

Site Tools


amd_issues

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
amd_issues [2024/01/30 12:47] pinupadminamd_issues [2025/02/05 11:45] (current) pinupadmin
Line 1: Line 1:
 ====== AMD GPU Issues ====== ====== AMD GPU Issues ======
 +
 +----
 +
 +**2025: Just browsing Popper Media can crash VLC (popper menubar still works).**
 +
 +In 2025 PinUP defaults to OPENGL for video output so that VPX OPENGL plays nicer together while both are running. However some AMD models don't like VLC in OPENGL so you will need to switch PinUP back to DIRECTX mode.
 +
 +In your PINUPSYSTEM folder open up PinUPPlayer.ini in notepad and add the following section at bottom and save.
 +
 +Note. Make sure you add [SECTION] line as well if not present at bottom.
 +
 +<code>
 +[SYSTEM]
 +;VideoDriver 2=DirectX, 3=Direct3d, 4=OpenGl (pupdefault=4)
 +VIDEODriver=2
 +
 +</code>
 +
 +----
  
 VPX and PinUP work best with an NVIDIA GPU (graphics card). VPX and PinUP work best with an NVIDIA GPU (graphics card).
Line 12: Line 31:
  
 {{:f4dcdef343fa5fce8a4a150560b149d8.png}} {{:f4dcdef343fa5fce8a4a150560b149d8.png}}
 +
 +===== Popper Recording =====
 +
 +With AMD you will need to modify/change options in the RECORDSTART.BAT file inside pinupsystem\recordings folder.  (hasNvidia=0) for example.
  
 ===== Transparent Loading Videos ===== ===== Transparent Loading Videos =====
Line 21: Line 44:
 ===== 4K Playfield videos ===== ===== 4K Playfield videos =====
  
-AMD GPU users report that when using 4K videos for playfield that only a few frames with show and then freeze.  This happens with certain models of AMD (5700XT for example).  The issue I've found is that VLC/AMD doesn't like a certain pixel format for these mp4's.  420p pixelformat seems to be the problem as recording with 422pixel format works.+AMD GPU users report that when using 4K videos for playfield that only a few frames with show and then freeze. This happens with certain models of AMD (5700XT for example). The issue I've found is that VLC/AMD doesn't like a certain pixel format for these mp4's. 420p pixelformat seems to be the problem as recording with 422pixel format works.
  
-see the solution in using different recording bat files here: https://www.nailbuster.com/wikipinup/doku.php?id=recording_table_media+see the solution in using different recording bat files here: [[https://www.nailbuster.com/wikipinup/doku.php?id=recording_table_media|https://www.nailbuster.com/wikipinup/doku.php?id=recording_table_media]]
  
  
amd_issues.1706636869.txt.gz · Last modified: 2024/01/30 12:47 by pinupadmin