topbanner_forum
  *

avatar image

Welcome, Guest. Please login or register.
Did you miss your activation email?

Login with username, password and session length
  • Friday June 13, 2025, 6:39 am
  • Proudly celebrating 15+ years online.
  • Donate now to become a lifetime supporting member of the site and get a non-expiring license key for all of our programs.
  • donate

Recent Posts

Pages: prev1 2 3 [4] 5 6 7 8 9 ... 158next
76
General Software Discussion / Open several sessions whatsapp
« Last post by Contro on September 20, 2022, 04:09 AM »
Obviously with different telephone numbers.
I have several numbers.
at the present moment is not problem under the systema windows 10.
I tried to open in a virtual machine with windows xp pro , but it's too old.

Then :
I would like the shortcut to the url open with a preselected browser.
Now I have the whatsapp pc installed
and whatsapp web in firefox, edge and chrome.

But the default browser is firefox.
I would like to indicate in the shortcut for chrome and Edge open the corresponding browser..


How can I do that ?

Best Regards
 :-* :P
77
General Software Discussion / Re: Split a video in n equal parts.
« Last post by Contro on September 10, 2022, 02:00 PM »
I download the Latest available win64 binaries

AsusPortatil - 10_09_2022 , 19_56_01.png

But I don't see the option to split the video file.

The option P:\Escritorio\Split a video in equal parts\mp4box.exe.lnk give me no results.
Nothing open. seems appear a windows and disappear  :-\
78
General Software Discussion / Re: Split a video in n equal parts.
« Last post by Contro on September 10, 2022, 09:53 AM »
GPAC - https://gpac.wp.imt.fr/

My MP4Box GUI as gui for GPAC

in split only options split by size, by duration and extract by duration
I will try this.
 :-* :P
79
General Software Discussion / Re: Open selected files from a windows folder
« Last post by Contro on September 10, 2022, 09:52 AM »
Do you have the script for this?

Hello dear Contro. The code for Enfolder/Folderize can be repurposed to open files and folders (using default program) based on file association.

Please do say if you found a solution. If not, It can be created easily as there is similar existing code to build upon.

Cheers!
I haven't found an answer yet.
I would like a script launchable from the context menu to open the files that are inside a folder

 :-* :P
80
General Software Discussion / Re: Open selected files from a windows folder
« Last post by Contro on September 07, 2022, 03:44 AM »
Okay, File Explorer: select items, press return :huh:

  • if more than one file is selected, only one file opens
  • if a file and a folder are selected, the folder opens (file doesnt open)
  • if files and multiple folders are selected, the folders open (see my post about about allowing multiple instances of File Explorer) but the files do not open

In Directory Opus:
select any number of files and folders - each opens as expected (folders in seperate windows)
Directory Opus is a paid program.
I need only a script for this.
As you express windows explorer don't do what I am asking for.
Best regards
 :-* :P
81
General Software Discussion / Re: Open selected files from a windows folder
« Last post by Contro on September 07, 2022, 02:54 AM »
Only open one folder in the case of three shorcuts to folders.
What Am I doing wrong ?

You asked about opening files/programs, not opening folders.
I don't use File Explorer, but this may be covered in the Settings / Options. You possibly have it limited to always opening in the same window?
EDIT// which would only allow one folder to open
In general seems a difficult subject.

I have a script made in this forum for open all url contained in a folder. With an option in the context mouse menu.
But I haven't see nothing similar for opening a set of files. Even configurable.
AsusPortatil - 07_09_2022 , 9_13_25.png

If simply is possible to configurate a similar option to open subfolders, programs, urls, shortcuts....
82
General Software Discussion / Re: Open selected files from a windows folder
« Last post by Contro on September 02, 2022, 02:31 PM »
Only open one folder in the case of three shorcuts to folders.
What Am I doing wrong ?

You asked about opening files/programs, not opening folders.
Files in a folder in the most general sense.
Excluded hidden files or system files...
 :-* :P

I suppose It's not an easy task. I have tried search in web with no good result until moment.
83
General Software Discussion / Re: Open selected files from a windows folder
« Last post by Contro on September 02, 2022, 12:01 PM »
 :-\
Only open one folder in the case of three shorcuts to folders.
What Am I doing wrong ?
84
General Software Discussion / Open selected files from a windows folder
« Last post by Contro on September 02, 2022, 06:20 AM »
Windows 10
open a folder
select any of the files present on that folder
click for contextual menu and have the option to open these files : subfolder, shortcuts, programs, files associated with any program present in the pc.

Do you have the script for this ?
Best Regards
85
General Software Discussion / Re: Split a video in n equal parts.
« Last post by Contro on August 30, 2022, 06:29 AM »
I have found and download these :

Shutterencoder

ShotCut
qwinff portable
ffmpegYAG

I will comment.
 :-\

The first one the shutterencoder appears with french interface. I don't know french.
Trying the second one.
the interface appear in spanish and have a forum .
I have put the question if i can split in n equal parts any videos.
 :-* :P
