Re: [FFmpeg-trac] #10593(undetermined:new): magicyuv: support 14-bit rgb(a)

2023-09-26 Thread FFmpeg
#10593: magicyuv: support 14-bit rgb(a)
-+-
 Reporter:  ami_stuff|Owner:  (none)
 Type:  defect   |   Status:  new
 Priority:  normal   |Component:
 |  undetermined
  Version:  unspecified  |   Resolution:
 Keywords:   |   Blocked By:
 Blocking:   |  Reproduced by developer:  0
Analyzed by developer:  0|
-+-
Changes (by ami_stuff):

 * Attachment "magicyuv_14bit_rgba.avi" added.

-- 
Ticket URL: 
FFmpeg 
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".


Re: [FFmpeg-trac] #10593(undetermined:new): magicyuv: support 14-bit rgb(a)

2023-09-26 Thread FFmpeg
#10593: magicyuv: support 14-bit rgb(a)
-+-
 Reporter:  ami_stuff|Owner:  (none)
 Type:  defect   |   Status:  new
 Priority:  normal   |Component:
 |  undetermined
  Version:  unspecified  |   Resolution:
 Keywords:   |   Blocked By:
 Blocking:   |  Reproduced by developer:  0
Analyzed by developer:  0|
-+-
Changes (by ami_stuff):

 * Attachment "magicyuv_14bit_rgb.avi" added.

-- 
Ticket URL: 
FFmpeg 
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".


[FFmpeg-trac] #10593(undetermined:new): magicyuv: support 14-bit rgb(a)

2023-09-26 Thread FFmpeg
#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
   libavformat60. 13.100 / 60. 13.100
   libavdevice60.  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' (500) 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.00, 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
   libavformat60. 13.100 / 60. 13.100
   libavdevice60.  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' (500) 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.00, 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: 
FFmpeg 
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".