Show Posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.


Messages - Remy

Pages: 1 ... 42 43 [44] 45 46 ... 60
646
Multimedia / Re: Use of webcam
« on: May 20, 2020, 07:39:49 pm »
The program gets this FF14 error when it tries to allocate resources for isochronous transfers.
Like Lars already said: isochronous transfers are not yet supported by the ArcaOS 12.x USB drivers.
Try and use the ArcaOS 11.17 drivers instead. Or use the latest Lars Erdmann USB driver set.

Ok, thanks i'll give it a try

647
Multimedia / Re: Use of webcam
« on: May 20, 2020, 03:55:46 pm »
Hi Remy,

Go to https://home.hccnet.nl/w.m.brul/usbvideo/index.html and select your webcam, or equivalent, then select the necessary program.

Not sure about sound as I don't have it on my main computer.

Hi Ivan,

I already was there but nothing works.
My system is SMP  -   USBEHCD.SYS  (ArcaOS latest level)
The  webcam is a 720p 30fps - defined as USBECD.SYS /D:046D:0825:0010

Regards
Rémy

Hi Remy,

The URL given by Ivan points to my "USB Webcam Tests" web page, which is beta test software, not to be used anymore.
So remove the usbecd.sys line you added in config.sys for your webcam and use my "UVC Microscope Viewer" instead.

Regards, Wim.

Changed and test failes.
also fails with parm   /d046D:0825:0010

648
Multimedia / Re: Use of webcam
« on: May 20, 2020, 09:21:17 am »
Hi Remy,

Go to https://home.hccnet.nl/w.m.brul/usbvideo/index.html and select your webcam, or equivalent, then select the necessary program.

Not sure about sound as I don't have it on my main computer.

Hi Ivan,

I already was there but nothing works.
My system is SMP  -   USBEHCD.SYS  (ArcaOS latest level)
The  webcam is a 720p 30fps - defined as USBECD.SYS /D:046D:0825:0010

Regards
Rémy

649
Multimedia / Use of webcam
« on: May 20, 2020, 02:05:55 am »
Hi,

I would like use my webcam under ArcaOS.
USBEHCD.SYS is installed and my webcam seen as Logitech, Inc.  Webcam C270
Now, how to display the webcam ? (video + sound)

Thanks
Rémy

650
Applications / Re: ClamAV-GUI.
« on: May 15, 2020, 03:37:18 am »
Updt: For those having got (in rare cases) a corrupted conf file after adding exclude files, this version will correct this and adds a backup before update (was missing under add exclude), backup can be restored from the menu option.
Upgrading to this update is recommended, better than previous one :D 

651
Applications / Re: Shared storage
« on: May 12, 2020, 01:59:58 am »
Hi Dariusz,

With your last update, I found what's going wrong and why you have to specify the path under WPS pgm icon.
Now, I corrected it and I display from under which path ~ffmpeh is taken (same as dll to load) if exist.
I added a few more verification and check not disabling the main dialog :D (what you had after the new error messages)
I added a quick [e] button to edit the input file with DLLs in case some changes are needed.

Please take the new build I just put online on my site (avxcat page)

Regards
Rémy

652
Applications / Re: Shared storage
« on: May 11, 2020, 06:53:20 pm »
Hi Remy,

Ok, done.

Just get the new ffmpeghigh.zip file

note: added a help button and when you click(s) on the  radio button (used to show load was done or not), you can show the message panel with the load result.

Alright, so the input param is now preserved, works great.

However, I did run into a follow-up issue: attempting to select the 'Query' button (or any other one for that matter) for the 2nd time produces the following error in DrRexx console:

Code: [Select]
SAY "   501 +++                   dllfile ="    501 +++                   dllfile
REX0026: Error 26 running G:\UTIL\MISC\DLL_LH.EXE, line 501: Invalid whole number
   208 +++                 Call read_dll_file;
    29 +++   Call ffmpegHigh;

It's almost like the program loses track of the input filename that was passed to it??? (just a guess based on what the above error looks like).

