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 - Martin Iturbide

Pages: 1 ... 144 145 [146] 147 148 ... 304
2176
Applications / Re: Online learning
« on: March 23, 2020, 02:15:43 pm »
Ohh, I thought that you can actually do an screen capture with ffmpeg with OS/2. I was trying to do that and needed the command. But I guess you are telling me that is not possible on OS/2 with ffmpeg.

Regards

2177
Applications / Re: Online learning
« on: March 23, 2020, 04:44:32 am »
Ok, I tried ffmpeg 4.0.2 and installed the libraries listed on the readme.

I run ffmpeg -devices to see what it says.
Quote
[C:\]ffmpeg -devices
ffmpeg version 4.0.2 Copyright (c) 2000-2018 the FFmpeg developers
  built with gcc 5.5.0 (GCC)
  configuration: --enable-gpl --disable-doc --cpu=i686 --enable-fontconfig --ena
ble-libfreetype --enable-libxvid --enable-libvpx --enable-libx264 --enable-libmp
3lame --enable-libopus --enable-libtheora --prefix='h:/tmp/ffmpeg' --disable-sta
tic --enable-shared --extra-libs=-lcx --extra-ldflags=-Zhigh-mem --extra-cflags=
'-isysroot k:/usr/include'
  libavutil      56. 14.100 / 56. 14.100
  libavcodec     58. 18.100 / 58. 18.100
  libavformat    58. 12.100 / 58. 12.100
  libavdevice    58.  3.100 / 58.  3.100
  libavfilter     7. 16.100 /  7. 16.100
  libswscale      5.  1.100 /  5.  1.100
  libswresample   3.  1.100 /  3.  1.100
  libpostproc    55.  1.100 / 55.  1.100
Devices:
 D. = Demuxing supported
 .E = Muxing supported
 --
 D  lavfi           Libavfilter virtual input device
  E sdl,sdl2        SDL2 output device


Now, I do not know how to record video. I'm looking other samples, but I don't know what is the device.

Like:
 ffmpeg -f avfoundation -i "<screen device index>:<audio device index>" output.mkv
But I don't know the devices name.

Regards

2178
Applications / Re: Online learning
« on: March 23, 2020, 03:07:23 am »
Hi Dave

Which is the latest port of ffmpeg to OS/2? The one at hobbes (4.0.2 ) or at the netlabs rpm?

Which LAME works with ffmpeg 4.0.2? I get this error.
Quote
SYS1804: The system cannot find the file MP3LAME.

Regards

2179
Hardware / USBMOS: AN USB driver package version 12.04 released
« on: March 22, 2020, 02:50:50 am »
Hi

About the news, and even that a new USBMSD driver is an important milestone, I found interesting the "A new USBMOS driver for Moschip based USB to ethernet adapters."

I want to give it a try and understand which USB Ethernet adapters are now working, as a difference from the old USBEther driver we had.

Please let me know any report of USB Ethernet adapter (with HardwareID preferable) to be includes on the OS2World wiki.

Regards

2180
Hi

Just as a curious note, on this document ("IBM and Microsoft Software Newsletter. Statement of  Direction" / page 47) I found some other OS/2 education courses that IBM used to provide on 1989.

So, I included those on the IBM Courseware Wiki page, hopefully if someone find some of this, we can scan it and I can request IBM permission to republish it for all of us.

Regards


2181
Applications / Re: DOS VDM and Win-OS2 Fans ?
« on: March 21, 2020, 06:03:26 pm »
Hi

I'm wondering if the "VSVGA.SYS" source code is available on the IBM DDK. Does somebody knows?

Regards

2182
Hi.

I'm trying to find these magazines issues to include them to the collection:

IBM Personal Systems Developer
- Vol 1 - Nov 1988 - G362-0001-00
- Vol 1 - Feb 1989 - G362-0001-01
- Vol 1 - Summer 1989 - G362-0001-02
- Vol 1 - Fall 1989 - G362-0001-03
- Vol2 - Winter 1990 - G362-0001-04
- Vol2 - Spring 1990 - G362-0001-05
- Vol2 - Summer 1990 - G362-0001-06
- Vol2 - Fall 1990 - G362-0001-07
- Vol3 - Winter 1991 - G362-0001-08

The rest of the collection is linked on the EDM/2.

Regards

2183
Internet / Re: os2site.com access
« on: March 18, 2020, 05:50:20 pm »
Hi

I wrote an email to Ian last week. He is having connection issues in his area in Australia. His server and himself has internet limitation right now and sadly he had no estimated date to solve this problem.

I hope that Ian can eventually connect and tells us more about this issue.

Regards

2184
Article Discussions / Re: Qt 5 version 5.13.1 OS/2 Beta 1
« on: March 16, 2020, 08:57:44 pm »
Thanks Guzzy. So it may be "my issue". I will check with a different VMs.

Update: Yep, I tried on a different system and Cute Chess worked. I haven't found any duplicated DLLs on the Libpath. I'm trying to find what happened (or what is different) on my other VM that produce that error.

Regards

2185
Hardware / Re: OS/2 and the Mainframe
« on: March 16, 2020, 04:23:16 pm »
Thanks Doug.

OS/2 was simply the operating system, to run the 3270 emulator, and a modem.
I know it is along time ago, but on OS/2 2.0, what did you use for 3270 emulation on that time? Communication Manager/2? Or was it already available Personal Communications for OS/2 ? or any other software?

Regards

2186
Article Discussions / Re: Qt 5 version 5.13.1 OS/2 Beta 1
« on: March 16, 2020, 04:02:55 pm »
Does that mean that it will be desirable that Tellie will recompile his Qt5 software ports? Or something else can be worked out?

I'd say that updating gcc1.dll will be enough....
Hi

I had tried the latest gcc1.dll that provides the Netlabs exp and it provides the same error.
Quote
1-15-20 10:15a        65,857    124 a---  gcc1.dll

If someone can run CuteChess and let me know if it is only an issue of my machine, it will be helpful.

Regards

2187
Article Discussions / Re: Qt 5 version 5.13.1 OS/2 Beta 1
« on: March 16, 2020, 01:28:04 am »
Hi
Does that mean that it will be desirable that Tellie will recompile his Qt5 software ports? Or something else can be worked out?

Regards

2188
Article Discussions / Re: Qt 5 version 5.13.1 OS/2 Beta 1
« on: March 15, 2020, 11:29:05 pm »
Hi

What do you think I'm missing? when running CuteChess I get this error on POPUPLOG. The program opens and close immediately.

Quote
03-15-2020  17:25:28  SYS2070  PID 012b  TID 0001  Slot 008d
C:\HOME\DOWNLOADS\GAMES1\CUTECHESS-1.1.0\CUTECHESS.EXE
STDCPP6->GCC1.___gthread_os2_mutex_lock
127

Regards

2189
Hardware / Re: OS/2 and the Mainframe
« on: March 15, 2020, 04:17:08 pm »
Hi

Just to be clear, I don't have an IBM Mainframe or a P390 card (which is also a mainframe). I just want to document how OS/2 uses to interact or work with Mainframe Machines. I don't have part numbers, just the stories of people that used to work with a mainframe and OS/2.

Regards.

2190
Hardware / Re: OS/2 and the Mainframe
« on: March 13, 2020, 09:30:30 pm »
Hi

Yes, I saw the presentation of the "Mainframe Kid", it is a very nice story. I have connected with him on twitter, but since he is more focus on the mainframe, and I just care of what part OS/2 does, he didn't replied  :'(

I'm still looking someone that can help me solve my question (first post).

Regards

Pages: 1 ... 144 145 [146] 147 148 ... 304