From 9be83ce34debde074c48417038b0aaac34e2b1f8 Mon Sep 17 00:00:00 2001 From: Sam Hocevar Date: Mon, 25 Aug 2008 19:28:25 +0000 Subject: [PATCH] * zzuf.1: add a more advanced VLC fuzzing example. --- doc/zzuf.1 | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/doc/zzuf.1 b/doc/zzuf.1 index f86183e..294905f 100644 --- a/doc/zzuf.1 +++ b/doc/zzuf.1 @@ -368,6 +368,12 @@ read the file (\fB\-T60\fR) and disabling its \fBSIGSEGV\fR signal handler .br \fB mplayer \-benchmark \-vo null \-fps 1000 movie.avi\fR .PP +A more advanced VLC fuzzing example, stopping only at the first crash: +.PP +\fB zzuf \-j4 \-vqc \-r0.000001:0.01 \-s0: vlc \-v \-I dummy movie.avi \\\fR +.br +\fB \-\-sout \(aq#transcode{acodec=s16l,vcodec=I420}:dummy\(aq vlc:quit +.PP Create an HTML-like file that loads 200 times the same \fBhello.jpg\fR image and open it in Firefox\(tm in auto-increment mode (\fB\-A\fR): .PP