Jump to content



Photo
* * * * * 4 votes

PBX Recorder - automatically capture PinballX playfield, backglass, dmd videos and images

pbxrecorder ffmpeg media pack record ffmpeg media video screenshot

  • Please log in to reply
386 replies to this topic

#261 gtxjoe

gtxjoe

    VPF Veteran

  • VIP
  • 5,153 posts

  • Flag: United States of America

  • Favorite Pinball: Medieval Madness, AbraCadabra



Contributor

Posted 17 February 2017 - 06:34 PM

Good point xantari.  I should be able to add that for HideDMD and HideBackglass settings.  Let me check into that

 

AndyPC - about your laptop not having a Pause key, you can modify the autohotkey script, search for Pause:: and replace that with another key of your choice, like home:: or end:: 



#262 BlackZero

BlackZero

    Hobbyist

  • Members
  • PipPip
  • 11 posts
  • Location:Munich, Germany

  • Flag: ---------

  • Favorite Pinball: Medieval Madness

Posted 07 March 2017 - 02:00 AM

Hello,

 

is it possible to record the playfield/system sound with the PBX Recorder, too?

 

 

 

Greetings,

 

BlackZero



#263 gtxjoe

gtxjoe

    VPF Veteran

  • VIP
  • 5,153 posts

  • Flag: United States of America

  • Favorite Pinball: Medieval Madness, AbraCadabra



Contributor

Posted 07 March 2017 - 02:40 AM

PBXR is intended for automated recording. Majority of tables don't have any audio during the attraction mode

You can modify the included AHK scrip to do it though. Just investigate the ffmpeg command line parameters and add it

You can also look into the exiting Pinballx audio recording add-on available

#264 BlackZero

BlackZero

    Hobbyist

  • Members
  • PipPip
  • 11 posts
  • Location:Munich, Germany

  • Flag: ---------

  • Favorite Pinball: Medieval Madness

Posted 07 March 2017 - 09:24 AM

PBXR is intended for automated recording. Majority of tables don't have any audio during the attraction mode

You can modify the included AHK scrip to do it though. Just investigate the ffmpeg command line parameters and add it

You can also look into the exiting Pinballx audio recording add-on available

 

Thank you very much - I'll take a look into it. :)

 

I have one more question:

Is there any way that I can "record" with PBXR the "real" DMD for PinballX? I don't have a third screen but a "real" DMD (Pin 2 DMD).

 

Greetings,

 

BlackZero


Edited by BlackZero, 07 March 2017 - 09:26 AM.


#265 gtxjoe

gtxjoe

    VPF Veteran

  • VIP
  • 5,153 posts

  • Flag: United States of America

  • Favorite Pinball: Medieval Madness, AbraCadabra



Contributor

Posted 08 March 2017 - 01:13 AM

Here is a collection of DMD videos that was created for real dmd setups. They are recorded mainly in 128x32 dimensions
Real_DMD_Videos.zip 
 
If you want to record your own DMD videos, you can temporarily display the DMD on your playfield or backglass monitor and make the recordings.

Edited by gtxjoe, 08 March 2017 - 01:14 AM.


#266 BlackZero

BlackZero

    Hobbyist

  • Members
  • PipPip
  • 11 posts
  • Location:Munich, Germany

  • Flag: ---------

  • Favorite Pinball: Medieval Madness

Posted 09 March 2017 - 12:34 AM

Here is a collection of DMD videos that was created for real dmd setups. They are recorded mainly in 128x32 dimensions
Real_DMD_Videos.zip 
 
If you want to record your own DMD videos, you can temporarily display the DMD on your playfield or backglass monitor and make the recordings.

 

 

But when I display the VPinMAME "Software" DMD on my Playfield or Backglass Monitor isn't it also recorded from PBXR at the playfield/backglass video?

So I think I need temporarily a third monitor for Recording the VPinMAME DMD with PBXR and then I can display it with PinballX on my "real" DMD?



#267 gtxjoe

gtxjoe

    VPF Veteran

  • VIP
  • 5,153 posts

  • Flag: United States of America

  • Favorite Pinball: Medieval Madness, AbraCadabra



Contributor

Posted 09 March 2017 - 12:52 AM

True, you should record you playfield and backglass as usual.  Then you do a 2nd pass but first enable the DMD and then modify the PBXR settings to only record missing items and only record dmd videos.  

 

The video collection i shared should have almost all of the dmd videos already so you can just use that too



#268 Andypc

Andypc

    Enthusiast

  • Members
  • PipPipPip
  • 167 posts
  • Location:London, United Kingdom

  • Flag: United Kingdom

  • Favorite Pinball: Medieval Madness / Lethal Weapon 3

  • PS3 Gamer Tag: Andypc
  • 360 Gamer Tag: Andypc

Posted 12 March 2017 - 01:28 PM

I was getting a square white box on table images just above where the mouse pointer is off screen. Video's are fine it just appears on the playfield images. I finally found a way to solve this, that may be useful to others not just for this issue. It's a very small .exe called nomousy that allows you to hide the mouse pointer even when it's being moved. I was going to upload the file but I can't add attachments here?

 

From the command line you just type

nomousy.exe /hide   to hide the mouse pointer
nomousy.exe            to make it visible again

 

Works a treat, I will upload it if someone tell me how or where.


Edited by Andypc, 12 March 2017 - 01:29 PM.


#269 Andypc

Andypc

    Enthusiast

  • Members
  • PipPipPip
  • 167 posts
  • Location:London, United Kingdom

  • Flag: United Kingdom

  • Favorite Pinball: Medieval Madness / Lethal Weapon 3

  • PS3 Gamer Tag: Andypc
  • 360 Gamer Tag: Andypc

