Ticket #195 (closed enhancement: fixed)
add DVOO to isom.c
| Reported by: | ami_stuff | Owned by: | |
|---|---|---|---|
| Priority: | wish | Component: | undetermined |
| Version: | git-master | Keywords: | avcodec avformat |
| Cc: | Blocked By: | ||
| Blocking: | Reproduced by developer: | yes | |
| Analyzed by developer: | no |
Description
http://samples.multimedia.cx/V-codecs/DVOO.mov
patch attached
C:\>ffmpeg -i dvoo.mov
ffmpeg version git-N-29815-gde545d2, Copyright (c) 2000-2011 the FFmpeg develope
rs
built on May 11 2011 14:36:19 with gcc 4.5.3
configuration: --enable-gpl --enable-version3 --enable-memalign-hack --enable-
runtime-cpudetect --enable-avisynth --enable-bzlib --enable-frei0r --enable-libo
pencore-amrnb --enable-libopencore-amrwb --enable-libfreetype --enable-libgsm --
enable-libmp3lame --enable-libopenjpeg --enable-librtmp --enable-libschroedinger
--enable-libspeex --enable-libtheora --enable-libvorbis --enable-libvpx --enabl
e-libx264 --enable-libxavs --enable-libxvid --enable-zlib --pkg-config=pkg-confi
g
libavutil 51. 2. 1 / 51. 2. 1
libavcodec 53. 5. 0 / 53. 5. 0
libavformat 53. 0. 3 / 53. 0. 3
libavdevice 53. 0. 0 / 53. 0. 0
libavfilter 2. 5. 0 / 2. 5. 0
libswscale 0. 14. 0 / 0. 14. 0
Seems stream 0 codec frame rate differs from container frame rate: 2997.00 (2997
/1) -> 23.98 (2997/125)
Input #0, mov,mp4,m4a,3gp,3g2,mj2, from 'dvoo.mov':
Metadata:
major_brand : qt
minor_version : 537199360
compatible_brands: qt
creation_time : 2009-12-28 20:13:03
Duration: 00:00:03.08, start: 0.000000, bitrate: 16957 kb/s
Stream #0.0(eng): Video: Digital Voodoo SD 8 Bit, 320x136, 16955 kb/s, 24.35
fps, 23.98 tbr, 2997 tbn, 2997 tbc
Metadata:
creation_time : 2009-12-28 20:13:03
At least one output file must be specified
Attachments
Change History
comment:1 Changed 2 years ago by cehoyos
- Status changed from new to closed
- Reproduced by developer set
- Type changed from defect to enhancement
- Priority changed from normal to wish
- Version changed from unspecified to git-master
- Keywords avcodec avformat added
- Resolution set to fixed
Fixed in current git master.
Note: See
TracTickets for help on using
tickets.



