[MPlayer-dev-eng] Does MEncoder support pipe?
Xie Bo
bxie at sjtu.edu.cn
Fri Mar 25 01:11:17 CET 2005
> mkfifo file.avi
>
> on one terminal run mplayer command line that I wrote, on another
> terminal run
> ffmpeg -i file.avi -f 3gp -vcodec copy -acodec amr_nb file.3gp
I know UNIX/Linux user can use mkfifo to make fifo named pipe,but MS Windows doesn't support this function/feature.
If I want to pipe MEncoder + FFMPEG in windows, how to do it? (FFMPEG doesn't support DVD DeCSS but MPlayer supports it and I think MEncoder should support it. Then I want to use MEncoder do DeCSS and DVD Decoder and let FFMPEG do 3GP Encoder.)
Thank you very much!
Best Regards,
Xie Bo
More information about the MPlayer-dev-eng
mailing list