Robert Kausch

Results 7 issues of Robert Kausch

This ticket serves as a tracker for translations needing updates for fre:ac 1.1.5. It will be updated once the status of a translation changes. **_Help is needed to update the...

help wanted
good first issue

Split from #2 @sandreas wrote: > BTW, this should go to a new issue, but if you would like to add some more atoms and parameters, you could refer to:...

This came up in the initial discussion of this fork: https://github.com/enzo1982/mp4v2/discussions/1#discussioncomment-2164070 I.e. there should be an option to make MP4v2 automatically switch to 64 bit atoms (e.g. `co64` instead of...

enhancement

This seems to be a problem with the AppImage loader. The ARM and ARM64 variants link to libz.so instead of libz.so.1, so e.g. on Ubuntu you need to install zlib1g-dev...

I cannot directly run foreign architecture (ARM, ARM64) AppImages on an x64 installation even with binfmt-support and qemu-user-static installed. Trying to run `appimagetool-armhf.AppImage` gives: ``` ~/$ ./appimagetool-armhf.AppImage bash: ./appimagetool-armhf.AppImage: Cannot...

Here's a sample that exhibits heavy distortion after encoding with FAAC at default settings (`faac original.wav`) and even up to ~160kbps (`faac -b 160 original.wav`): [sample.zip](https://github.com/knik0/faac/files/5560250/sample.zip) The ZIP contains the...

Updates patchset to maintain GCC 2.95 compatibility (variables not declared at the top of blocks). **Attention: SONAME change!** There are minor changes to the libFLAC 1.4 API and ABI, so...