86
General Software Discussion / Re: Split a video in n equal parts.
« Last post by Contro on August 30, 2022, 06:11 AM »
For me is very difficult manage a command line program for this purpose. I will prefer a ui program with an easy learning curve.
A search for "ffmpeg gui windows" gets a few results.
I know you are always looking for recommendations from someone who has used them (which is fair enough), but if you haven't gotten any at this stage, you're probably not going to get any. You could try one or two of these GUIs and let us know how you get on. Give back to the community  :up: (you could even write a mini-review :-)
Thanks tomos.
 ;D
87
General Software Discussion / Re: Split a video in n equal parts.
« Last post by Contro on August 30, 2022, 05:11 AM »
For me is very difficult manage a command line program for this purpose. I will prefer a ui program with an easy learning curve.
Best Regards
 :-* :P
88
General Software Discussion / Re: Split a video in n equal parts.
« Last post by Contro on August 27, 2022, 08:54 AM »
The other link are similar tutorials.
The usual format is mp4 and avi.
I need a general answer.
Best Regards.
If possible with a UI , not command line.
 :-* :P
89
General Software Discussion / Re: Split a video in n equal parts.
« Last post by Contro on August 27, 2022, 08:52 AM »
I am afraid is only for mpeg videos.

I need a general answer.
I take a look to the similar variants.
 :-* :P
90
General Software Discussion / Re: Split a video in n equal parts.
« Last post by Contro on August 27, 2022, 08:40 AM »
This is easy with the command line tool ffmpeg
See this example https://unix.stackexchange.com/a/212518
Or to find similar variants https://www.google.c...m+ffmpeg+split+parts
Taking a look.
Best regards
 :-* :P
91
General Software Discussion / Split a video in n equal parts.
« Last post by Contro on August 23, 2022, 10:46 AM »
Freeware
better is portable
able to split a video mp4 or other main formats.
offline (but if is a very good one on the cloud...)
split by size
split by n parts
split by duration
 :-* :P
92
General Software Discussion / Phone grabber
« Last post by Contro on July 11, 2022, 02:40 PM »
I like email grabber 2 very much.
Now i am searching for a soft for searching phones inside webs.

Do you know the best one ?
 :-* :P

AsusPortatil - 11_07_2022 , 20_43_53.png
93
Living Room / Re: Best forums for consumers and online buyers ?
« Last post by Contro on July 04, 2022, 05:17 AM »
I have begin a series of actions via email first.
 :-* :P

Please put the links to visit in the future.
94
Living Room / Re: Best forums for consumers and online buyers ?
« Last post by Contro on June 27, 2022, 06:48 AM »
Aliexpress may seems like google.
First they propose freedom. But it's not true. It's slavery.
I am very dissapointed with online shopping.
I will not throw the towel. I am preparing a massive intervention giving notice of the abuses of aliexpress.
I feel tired but I would try to accomplish the mission.
Obviosly they treat very well if you are a diamond custumer, but I prefer to be treated with justice. Aliexpress is not my judgement. For me are simple thiefs.
I will not rest until they return the money.
 :-* :P

95
Living Room / Re: Best forums for consumers and online buyers ?
« Last post by Contro on June 10, 2022, 01:03 AM »
My guess: Reddit.

But I don't really follow any forums or communities like that.
thanks deozaan.
Seems a difficult item nowadays.
A rare flower like donationcoder in a world manipulated.
 :-\ :-* :P
96
Living Room / Best forums for consumers and online buyers ?
« Last post by Contro on June 09, 2022, 12:16 PM »
In any language.
specially about online shopping like amazon, ebay, bang good , aliexpress, wish, etc.

 :-* :P

Please tell me the forums you use to learn and claim about online shopping.
97
What type of defenses do you recommend for protect a forum from hackers attacks ?

The forum is this :

https://www.somospsicologos.es/foro/ :-[
98
General Software Discussion / Re: Freeware images to video
« Last post by Contro on June 03, 2022, 05:57 AM »
Seems difficult for me. I would like a simple program for doing all.

If you're using Windows 10 (or 11, I assume), you can use the built-in video editor app to do what you want.  If you can't figure it out, I can make a tutorial.
:-\  Perhaps is not necessary the tutorial. I'll try.
 :-* :P

In w10 spanish is the app Fotos. Works very well. Thank you a lot !!!!!  :-* :P
99
General Software Discussion / Re: Freeware images to video
« Last post by Contro on June 01, 2022, 02:29 AM »
You have a lot of images that you want to turn into a video?

I have often taken a series of screenshots and converted them into a timelapse video. I have instructions written for myself so I wouldn't have to figure out how to do it every few months when I was doing game jams. Ignore the part about Chronolapse and just use XnViewMP (if needed) and ffmpeg:

https://pastebin.com/Augcvqxp
Seems difficult for me. I would like a simple program for doing all.
 :-* :P
100
General Software Discussion / Freeware images to video
« Last post by Contro on May 27, 2022, 10:02 AM »
How can I obtain an mp4 or similar with images. No need audio. The most simple.
Best Regards
 :-* :P
Pages: prev1 2 3 [4] 5 6 7 8 9 ... 158next