[FFmpeg-trac] #3096(undetermined:new): ffmpeg 2.1 doesn't recognize -cookies option.

FFmpeg trac at avcodec.org
Wed Oct 30 19:40:17 CET 2013


#3096: ffmpeg 2.1 doesn't recognize -cookies option.
--------------------------------------+----------------------------------
             Reporter:  hkt           |                     Type:  defect
               Status:  new           |                 Priority:  normal
            Component:  undetermined  |                  Version:
             Keywords:                |               Blocked By:
             Blocking:                |  Reproduced by developer:  0
Analyzed by developer:  0             |
--------------------------------------+----------------------------------
 Summary of the bug:

 After I updated ffmpeg to 2.1, ffmpeg became not to recognize -cookies
 option.
 ffmpeg 2.0.2 which I had been using until updated run correctly as I
 intended to.

 I re-downloaded ffmpeg 2.0.2 source and built it, then ffmpeg did
 recognize -cookie option. So I suspect something wrong change was added to
 2.1.

 How to reproduce:
 {{{
 % ffmpeg -cookies [some cookies] -i url [and other options]
 ffmpeg version 2.1 Copyright (c) 2000-2013 the FFmpeg developers
 ...
 Unrecognized option 'cookies'.
 Error splitting the argument list: Option not found
 }}}

-- 
Ticket URL: <https://ffmpeg.org/trac/ffmpeg/ticket/3096>
FFmpeg <http://ffmpeg.org>
FFmpeg issue tracker


More information about the FFmpeg-trac mailing list