Selur's Little Message Board
[BUG] AviSynth 32 bit - Can't process mpg file, Hybrid won't use MPEG2Source - 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: [BUG] AviSynth 32 bit - Can't process mpg file, Hybrid won't use MPEG2Source (/thread-1568.html)



AviSynth 32 bit - Can't process mpg file, Hybrid won't use MPEG2Source - The_Tinkerer - 19.10.2020

Using Hybrid Dev version 2020.10.17.1.

Hyrid seems to be "locked" into wanting to use D2VSource instead of MPEG2Souce for .mpg files. And, it gives an error when trying to use it, "There is no function named 'D2VSource'."

[Image: vX4Gq0X.jpg]


[attachment=1084]


RE: AviSynth 32 bit - Can't process mpg file, Hybrid won't use MPEG2Source - Selur - 19.10.2020

I can reproduce the problem, will look into it later today and report back.
side note: MPEG2Souce is obsolete 'https://github.com/Asd-g/MPEG2DecPlus' uses D2VSource(..)
which causes the mix-up.