Strange !
I   see where it fails but I could not reproduce nor do I see why you've got the invalid whole number
I added a few verification to check not going into an invalid whole number into this part of the code as well. Also added routine if the input file could not be read "already open" or other errors ( if ffmpegh started well with parameters but the radio button isn't on ! them, click on it to display latest messages)

Here it is for your test (only replace the impacted file from the package by this one)
   
Hope it works better.
Regards
Rémy

653
Applications / Re: Shared storage
« on: May 11, 2020, 12:55:15 am »

So here is a request/suggestion: when such a DLL list is passed along to the program at load time, can you automatically list that name in the text field? That way when you have multiple GUIs started you do not have to wonder which one is which...and best of all, even if you have a single one running you do not have to re-type the dll_list.dlh each time into that field.

Ok, done.

Just get the new ffmpeghigh.zip file

note: added a help button and when you click(s) on the  radio button (used to show load was done or not), you can show the message panel with the load result.

654
Applications / Re: Shared storage
« on: May 11, 2020, 12:02:46 am »
Hum !

Did you run ffmpeghigh -q usr_dll.DLH    to do the query for the corresponding DLLs ?
Wihtout specifying the dll list, no chance to find DLLs loaded out of the default defined into ffmpeghigh

This is the case for -l  -q or -u option. in each case, add the file including a dlls list to get information from these dlls.                       

655
Applications / Re: ClamAV-GUI.
« on: May 10, 2020, 11:38:00 pm »
more screen capture

656
Applications / Re: Shared storage
« on: May 10, 2020, 11:13:43 pm »
Hi Remy,

Alright, so I now have a total of three separate DLL LH lists:

1) ffmpeg
2) vlc
3) usr_dll

In particular, for the moment I'm loading just the usr_dll and that has a single DLL in it: SNAPWRAP.DLL, which several other apps use.

OK, so that load seems to happen fine, but I am getting something strange in terms of the outputs of both the 'Query' and 'Free' commands.

1) QUERY (with the RC option turned ON)
Code: [Select]
Running ffmpeg (and more) permanent DDLs load into memory   
   ( note1: load / free works for below or above 512MB line     )
   ( note2: DLLs loaded into HIGH SHR is permanent until "free" )
 
   Processing... with options : -q  1
 
   -  detail: [ERROR_CODE_126_NOT_FOUND]
   No handle for X264150 [126]
   -  detail: [ERROR_CODE_126_NOT_FOUND]
   No handle for LIBVPX5 [126]
   -  detail: [ERROR_CODE_126_NOT_FOUND]
   No handle for SDL2 [126]
   -  detail: [ERROR_CODE_126_NOT_FOUND]
   No handle for POSTPR55 [126]
   -  detail: [ERROR_CODE_126_NOT_FOUND]
   No handle for AVDEVI58 [126]
   -  detail: [ERROR_CODE_126_NOT_FOUND]
   No handle for SWRESA3 [126]
   -  detail: [ERROR_CODE_126_NOT_FOUND]
   No handle for SWSCAL5 [126]
   -  detail: [ERROR_CODE_126_NOT_FOUND]
   No handle for AVFILT7 [126]
   -  detail: [ERROR_CODE_126_NOT_FOUND]
   No handle for AVCODE58 [126]
   -  detail: [ERROR_CODE_126_NOT_FOUND]
   No handle for AVFORM58 [126]
   -  detail: [ERROR_CODE_126_NOT_FOUND]
   No handle for AVUTIL56 [126]
   -  detail: [ERROR_CODE_126_NOT_FOUND]
   No handle for VLCCORE [126]
   -  detail: [ERROR_CODE_126_NOT_FOUND]
   No handle for VLC [126]
 
   DLL(s) query handle done
 
   note 1: Found = at least, modules where loaded one time post boot
   note 2: Found = Module may be loaded or not (freed)

