[FFmpeg-trac] #237(avcodec:closed): ffv1 v2

FFmpeg trac at avcodec.org
Thu May 26 15:36:21 CEST 2011


#237: ffv1 v2
-----------------------+----------------------
Reporter:  dericed     |       Owner:
    Type:  defect      |      Status:  closed
Priority:  normal      |   Component:  avcodec
 Version:  git-master  |  Resolution:  fixed
Keywords:              |  Blocked By:
Blocking:              |  Reproduced:  1
Analyzed:  0           |
-----------------------+----------------------

Comment (by dericed):

 testing from the new version
 new output: http://www.avpreserve.com/v210_ffv2X2.mov

 {{{
 ffmpeg -i v210.mov -vcodec ffv1 -coder 1 -threads 0 -an v210_ffv1X.mov
 ffmpeg version git-N-30166-g1bc81bf, Copyright (c) 2000-2011 the FFmpeg
 developers
   built on May 23 2011 22:42:17 with gcc 4.2.1 (Apple Inc. build 5666)
 (dot 3)
   configuration: --enable-gpl --enable-libfreetype --enable-frei0r
 --enable-libx264 --enable-shared
   libavutil    51.  2. 1 / 51.  2. 1
   libavcodec   53.  6. 0 / 53.  6. 0
   libavformat  53.  2. 0 / 53.  2. 0
   libavdevice  53.  0. 0 / 53.  0. 0
   libavfilter   2. 10. 0 /  2. 10. 0
   libswscale    0. 14. 0 /  0. 14. 0
   libpostproc  51.  2. 0 / 51.  2. 0

 Seems stream 0 codec frame rate differs from container frame rate: 2997.00
 (2997/1) -> 29.97 (2997/100)
 Input #0, mov,mp4,m4a,3gp,3g2,mj2, from 'v210.mov':
   Metadata:
     major_brand     : qt
     minor_version   : 537199360
     compatible_brands: qt
     creation_time   : 2010-06-22 04:33:09
   Duration: 00:00:10.21, start: 0.000000, bitrate: 223727 kb/s
     Stream #0.0(eng): Video: v210, yuv422p10le, 720x486, 223724 kb/s, PAR
 10:11 DAR 400:297, 29.97 fps, 29.97 tbr, 2997 tbn, 2997 tbc
     Metadata:
       creation_time   : 2010-06-22 04:33:09
 [buffer @ 0x100f01140] w:720 h:486 pixfmt:yuv422p10le tb:1/1000000
 sar:10/11 sws_param:
 [mov @ 0x101000600] Warning, using MS style video codec tag, the file may
 be unplayable!
 Output #0, mov, to 'v210_ffv1X.mov':
   Metadata:
     major_brand     : qt
     minor_version   : 537199360
     compatible_brands: qt
     creation_time   : 2010-06-22 04:33:09
     encoder         : Lavf53.2.0
     Stream #0.0(eng): Video: ffv1, yuv422p10le, 720x486 [PAR 10:11 DAR
 400:297], q=2-31, 200 kb/s, 2997 tbn, 29.97 tbc
     Metadata:
       creation_time   : 2010-06-22 04:33:09
 Stream mapping:
   Stream #0.0 -> #0.0
 Press [q] to stop, [?] for help
 frame=  306 fps= 17 q=0.0 Lsize=   73454kB time=10.21
 bitrate=58934.4kbits/s
 video:73450kB audio:0kB global headers:0kB muxing overhead 0.004394%

 }}}

-- 
Ticket URL: <http://ffmpeg.org/trac/ffmpeg/ticket/237#comment:5>
FFmpeg <http://ffmpeg.org>
FFmpeg issue tracker


More information about the FFmpeg-trac mailing list