Jump to content

nicolaasjan

Member
  • Posts

    643
  • Joined

  • Last visited

  • Days Won

    12
  • Donations

    0.00 USD 
  • Country

    Netherlands

nicolaasjan last won the day on December 31 2025

nicolaasjan had the most liked content!

3 Followers

About nicolaasjan

Profile Information

  • OS
    XP Pro x86

Recent Profile Visitors

The recent visitors block is disabled and is not being shown to other users.

nicolaasjan's Achievements

705

Reputation

  1. Well, the page loads here with Vorapis (slowly...), but the video doesn't. Bugs regarding the Vorapis project can only be discussed on Discord. Playing the video using the Open With extension and MPC-HC 2.2.1 from Maroc works very well though. Maroc is no longer active on the My Digital Life Forums and his link to Windows XP compatible MPC-HC has expired. I have preserved it in my Dropbox. Link (portable). Be sure that FFmpeg, yt-dlp and QuickJS are in your path.
  2. Do you mean AV1? https://en.wikipedia.org/wiki/AV1 AVC1: https://en.wikipedia.org/wiki/Advanced_Video_Coding BTW, my latest version of yt-dlp is 2026.06.14
  3. @autodidact There is a security update for OpenSSL (3.6.3). Would you be so kind to provide the 64-bit shared libraries for Windows again? 🙏
  4. Thanks! Compressed with UPX, ffmpeg.exe is only 11.8MB.
  5. Yes, I didn't really agree with that . If they want a smaller size, they could compress it with UPX. For now, I have reverted to the previous 'full' version.
  6. @autodidact I tested your XP version of FFmpeg, but it failed to convert flac to mp3 due to missing codec/library (for parsing cover art): ffmpeg -threads 2 -y -i "Klaus Schulze - Mellotrone.flac" -acodec libmp3lame -q:a 0 "Klaus Schulze - Mellotrone.mp3" ffmpeg version N-124841-gb355200263-WINXP Copyright (c) 2000-2026 the FFmpeg developers built with gcc 14.3.1 (GCC) 20250901 configuration: --arch=x86 --target-os=mingw32 --prefix=/cygdrive/c/cygwin64/mingw-w64/i686-w64-mingw32 --cross-prefix=/cygdrive/c/cygwin64/mingw-w64/bin/i686-w64-mingw32- --extra-cflags='-O2 -mthreads -march=pentium4' --pkg-config=pkg-config --pkg-config-flags=--static --enable-gpl --enable-gray --enable-version3 --disable-bcrypt --disable-debug --disable-doc --disable-w32threads --disable-autodetect --disable-avdevice --enable-libmp3lame --enable-libfdk-aac --extra-version=WINXP libavutil 60. 32.100 / 60. 32.100 libavcodec 62. 36.101 / 62. 36.101 libavformat 62. 19.101 / 62. 19.101 libavfilter 11. 17.100 / 11. 17.100 libswscale 9. 8.100 / 9. 8.100 libswresample 6. 4.100 / 6. 4.100 Input #0, flac, from 'Klaus Schulze - Mellotrone.flac': Metadata: ARTIST : Klaus Schulze ALBUM : Contemporary Works I - CD 9 - Klaus Schulze: Ballett 4 GENRE : Electronic DATE : 2000 TITLE : Mellotrone DISCID : 220FE003 track : 1 TOTALTRACKS : 3 TRACKTOTAL : 3 Duration: 00:13:53.19, start: 0.000000, bitrate: 819 kb/s Stream #0:0: Audio: flac, 44100 Hz, stereo, s16 Stream #0:1: Video: png, none, 600x600, 90k tbr, 90k tbn (attached pic) Metadata: comment : Cover (front) title : cover.png [vost#0:0 @ 0003d580] Automatic encoder selection failed Default encoder for format mp3 (codec png) is probably disabled. Please choose an encoder manually. [vost#0:0 @ 0003d580] Error selecting an encoder Error opening output file Klaus Schulze - Mellotrone.mp3. Error opening output files: Encoder not found
  7. I tested with the Mojeek bot: MojeekBot/2.0 (compatible; http://www.mojeek.com/bot.html) It sees nothing now :
  8. I just changed `general.useragent.override.msfn.org` to: Mozilla/5.0 (compatible; Googlebot/2.1; +http://www.google.com/bot.html) But why doesn't the administrator do something about it?
  9. Indeed. This is what the bot sees when visiting this particular thread (screenshot of part of a long page):
  10. Yes, searching for "msfn.org/board" on Bing also gives me sh*t results... So, Copilot is clearly hallucinating.
  11. Update to Chromium 150.0.7863.0 changes and improvements: (#79) Use a simpler way to support MV2. (thanks to @bershanskiy)
  12. [Announcement] ejs is dropping support for Node v20 and v21 There is a request for Node 22/24 on vladimir-andreevich/node.js-windows-7 but there is no answer yet.
  13. You mean yt-dlp_linux_x86 ? B.t.w., Debian Bullseye support will end August 31 2026 and Debian Trixie is 64-bit only. So, I'll have to reconsider building yt-dlp for 32-bit on my LMDE VM, which will also lose support then...
  14. @reboot12 Hmm... That looks rather complicated to do on Windows (I'm old...). Maybe I'll just have to learn to cross-compile FFmpeg on Linux with the native tools available. The thing is, the MinGW environment also has to be installed (1136MB).
×
×
  • Create New...