> $ ffmpeg -i ~/video.mpg -f rawvideo -s 320x240 -| x264 -o ~/output.mp4 - > 320x240 > > could not open input file '-' After "-s 320x240" remove the "-|" and just use "|" Mike -- This is the x264-devel mailing-list To unsubscribe, go to: http://developers.videolan.org/lists.html