[FFmpeg-trac] #8454(avdevice:new): No PixelFormatTag for P010 (fourcc 0x30313050)

FFmpeg trac at avcodec.org
Sat Jul 4 04:36:38 EEST 2020


#8454: No PixelFormatTag for P010 (fourcc 0x30313050)
-------------------------------------+------------------------------------
             Reporter:  pheedbaq3    |                    Owner:
                 Type:  enhancement  |                   Status:  new
             Priority:  wish         |                Component:  avdevice
              Version:  git-master   |               Resolution:
             Keywords:  dshow        |               Blocked By:
             Blocking:               |  Reproduced by developer:  0
Analyzed by developer:  0            |
-------------------------------------+------------------------------------

Comment (by pheedbaq3):

 Finally got back around to digging into this a bit more. Fate ''does''
 indicate an error, but the error file itself doesn't seem to indicate
 anything in particular.

 Fate indicating an error has occurred:
 {{{
 Test filter-pixdesc-p010le failed. Look at tests/data/fate/filter-pixdesc-
 p010le.err for details.
 make: *** [tests/Makefile:256: fate-filter-pixdesc-p010le] Error 1
 }}}

 filter-pixdesc-p010le.err:
 {{{
 ffmpeg version 4.3.git Copyright (c) 2000-2020 the FFmpeg developers
   built with gcc 10.1.0 (Rev3, Built by MSYS2 project)
   configuration: --samples=fate-suite/
   libavutil      56. 55.100 / 56. 55.100
   libavcodec     58. 93.104 / 58. 93.104
   libavformat    58. 47.100 / 58. 47.100
   libavdevice    58. 11.101 / 58. 11.101
   libavfilter     7. 86.100 /  7. 86.100
   libswscale      5.  8.100 /  5.  8.100
   libswresample   3.  8.100 /  3.  8.100
 Input #0, image2, from
 'C:/msys64/home/Brett/ffmpeg/tests/vsynth1/%02d.pgm':
   Duration: 00:00:02.00, start: 0.000000, bitrate: N/A
     Stream #0:0: Video: pgmyuv, yuv420p, 352x288, 25 fps, 25 tbr, 25 tbn,
 25 tbc
 Stream mapping:
   Stream #0:0 -> #0:0 (pgmyuv (native) -> rawvideo (native))
 Output #0, nut, to 'md5:':
     Stream #0:0: Video: rawvideo (P010 / 0x30313050), p010le, 352x288,
 q=2-31, 38016 kb/s, 25 fps, 51200 tbn, 25 tbc
     Metadata:
       encoder         : Lavc rawvideo
 frame=    5 fps=0.0 q=-0.0 Lsize=    1485kB time=00:00:00.16
 bitrate=76042.9kbits/s speed=16.2x
 video:1485kB audio:0kB subtitle:0kB other streams:0kB global headers:0kB
 muxing overhead: 0.026831%
 }}}

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


More information about the FFmpeg-trac mailing list