[GUIDE] Ubuntu repository - maintained by djcj - Printable Version +- Selur's Little Message Board (https://forum.selur.net) +-- Forum: Hybrid - Support (https://forum.selur.net/forum-1.html) +--- Forum: Problems & Questions (https://forum.selur.net/forum-3.html) +--- Thread: [GUIDE] Ubuntu repository - maintained by djcj (/thread-18.html) |
RE: Ubuntu repository - maintained by djcj - Selur - 18.10.2018 my two cents: This should only happen if the final and the current version differ,... RE: Ubuntu repository - maintained by djcj - Selur - 20.10.2018 @djcj: next release will need latest aomenc, rav1e, mkvtoolnix and mp4box otherwise av1 muxing to mp4 and mkv will fail RE: Ubuntu repository - maintained by djcj - Leque - 22.10.2018 3: Auto-variance AQ with bias to dark scenes in Adaptive quantization mode: No option after the last update RE: Ubuntu repository - maintained by djcj - Selur - 22.10.2018 Seems like the naming of the drop down is just 'off'. Adaptive quantization 0 <> disabled 1 <> manual <> Variance AQ (complexity mask) 2 <> automatic <> Auto-variance AQ 3 <> automatic2 <> Auto-variance AQ with bias to dark scenes thanks for reporting, will fix the naming for the next release. (functionality is still there) Cu Selur RE: Ubuntu repository - maintained by djcj - Leque - 22.10.2018 Hybrid stopped working after the last update... It reads errors when loading the file. (couldn't find: /home/leq1/Desktop/temp hybrida/mediaInfoLog.txt) Couldn't find any video data with mediainfo! By starting the encoding process, it crashes. (-> 09_14_14_2610_02_video crashed: ERROR: /home/leq1/Desktop/temp hybrida/09_14_14_2610_02.264 was not created! Aborting '09_14_14_2610_02_video' due to: ERROR: /home/leq1/Desktop/temp hybrida/09_14_14_2610_02.264 was not created! Job 09_14_14_2610 finished!) HybridDebugOutput: https://www71.zippyshare.com/v/yXZPqolu/file.html RE: Ubuntu repository - maintained by djcj - Selur - 22.10.2018 From the looks of it mediainfo doesn't work, calling: "/home/leqkex/.hybrid-bin/mediainfo" --version RE: Ubuntu repository - maintained by djcj - Leque - 27.10.2018 (22.10.2018, 16:07)Selur Wrote: From the looks of it mediainfo doesn't work, calling:/home/leq1/.hybrid-bin/mediainfo: /lib/x86_64-linux-gnu/libm.so.6: version `GLIBC_2.27' not found (required by /home/leq1/.hybrid-bin/mediainfo) /home/leq1/.hybrid-bin/mediainfo: /lib/x86_64-linux-gnu/libc.so.6: version `GLIBC_2.27' not found (required by /home/leq1/.hybrid-bin/mediainfo) RE: Ubuntu repository - maintained by djcj - Selur - 27.10.2018 in case you are on a debian based system try whether calling: sudo apt-get install glibc RE: Ubuntu repository - maintained by djcj - Neocazen - 30.10.2018 Hello, Selur. Djcj turned to smoke? lol I am having problems with a mkv video passthrough to MP4(Crashed). After a lot of trying, I discovered that the problem is with Ac3 audio with both Mp4Box and ffmepg, fails. but putting to convert gives right. Follow debug file. [attachment=550][attachment=550][attachment=550][attachment=550][attachment=550][attachment=550] RE: Ubuntu repository - maintained by djcj - Selur - 31.10.2018 1. try using a folder which does not contains 'ª' in it. 2. Input seems broken, since mkvextract produces lots of: [MPEG-2 TS] TS Packet 229 does not start with sync marker -> You can try enabling Config->Input->Extraction->Stream extraction with ffmpeg. In case that doesn't help my guess is that your source is to broken to be handled by Hybrid. (or your source isn't an mkv but a mislabed transort stream) Cu Selur Ps.: Also please post bug reports that are not directly related to the repository into a separate thread. |