Posts: 10.556
Threads: 57
Joined: May 2017
my two cents: This should only happen if the final and the current version differ,...
----
Dev versions are in the 'experimental'-folder of my GoogleDrive, which is linked on the download page.
Posts: 10.556
Threads: 57
Joined: May 2017
@djcj: next release will need latest aomenc, rav1e, mkvtoolnix and mp4box otherwise av1 muxing to mp4 and mkv will fail
----
Dev versions are in the 'experimental'-folder of my GoogleDrive, which is linked on the download page.
Posts: 10
Threads: 1
Joined: Sep 2018
3: Auto-variance AQ with bias to dark scenes
in Adaptive quantization mode:
No option after the last update
Posts: 10.556
Threads: 57
Joined: May 2017
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
----
Dev versions are in the 'experimental'-folder of my GoogleDrive, which is linked on the download page.
Posts: 10
Threads: 1
Joined: Sep 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
Posts: 10.556
Threads: 57
Joined: May 2017
From the looks of it mediainfo doesn't work, calling:
"/home/leqkex/.hybrid-bin/mediainfo" --version
only returns an error about: `GLIBC_2.27' not found
----
Dev versions are in the 'experimental'-folder of my GoogleDrive, which is linked on the download page.
Posts: 10
Threads: 1
Joined: Sep 2018
(22.10.2018, 16:07)Selur Wrote: From the looks of it mediainfo doesn't work, calling:
"/home/leqkex/.hybrid-bin/mediainfo" --version
only returns an error about: `GLIBC_2.27' not found
/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)
Posts: 10.556
Threads: 57
Joined: May 2017
in case you are on a debian based system try whether calling:
sudo apt-get install glibc
fixes the issue.
----
Dev versions are in the 'experimental'-folder of my GoogleDrive, which is linked on the download page.
Posts: 17
Threads: 2
Joined: Aug 2017
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]
Posts: 10.556
Threads: 57
Joined: May 2017
31.10.2018, 06:16
(This post was last modified: 31.10.2018, 06:42 by Selur.)
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
warnings during the extraction
-> 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.
----
Dev versions are in the 'experimental'-folder of my GoogleDrive, which is linked on the download page.