18 Aug
2008
18 Aug
'08
3:37 a.m.
On 18 Aug 2008, at 06:42, Josh Joy wrote:
mkfifo fifo.y4m ffmpeg -i test.mp4 -an -f yuv4mpegpipe - > fifo.y4m & x264 --quiet --crf 18 -o video.264 fifo.y4m
For some reason, ffmpeg just sits here
try -f yuv4mpegpipe -y fifo.y4m