2) FREE (with the RC optioned turned ON)
Code: [Select]

     Running ffmpeg (and more) permanent DDLs load into memory   
   ( note1: load / free works for below or above 512MB line     )
   ( note2: DLLs loaded into HIGH SHR is permanent until "free" )
 
   Processing... with options : -u  1
 
 
   !Information! no ~ffmpegH file found !
   (this could be normal at first load request)
   ---------------------------------------------------------
   No query handle found for DLL: X264150 -  an RC99 will be set fo this DLL on free
   No query handle found for DLL: LIBVPX5 -  an RC99 will be set fo this DLL on free
   No query handle found for DLL: SDL2 -  an RC99 will be set fo this DLL on free
   No query handle found for DLL: POSTPR55 -  an RC99 will be set fo this DLL on free
   No query handle found for DLL: AVDEVI58 -  an RC99 will be set fo this DLL on free
   No query handle found for DLL: SWRESA3 -  an RC99 will be set fo this DLL on free
   No query handle found for DLL: SWSCAL5 -  an RC99 will be set fo this DLL on free
   No query handle found for DLL: AVFILT7 -  an RC99 will be set fo this DLL on free
   No query handle found for DLL: AVCODE58 -  an RC99 will be set fo this DLL on free
   No query handle found for DLL: AVFORM58 -  an RC99 will be set fo this DLL on free
   No query handle found for DLL: AVUTIL56 -  an RC99 will be set fo this DLL on free
   No query handle found for DLL: VLCCORE -  an RC99 will be set fo this DLL on free
   No query handle found for DLL: VLC -  an RC99 will be set fo this DLL on free
   End of dynamic handle acquisition (query), process continues...
 
   -  Error during free of module handle x"        " (rc:99 - X264150)
   -  detail: [ERROR_NO_HANDLE_FOUND]
   -  Error during free of module handle x"        " (rc:99 - LIBVPX5)
   -  detail: [ERROR_NO_HANDLE_FOUND]
   -  Error during free of module handle x"        " (rc:99 - SDL2)
   -  detail: [ERROR_NO_HANDLE_FOUND]
   -  Error during free of module handle x"        " (rc:99 - POSTPR55)
   -  detail: [ERROR_NO_HANDLE_FOUND]
   -  Error during free of module handle x"        " (rc:99 - AVDEVI58)
   -  detail: [ERROR_NO_HANDLE_FOUND]
   -  Error during free of module handle x"        " (rc:99 - SWRESA3)
   -  detail: [ERROR_NO_HANDLE_FOUND]
   -  Error during free of module handle x"        " (rc:99 - SWSCAL5)
   -  detail: [ERROR_NO_HANDLE_FOUND]
   -  Error during free of module handle x"        " (rc:99 - AVFILT7)
   -  detail: [ERROR_NO_HANDLE_FOUND]
   -  Error during free of module handle x"        " (rc:99 - AVCODE58)
   -  detail: [ERROR_NO_HANDLE_FOUND]
   -  Error during free of module handle x"        " (rc:99 - AVFORM58)
   -  detail: [ERROR_NO_HANDLE_FOUND]
   -  Error during free of module handle x"        " (rc:99 - AVUTIL56)
   -  detail: [ERROR_NO_HANDLE_FOUND]
   -  Error during free of module handle x"        " (rc:99 - VLCCORE)
   -  detail: [ERROR_NO_HANDLE_FOUND]
   -  Error during free of module handle x"        " (rc:99 - VLC)
   -  detail: [ERROR_NO_HANDLE_FOUND]
 
   Successfully freed  DLLs : 0, expected : 13
   Not freed count : 13
 

...but strangely enough SNAPWRAP.DLL is nowhere to be found...???

Hi Dariusz,

Did you load ffmpeg dlls prior the query ?
If you would like check the loaded DLL, be sure to specify the dll list for the -q and -u option.
From what I could see, rxu function was unable to find handle for the given dlls.

Note: If you loaded modules and closed the prompt window under which you run the cmd file, DLLs are then freed...
           (the prompt window must be left open or use the exe build and do not close it)


Regards
Rémy

I would suggest to do as Dave wrote.   