Posted 12 March 2017 - 06:03 PM

Update:- unfortunately the above didn't totally solve the problem, I still get a thin white line on the table images where the mouse is taken just off screen by VP. This better than the full white box I was getting without nomousy, but not totally solved :mad:  I just want to get a clean set of table images.


Edited by Andypc, 12 March 2017 - 06:51 PM.


#270 gtxjoe

gtxjoe

    VPF Veteran

  • VIP
  • 5,153 posts

  • Flag: United States of America

  • Favorite Pinball: Medieval Madness, AbraCadabra



Contributor

Posted 12 March 2017 - 06:51 PM

Do you have a custom mouse cursor or mouse trails or some mouse option enabled?

#271 Andypc

Andypc

    Enthusiast

  • Members
  • PipPipPip
  • 167 posts
  • Location:London, United Kingdom

  • Flag: United Kingdom

  • Favorite Pinball: Medieval Madness / Lethal Weapon 3

  • PS3 Gamer Tag: Andypc
  • 360 Gamer Tag: Andypc

Posted 12 March 2017 - 08:33 PM

No, just a standard windows mouse cursor.



#272 sasa12345

sasa12345

    Enthusiast

  • Members
  • PipPipPip
  • 250 posts

  • Flag: ---------

  • Favorite Pinball: indiana jones

Posted 20 March 2017 - 06:16 PM

I am having an issue where the PBX Recorder  is not recording the backglass and dmd,pictures only of playfield...

All versions I tried

Please help

 

1dmd

2playfield

3backglass

March 20,2017 17:57:30
Version 1.6

Monitor Count: 3,  Primary Monitor: 2
Monitor 1: 4864x1080 (\\.\DISPLAY1)
Monitor 2: 1920x1080 (\\.\DISPLAY2)
Monitor 3: 3840x1080 (\\.\DISPLAY3)

Pinballx.ini
6
C:\games\PinballX
0
1
1
1
1
1
1
1
30
1
20
180

Identify all VP XML files...
VP System #1:
C:\games\PinballX\Databases\Visual Pinball\Visual Pinball.xml
C:\Games\Visual Pinball
C:\Games\Visual Pinball\Tables
VPinball991.exe

Skipping disabled/non-VP system: MAME.xml

VP System #2:
C:\games\PinballX\Databases\pinball 10\pinball 10.xml
C:\games\Visual Pinball
C:\games\Visual Pinball\Tables
VPinballX.exe

Skipping disabled/non-VP system: .xml

Skipping disabled/non-VP system: .xml

Total number of VP systems found: 2

Working on Visual Pinball.xml (17:58:37)

Screenres.txt
1920
1080
1920
1200
3
0
0
1024
768
1920
500
0

Values used for media capture (height/width forced to even values)
VirtualScreenWidth = 4864
TotalScreenWidth   = 4864  
PF_width           = 1920          
PF_height          = 1080         
BG_width           = 1920          
BG_height          = 1200         
DMD_width          = 1024      
DMD_height         = 768        
DMD_X_offset       = 1920            
DMD_Y_offset       = 500             
-----------------------------------------
DMD_tot_offset     = 3840             
DMD_orig_width     = 1024         

