#3431(undetermined:new): ffmpeg 2.2 doesn't recognize -cookies option.
#3431: ffmpeg 2.2 doesn't recognize -cookies option. -------------------------------------+------------------------------------- Reporter: oglop | Type: defect Status: new | Priority: normal Component: | Version: git- undetermined | master Keywords: http | Blocked By: cookies regression | Reproduced by developer: 0 Blocking: | Analyzed by developer: 0 | -------------------------------------+------------------------------------- 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 [#3069] ? -- Ticket URL: <https://trac.ffmpeg.org/ticket/3431> FFmpeg <https://ffmpeg.org> FFmpeg issue tracker
#3431: ffmpeg 2.2 doesn't recognize -cookies option. -------------------------------------+------------------------------------- Reporter: oglop | Owner: Type: defect | Status: new Priority: normal | Component: avformat Version: git-master | Resolution: Keywords: http | Blocked By: cookies regression | Reproduced by developer: 0 Blocking: | Analyzed by developer: 0 | -------------------------------------+------------------------------------- Changes (by oglop): * component: undetermined => avformat -- Ticket URL: <https://trac.ffmpeg.org/ticket/3431#comment:1> FFmpeg <https://ffmpeg.org> FFmpeg issue tracker
#3431: ffmpeg 2.2 doesn't recognize -cookies option. -------------------------------------+------------------------------------- Reporter: oglop | Owner: Type: defect | Status: closed Priority: normal | Component: avformat Version: git-master | Resolution: Keywords: http | worksforme cookies regression | Blocked By: Blocking: | Reproduced by developer: 0 Analyzed by developer: 0 | -------------------------------------+------------------------------------- Changes (by cehoyos): * status: new => closed * resolution: => worksforme Comment: Please reopen this ticket if you can provide a failing command line. {{{ $ ffmpeg -cookies "nlqptid=nltid=tsn; path=/; domain=somedomain.com;" -i http://samples.ffmpeg.org/V-codecs/CYUV.AVI -f null - ffmpeg version N-61050-g2dcaa1b Copyright (c) 2000-2014 the FFmpeg developers built on Mar 3 2014 12:33:32 with gcc 4.7 (SUSE Linux) configuration: --enable-libx264 --enable-gpl 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 libpostproc 52. 3.100 / 52. 3.100 Guessed Channel Layout for Input Stream #0.1 : mono Input #0, avi, from 'http://samples.ffmpeg.org/V-codecs/CYUV.AVI': Duration: 00:00:00.93, start: 0.000000, bitrate: 18582 kb/s Stream #0:0: Video: cyuv (cyuv / 0x76757963), uyvy422, 320x240, 15 tbr, 15 tbn, 15 tbc Stream #0:1: Audio: pcm_u8 ([1][0][0][0] / 0x0001), 11025 Hz, mono, u8, 88 kb/s Output #0, null, to 'pipe:': Metadata: encoder : Lavf55.33.100 Stream #0:0: Video: rawvideo (UYVY / 0x59565955), uyvy422, 320x240, q=2-31, 200 kb/s, 90k tbn, 15 tbc Stream #0:1: Audio: pcm_s16le, 11025 Hz, mono, s16, 176 kb/s Stream mapping: Stream #0:0 -> #0:0 (cyuv -> rawvideo) Stream #0:1 -> #0:1 (pcm_u8 -> pcm_s16le) Press [q] to stop, [?] for help [null @ 0x342bd60] Encoder did not produce proper pts, making some up. frame= 14 fps=0.0 q=0.0 Lsize=N/A time=00:00:00.93 bitrate=N/A video:1kB audio:20kB subtitle:0 data:0 global headers:0kB muxing overhead -100.100357% }}} 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). -- Ticket URL: <https://trac.ffmpeg.org/ticket/3431#comment:2> FFmpeg <https://ffmpeg.org> FFmpeg issue tracker
#3431: ffmpeg 2.2 doesn't recognize -cookies option. -------------------------------------+------------------------------------- Reporter: oglop | Owner: Type: defect | Status: closed Priority: normal | Component: avformat Version: git-master | Resolution: Keywords: http cookie | worksforme regression | Blocked By: Blocking: | Reproduced by developer: 0 Analyzed by developer: 0 | -------------------------------------+------------------------------------- Changes (by cehoyos): * keywords: http cookies regression => http cookie regression -- Ticket URL: <https://trac.ffmpeg.org/ticket/3431#comment:3> FFmpeg <https://ffmpeg.org> FFmpeg issue tracker
#3431: ffmpeg 2.2 doesn't recognize -cookies option. -------------------------------------+------------------------------------- Reporter: oglop | Owner: Type: defect | Status: closed Priority: normal | Component: avformat Version: git-master | Resolution: Keywords: http cookie | worksforme regression | Blocked By: Blocking: | Reproduced by developer: 0 Analyzed by developer: 0 | -------------------------------------+------------------------------------- Description changed by cehoyos: Old description:
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 [#3069] ?
New description: 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 ? -- -- Ticket URL: <https://trac.ffmpeg.org/ticket/3431#comment:4> FFmpeg <https://ffmpeg.org> FFmpeg issue tracker
participants (1)
-
FFmpeg