Is there a way to convert stereo .jps images to .jpeg standard images?
2 / 2
[quote="helifax"]
PS: a .bat file you just execute like a normal .exe file.[/quote]
Again, I apologize for being so dense, but how do I execute a .bat script? Are we talking about something on the C-prompt level? Is it something I download? From the screenshot above it looks like a configuration file setting that's executed, but the file for what? I just don't get it. Sorry.
PS: a .bat file you just execute like a normal .exe file.
Again, I apologize for being so dense, but how do I execute a .bat script? Are we talking about something on the C-prompt level? Is it something I download? From the screenshot above it looks like a configuration file setting that's executed, but the file for what? I just don't get it. Sorry.
|CPU: i7-2700k @ 4.5Ghz
|Cooler: Zalman 9900 Max
|MB: MSI Military Class II Z68 GD-80
|RAM: Corsair Vengence 16GB DDR3
|SSDs: Seagate 600 240GB; Crucial M4 128GB
|HDDs: Seagate Barracuda 1TB; Seagate Barracuda 500GB
|PS: OCZ ZX Series 1250watt
|Case: Antec 1200 V3
|Monitors: Asus 3D VG278HE; Asus 3D VG236H; Samsung 3D 51" Plasma;
|GPU:MSI 1080GTX "Duke"
|OS: Windows 10 Pro X64
Open up Notepad, Copy and Paste the Following and Save as Jps2jpg.bat(in the folder where you want to conver the images)
[quote]@Echo Off
Ren *.jps *.jpg[/quote]if you wanted to temporarily change them to 2D/SBS, upload them and change them back again, you could do the above but instead Paste the following
[quote]@Echo Off
Ren *.jps *.jpg&Pause&Ren *.jpg *.jps[/quote]To Execute/Run them just double-click them in folder... the 2nd version will Pause in between the Renaming, so while it's paused upload them and then when you're finished Press Any Key to to Resume the Script.
Alternate CMD line method:
Using File Explorer browse to the folder where the Images are that you want to Convert and Open the Command Prompt(with nothing Selected and While holding Shift, Right-Click in the folder and Select Open command window here) and Enter [color="orange"]Ren *.jps *.jpg[/color] to Convert to 2D/SBS and [color="orange"]Ren *.jpg *.jps[/color] to change back again.
To change Settings in the Registry I just use Regedit but another easy way is to Save a .REG file and Merge it with the Registry, Paste the following into Notepad, Save as SnapShotQuality.REG and Run/Double-Click to Merge.
SnapShotQuality = 90(5a), 95(5f)
[quote]Windows Registry Editor Version 5.00
[HKEY_LOCAL_MACHINE\SOFTWARE\WOW6432Node\NVIDIA Corporation\Global\Stereo3D]
"SnapShotQuality"=dword:0000005a[/quote]
Open up Notepad, Copy and Paste the Following and Save as Jps2jpg.bat(in the folder where you want to conver the images)
@Echo Off
Ren *.jps *.jpg
if you wanted to temporarily change them to 2D/SBS, upload them and change them back again, you could do the above but instead Paste the following
@Echo Off
Ren *.jps *.jpg&Pause&Ren *.jpg *.jps
To Execute/Run them just double-click them in folder... the 2nd version will Pause in between the Renaming, so while it's paused upload them and then when you're finished Press Any Key to to Resume the Script.
Alternate CMD line method:
Using File Explorer browse to the folder where the Images are that you want to Convert and Open the Command Prompt(with nothing Selected and While holding Shift, Right-Click in the folder and Select Open command window here) and Enter Ren *.jps *.jpg to Convert to 2D/SBS and Ren *.jpg *.jps to change back again.
To change Settings in the Registry I just use Regedit but another easy way is to Save a .REG file and Merge it with the Registry, Paste the following into Notepad, Save as SnapShotQuality.REG and Run/Double-Click to Merge.
I use the program phereoshop to convert the 3D side by side images to 2D/mono. All you need to do is to import the 3D images and then export them in 2D/mono. It also allow you to import all 3D formats and resolutions.
This is the best program I could find to organize your 3D photos/screenshots.
http://phereoshop.com/download
Their site is also sooooo much better than the nvidia site to upload your 3D photos.
http://phereo.com/583b3a2f8884282d5d000007
I use the program phereoshop to convert the 3D side by side images to 2D/mono. All you need to do is to import the 3D images and then export them in 2D/mono. It also allow you to import all 3D formats and resolutions.
^^^ Thanks TsaebehT, those are the specific directions I was looking for and I understood them. I have tried running the .bat scripts and they work beautifully. Really appreciate it!
^^^ JOhnnieW4lker: I actually HAVE Phereoshop and use it, but I wasn't finding a way to do what you were talking about. Glad to know it's possible. I started this whole thread because I couldn't figure out how to do it in Phereoshop LOL.
^^^ Thanks TsaebehT, those are the specific directions I was looking for and I understood them. I have tried running the .bat scripts and they work beautifully. Really appreciate it!
^^^ JOhnnieW4lker: I actually HAVE Phereoshop and use it, but I wasn't finding a way to do what you were talking about. Glad to know it's possible. I started this whole thread because I couldn't figure out how to do it in Phereoshop LOL.
|CPU: i7-2700k @ 4.5Ghz
|Cooler: Zalman 9900 Max
|MB: MSI Military Class II Z68 GD-80
|RAM: Corsair Vengence 16GB DDR3
|SSDs: Seagate 600 240GB; Crucial M4 128GB
|HDDs: Seagate Barracuda 1TB; Seagate Barracuda 500GB
|PS: OCZ ZX Series 1250watt
|Case: Antec 1200 V3
|Monitors: Asus 3D VG278HE; Asus 3D VG236H; Samsung 3D 51" Plasma;
|GPU:MSI 1080GTX "Duke"
|OS: Windows 10 Pro X64
Stereo image quality? Nonono, you don't care about that because you're going to change the stereo viewer TYPE to be 1. That makes PNS files instead of JPS. Again, change the S to a G and you've got side by side PNG files. They give a little better image but, IMHO, not enough better to be worth the space even on today's hard drives. But the other thing they give you is ANOTHER DIGIT! If you take more than 99 JPS screenshots without clearing out your directory, any further screenshots don't save. You have to take 999 PNS screenshots before that happens.
On the matter of splitting the pictures, I made a super simple VB.Net program to do that years ago. All it does is read in all the JPS and PNS files, squeeze the first picture onto the screen, and you either right click to keep the right half or left click to keep the left half. It saves the file as JPG/PNG in a subfolder then moves on to the next file. I just used it last night to go through about 250 Witcher 3 images so I could use them as wallpapers.
Stereo image quality? Nonono, you don't care about that because you're going to change the stereo viewer TYPE to be 1. That makes PNS files instead of JPS. Again, change the S to a G and you've got side by side PNG files. They give a little better image but, IMHO, not enough better to be worth the space even on today's hard drives. But the other thing they give you is ANOTHER DIGIT! If you take more than 99 JPS screenshots without clearing out your directory, any further screenshots don't save. You have to take 999 PNS screenshots before that happens.
On the matter of splitting the pictures, I made a super simple VB.Net program to do that years ago. All it does is read in all the JPS and PNS files, squeeze the first picture onto the screen, and you either right click to keep the right half or left click to keep the left half. It saves the file as JPG/PNG in a subfolder then moves on to the next file. I just used it last night to go through about 250 Witcher 3 images so I could use them as wallpapers.
The very powerful and the very stupid have one thing in common. Instead of altering their views to fit the facts, they alter the facts to fit their views ... which can be very uncomfortable if you happen to be one of the facts that needs altering.
^^^ That's a pretty cool trick!
Here's the link to the pics I posted last night.
http://forums.arkhamverse.com/viewtopic.php?f=74&t=25733&start=150
What sucks is that no one is going to be able to appreciate them because the forum is so dead (since there isn't any Arkham-related stuff going on right now), and the forum just edited my previous post rather than post a new one, so from the front page it doesn't show that there's been anything new posted. Arrgggh!
What sucks is that no one is going to be able to appreciate them because the forum is so dead (since there isn't any Arkham-related stuff going on right now), and the forum just edited my previous post rather than post a new one, so from the front page it doesn't show that there's been anything new posted. Arrgggh!
|CPU: i7-2700k @ 4.5Ghz
|Cooler: Zalman 9900 Max
|MB: MSI Military Class II Z68 GD-80
|RAM: Corsair Vengence 16GB DDR3
|SSDs: Seagate 600 240GB; Crucial M4 128GB
|HDDs: Seagate Barracuda 1TB; Seagate Barracuda 500GB
|PS: OCZ ZX Series 1250watt
|Case: Antec 1200 V3
|Monitors: Asus 3D VG278HE; Asus 3D VG236H; Samsung 3D 51" Plasma;
|GPU:MSI 1080GTX "Duke"
|OS: Windows 10 Pro X64
Again, I apologize for being so dense, but how do I execute a .bat script? Are we talking about something on the C-prompt level? Is it something I download? From the screenshot above it looks like a configuration file setting that's executed, but the file for what? I just don't get it. Sorry.
|CPU: i7-2700k @ 4.5Ghz
|Cooler: Zalman 9900 Max
|MB: MSI Military Class II Z68 GD-80
|RAM: Corsair Vengence 16GB DDR3
|SSDs: Seagate 600 240GB; Crucial M4 128GB
|HDDs: Seagate Barracuda 1TB; Seagate Barracuda 500GB
|PS: OCZ ZX Series 1250watt
|Case: Antec 1200 V3
|Monitors: Asus 3D VG278HE; Asus 3D VG236H; Samsung 3D 51" Plasma;
|GPU:MSI 1080GTX "Duke"
|OS: Windows 10 Pro X64
if you wanted to temporarily change them to 2D/SBS, upload them and change them back again, you could do the above but instead Paste the following
To Execute/Run them just double-click them in folder... the 2nd version will Pause in between the Renaming, so while it's paused upload them and then when you're finished Press Any Key to to Resume the Script.
Alternate CMD line method:
Using File Explorer browse to the folder where the Images are that you want to Convert and Open the Command Prompt(with nothing Selected and While holding Shift, Right-Click in the folder and Select Open command window here) and Enter Ren *.jps *.jpg to Convert to 2D/SBS and Ren *.jpg *.jps to change back again.
To change Settings in the Registry I just use Regedit but another easy way is to Save a .REG file and Merge it with the Registry, Paste the following into Notepad, Save as SnapShotQuality.REG and Run/Double-Click to Merge.
SnapShotQuality = 90(5a), 95(5f)
[MonitorSizeOverride][Global/Base Profile Tweaks][Depth=IPD]
This is the best program I could find to organize your 3D photos/screenshots.
http://phereoshop.com/download
Their site is also sooooo much better than the nvidia site to upload your 3D photos.
http://phereo.com/583b3a2f8884282d5d000007
EVGA GTX 1070 FTW
Motherboard MSI Z370 SLI PLUS
Processor i5-8600K @ 4.2 | Cooler SilverStone AR02
Corsair Vengeance 8GB 3000Mhz | Windows 10 Pro
SSD 240gb Kingston UV400 | 2x HDs 1TB RAID0 | 2x HD 2TB RAID1
TV LG Cinema 3D 49lb6200 | ACER EDID override | Oculus Rift CV1
Steam: http://steamcommunity.com/id/J0hnnieW4lker
Screenshots: http://phereo.com/583b3a2f8884282d5d000007
Double Left click an image on Live, you'll see it as Phereo Player
^^^ JOhnnieW4lker: I actually HAVE Phereoshop and use it, but I wasn't finding a way to do what you were talking about. Glad to know it's possible. I started this whole thread because I couldn't figure out how to do it in Phereoshop LOL.
|CPU: i7-2700k @ 4.5Ghz
|Cooler: Zalman 9900 Max
|MB: MSI Military Class II Z68 GD-80
|RAM: Corsair Vengence 16GB DDR3
|SSDs: Seagate 600 240GB; Crucial M4 128GB
|HDDs: Seagate Barracuda 1TB; Seagate Barracuda 500GB
|PS: OCZ ZX Series 1250watt
|Case: Antec 1200 V3
|Monitors: Asus 3D VG278HE; Asus 3D VG236H; Samsung 3D 51" Plasma;
|GPU:MSI 1080GTX "Duke"
|OS: Windows 10 Pro X64
On the matter of splitting the pictures, I made a super simple VB.Net program to do that years ago. All it does is read in all the JPS and PNS files, squeeze the first picture onto the screen, and you either right click to keep the right half or left click to keep the left half. It saves the file as JPG/PNG in a subfolder then moves on to the next file. I just used it last night to go through about 250 Witcher 3 images so I could use them as wallpapers.
The very powerful and the very stupid have one thing in common. Instead of altering their views to fit the facts, they alter the facts to fit their views ... which can be very uncomfortable if you happen to be one of the facts that needs altering.
-- Doctor Who, "Face of Evil"
Here's the link to the pics I posted last night.
http://forums.arkhamverse.com/viewtopic.php?f=74&t=25733&start=150
What sucks is that no one is going to be able to appreciate them because the forum is so dead (since there isn't any Arkham-related stuff going on right now), and the forum just edited my previous post rather than post a new one, so from the front page it doesn't show that there's been anything new posted. Arrgggh!
|CPU: i7-2700k @ 4.5Ghz
|Cooler: Zalman 9900 Max
|MB: MSI Military Class II Z68 GD-80
|RAM: Corsair Vengence 16GB DDR3
|SSDs: Seagate 600 240GB; Crucial M4 128GB
|HDDs: Seagate Barracuda 1TB; Seagate Barracuda 500GB
|PS: OCZ ZX Series 1250watt
|Case: Antec 1200 V3
|Monitors: Asus 3D VG278HE; Asus 3D VG236H; Samsung 3D 51" Plasma;
|GPU:MSI 1080GTX "Duke"
|OS: Windows 10 Pro X64