Andrew Church wrote: > >mkfifo video failed: File exists > > This looks like the bug that I fixed a while ago in CVS. The > workaround is to delete "stream.yuv" in the current directory before > running transcode.
Does the fix use a "unique" name so that multiple invocations can coexist? And does it handle signals? I apologise for being lazy and not checking the source ;^)