Le nonidi 9 thermidor, an CCXXIII, Ganesh Ajjanagadde a écrit : > Wasn't there in mine, thanks!
Glad I could be useful. > No, since 2964 reports command: > > ffmpeg -f lavfi -i testsrc -f null - 2>/dev/null > > Say I change this trivially to: > > </dev/null ffmpeg -f lavfi -i testsrc -f null - 2>/dev/null > > Then your solution would not work. Yes, and that is perfectly normal: this is exactly what redirecting stdin is meant to do: prevent from reading from the tty. Regards, -- Nicolas George
signature.asc
Description: Digital signature
_______________________________________________ ffmpeg-devel mailing list ffmpeg-devel@ffmpeg.org http://ffmpeg.org/mailman/listinfo/ffmpeg-devel