Re: [FFmpeg-devel] 10bit MV-HEVC decoding support

2025-02-10 Thread Danny Hong
On 2/7/2025 5:39 PM, James Almer wrote: > The existing code should be able > to handle 10bit streams for both base and second layers Thank you, James! I just went through verification with a 10bit encoded MV-HEVC and it seems to be decoding as expected. I compared the ffmpeg decoded with the HTM

Re: [FFmpeg-devel] 10bit MV-HEVC decoding support

2025-02-07 Thread James Almer
On 2/7/2025 5:13 PM, Danny Hong wrote: On Fri, Feb 7, 2025 at 5:52 PM Vittorio Giovara wrote: As far as I know, 10bit bitdepth is not specified in the MV profile for HEVC, therefore, any 10 bit support would be out of standard. Thanks for the reply. You are right that the initial versions

Re: [FFmpeg-devel] 10bit MV-HEVC decoding support

2025-02-07 Thread Danny Hong
On Fri, Feb 7, 2025 at 5:52 PM Vittorio Giovara wrote: > As far as I know, 10bit bitdepth is not specified in the MV profile for > HEVC, therefore, any 10 bit support would be out of standard. Thanks for the reply. You are right that the initial versions of the standard did not specify a 10bit

Re: [FFmpeg-devel] 10bit MV-HEVC decoding support

2025-02-07 Thread Vittorio Giovara
On Fri, Feb 7, 2025 at 4:31 PM Danny Hong wrote: > Hello, is there any plan to add 10bit support to MV-HEVC decoding? As far as I know, 10 bit bitdepth is not specified in the MV profile for HEVC, therefore, any 10 bit support would be out of standard. -- Vittorio _

[FFmpeg-devel] 10bit MV-HEVC decoding support

2025-02-07 Thread Danny Hong
Hello, is there any plan to add 10bit support to MV-HEVC decoding? Thank you Danny Hong ___ ffmpeg-devel mailing list ffmpeg-devel@ffmpeg.org https://ffmpeg.org/mailman/listinfo/ffmpeg-devel To unsubscribe, visit link above, or email ffmpeg-devel-requ..