[x264-devel] Re: Patch against CVS for libavcodec/ffmpeg input support

Laine Lee llee at lonestar.utsa.edu
Fri Apr 21 19:56:15 CEST 2006


On 4/21/06 12:20 PM, "MŒns RullgŒrd" <mru at inprovide.com> wrote:

> -lavutil -lfaac -lfaad -lz
> 
> -- 
> MŒns RullgŒrd
> mru at inprovide.com


Thanks! That was very helpful! Now x264 compiles with ffmpeg input support.

However, why does the following command result in following error? This is the same command I've used with previous versions of ffmpeg and x264. Thanks.


$ ffmpeg -i ~/video.mpg -f rawvideo -s 320x240 -| x264  -o ~/output.mp4 - 320x240

could not open input file '-'

-- 
Laine Lee


More information about the x264-devel mailing list