18.10.2018, 04:47
20.10.2018, 20:10
@djcj: next release will need latest aomenc, rav1e, mkvtoolnix and mp4box otherwise av1 muxing to mp4 and mkv will fail
22.10.2018, 05:32
3: Auto-variance AQ with bias to dark scenes
in Adaptive quantization mode:
No option after the last update
in Adaptive quantization mode:
No option after the last update
22.10.2018, 05:56
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
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
22.10.2018, 09:27
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
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
22.10.2018, 16:07
From the looks of it mediainfo doesn't work, calling:
only returns an error about: `GLIBC_2.27' not found
Code:
"/home/leqkex/.hybrid-bin/mediainfo" --version
27.10.2018, 21:23
(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)
only returns an error about: `GLIBC_2.27' not foundCode:"/home/leqkex/.hybrid-bin/mediainfo" --version
/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)
27.10.2018, 22:43
in case you are on a debian based system try whether calling:
fixes the issue.
Code:
sudo apt-get install glibc
30.10.2018, 23:52
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]
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]
31.10.2018, 06:16
1. try using a folder which does not contains 'ª' in it.
2. Input seems broken, since mkvextract produces lots of:
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.
2. Input seems broken, since mkvextract produces lots of:
Code:
[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.