[FFmpeg-trac] #3674(avcodec:open): WMP does not accept sample aspect ratio close to 1 but != 1 in mov

FFmpeg trac at avcodec.org
Mon May 26 16:52:48 CEST 2014


#3674: WMP does not accept sample aspect ratio close to 1 but != 1 in mov
-------------------------------------+-------------------------------------
             Reporter:  mfz          |                    Owner:
                 Type:  defect       |                   Status:  open
             Priority:  important    |                Component:  avcodec
              Version:  git-master   |               Resolution:
             Keywords:  mov libx264  |               Blocked By:
  regression                         |  Reproduced by developer:  1
             Blocking:               |
Analyzed by developer:  0            |
-------------------------------------+-------------------------------------

Comment (by cehoyos):

 {{{
 $ ffmpeg -i equal1.mp4 -i equal2.mp4 -i different.mp4
 ffmpeg version N-63441-g99d742a Copyright (c) 2000-2014 the FFmpeg
 developers
   built on May 26 2014 16:51:14 with gcc 4.7 (SUSE Linux)
   configuration: --enable-gpl --enable-libx264
   libavutil      52. 86.100 / 52. 86.100
   libavcodec     55. 65.100 / 55. 65.100
   libavformat    55. 41.100 / 55. 41.100
   libavdevice    55. 13.101 / 55. 13.101
   libavfilter     4.  5.100 /  4.  5.100
   libswscale      2.  6.100 /  2.  6.100
   libswresample   0. 19.100 /  0. 19.100
   libpostproc    52.  3.100 / 52.  3.100
 Input #0, mov,mp4,m4a,3gp,3g2,mj2, from 'equal1.mp4':
   Metadata:
     major_brand     : isom
     minor_version   : 512
     compatible_brands: isomiso2avc1mp41
     encoder         : Lavf55.41.100
   Duration: 00:00:10.00, start: 0.000000, bitrate: 98 kb/s
     Stream #0:0(und): Video: h264 (High) (avc1 / 0x31637661), yuv420p,
 1106x720 [SAR 7200:7189 DAR 20:13], 94 kb/s, 25 fps, 25 tbr, 12800 tbn, 50
 tbc (default)
     Metadata:
       handler_name    : VideoHandler
 Input #1, mov,mp4,m4a,3gp,3g2,mj2, from 'equal2.mp4':
   Metadata:
     major_brand     : isom
     minor_version   : 512
     compatible_brands: isomiso2avc1mp41
     encoder         : Lavf55.41.100
   Duration: 00:00:10.00, start: 0.000000, bitrate: 98 kb/s
     Stream #1:0(und): Video: h264 (High) (avc1 / 0x31637661), yuv420p,
 1106x720 [SAR 1309:1307 DAR 723877:470520], 94 kb/s, 25 fps, 25 tbr, 12800
 tbn, 50 tbc (default)
     Metadata:
       handler_name    : VideoHandler
 Input #2, mov,mp4,m4a,3gp,3g2,mj2, from 'different.mp4':
   Metadata:
     major_brand     : isom
     minor_version   : 512
     compatible_brands: isomiso2avc1mp41
     encoder         : Lavf55.41.100
   Duration: 00:00:10.00, start: 0.000000, bitrate: 98 kb/s
     Stream #2:0(und): Video: h264 (High) (avc1 / 0x31637661), yuv420p,
 1106x720 [SAR 1309:1307 DAR 723877:470520], 94 kb/s, SAR 7200:7189 DAR
 20:13, 25 fps, 25 tbr, 12800 tbn, 50 tbc (default)
     Metadata:
       handler_name    : VideoHandler
 At least one output file must be specified
 }}}

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


More information about the FFmpeg-trac mailing list