id,summary,reporter,owner,description,type,status,priority,component,version,resolution,keywords,cc,blockedby,blocking,reproduced,analyzed
403,-r to specify input frame rate does not work,etienne,,"ffmpeg -r 25 -i badly_interpreted_as_50fps.ts [...]
ffmpeg version N-31898-g95b5b52, Copyright (c) 2000-2011 the FFmpeg developers
  built on Aug 15 2011 10:57:29 with gcc 4.4.5
  configuration: --prefix=/home/etienne/usr/ --enable-gpl --enable-version3 --enable-postproc --enable-avfilter --disable-stripping --enable-nonfree --enable-libfaac --enable-libmp3lame --enable-libx264
  libavutil    51. 12. 0 / 51. 12. 0
  libavcodec   53. 10. 0 / 53. 10. 0
  libavformat  53.  7. 0 / 53.  7. 0
  libavdevice  53.  3. 0 / 53.  3. 0
  libavfilter   2. 31. 1 /  2. 31. 1
  libswscale    2.  0. 0 /  2.  0. 0
  libpostproc  51.  2. 0 / 51.  2. 0
Option framerate not found.

The framerate is put in format_opts dict in opt_input_file, but not ate (nor used) by avformat_open_input, hence choking on following assert_avoptions.

Also tried with a tree from today, with same outcome.",defect,closed,normal,undetermined,git-master,invalid,,buhman,,,0,0