(Bally 1982

EXAMPLE of all ffmpeg.exe commands used
"C:\PBXRecorder_x64\FFMpeg\bin\ffmpeg" -y -t 1 -f gdigrab -framerate 1 -offset_x 0 -offset_y 0 -video_size 1920x1080 -i desktop -vf "rotate=PI:bilinear=0" "C:\games\PinballX\Media\Visual Pinball\Table Images\Spectrum (Night MOD) (Bally 1982).png"
"C:\PBXRecorder_x64\FFMpeg\bin\ffmpeg" -y -t 1 -f gdigrab -framerate 1 -offset_x 3840 -offset_y 0 -video_size 1920x1200 -i desktop "C:\games\PinballX\Media\Visual Pinball\Backglass Images\Spectrum (Night MOD) (Bally 1982).png"
"C:\PBXRecorder_x64\FFMpeg\bin\ffmpeg" -y -t 1 -f gdigrab -framerate 1 -offset_x 3840 -offset_y 500 -video_size 1024x768 -i desktop "C:\games\PinballX\Media\Visual Pinball\DMD Images\Spectrum (Night MOD) (Bally 1982).png"
"C:\PBXRecorder_x64\FFMpeg\bin\ffmpeg" -y -t 35 -rtbufsize 1500M -f gdigrab -framerate 30 -offset_x 0 -offset_y 0 -video_size 1920x1080 -i desktop -vcodec libx264 -preset ultrafast -qp 0 -threads 8 "C:\PBXRecorder_x64\playfield.mkv"
"C:\PBXRecorder_x64\FFMpeg\bin\ffmpeg" -y -t 35 -rtbufsize 1500M -f gdigrab -framerate 30 -offset_x 3840 -offset_y 0 -video_size 1920x1200 -i desktop -vcodec libx264 -preset ultrafast  -qp 0 -threads 8 "C:\PBXRecorder_x64\bg.mkv"
"C:\PBXRecorder_x64\FFMpeg\bin\ffmpeg" -y -t 35 -rtbufsize 1500M -f gdigrab -framerate 30 -offset_x 3840 -offset_y 500 -video_size 1024x768 -i desktop -vcodec libx264 -preset ultrafast  -qp 0 -threads 8 "C:\PBXRecorder_x64\dmd.mkv"
"C:\PBXRecorder_x64\FFMpeg\bin\ffmpeg" -y -i "C:\PBXRecorder_x64\playfield.mkv" -ss 5 -to 1000 -vf "rotate=PI:bilinear=0" -c:v libx264 -crf 26 "C:\games\PinballX\Media\Visual Pinball\Table Videos\Spectrum (Night MOD) (Bally 1982).mp4"
"C:\PBXRecorder_x64\FFMpeg\bin\ffmpeg" -y -i "C:\PBXRecorder_x64\bg.mkv" -ss 5 -to 1000 -c:v libx264 -crf 26 "C:\games\PinballX\Media\Visual Pinball\Backglass Videos\Spectrum (Night MOD) (Bally 1982).mp4"
"C:\PBXRecorder_x64\FFMpeg\bin\ffmpeg" -y -i "C:\PBXRecorder_x64\dmd.mkv" -ss 5 -to 1000 -c:v libx264 -crf 26 "C:\games\PinballX\Media\Visual Pinball\DMD Videos\Spectrum (Night MOD) (Bally 1982).mp4"

PBXrecorder set to record complete media set
FYI (FTP not enabled): No Wheel Image - (Bally 1982.png
Launching table: C:\Games\Visual Pinball\VPinball991.exe -DisableTrueFullscreen -play C:\Games\Visual Pinball\Tables\Spectrum (Night MOD) (Bally 1982).vpt
Video and screenshot capture (17:59:01)
Screenshot "C:\games\PinballX\Media\Visual Pinball\Table Images\Spectrum (Night MOD) (Bally 1982).png"
Screenshot "C:\games\PinballX\Media\Visual Pinball\Backglass Images\Spectrum (Night MOD) (Bally 1982).png"
Screenshot "C:\games\PinballX\Media\Visual Pinball\DMD Images\Spectrum (Night MOD) (Bally 1982).png"
Recording "C:\PBXRecorder_x64\playfield.mkv"
Recording "C:\PBXRecorder_x64\bg.mkv"
Recording "C:\PBXRecorder_x64\dmd.mkv"
Convert Videos to mp4 if video was captured (17:59:44)
Converting to "C:\games\PinballX\Media\Visual Pinball\Table Videos\Spectrum (Night MOD) (Bally 1982).mp4"
Table done (18:00:06)

Black_Rose
Table disabled in xml: C:\Games\Visual Pinball\Tables\Black_Rose_NightMod_LoadedWeapon_1.1.vpt

Fish Tales Night Mod 2.0
PBXrecorder set to record complete media set
Launching table: C:\Games\Visual Pinball\VPinball991.exe -DisableTrueFullscreen -play C:\Games\Visual Pinball\Tables\Fish Tales Night Mod 2.0.vpt
Video and screenshot capture (18:00:28)
Screenshot "C:\games\PinballX\Media\Visual Pinball\Table Images\Fish Tales Night Mod 2.0.png"
Screenshot "C:\games\PinballX\Media\Visual Pinball\Backglass Images\Fish Tales Night Mod 2.0.png"
Screenshot "C:\games\PinballX\Media\Visual Pinball\DMD Images\Fish Tales Night Mod 2.0.png"
Recording "C:\PBXRecorder_x64\playfield.mkv"
Recording "C:\PBXRecorder_x64\bg.mkv"
Recording "C:\PBXRecorder_x64\dmd.mkv"
Convert Videos to mp4 if video was captured (18:01:12)
Converting to "C:\games\PinballX\Media\Visual Pinball\Table Videos\Fish Tales Night Mod 2.0.mp4"
Table done (18:01:39)

Flintstones_NM_LoadedWeapon
PBXrecorder set to record complete media set
Launching table: C:\Games\Visual Pinball\VPinball991.exe -DisableTrueFullscreen -play C:\Games\Visual Pinball\Tables\Flintstones_NM_LoadedWeapon.vpt
Video and screenshot capture (18:02:00)
Screenshot "C:\games\PinballX\Media\Visual Pinball\Table Images\Flintstones_NM_LoadedWeapon.png"
Screenshot "C:\games\PinballX\Media\Visual Pinball\Backglass Images\Flintstones_NM_LoadedWeapon.png"
Screenshot "C:\games\PinballX\Media\Visual Pinball\DMD Images\Flintstones_NM_LoadedWeapon.png"
Recording "C:\PBXRecorder_x64\playfield.mkv"
Recording "C:\PBXRecorder_x64\bg.mkv"
Recording "C:\PBXRecorder_x64\dmd.mkv"
Convert Videos to mp4 if video was captured (18:02:44)
Converting to "C:\games\PinballX\Media\Visual Pinball\Table Videos\Flintstones_NM_LoadedWeapon.mp4"
Table done (18:03:10)

Getaway 1.0.1 - melon - VP9.2 FS
Table disabled in xml: C:\Games\Visual Pinball\Tables\Getaway 1.0.1 - melon - VP9.2 FS.vpt

Medieval-Madness_NightMod_LoadedWeapon_1.1
Table disabled in xml: C:\Games\Visual Pinball\Tables\Medieval-Madness_NightMod_LoadedWeapon_1.1.vpt

Medusa_VP9_1.1FS
PBXrecorder set to record complete media set
Launching table: C:\Games\Visual Pinball\VPinball991.exe -DisableTrueFullscreen -play C:\Games\Visual Pinball\Tables\Medusa_VP9_1.1FS.vpt
Video and screenshot capture (18:03:31)
Screenshot "C:\games\PinballX\Media\Visual Pinball\Table Images\Medusa_VP9_1.1FS.png"
Screenshot "C:\games\PinballX\Media\Visual Pinball\Backglass Images\Medusa_VP9_1.1FS.png"
Screenshot "C:\games\PinballX\Media\Visual Pinball\DMD Images\Medusa_VP9_1.1FS.png"
Recording "C:\PBXRecorder_x64\playfield.mkv"
Recording "C:\PBXRecorder_x64\bg.mkv"
Recording "C:\PBXRecorder_x64\dmd.mkv"
Convert Videos to mp4 if video was captured (18:04:15)
Converting to "C:\games\PinballX\Media\Visual Pinball\Table Videos\Medusa_VP9_1.1FS.mp4"
Table done (18:04:40)

NBA Fastbreak_NightMod_LoadedWeapon
PBXrecorder set to record complete media set
Launching table: C:\Games\Visual Pinball\VPinball991.exe -DisableTrueFullscreen -play C:\Games\Visual Pinball\Tables\NBA Fastbreak_NightMod_LoadedWeapon.vpt
Video and screenshot capture (18:05:01)
Screenshot "C:\games\PinballX\Media\Visual Pinball\Table Images\NBA Fastbreak_NightMod_LoadedWeapon.png"
Screenshot "C:\games\PinballX\Media\Visual Pinball\Backglass Images\NBA Fastbreak_NightMod_LoadedWeapon.png"
Screenshot "C:\games\PinballX\Media\Visual Pinball\DMD Images\NBA Fastbreak_NightMod_LoadedWeapon.png"
Recording "C:\PBXRecorder_x64\playfield.mkv"
Recording "C:\PBXRecorder_x64\bg.mkv"
Recording "C:\PBXRecorder_x64\dmd.mkv"
Convert Videos to mp4 if video was captured (18:05:45)
Converting to "C:\games\PinballX\Media\Visual Pinball\Table Videos\NBA Fastbreak_NightMod_LoadedWeapon.mp4"
Table done (18:06:10)

Simpsons Pinball Party (Stern 2003) Primitive Homer mod_1.4
Table disabled in xml: C:\Games\Visual Pinball\Tables\Simpsons Pinball Party (Stern 2003) Primitive Homer mod_1.4.vpt

Space Shuttle VPX v1.0 - pinball58
Table disabled in xml: C:\Games\Visual Pinball\Tables\Space Shuttle VPX v1.0 - pinball58.vpx

Working on pinball 10.xml (18:06:10)

Screenres.txt
1920
1080
1920
1200
3
0
0
1024
768
1920
500
0

Values used for media capture (height/width forced to even values)
VirtualScreenWidth = 4864
TotalScreenWidth   = 4864  
PF_width           = 1920          
PF_height          = 1080         
BG_width           = 1920          
BG_height          = 1200         
DMD_width          = 1024      
DMD_height         = 768        
DMD_X_offset       = 1920            
DMD_Y_offset       = 500             
-----------------------------------------
DMD_tot_offset     = 3840             
DMD_orig_width     = 1024         

1km-5 loptica

EXAMPLE of all ffmpeg.exe commands used
"C:\PBXRecorder_x64\FFMpeg\bin\ffmpeg" -y -t 1 -f gdigrab -framerate 1 -offset_x 0 -offset_y 0 -video_size 1920x1080 -i desktop -vf "rotate=PI:bilinear=0" "C:\games\PinballX\Media\pinball 10\Table Images\Twilight Zone_VPX_2.1.png"
"C:\PBXRecorder_x64\FFMpeg\bin\ffmpeg" -y -t 1 -f gdigrab -framerate 1 -offset_x 3840 -offset_y 0 -video_size 1920x1200 -i desktop "C:\games\PinballX\Media\pinball 10\Backglass Images\Twilight Zone_VPX_2.1.png"
"C:\PBXRecorder_x64\FFMpeg\bin\ffmpeg" -y -t 1 -f gdigrab -framerate 1 -offset_x 3840 -offset_y 500 -video_size 1024x768 -i desktop "C:\games\PinballX\Media\pinball 10\DMD Images\Twilight Zone_VPX_2.1.png"
"C:\PBXRecorder_x64\FFMpeg\bin\ffmpeg" -y -t 35 -rtbufsize 1500M -f gdigrab -framerate 30 -offset_x 0 -offset_y 0 -video_size 1920x1080 -i desktop -vcodec libx264 -preset ultrafast -qp 0 -threads 8 "C:\PBXRecorder_x64\playfield.mkv"
"C:\PBXRecorder_x64\FFMpeg\bin\ffmpeg" -y -t 35 -rtbufsize 1500M -f gdigrab -framerate 30 -offset_x 3840 -offset_y 0 -video_size 1920x1200 -i desktop -vcodec libx264 -preset ultrafast  -qp 0 -threads 8 "C:\PBXRecorder_x64\bg.mkv"
"C:\PBXRecorder_x64\FFMpeg\bin\ffmpeg" -y -t 35 -rtbufsize 1500M -f gdigrab -framerate 30 -offset_x 3840 -offset_y 500 -video_size 1024x768 -i desktop -vcodec libx264 -preset ultrafast  -qp 0 -threads 8 "C:\PBXRecorder_x64\dmd.mkv"
"C:\PBXRecorder_x64\FFMpeg\bin\ffmpeg" -y -i "C:\PBXRecorder_x64\playfield.mkv" -ss 5 -to 1000 -vf "rotate=PI:bilinear=0" -c:v libx264 -crf 26 "C:\games\PinballX\Media\pinball 10\Table Videos\Twilight Zone_VPX_2.1.mp4"
"C:\PBXRecorder_x64\FFMpeg\bin\ffmpeg" -y -i "C:\PBXRecorder_x64\bg.mkv" -ss 5 -to 1000 -c:v libx264 -crf 26 "C:\games\PinballX\Media\pinball 10\Backglass Videos\Twilight Zone_VPX_2.1.mp4"
"C:\PBXRecorder_x64\FFMpeg\bin\ffmpeg" -y -i "C:\PBXRecorder_x64\dmd.mkv" -ss 5 -to 1000 -c:v libx264 -crf 26 "C:\games\PinballX\Media\pinball 10\DMD Videos\Twilight Zone_VPX_2.1.mp4"

PBXrecorder set to record complete media set
Launching table: C:\games\Visual Pinball\VPinballX.exe -DisableTrueFullscreen -play C:\games\Visual Pinball\Tables\Twilight Zone_VPX_2.1.vpx
Video and screenshot capture (18:06:34)
Screenshot "C:\games\PinballX\Media\pinball 10\Table Images\Twilight Zone_VPX_2.1.png"
Screenshot "C:\games\PinballX\Media\pinball 10\Backglass Images\Twilight Zone_VPX_2.1.png"
Screenshot "C:\games\PinballX\Media\pinball 10\DMD Images\Twilight Zone_VPX_2.1.png"
Recording "C:\PBXRecorder_x64\playfield.mkv"
Recording "C:\PBXRecorder_x64\bg.mkv"
Recording "C:\PBXRecorder_x64\dmd.mkv"
Convert Videos to mp4 if video was captured (18:07:18)
Converting to "C:\games\PinballX\Media\pinball 10\Table Videos\Twilight Zone_VPX_2.1.mp4"
Table done (18:07:43)

Attack from Mars (Midway 1995)
PBXrecorder set to record complete media set
FYI (FTP not enabled): No Wheel Image - Attack from Mars (Midway 1995).png
Launching table: C:\games\Visual Pinball\VPinballX.exe -DisableTrueFullscreen -play C:\games\Visual Pinball\Tables\AFM_1.2.0.vpx
Video and screenshot capture (18:08:05)
Screenshot "C:\games\PinballX\Media\pinball 10\Table Images\AFM_1.2.0.png"
Screenshot "C:\games\PinballX\Media\pinball 10\Backglass Images\AFM_1.2.0.png"
Screenshot "C:\games\PinballX\Media\pinball 10\DMD Images\AFM_1.2.0.png"
Recording "C:\PBXRecorder_x64\playfield.mkv"
Recording "C:\PBXRecorder_x64\bg.mkv"
Recording "C:\PBXRecorder_x64\dmd.mkv"
Convert Videos to mp4 if video was captured (18:08:49)
Converting to "C:\games\PinballX\Media\pinball 10\Table Videos\AFM_1.2.0.mp4"
Table done (18:09:14)

Bad Cats.VPX.v1.2
PBXrecorder set to record complete media set
Launching table: C:\games\Visual Pinball\VPinballX.exe -DisableTrueFullscreen -play C:\games\Visual Pinball\Tables\Bad Cats.VPX.v1.2.vpx
Video and screenshot capture (18:09:36)
Screenshot "C:\games\PinballX\Media\pinball 10\Table Images\Bad Cats.VPX.v1.2.png"
Screenshot "C:\games\PinballX\Media\pinball 10\Backglass Images\Bad Cats.VPX.v1.2.png"
Screenshot "C:\games\PinballX\Media\pinball 10\DMD Images\Bad Cats.VPX.v1.2.png"
Recording "C:\PBXRecorder_x64\playfield.mkv"
Recording "C:\PBXRecorder_x64\bg.mkv"
Recording "C:\PBXRecorder_x64\dmd.mkv"
Convert Videos to mp4 if video was captured (18:10:20)
Converting to "C:\games\PinballX\Media\pinball 10\Table Videos\Bad Cats.VPX.v1.2.mp4"
Table done (18:10:43)

Black Knight 2000 1.1
PBXrecorder set to record complete media set
Launching table: C:\games\Visual Pinball\VPinballX.exe -DisableTrueFullscreen -play C:\games\Visual Pinball\Tables\Black Knight 2000 1.1.vpx
Video and screenshot capture (18:11:04)
Screenshot "C:\games\PinballX\Media\pinball 10\Table Images\Black Knight 2000 1.1.png"
Screenshot "C:\games\PinballX\Media\pinball 10\Backglass Images\Black Knight 2000 1.1.png"
Screenshot "C:\games\PinballX\Media\pinball 10\DMD Images\Black Knight 2000 1.1.png"
Recording "C:\PBXRecorder_x64\playfield.mkv"
Recording "C:\PBXRecorder_x64\bg.mkv"
Recording "C:\PBXRecorder_x64\dmd.mkv"
Convert Videos to mp4 if video was captured (18:11:48)
Converting to "C:\games\PinballX\Media\pinball 10\Table Videos\Black Knight 2000 1.1.mp4"
Table done (18:12:13)

Diner (Williams 1990)
PBXrecorder set to record complete media set
FYI (FTP not enabled): No Wheel Image - Diner (Williams 1990).png
Launching table: C:\games\Visual Pinball\VPinballX.exe -DisableTrueFullscreen -play C:\games\Visual Pinball\Tables\Diner VPX 1.1.vpx
Video and screenshot capture (18:12:35)
Screenshot "C:\games\PinballX\Media\pinball 10\Table Images\Diner VPX 1.1.png"
Screenshot "C:\games\PinballX\Media\pinball 10\Backglass Images\Diner VPX 1.1.png"
Screenshot "C:\games\PinballX\Media\pinball 10\DMD Images\Diner VPX 1.1.png"
Recording "C:\PBXRecorder_x64\playfield.mkv"
Recording "C:\PBXRecorder_x64\bg.mkv"
Recording "C:\PBXRecorder_x64\dmd.mkv"
Convert Videos to mp4 if video was captured (18:13:19)
Converting to "C:\games\PinballX\Media\pinball 10\Table Videos\Diner VPX 1.1.mp4"
Table done (18:13:45)

Dirty Harry 2.0 shiny mod
Table disabled in xml: C:\games\Visual Pinball\Tables\Dirty Harry 2.0 shiny mod.vpx

Dr. Dude (Midway 1990)
PBXrecorder set to record complete media set
Launching table: C:\games\Visual Pinball\VPinballX.exe -DisableTrueFullscreen -play C:\games\Visual Pinball\Tables\Dr Dude (Midway 1990) 1.4.vpx
Video and screenshot capture (18:14:06)
Screenshot "C:\games\PinballX\Media\pinball 10\Table Images\Dr Dude (Midway 1990) 1.4.png"
Screenshot "C:\games\PinballX\Media\pinball 10\Backglass Images\Dr Dude (Midway 1990) 1.4.png"
Screenshot "C:\games\PinballX\Media\pinball 10\DMD Images\Dr Dude (Midway 1990) 1.4.png"
Recording "C:\PBXRecorder_x64\playfield.mkv"
Recording "C:\PBXRecorder_x64\bg.mkv"
Recording "C:\PBXRecorder_x64\dmd.mkv"
Convert Videos to mp4 if video was captured (18:14:50)
Converting to "C:\games\PinballX\Media\pinball 10\Table Videos\Dr Dude (Midway 1990) 1.4.mp4"
Table done (18:15:14)

Fathom (Bally 1981)
Table disabled in xml: C:\games\Visual Pinball\Tables\Fathom (Bally 1981).vpx

Flash_v1.2.0
PBXrecorder set to record complete media set
Launching table: C:\games\Visual Pinball\VPinballX.exe -DisableTrueFullscreen -play C:\games\Visual Pinball\Tables\Flash_v1.2.0.vpx
Video and screenshot capture (18:15:36)
Screenshot "C:\games\PinballX\Media\pinball 10\Table Images\Flash_v1.2.0.png"
Screenshot "C:\games\PinballX\Media\pinball 10\Backglass Images\Flash_v1.2.0.png"
Screenshot "C:\games\PinballX\Media\pinball 10\DMD Images\Flash_v1.2.0.png"
Recording "C:\PBXRecorder_x64\playfield.mkv"
Recording "C:\PBXRecorder_x64\bg.mkv"
Recording "C:\PBXRecorder_x64\dmd.mkv"
Convert Videos to mp4 if video was captured (18:16:20)
Converting to "C:\games\PinballX\Media\pinball 10\Table Videos\Flash_v1.2.0.mp4"
Table done (18:16:44)

Funhouse (Williams 1990)_1.1
PBXrecorder set to record complete media set
Launching table: C:\games\Visual Pinball\VPinballX.exe -DisableTrueFullscreen -play C:\games\Visual Pinball\Tables\Funhouse (Williams 1990)_1.1.vpx
Video and screenshot capture (18:17:06)
Screenshot "C:\games\PinballX\Media\pinball 10\Table Images\Funhouse (Williams 1990)_1.1.png"
Screenshot "C:\games\PinballX\Media\pinball 10\Backglass Images\Funhouse (Williams 1990)_1.1.png"
Screenshot "C:\games\PinballX\Media\pinball 10\DMD Images\Funhouse (Williams 1990)_1.1.png"
Recording "C:\PBXRecorder_x64\playfield.mkv"
Recording "C:\PBXRecorder_x64\bg.mkv"
Recording "C:\PBXRecorder_x64\dmd.mkv"
Convert Videos to mp4 if video was captured (18:17:49)
Converting to "C:\games\PinballX\Media\pinball 10\Table Videos\Funhouse (Williams 1990)_1.1.mp4"
Table done (18:18:12)

Last Action Hero 1.07
Table disabled in xml: C:\games\Visual Pinball\Tables\Last Action Hero 1.07.vpx

Medieval Madness X VPX- TT&NZ TOYMOD 1.0
PBXrecorder set to record complete media set
FYI (FTP not enabled): No Wheel Image - Medieval Madness X VPX- TT&NZ TOYMOD 1.0.png
Launching table: C:\games\Visual Pinball\VPinballX.exe -DisableTrueFullscreen -play C:\games\Visual Pinball\Tables\Medieval Madness X VPX- TT&NZ TOYMOD 1.0.vpx
Video and screenshot capture (18:18:34)
Screenshot "C:\games\PinballX\Media\pinball 10\Table Images\Medieval Madness X VPX- TT&NZ TOYMOD 1.0.png"
Screenshot "C:\games\PinballX\Media\pinball 10\Backglass Images\Medieval Madness X VPX- TT&NZ TOYMOD 1.0.png"
Screenshot "C:\games\PinballX\Media\pinball 10\DMD Images\Medieval Madness X VPX- TT&NZ TOYMOD 1.0.png"
Recording "C:\PBXRecorder_x64\playfield.mkv"
Recording "C:\PBXRecorder_x64\bg.mkv"
Recording "C:\PBXRecorder_x64\dmd.mkv"
Convert Videos to mp4 if video was captured (18:19:18)
Converting to "C:\games\PinballX\Media\pinball 10\Table Videos\Medieval Madness X VPX- TT&NZ TOYMOD 1.0.mp4"
Table done (18:19:42)

Monster Bash1_3
Table disabled in xml: C:\games\Visual Pinball\Tables\Monster Bash1_3.vpx

Shrek_VPX 1.0 NZ&TT
PBXrecorder set to record complete media set
Launching table: C:\games\Visual Pinball\VPinballX.exe -DisableTrueFullscreen -play C:\games\Visual Pinball\Tables\Shrek_VPX 1.0 NZ&TT.vpx
Video and screenshot capture (18:20:04)
Screenshot "C:\games\PinballX\Media\pinball 10\Table Images\Shrek_VPX 1.0 NZ&TT.png"
Screenshot "C:\games\PinballX\Media\pinball 10\Backglass Images\Shrek_VPX 1.0 NZ&TT.png"
Screenshot "C:\games\PinballX\Media\pinball 10\DMD Images\Shrek_VPX 1.0 NZ&TT.png"
Recording "C:\PBXRecorder_x64\playfield.mkv"
Recording "C:\PBXRecorder_x64\bg.mkv"
Recording "C:\PBXRecorder_x64\dmd.mkv"
Convert Videos to mp4 if video was captured (18:20:48)
Converting to "C:\games\PinballX\Media\pinball 10\Table Videos\Shrek_VPX 1.0 NZ&TT.mp4"
Table done (18:21:12)

Space Shuttle VPX v1.0 - pinball58
PBXrecorder set to record complete media set
Launching table: C:\games\Visual Pinball\VPinballX.exe -DisableTrueFullscreen -play C:\games\Visual Pinball\Tables\Space Shuttle VPX v1.0 - pinball58.vpx
Video and screenshot capture (18:21:34)
Screenshot "C:\games\PinballX\Media\pinball 10\Table Images\Space Shuttle VPX v1.0 - pinball58.png"
Screenshot "C:\games\PinballX\Media\pinball 10\Backglass Images\Space Shuttle VPX v1.0 - pinball58.png"
Screenshot "C:\games\PinballX\Media\pinball 10\DMD Images\Space Shuttle VPX v1.0 - pinball58.png"
Recording "C:\PBXRecorder_x64\playfield.mkv"
Recording "C:\PBXRecorder_x64\bg.mkv"
Recording "C:\PBXRecorder_x64\dmd.mkv"
Convert Videos to mp4 if video was captured (18:22:18)
Converting to "C:\games\PinballX\Media\pinball 10\Table Videos\Space Shuttle VPX v1.0 - pinball58.mp4"
Table done (18:22:41)

Star Trek - The Next Generation (Williams 1993)
PBXrecorder set to record complete media set
Launching table: C:\games\Visual Pinball\VPinballX.exe -DisableTrueFullscreen -play C:\games\Visual Pinball\Tables\Star Trek - The Next Generation (Williams 1993).vpx
Video and screenshot capture (18:23:03)
Screenshot "C:\games\PinballX\Media\pinball 10\Table Images\Star Trek - The Next Generation (Williams 1993).png"
Screenshot "C:\games\PinballX\Media\pinball 10\Backglass Images\Star Trek - The Next Generation (Williams 1993).png"
Screenshot "C:\games\PinballX\Media\pinball 10\DMD Images\Star Trek - The Next Generation (Williams 1993).png"
Recording "C:\PBXRecorder_x64\playfield.mkv"
Recording "C:\PBXRecorder_x64\bg.mkv"
Recording "C:\PBXRecorder_x64\dmd.mkv"
Convert Videos to mp4 if video was captured (18:23:46)
Converting to "C:\games\PinballX\Media\pinball 10\Table Videos\Star Trek - The Next Generation (Williams 1993).mp4"
Table done (18:24:10)

Swords of Fury (Williams 1988) 1.3
PBXrecorder set to record complete media set
FYI (FTP not enabled): No Wheel Image - Swords of Fury (Williams 1988) 1.3.png
Launching table: C:\games\Visual Pinball\VPinballX.exe -DisableTrueFullscreen -play C:\games\Visual Pinball\Tables\Swords of Fury (Williams 1988) 1.3.vpx
Video and screenshot capture (18:24:32)
Screenshot "C:\games\PinballX\Media\pinball 10\Table Images\Swords of Fury (Williams 1988) 1.3.png"
Screenshot "C:\games\PinballX\Media\pinball 10\Backglass Images\Swords of Fury (Williams 1988) 1.3.png"
Screenshot "C:\games\PinballX\Media\pinball 10\DMD Images\Swords of Fury (Williams 1988) 1.3.png"
Recording "C:\PBXRecorder_x64\playfield.mkv"
Recording "C:\PBXRecorder_x64\bg.mkv"
Recording "C:\PBXRecorder_x64\dmd.mkv"
Convert Videos to mp4 if video was captured (18:25:15)
Converting to "C:\games\PinballX\Media\pinball 10\Table Videos\Swords of Fury (Williams 1988) 1.3.mp4"
Table done (18:25:39)

Theatre of magic VPX NZ-TT 1.0
Table disabled in xml: C:\games\Visual Pinball\Tables\Theatre of magic VPX NZ-TT 1.0.vpx

Theatre of magic VPX NZ-TT 1.0
PBXrecorder set to record complete media set
Launching table: C:\games\Visual Pinball\VPinballX.exe -DisableTrueFullscreen -play C:\games\Visual Pinball\Tables\Theatre of magic VPX NZ-TT 1.0.vpx
Video and screenshot capture (18:26:00)
Screenshot "C:\games\PinballX\Media\pinball 10\Table Images\Theatre of magic VPX NZ-TT 1.0.png"
Screenshot "C:\games\PinballX\Media\pinball 10\Backglass Images\Theatre of magic VPX NZ-TT 1.0.png"
Screenshot "C:\games\PinballX\Media\pinball 10\DMD Images\Theatre of magic VPX NZ-TT 1.0.png"
Recording "C:\PBXRecorder_x64\playfield.mkv"
Recording "C:\PBXRecorder_x64\bg.mkv"
Recording "C:\PBXRecorder_x64\dmd.mkv"
Convert Videos to mp4 if video was captured (18:26:44)
Converting to "C:\games\PinballX\Media\pinball 10\Table Videos\Theatre of magic VPX NZ-TT 1.0.mp4"
Table done (18:27:09)

TOTAN_1.2.0
PBXrecorder set to record complete media set
FYI (FTP not enabled): No Wheel Image - TOTAN_1.2.0.png
Launching table: C:\games\Visual Pinball\VPinballX.exe -DisableTrueFullscreen -play C:\games\Visual Pinball\Tables\TOTAN_1.2.0.vpx
Video and screenshot capture (18:27:31)
Screenshot "C:\games\PinballX\Media\pinball 10\Table Images\TOTAN_1.2.0.png"
Screenshot "C:\games\PinballX\Media\pinball 10\Backglass Images\TOTAN_1.2.0.png"
Screenshot "C:\games\PinballX\Media\pinball 10\DMD Images\TOTAN_1.2.0.png"
Recording "C:\PBXRecorder_x64\playfield.mkv"
Recording "C:\PBXRecorder_x64\bg.mkv"
Recording "C:\PBXRecorder_x64\dmd.mkv"
Convert Videos to mp4 if video was captured (18:28:15)
Converting to "C:\games\PinballX\Media\pinball 10\Table Videos\TOTAN_1.2.0.mp4"
Table done (18:28:39)

20 new recordings out of 20 tables. Finished (18:28:39)



#273 gtxjoe

gtxjoe

    VPF Veteran

  • VIP
  • 5,153 posts

  • Flag: United States of America

  • Favorite Pinball: Medieval Madness, AbraCadabra



Contributor

Posted 20 March 2017 - 06:39 PM

Backglass recording:  In screenres.txt, your monitor is defined as 1920x1200 (based on the screenres.txt)?  Is this correct? or is it 1920x1080?

 

DMD recording:  You have it set to record size of 1024x768, But you also have a DMD y-offset of 500.  I don't think offset of 500 is correct.  

 

Try the included ScreenResCheck.exe to see how PBXRecorder will record your videos



#274 sasa12345

sasa12345

    Enthusiast

  • Members
  • PipPipPip
  • 250 posts

  • Flag: ---------

  • Favorite Pinball: indiana jones

Posted 20 March 2017 - 08:14 PM

backglass.jpg3monitor.jpgdmdy-offset500.jpgPerhaps you now easier ...

Thanks for the quick answer



#275 gtxjoe

gtxjoe

    VPF Veteran

  • VIP
  • 5,153 posts

  • Flag: United States of America

  • Favorite Pinball: Medieval Madness, AbraCadabra



Contributor

Posted 20 March 2017 - 09:51 PM

Yes.  Thanks.  If you align all 3 windows at the top, instead of the bottom, I think that will resolve the recording issue



#276 sasa12345

sasa12345

    Enthusiast

  • Members
  • PipPipPip
  • 250 posts

  • Flag: ---------

  • Favorite Pinball: indiana jones

Posted 20 March 2017 - 10:03 PM

ok thanks, I'll try in the morning



#277 sasa12345

sasa12345

    Enthusiast

  • Members
  • PipPipPip
  • 250 posts

  • Flag: ---------

  • Favorite Pinball: indiana jones

Posted 21 March 2017 - 12:42 PM

Unfortunately, I failed, I've tried combinations.

There you whether perhaps some other solution?

Greeting



#278 sasa12345

sasa12345

    Enthusiast

  • Members
  • PipPipPip
  • 250 posts

  • Flag: ---------

  • Favorite Pinball: indiana jones

Posted 22 March 2017 - 11:53 AM

The problem is in the resolution 1980/1200!!!

Records in 1920x1080 resolution,

Can you solve this situation now recording resolution 1200,because it is his recommended resolution

If subst resolution pictures me dramatically worse.

Tnx



#279 gtxjoe

gtxjoe

    VPF Veteran

  • VIP
  • 5,153 posts

  • Flag: United States of America

  • Favorite Pinball: Medieval Madness, AbraCadabra



Contributor

Posted 22 March 2017 - 01:07 PM

Did you try lining up the monitors along the top like this?

 

3monitor.jpg



#280 sasa12345

sasa12345

    Enthusiast

  • Members
  • PipPipPip
  • 250 posts

  • Flag: ---------

  • Favorite Pinball: indiana jones

Posted 22 March 2017 - 04:29 PM

Did you try lining up the monitors along the top like this?

 

3monitor.jpg

Did all the combinations, now finally quit

Thank you for everything







Also tagged with one or more of these keywords: pbxrecorder ffmpeg, media pack, record, ffmpeg, media, video, screenshot