ps: 1/ a remaining problem seems to be the WPS  (WPS restart helps to free some excessive storage it uses).
       2/ My system is running since I have my DLLs from ffmpeg and vlc loaded high 'including SDL2) and it seems stable despite I run a lot of video and audio files from different type. mp3, ogg, wav etc... (As soon I'll have a problem, I'll remove SDL2 from my list)         




 

657
Applications / ClamAV-GUI.
« on: May 10, 2020, 09:24:59 pm »
Working on next AVxCAT v2, I used VLC for tests and found some interaction with my ClamAV-GUI  build making some rxu functions not responding until VLC is down !

ClamAV-GUI update was since this finding, my highest priority.
To prevent this, I switched to use as default dll, rxutilex (rxu left as second option - available dll is automatically selected). With rxutilex, it works better and free of VLC interaction (rux.dll)

I suggest to migrate to ClamAV-GUI 3.6.3 and install rxutilex...;dll for those not having it (base installed under ArcaOS)
This build has many changes.... 

Best regards
Rémy   


PS: If you install  the widget (be improvement), dont forget to add the option to detect firewall is up or not (tested with IJFW)
e.g. paramters for ClamAV WG (daemon)
       clamavgui_path  beepon  clamav_virdb_path  maxday_noDBupdt  1   << 1 to check firewall up/down 

Some screen capture about widget and its dialog panel when [enter] on the widget icon.
And a second view about the older clamavm (scheduler for clamav-gui) after code change and already at alpha stage.
 

658
Hardware / Re: USB 3
« on: May 09, 2020, 01:35:01 pm »
Seems to me that USB3 boot is no more broken then USB2 boot, namely there is a period of time where the keyboard (and mouse) don't work. I came across this recently when I updated my computer by moving the hard drives over, boot ended  loading the network drivers due to having gone from realtek to intel with the "press enter to continue" message and enter not working so I had to power off, boot the AOS USB stick, go into the maintenance shell and rem the offending line out of the config.sys. Then boot worked and I could install the correct driver.
As Lars said, there's just a short period when the USB drivers (probably USB Keyboard) haven't initialized.
As Andreas said, you really should be asking Louis about this stuff and asking if you can get access to a beta build of the USB3 drivers, as it wouldn't hurt to have someone with Ryzon machines testing.

Are you really not allowed to go outside for a walk or such while maintaining social distancing? Or do you just live somewhere where it is hard to get outside due to shared lifts or such? The wife has been walking to the mailbox most days, about 5km round trip, and talks to the neighbours while standing on opposite sides of the road. Our road is pretty dead traffic wise.

Hi Dave,

Reading you keyboard and mouse issue at boot itme, this is what I have each time I power off windows and boot into ArcaOS. To prevent this, I have to go into bios, do exit and reboot and them, no issue...  (but, I never have to reboot nor this kind of problem when last booted OS was ArcaOS... only when it was windows). 

659
Programming / Re: Trim command
« on: May 05, 2020, 07:49:06 pm »
Just to share my experience following Dave's last update.

I have a SSD with 3 partitions
1 - ArcaOS boot partition
2 - recovery partition
3 - work/home/programs and unixroot partition
Worked like this more than 6 months  (I suppose SSD garbage did its work since this date)     

I burned a DVD with the latest linux mint  (64bits)
I boot from dvd and then mount 2 different os/2 jfs partitions ( 2 and 3 ) and run fstrim on them ...
There is very less write operation on my boot partition 1 (and would like be careful with it and not tried yet)

Afer getting back which seems good result, I boot OS/2 (ArcaOS).
Boot was faster but working on my fird partition was very faster. Looks to be very good and it's worth it

See fstrim result.     

660
Applications / Re: OpenOffice 4.1.7 gives error on startup
« on: May 04, 2020, 05:33:20 am »
With WarpIN now working, I've got OpenOffice installed. Yum has installed all prerequisites. Yet, I'm seeing the attached error message.

Do you have the DLL ?

...\ApacheOpenOffice.4\program
27/01/20 16:25        586 735      0 a---  deploy.dll


Pages: 1 ... 42 43 [44] 45 46 ... 60