#10593: magicyuv: support 14-bit rgb(a)
-------------------------------------+-------------------------------------
             Reporter:  ami_stuff    |                     Type:  defect
               Status:  new          |                 Priority:  normal
            Component:               |                  Version:
  undetermined                       |  unspecified
             Keywords:               |               Blocked By:
             Blocking:               |  Reproduced by developer:  0
Analyzed by developer:  0            |
-------------------------------------+-------------------------------------
 {{{
 ./ffmpeg -i magicyuv_14bit_rgb.avi
 ffmpeg version N-112164-gcb26b85953 Copyright (c) 2000-2023 the FFmpeg
 developers
   built with gcc 11 (Ubuntu 11.4.0-1ubuntu1~22.04)
   configuration:
   libavutil      58. 25.100 / 58. 25.100
   libavcodec     60. 27.100 / 60. 27.100
   libavformat    60. 13.100 / 60. 13.100
   libavdevice    60.  2.101 / 60.  2.101
   libavfilter     9. 11.100 /  9. 11.100
   libswscale      7.  3.100 /  7.  3.100
   libswresample   4. 11.100 /  4. 11.100
 [avi @ 0x5643c30ca580] Could not find codec parameters for stream 0
 (Video: none (M4RG / 0x4752344D), none, 640x480): unknown codec
 Consider increasing the value for the 'analyzeduration' (0) and
 'probesize' (5000000) options
 Input #0, avi, from 'magicyuv_14bit_rgb.avi':
   Metadata:
     title           : Planet Earth II S01E01 4K
     software        : Lavf60.13.100
   Duration: 00:00:00.13, start: 0.000000, bitrate: 124727 kb/s
   Stream #0:0: Video: none (M4RG / 0x4752344D), none, 640x480, 23.98 fps,
 23.98 tbr, 23.98 tbn
 At least one output file must be specified
 }}}


 {{{
 ./ffmpeg -i magicyuv_14bit_rgba.avi
 ffmpeg version N-112164-gcb26b85953 Copyright (c) 2000-2023 the FFmpeg
 developers
   built with gcc 11 (Ubuntu 11.4.0-1ubuntu1~22.04)
   configuration:
   libavutil      58. 25.100 / 58. 25.100
   libavcodec     60. 27.100 / 60. 27.100
   libavformat    60. 13.100 / 60. 13.100
   libavdevice    60.  2.101 / 60.  2.101
   libavfilter     9. 11.100 /  9. 11.100
   libswscale      7.  3.100 /  7.  3.100
   libswresample   4. 11.100 /  4. 11.100
 [avi @ 0x55c79c67c580] Could not find codec parameters for stream 0
 (Video: none (M4RA / 0x4152344D), none, 640x480): unknown codec
 Consider increasing the value for the 'analyzeduration' (0) and
 'probesize' (5000000) options
 Input #0, avi, from 'magicyuv_14bit_rgba.avi':
   Metadata:
     title           : Planet Earth II S01E01 4K
     software        : Lavf60.13.100
   Duration: 00:00:00.13, start: 0.000000, bitrate: 132147 kb/s
   Stream #0:0: Video: none (M4RA / 0x4152344D), none, 640x480, 23.98 fps,
 23.98 tbr, 23.98 tbn
 At least one output file must be specified
 }}}
-- 
Ticket URL: <https://trac.ffmpeg.org/ticket/10593>
FFmpeg <https://ffmpeg.org>
FFmpeg issue tracker
_______________________________________________
FFmpeg-trac mailing list
FFmpeg-trac@avcodec.org
https://ffmpeg.org/mailman/listinfo/ffmpeg-trac

To unsubscribe, visit link above, or email
ffmpeg-trac-requ...@ffmpeg.org with subject "unsubscribe".

Reply via email to