Opened 12 years ago

Closed 12 years ago

#626 closed enhancement (fixed)

support flic in mov

Reported by: ami_stuff Owned by:
Priority: wish Component: undetermined
Version: git-master Keywords: flic mov
Cc: Blocked By:
Blocking: Reproduced by developer: yes
Analyzed by developer: no

Description

C:\>ffmpeg -i npgo.mov
ffmpeg version N-34318-g8475ec1, Copyright (c) 2000-2011 the FFmpeg developers
  built on Oct 31 2011 17:50:05 with gcc 4.6.1
  configuration: --enable-gpl --enable-version3 --enable-runtime-cpudetect --ena
ble-avisynth --enable-bzlib --enable-frei0r --enable-libopencore-amrnb --enable-
libopencore-amrwb --enable-libfreetype --enable-libgsm --enable-libmp3lame --ena
ble-libopenjpeg --enable-librtmp --enable-libschroedinger --enable-libspeex --en
able-libtheora --enable-libvo-aacenc --enable-libvo-amrwbenc --enable-libvorbis
--enable-libvpx --enable-libx264 --enable-libxavs --enable-libxvid --enable-zlib

  libavutil    51. 22. 0 / 51. 22. 0
  libavcodec   53. 26. 0 / 53. 26. 0
  libavformat  53. 18. 0 / 53. 18. 0
  libavdevice  53.  4. 0 / 53.  4. 0
  libavfilter   2. 45. 3 /  2. 45. 3
  libswscale    2.  1. 0 /  2.  1. 0
  libpostproc  51.  2. 0 / 51.  2. 0
[mov,mp4,m4a,3gp,3g2,mj2 @ 020A2320] max_analyze_duration 5000000 reached at 500
0000

Seems stream 0 codec frame rate differs from container frame rate: 1000.00 (1000
/1) -> 1.00 (1/1)
Input #0, mov,mp4,m4a,3gp,3g2,mj2, from 'npgo.mov':
  Metadata:
    major_brand     : qt
    minor_version   : 537199360
    compatible_brands: qt
    creation_time   : 2007-09-16 14:18:22
  Duration: 00:00:11.00, start: 0.000000, bitrate: 1353 kb/s
    Stream #0:0(eng): Video: none (flic / 0x63696C66), 830x507, 1351 kb/s, 1 fps
, 1 tbr, 1k tbn, 1k tbc
    Metadata:
      creation_time   : 2007-09-16 14:18:22
      handler_name    : ?Apple Alias Data Handler
At least one output file must be specified

Attachments (1)

npgo.mov (1.8 MB ) - added by ami_stuff 12 years ago.

Download all attachments as: .zip

Change History (5)

by ami_stuff, 12 years ago

Attachment: npgo.mov added

comment:1 by Carl Eugen Hoyos, 12 years ago

Priority: normalwish
Reproduced by developer: set
Status: newopen
Version: unspecifiedgit-master

comment:2 by reimar, 12 years ago

Patch on list.

comment:3 by Carl Eugen Hoyos, 12 years ago

Keywords: flic mov added

comment:4 by Carl Eugen Hoyos, 12 years ago

Resolution: fixed
Status: openclosed

Fixed by Reimar.

Note: See TracTickets for help on using tickets.