ffmpeg 2.2 doesn't recognize -cookies option.
Summary of the bug:
How to reproduce:
compiled latest master with default options on centos 6.4
ffmpeg version N-61050-g2dcaa1b Copyright (c) 2000-2014 the FFmpeg developers
built on Mar 3 2014 15:15:56 with gcc 4.4.7 (GCC) 20120313 (Red Hat 4.4.7-3)
configuration: --enable-nonfree
libavutil 52. 66.100 / 52. 66.100
libavcodec 55. 52.102 / 55. 52.102
libavformat 55. 33.100 / 55. 33.100
libavdevice 55. 10.100 / 55. 10.100
libavfilter 4. 2.100 / 4. 2.100
libswscale 2. 5.101 / 2. 5.101
libswresample 0. 18.100 / 0. 18.100
Unrecognized option 'cookies'.
Error splitting the argument list: Option not found
if this the same as defect #3096 ?
Change History
(4)
Component: |
undetermined → avformat
|
Resolution: |
→ worksforme
|
Status: |
new → closed
|
Keywords: |
cookie added; cookies removed
|
Description: |
modified (diff)
|
Please reopen this ticket if you can provide a failing command line.
Completely unrelated: The configure option
--enable-nonfree
has only negative effects, please remove it from your configure line (unless you are enabling proprietary external libraries).