[MEncoder-users] using mf:// with stdin

RC rcooley at spamcop.net
Thu Apr 19 18:00:18 CEST 2007


On Thu, 19 Apr 2007 08:39:05 -0400
Morris Beverly <morrisb at avpresentations.com> wrote:

> cat pix/test2.jpg | mencoder - -demuxer mf -vc ijpg -mf
> type=jpeg:fps=30  -ovc lavc -lavcopts vcodec=mjpeg -v -o cattest_1.avi

Lavf is able to demux a jpeg stream, but since it needs an extension for
detection, it doesn't work from stdin.  Using a fifo with an ".mjpeg"
extension works.



More information about the MEncoder-users mailing list