On Thu, Jul 06, 2017 at 01:57:47 +0300, tasos wrote:
> I'm creating it via node.js

Haha! Who needs operating systems when we have ... JavaScript! ;-)

I meant like: mkfifo? With which user? With which permissions?

I did
$ mkfifo /tmp/foo
One terminal:
$ ffmpeg -progress /tmp/foo [...]
Other terminal:
$ cat /tmp/foo
This output looked perfect. No warnings or errors from ffmpeg.

> I will give it a try again since you are telling me that it's valid.
> Thanks.

Moritz
_______________________________________________
ffmpeg-user mailing list
ffmpeg-user@ffmpeg.org
http://ffmpeg.org/mailman/listinfo/ffmpeg-user

To unsubscribe, visit link above, or email
ffmpeg-user-requ...@ffmpeg.org with subject "unsubscribe".

Reply via email to