Quote from: Rhapsody on January 14, 2025, 10:42:40 PMIs there something I can send you like my settings file to try and figure out why this isn't working, in this case?
Quote from: eumagga0x2a on January 14, 2025, 11:15:10 AMJust tried on Windows 11 on a PC with NVIDIA Geforce RTX 3050:
The official r241212 build: playing the sample works fine via DXVA2 and NVDEC.
My own cross-compiled build with experimental features built into libaom: playing the sample works via software decoder which is libaom (requires VU meter to be hidden to keep up with the frame rate), DXVA2 and NVDEC.
The drawback of enabling experimental features in libaom is that it requires the library to be built as a static library instead of a shared one. This increases the size of the installation by approx. 7 MiB.
Compiler: GCC 13.3.0
Build Target: Microsoft Windows (x86-64)
User Interface: Qt (5.15.15)
Operating System: Microsoft Windows (6.2.9200; 64-bit)
Time: Wed Jan 08 14:25:30 2025
0: C:\Users\keirg\tools\portable\avidemux_64\avidemux.exe
$ ffprobe Grunnopplæring.mp4 -hide_banner
Input #0, mov,mp4,m4a,3gp,3g2,mj2, from 'Grunnopplæring.mp4':
Metadata:
major_brand : isom
minor_version : 512
compatible_brands: isomiso2
creation_time : 2024-10-09T11:15:22.000000Z
Duration: 01:47:04.64, start: 0.000000, bitrate: 424 kb/s
Stream #0:0[0x2](eng): Video: h264 (libopenh264) (Baseline) (avc1 / 0x31637661), yuv420p(progressive), 1920x1080, 371 kb/s, 16 fps, 16 tbr, 10k tbn (default)
Metadata:
creation_time : 2024-10-09T11:15:22.000000Z
vendor_id : [0][0][0][0]
Stream #0:1[0x1](eng): Audio: aac (libfdk_aac) (mp4a / 0x6134706D), 16000 Hz, mono, s16, 51 kb/s (default)
Metadata:
creation_time : 2024-10-09T11:15:22.000000Z
vendor_id : [0][0][0][0]
Quote13:07:45-058 [DIA_encodingQt4::pauseButtonPressed] StopReq
Alternate - "The encoding is paused. Do you want to resume or abort?": "Resume" or "Abort"
Alternate: the first option chosen
2% done frames: 2660 elapsed: 00:00:05,176
3% done frames: 3398 elapsed: 00:00:06,178
3% done frames: 4217 elapsed: 00:00:07,179
13:07:49-641 [DIA_encodingQt4::pauseButtonPressed] StopReq
Alternate - "The encoding is paused. Do you want to resume or abort?": "Resume" or "Abort"
Alternate: the first option chosen