User Tools

Site Tools


recording_table_media

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
recording_table_media [2024/05/29 16:48] pinupadminrecording_table_media [2025/01/16 14:11] (current) pinupadmin
Line 52: Line 52:
  
 FFMPEG recording of playfield uses GPU recording which can only happen on the PRIMARY display in windows. You must have your playfield set as PRIMARY. FFMPEG recording of playfield uses GPU recording which can only happen on the PRIMARY display in windows. You must have your playfield set as PRIMARY.
 +
 +**"I can record my playfield in 10.8 DX version but cannot record my playfiled with 10.8 GL"**
 +
 +Some windows and/or nvidia update may make recording OpenGL vpx impossible. You can setup your VPX emulator launch script to alternate launch 10.8 DX when Popper is in recording mode (prior to launching table).
 +
 +{{:dec8cb24924f25045e4f36498ccdc094.png}}
 +
 +above is the default VPX launch script, you can just copy this one line that sets VPXEXE when recmode=1 into your script right before START line.
 +<code>
 +
 +if "[RECMODE]"=="1" (SET VPXEXE=VPinballX64.exe)
 +
 +</code>
  
 **"My playfield 4K videos won't play in Popper, it only shows a few frames and freezes videos"** **"My playfield 4K videos won't play in Popper, it only shows a few frames and freezes videos"**
Line 67: Line 80:
 **"i see a bunch of repeating balls appear when i start recording"** **"i see a bunch of repeating balls appear when i start recording"**
  
-If you use the operator menu to record playfield you may see some repeating ball appear.  This is because in vpx 10.8 they added a new feature called "debug balls" and made the default 'O' key.  So simple to fix,  go to vpx keys and change the debug balls key to something else not being used.+If you use the operator menu to record playfield you may see some repeating ball appear. This is because in vpx 10.8 they added a new feature called "debug balls" and made the default 'O' key. So simple to fix, go to vpx keys and change the debug balls key to something else not being used.
  
 **"it use to work fine in v1.4.6 but nothing works in v.1.5"** **"it use to work fine in v1.4.6 but nothing works in v.1.5"**
recording_table_media.1717015694.txt.gz · Last modified: 2024/05/29 16:48 by pinupadmin