Welcome to Doom9's Forum, THE in-place to be for everyone interested in DVD conversion.

Before you start posting please read the forum rules. By posting to this forum you agree to abide by the rules.

 

Go Back   Doom9's Forum > Capturing and Editing Video > Avisynth Usage
Register FAQ Calendar Today's Posts Search

Reply
 
Thread Tools Search this Thread Display Modes
Old 27th July 2021, 19:37   #1  |  Link
gispos
Registered User
 
Join Date: Oct 2018
Location: Germany
Posts: 1,002
MP_Pipeline and Win10

I can't get MP_Pipeline to work on Win10.
What does M_Pipeline need? I installed all runtime files. I think.
I installed 2, 3.5 and the latest 4 of the net framework.

Is there still something missing? Framework 1?

There is no error message and only one MP_pipeline.dll.slave.exe can be seen in the task manager with 0% utilization

Thanks
__________________
Live and let live
gispos is offline   Reply With Quote
Old 28th July 2021, 01:45   #2  |  Link
patul
Registered User
 
Join Date: Sep 2005
Posts: 130
Which version are you trying to install? I can run latest version from pinterf just fine on my Windows 10.

Can you try to run this simplest script in AVSMeter to see if there's any error message there?

Code:
MP_Pipeline("""
ColorBars()
### prefetch: 16, 0
### ###
""")

ScriptClip("Subtitle(string(current_frame))")
patul is offline   Reply With Quote
Old 28th July 2021, 10:20   #3  |  Link
gispos
Registered User
 
Join Date: Oct 2018
Location: Germany
Posts: 1,002
Had it only tried with LWLibavVideoSource.
With DirectShowSource and FFVideoSource it works, very strangely because LWLibavVideoSource works properly without MP_Pipeline with 32bit and 64bit.

Also AVSMeter or VirtualDub show no mistakes but just wait for Avishynth.

Why? This can not be, LWLibavVideoSource works flawless without MP_Pipeline
__________________
Live and let live
gispos is offline   Reply With Quote
Old 28th July 2021, 13:59   #4  |  Link
gispos
Registered User
 
Join Date: Oct 2018
Location: Germany
Posts: 1,002
Found out why.
If an index file exists there are no problems, but if I start LWLibavVideoSource(SourceFile, cache=False) in MP_Pipeline, Avisynth does not return.
But that works under Win7. Why is cache=False ignored?

Edit
Or better asked, why does LWLibavVideoSource not start in MP_Pipeline without an index file?
__________________
Live and let live

Last edited by gispos; 28th July 2021 at 14:02.
gispos is offline   Reply With Quote
Old 28th July 2021, 15:53   #5  |  Link
StainlessS
HeartlessS Usurer
 
StainlessS's Avatar
 
Join Date: Dec 2009
Location: Over the rainbow
Posts: 10,980
Anything in Windows Logs [Application or System] ?.
__________________
I sometimes post sober.
StainlessS@MediaFire ::: AND/OR ::: StainlessS@SendSpace

"Some infinities are bigger than other infinities", but how many of them are infinitely bigger ???
StainlessS is offline   Reply With Quote
Old 28th July 2021, 17:59   #6  |  Link
gispos
Registered User
 
Join Date: Oct 2018
Location: Germany
Posts: 1,002
Have already looked and found nothing. Comodo firewall turned off, virus scanner deactivated nothing helps.

How do MP_Pipeline and LWLibavVideoSource behave on other Win10 computers?
Can be used without an index file, i.e. LWLibavVideoSource(SourceFile, cache=False)

Edit:
What else comes to mind are the services I disabled in the Comodo firewall.
Does MP_Pipeline communicate with its processes via remote or something else?
__________________
Live and let live

Last edited by gispos; 28th July 2021 at 18:06.
gispos is offline   Reply With Quote
Old 29th July 2021, 15:26   #7  |  Link
gispos
Registered User
 
Join Date: Oct 2018
Location: Germany
Posts: 1,002
I tested it in a VM, same result.
Under Win10, LWLibavVideoSource cannot be used in MP_Pipeline without an index file.
That still worked with Win7.

Is it the same for other users?
It would be nice if someone could confirm this, so that I can stop looking for the problem.
__________________
Live and let live
gispos is offline   Reply With Quote
Old 30th July 2021, 01:22   #8  |  Link
patul
Registered User
 
Join Date: Sep 2005
Posts: 130
Yes, the same issue(s) happened here too:
  • Creating lwi fails (but the lwi file is actually created, although not a complete index file)
    PHP Code:
    AVSMeter 3.0.2.0 (x64), (cGroucho20042012-2020
    AviSynth
    3.7.0 (r33823.7x86_64) (3.7.0.0)

    Creating lwi index file 35ate slave processMessageCreating lwi index file 0
    (D:\App\AVS\AVSMeter290\mp.avsline 5
  • cache=false doesn't help
    PHP Code:
    AVSMeter 3.0.2.0 (x64), (cGroucho20042012-2020
    AviSynth
    3.7.0 (r33823.7x86_64) (3.7.0.0

Last edited by patul; 30th July 2021 at 01:50.
patul is offline   Reply With Quote
Old 30th July 2021, 15:23   #9  |  Link
gispos
Registered User
 
Join Date: Oct 2018
Location: Germany
Posts: 1,002
patul thank you for the confirmation. It was apparently too difficult to test for the long-established.
__________________
Live and let live
gispos is offline   Reply With Quote
Old 30th July 2021, 16:31   #10  |  Link
StainlessS
HeartlessS Usurer
 
StainlessS's Avatar
 
Join Date: Dec 2009
Location: Over the rainbow
Posts: 10,980
This long-established has never used it, sorry.
__________________
I sometimes post sober.
StainlessS@MediaFire ::: AND/OR ::: StainlessS@SendSpace

"Some infinities are bigger than other infinities", but how many of them are infinitely bigger ???
StainlessS is offline   Reply With Quote
Old 30th July 2021, 17:57   #11  |  Link
gispos
Registered User
 
Join Date: Oct 2018
Location: Germany
Posts: 1,002
Quote:
Originally Posted by StainlessS View Post
This long-established has never used it, sorry.
Then you were not meant.
__________________
Live and let live
gispos is offline   Reply With Quote
Reply


Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT +1. The time now is 23:02.


Powered by vBulletin® Version 3.8.11
Copyright ©2000 - 2024, vBulletin Solutions Inc.