New Post: PowerPoint Slide show recording error
Oh, and there are 2 new feature hidden in the Right click of the Record button. ;)
View ArticleNew Post: PowerPoint Slide show recording error
I have done a couple of basic GIFs from PowerPoint with the previous vesion, and they came out fine. Now I see you added Fullscreen and Snap modes, that adds quite some flexibility, going to try it out...
View ArticleNew Post: How to submit changes with least effort?
Presently for any changes, I create a new fork, then clone it locally on my machine, make changes to it locally, commit it to the fork and then create a pull request. However I do not know how to merge...
View ArticleNew Post: higher quality output
Awesome program. I love it. Is it possible to get a higher quality output from screen caps? I currently have the settings maxed out, but I see some quality losses when the gif is saved and replayed. It...
View ArticleNew Post: higher quality output
Hi, Each gif frame can have a max output of colors, and the program currently uses a method to save color palette space by replacing the unchanged pixels with a dummy color that will be ignored by the...
View ArticleNew Post: How to submit changes with least effort?
Download the VS Git plugin. I'm also new with Git. Oh, and please, make your commit to your fork, later you can submit to the master with a pull request. Badrfoot may know a few tricks.
View ArticleNew Post: How to submit changes with least effort?
@freaksterrao, First of all I would say Hi and welcome in ScreenToGif Community, glade to see you with us ;)..... I do not know how to merge changes from root to my fork. to merge the root (or the...
View ArticleNew Post: How to submit changes with least effort?
Hi Badrfoot, After posting the question and explored CodePlex Source Control some more and saw that it supports branching. As you mentioned, branches are easier as I can down merge, up merge and create...
View ArticleNew Post: Capture also records title bar on Windows 8.1
Any ideas? For some reason it doesn't just capture the zone within the ScreenToGrab window on Windows 8.1 It also captures the title bar, almost as if it is recording from the top left most point of...
View ArticleNew Post: Capture also records title bar on Windows 8.1
Just tried using compatibility more and run as adminsitrator, no luck. Here's a screenshot!
View ArticleNew Post: Capture also records title bar on Windows 8.1
My guess is: DPI settings. (It could be something else) I faced this problem back when I was developping the Modern version, It was related with screen DPI (with W8.1). They changed the way DPI...
View ArticleNew Post: Capture also records title bar on Windows 8.1
You managed to get there just before me. Came across an old issue with high DPI, however with Windows 8 that wasn't the specific issue but led me to it. By default Windows 8 scales the DPI for the...
View ArticleNew Post: Capture also records title bar on Windows 8.1
Alright, let me understand, in my testing, using 125% and 150%, resulted a correct recording (Slider set to the middle and in the other test, to the right). But for you, using +100% ends up glitching...
View ArticleNew Post: Capture also records title bar on Windows 8.1
Sorry, missed you reply when I was commenting it was working. My Screen resolution was 1600x900 and the Screen scaling was set to maximum. (larger) I'm using the latest build that is on the download...
View ArticleNew Post: Capture also records title bar on Windows 8.1
Well, that's strange, tweaking those settings do nothing harmful to the program in my tests. I'm missing something... If you need help, I'll show you where to look and the correct values to expect....
View ArticleNew Post: Capture also records title bar on Windows 8.1
I just tried the above solution, and it did work. Resolution is 1920 x 1080 The slider inside Display settings was right at the middle Moving it all the way to the left fixed the issue for me
View ArticleNew Post: What is the description of the bug "Check for updates" error while...
What is this bug about?
View ArticleNew Post: What is the description of the bug "Check for updates" error while...
Line 230, Information.cs, the file exists but with 0 Bytes. Empty zip. This method to update the software is kind of bad. I need to change the download URL always....
View ArticleNew Post: What is the description of the bug "Check for updates" error while...
Ohh, I think I know: I have to replace this in the download link:& With this: ? EDIT: Nope, not just that.
View Article