Someone on Facebook complained that there was no 64-bit version of Bounce Ball, so I compiled one for them.
BTW, does anyone know who wrote the AROS version? I got the source code from AROSOne 32-bit, but there was no information about the author in the source code.
I.A. confirms that FFmpeg includes the H.264 codec and can encode (E) and decode (D) video in this format. So the problem is not the codec.
x11grab is NOT on the list: This is the key point. Look through the list of codecs for a module called x11grab or something similar. You won’t find anything because x11grab is not a codec, but an ‘input device’ (a demuxer/indev). The command ffmpeg -codecs only lists codecs, not input/output devices.
The H.264 codec (libx264) is present and works (as shown by the list of codecs and yesterday’s test).
The X11 capture module (x11grab) is NOT included (confirmed by the error).
Support for input devices is disabled (as -devices does not work).
The cause of the ‘guru’ is therefore clear: when you select MP4, your screen recorder attempts to use the x11grab module to capture the screen, but FFmpeg cannot find it and the programme crashes
@AMIGASYSTEM - With the help of I.A., I added MP4 and XiVID support to Screenrecorder; the compilation was successful, but unfortunately, if you try to save videos in MP4 and XiVID formats using Screenrecorder, the GURU error 0x80000003 f appears, errore 0000002625ab513f 0x0000000049c87830 core _IRQHandle (14) : Exception error code 00000005.
I.A. stated that the error was caused by FFmpeg not including the “x11grab” module; without this module, it is not possible to save in MP4 and XiVID formats.
It’s a shame – MP4 and XiVID would have been handy for avoiding having to save such large files!
If anyone is interested in integrating ‘x11grab’ into FFmpeg or has an alternative, I can provide the source code, which can be compiled on native AROS 64.
From ffmpeg -codecs it seems to say mpeg4 is available for both encoding and decoding.
With the help of I.A., I added MP4 and XiVID support to Screenrecorder; the compilation was successful, but unfortunately, if you try to save videos in MP4 and XiVID formats using Screenrecorder, the GURU error 0x80000003 f appears, errore 0000002625ab513f 0x0000000049c87830 core _IRQHandle (14) : Exception error code 00000005.
I.A. stated that the error was caused by FFmpeg not including the “x11grab” module; without this module, it is not possible to save in MP4 and XiVID formats.
It’s a shame – MP4 and XiVID would have been handy for avoiding having to save such large files!
If anyone is interested in integrating ‘x11grab’ into FFmpeg or has an alternative, I can provide the source code, which can be compiled on native AROS 64.
@AMIGASYSTEM - After creating AmiPlayMOD-GUI and WildMidi-GUI (see the review in the “AROS One ABIv11 64-Bit Work In Progress” thread), and again thanks to IA on AROS One, I successfully compiled Screenrecorder for AROS 64-bit, made a quick recording of a few minutes, and saved the file in the format described above—it was nearly 500 MB.
To be able to compile it on AROS One running on VMware, I had to make corrections to the Makefile and other source files!!!
Screenrecorder put a heavy load on the system, which slowed down a bit during recording—see the video—but in the end, the video was of excellent quality.
These applications will soon be published on the AROS Archive.
I’m attaching the video created with Screenrecorder, but converted to XiVID to reduce its size.
Wow, very impressive - ScreenRecorder is a really useful program to have :-)
After creating AmiPlayMOD-GUI and WildMidi-GUI (see the review in the “AROS One ABIv11 64-Bit Work In Progress” thread), and again thanks to IA on AROS One, I successfully compiled Screenrecorder for AROS 64-bit, made a quick recording of a few minutes, and saved the file in the format described above—it was nearly 500 MB.
To be able to compile it on AROS One running on VMware, I had to make corrections to the Makefile and other source files!!!
Screenrecorder put a heavy load on the system, which slowed down a bit during recording—see the video—but in the end, the video was of excellent quality.
These applications will soon be published on the AROS Archive.
I’m attaching the video created with Screenrecorder, but converted to XiVID to reduce its size.
Great job, Prince of Persia is one of the most famous, well-known and beautiful games we've had on Amiga and beyond.
Now with the bigger screen, it's much more fun to play!
Prince of Persia. The latest version, ported to SDL2. Lots of new options, the port required a lot of tinkering because our SDL2 doesn't have all the features. If there are any Prince fans here, I'd love to know if it's possible to complete the game?
I have slightly improved this simple and enjoyable game.
- Added full screen toggle (Alt+Enter)
- Added joystick button support
- Added FPS counter (F key)
- Optimised game size
Last week, I successfully tested ‘freedoom’ (free WAD files) with the “PrBoom” and ‘Odamex’ engines available on Aros Archive (no source). It would be useful to have a 64-bit version as well.
You can view all discussion threads in this forum. You cannot start a new discussion thread in this forum. You cannot reply in this discussion thread. You cannot start on a poll in this forum. You cannot upload attachments in this forum. You cannot download attachments in this forum.