View Single Post
Old 23rd March 2012, 17:31   #25  |  Link
Nevilne
Registered User
 
Join Date: Aug 2010
Posts: 134
Quote:
Originally Posted by 06_taro View Post
libav -i input.avs -f wav -vn \\.\pipe\1001 -f yuv4mpegpipe -an \\.\pipe\1002

x264 \\.\pipe\1001 --audiofile \\.\pipe\1002 -o output.mp4
Am I missing something or it only allows one standard input pipe?
Like soranamedpipe \\.\pipe\123 | app -i - ouput

Speaking of which, this also doesn't work, hehe
avs2pipemod -wav audio.avs | avs4x264mod video.avs --audiofile - -o output
Nevilne is offline   Reply With Quote