tori <[EMAIL PROTECTED]> added the comment:

Yeah that does the trick.

So "([^ ]+):" is considered a keyword for protocols, right ? It should 
then be accepted only if the parsed keyword is in a supported keywords 
list, i.e.

-i "file:stuff.avi"

will be accepted, because keyword "file" is recognized, whereas

-i "Stargate:stuff.avi"

should be taken as an entire filename, because there is no "Stargate" 
keyword.

______________________________________________________
FFmpeg issue tracker <[EMAIL PROTECTED]>
<https://roundup.mplayerhq.hu/roundup/ffmpeg/issue181>
______________________________________________________

Reply via email to