[FFmpeg-trac] #7544(undetermined:new): Unexpected crop in VideoToolBox and not not 16x resolution

FFmpeg trac at avcodec.org
Sun Nov 11 10:33:53 EET 2018


#7544: Unexpected crop in VideoToolBox and not not 16x resolution
-------------------------------------+-------------------------------------
             Reporter:  ponpon       |                     Type:  defect
               Status:  new          |                 Priority:  normal
            Component:               |                  Version:
  undetermined                       |  unspecified
             Keywords:               |               Blocked By:
             Blocking:               |  Reproduced by developer:  0
Analyzed by developer:  0            |
-------------------------------------+-------------------------------------
 Unexpected crop in VideoToolBox and not not 16x resolution

 {{{
 ffmpeg -hwaccel videotoolbox -i 1080.mp4 -f null -
 ffmpeg version N-91991-gc02ff77681 Copyright (c) 2000-2018 the FFmpeg
 developers
   built with clang version 5.0.2 (tags/RELEASE_502/final)
   configuration: --prefix=/sw --cc=clang-mp-5.0 --cxx=clang++-mp-5.0
 --disable-shared --enable-static --enable-gpl --enable-version3 --enable-
 nonfree --enable-pthreads --optflags=-Ofast --extra-cflags='-I/sw/include
 -I/opt/local/include ' --extra-ldflags=' -L/sw/lib -L/opt/local/lib
 -fopenmp' --extra-ldsoflags='-L/sw/lib -L/opt/local/lib -static--target-
 os=darwin' --arch=x86_64 --cpu=kabylake --enable-avresample --enable-
 libfdk-aac --enable-libmp3lame --enable-libopencore_amrnb --enable-
 libopencore_amrwb --enable-libopenjpeg --enable-libopus --enable-libspeex
 --enable-libtheora --enable-libvorbis --enable-libvpx --enable-libwavpack
 --enable-libwebp --enable-libxvid --enable-libfreetype --enable-gcrypt
 --enable-gmp --enable-openssl --enable-librtmp --enable-libass --enable-
 fontconfig --enable-libfribidi --enable-libbluray --enable-libdc1394
 --enable-libmodplug --enable-lzma --enable-libx264 --enable-libx265
 --enable-libzimg --enable-libvidstab --enable-libsoxr --enable-
 libsmbclient --enable-libcdio --enable-opengl --enable-opencl --pkg-
 config-flags=' --libs --static'
   libavutil      56. 19.101 / 56. 19.101
   libavcodec     58. 30.100 / 58. 30.100
   libavformat    58. 18.101 / 58. 18.101
   libavdevice    58.  4.103 / 58.  4.103
   libavfilter     7. 32.100 /  7. 32.100
   libavresample   4.  0.  0 /  4.  0.  0
   libswscale      5.  2.100 /  5.  2.100
   libswresample   3.  2.100 /  3.  2.100
   libpostproc    55.  2.100 / 55.  2.100
 Input #0, mov,mp4,m4a,3gp,3g2,mj2, from '1080.mp4':
   Metadata:
     major_brand     : isom
     minor_version   : 512
     compatible_brands: isomiso2avc1mp41
     encoder         : Lavf58.18.101
   Duration: 00:00:01.00, start: 0.000000, bitrate: 31 kb/s
     Stream #0:0(und): Video: h264 (High) (avc1 / 0x31637661), yuv420p,
 1920x1080 [SAR 1:1 DAR 16:9], 22 kb/s, 25 fps, 25 tbr, 12800 tbn, 50 tbc
 (default)
     Metadata:
       handler_name    : VideoHandler
 Stream mapping:
   Stream #0:0 -> #0:0 (h264 (native) -> wrapped_avframe (native))
 Press [q] to stop, [?] for help
 Output #0, null, to 'pipe:':
   Metadata:
     major_brand     : isom
     minor_version   : 512
     compatible_brands: isomiso2avc1mp41
     encoder         : Lavf58.18.101
     Stream #0:0(und): Video: wrapped_avframe, nv12, 1920x1072 [SAR 1:1 DAR
 120:67], q=2-31, 200 kb/s, 25 fps, 25 tbn, 25 tbc (default)
     Metadata:
       handler_name    : VideoHandler
       encoder         : Lavc58.30.100 wrapped_avframe
 frame=   25 fps=0.0 q=-0.0 Lsize=N/A time=00:00:01.00 bitrate=N/A
 speed=3.33x
 video:13kB audio:0kB subtitle:0kB other streams:0kB global headers:0kB
 muxing overhead: unknown

 }}}

--
Ticket URL: <https://trac.ffmpeg.org/ticket/7544>
FFmpeg <https://ffmpeg.org>
FFmpeg issue tracker


More information about the FFmpeg-trac mailing list