Syncing FFMPEG with a named pipe
Posted
by blez
on Stack Overflow
See other posts from Stack Overflow
or by blez
Published on 2010-04-05T17:10:20Z
Indexed on
2010/04/05
17:13 UTC
Read the original article
Hit count: 879
I'm using the ffmpeg.exe for converting with a named pipe for an input. But the problem is that I put too fast data thru the pipe and the result is a small file. How to determine is FFMPEG converted the current chunk?
© Stack Overflow or respective owner