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 > General > Linux, Mac OS X, & Co

 
 
Thread Tools Search this Thread Display Modes
Prev Previous Post   Next Post Next
Old 13th March 2009, 12:46   #1  |  Link
multimediaman
MPlayer addict
 
Join Date: Dec 2008
Posts: 33
How to get avisynth working through pipes

I am long time mencoder user. But this time there is no filter aviable for my needs.

Avisynth works after following procedure
Code:
mplayer file -ao -null -speed 4 -vo yuv4mpeg:file=a.y4m
Code:
mencoder -nosound a.y4m -ovc copy  -o a.avi
Code:
wine avs2yuv.exe  test -o - | mencoder - -cache 500 -profile x264medium -o file.264
Problem is quite obvious: huge files.

When I create pipes a.y4m and a.avi avisynth is not able to process it.

I have tried to search but didn't find solution.

However I tried FFVH codec via mencoder but avisynth is not able open it. ffdshow won't install. I am nowadays pretty lost when it comes to windows stuff...

Or are pipes out of question when it comes to avisynth?

Last edited by multimediaman; 13th March 2009 at 12:48.
multimediaman is offline   Reply With Quote
 

Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

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 15:45.


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