Skip to main content

Notice

Please note that most of the software linked on this forum is likely to be safe to use. If you are unsure, feel free to ask in the relevant topics, or send a private message to an administrator or moderator. To help curb the problems of false positives, or in the event that you do find actual malware, you can contribute through the article linked here.

  User Info

  Who's Online

  • Guests: 678
  • hidden: 8
  • Users Online : 16

  Board Stats

  • Total Members: 0
  • Total Posts: 0
  • Total Topics: 0
  • Total Categories: 0
  • Total Boards: 0
  • Most Online: 9,670

  Theme Select



Forum Default

Permanently

  Board News

FFmpeg 7.0 "Dijkstra" released 2024-04-05

2024-04-07 13:54:00 by Porcus | Views: 1311 | Comments: 11

A major release, ffmpeg 7.0, has been out since Friday: https://ffmpeg.org/
Changelog: https://git.videolan.org/?p=ffmpeg.git;a=blob_plain;f=Changelog;hb=n7.0

Audio-specific: QOA decoder. 
Not unikely there are some details to existing encoders/decoders too.

(And I haven't paid enough attention to know that -map_channel has been deprecated, until now that it is removed.)

...and we are back

2024-03-08 16:46:38 by spoon | Views: 1850 | Comments: 4

The datacenter we host with lost all network connectivity, including redundancies.

In the last 20 years we have nearly had a 100% uptime, once stung around 15 years ago when GoDaddy messed up their DNS servers, that was a 3-4 day outage from memory.

Then our previous datacenter, had 3 network connections, one was down for maintenance, a builder dug through one, leaving just one, and the datacenter cut through the working one thinking it was the damaged one, that was a 1 day outage also.

It happens, even to the best of them (a few days ago, Facebook lost their authentication servers).

Will work with the datacenter to understand why the redundancies failed over the next few days.

WavPack 5.7.0 Release

2024-03-01 15:49:38 by bennetng | Views: 1975 | Comments: 7

https://github.com/dbry/WavPack/releases/tag/5.7.0

                     ---------------------------------
                     Release 5.7.0 - February 29, 2024
                     ---------------------------------

 WavPack Library Source Code - 5.7.0
 wavpack.exe (command-line encoder) - 5.7.0
 wvunpack.exe (command-line decoder) - 5.7.0
 wvgain.exe (command-line ReplayGain scanner) - 5.7.0
 wvtag.exe (command-line tagging utility) - 5.7.0
 cool_wv4.flt (Cool Edit / Audition filter) - 4.2
 ----------------------------------------------------
 added: multithreaded encoding and decoding to libwavpack (optional)
 added: option to specify multithreading in CLI programs (--threads)
 added: multithreading support to Cool Edit filter (always enabled)
 added: support for ID3v2.4 when importing tags (--import-id3)
 added: optional bitrate specification to wavpack -c option
 added: Windows native threads in wvtest, builds with MSVC
 added: recognize WAV files with new fourcc of 'BW64'
For more changes see https://github.com/dbry/WavPack/blob/master/NEWS