Andrew Randrianasulu

Results 34 issues of Andrew Randrianasulu

### Problem description I tried to build ffmpeg on termux and for some reason it picks up termbits.h file and compilation fail in few places where it uses B0 constant....

bug report

### Problem description Because termux packages x265 3.5 I think it misses some cpu acceleration merged in x265 master per this bugreport https://bitbucket.org/multicoreware/x265_git/issues/563/patch-neon-arm64-improvements ### What steps will reproduce the bug?...

enhancement
inactive

I was trying to convert project from https://github.com/subelf/Spp2Pgs, but cmake-converter failed **To Reproduce** Installed newest version of cmake-converter: root@slax:/home/guest/botva/src/src/cmakeconverter# pip3 install . Processing /home/guest/botva/src/src/cmakeconverter Requirement already satisfied: lxml in /usr/lib/python3.7/site-packages...

As far as I understand ffmpeg still generates just truehd audio stream in ts container. In this post {0} it was said to be possible to generate silent/fake ac3 substream...

enhancement
discussion

``` 38/77 files checked 35% done Checking tsMuxer/matroskaDemuxer.cpp ... tsMuxer/matroskaDemuxer.cpp:1935:5: error: Using 'memset' on struct that contains a 'std::vector'. [memsetClass] memset(track, 0, MAX_TRACK_SIZE); ^ 39/77 files checked 40% done ```...

bug

using nightly-2021-12-12-02-06-49 with hand-crafted meta file i got segfault if I forgot to specify track parameter in meta file. this meta works: $ cat bd.meta MUXOPT --blu-ray --no-asyncio V_MPEG4/ISO/AVC, /data/data/com.termux/files/home/tmp/bd_20211123-061432/bd.m2ts,...

bug

### Official FAQ - [X] I have checked the official FAQ. ### Ventoy Version 1.0.80 ### What about latest release Yes. I have tried the latest release, but the bug...

### Problem description installed tcc from repo, tried to change CC to it. got: ``` tcc -O1 -Wall -Wextra -pedantic -Wno-unused-parameter -Wno-unused-variable -std=c99 -DNDEBUG -DINLINE=inline -DAugmentation_7ch -march=native -Wall -c common.c...

bug report

using git commit 2f35684a04d9e1bd48d6ffa88b19a88871e90942 and this cmake command line from inside BUILD directory: cmake -DLUXCORE_DISABLE_OIDN:bool=ON -DLUXRAYS_DISABLE_CUDA:bool=ON .. I nearly can make LuxCoreRender on 32-bit Slackware (after fixing embree ebuild for...

I tried to compile MLV-App on Slackware 15.0 i586 (but actual cpu is AMD FX 4300, so plenty of SIMD extensions). Compile was fine (I used src up to 620d7c8e7ddfd2f13d7bc03253e9d0af14a7d7d0)....

help wanted
Info