<html><body><div style="color:#000; background-color:#fff; font-family:times new roman, new york, times, serif;font-size:12pt"><div><span>Hi Kaarlo,</span></div><div><br><span></span></div><div><span>Thank you for your  help.</span></div><div><br><span></span></div><span>The online documentation at http://www.videolan.org/doc/play-howto/en/ch04.html mentions that there is also a level 3.</span><div><br></div><div><span>However, I first tried it with level 2 and it was the same problem.</span></div>
<div><br>
</div><div><span>I also am a bit confused about the syntax. Is the right syntax "--verbose n" or "--verbose=n?" <br></span></div><div><br><span></span></div><div><span>Thanks</span></div><div><span>Peter</span></div><div><br></div>  <div style="font-family: times new roman, new york, times, serif; font-size: 12pt;"> <div style="font-family: times new roman, new york, times, serif; font-size: 12pt;"> <div dir="ltr"> <font face="Arial" size="2"> <hr size="1">  <b><span style="font-weight:bold;">From:</span></b> Kaarlo Räihä <kaarlo.raiha@gmail.com><br> <b><span style="font-weight: bold;">To:</span></b> Mailing list for VLC media player developers <vlc-devel@videolan.org> <br> <b><span style="font-weight: bold;">Sent:</span></b> Friday, February 17, 2012 11:26 PM<br> <b><span style="font-weight: bold;">Subject:</span></b> Re: [vlc-devel] File logging versus message redirecting<br> </font> </div> <br>
<meta http-equiv="x-dns-prefetch-control" content="off"><div id="yiv1474137927">18. helmikuuta 2012 5.02 Peter Tap <span dir="ltr"><<a rel="nofollow" ymailto="mailto:ptrtap@yahoo.com" target="_blank" href="mailto:ptrtap@yahoo.com">ptrtap@yahoo.com</a>></span> kirjoitti:<br><div class="yiv1474137927gmail_quote"><blockquote class="yiv1474137927gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;">
<div><div style="font-size:12pt;font-family:times new roman, new york, times, serif;"><div><br></div><div>Folks,</div>
<div><br>
</div>
<div>Environment: Ubuntu 11.10</div>
<div><br>
</div>There are two different ways I can create a batch command to log messages from VLC:
<div><br></div><div>Method 1:</div><div><br>
</div>
<div>     vlc --file-logging --logfile=Logs/vlc.log --verbose 3 <br>
  </div><div><br></div><div>Method 2:</div><div>     vlc --verbose 3 2>Logs/vlc.log</div><div><br></div><div>In the second case, I am just redirecting stderr to the log file.</div><div><br></div><div>Method 2 seems to capture more messages. For example, I am using remote control interface in vlc and I see more information from "oldrc" that I don't see in method 1. Here is an example:</div>
<div>   [0x16859d8] oldrc interface debug: base: localhost, port: 4000<br></div><div><br></div><div>Although the verbosity level is the same in both cases, why does vlc behave differently?<br></div></div></div></blockquote>
<div><br></div><div>According to the command-line help, there isn't --verbose 3</div><div>"-v, --verbose=<integer>        Verbosity (0,1,2)</div><div>          This is the verbosity level (0=only errors and standard messages,</div>
<div>          1=warnings, 2=debug)."</div><div> </div><blockquote class="yiv1474137927gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;"><div><div style="font-size:12pt;font-family:times new roman, new york, times, serif;">
<div></div><div><br></div><div>Is there any additional flag I can supply in method 1 to achieve the same level of message logging?<br></div><div><br></div><div>Thank you in advance for your help.</div><div><br></div><div>
Regards,</div><div>Peter<br>
</div><br></div></div><br>_______________________________________________<br>
vlc-devel mailing list<br>
To unsubscribe or modify your subscription options:<br>
http://mailman.videolan.org/listinfo/vlc-devel<br>
<br></blockquote></div><br>
</div><meta http-equiv="x-dns-prefetch-control" content="on"><br>_______________________________________________<br>vlc-devel mailing list<br>To unsubscribe or modify your subscription options:<br><a href="http://mailman.videolan.org/listinfo/vlc-devel" target="_blank">http://mailman.videolan.org/listinfo/vlc-devel</a><br><br><br> </div> </div>  </div></body></html>