Carl Eugen Hoyos ag.or.at> writes:
> AV_PIX_FMT_RGB24, AV_PIX_FMT_YUV444P, AV_PIX_FMT_GRAY8,
> -/* AV_PIX_FMT_YUV420P,
> -AV_PIX_FMT_YUV422P, AV_PIX_FMT_YUV444P,
> -AV_PIX_FMT_YUV410P, AV_PIX_FMT_YUV411P,*/
> +AV_PIX_FMT_YUV420P, AV_PIX_FMT_YUV422P,
> +
On Fri, Jul 03, 2015 at 05:18:03PM +, Paul B Mahol wrote:
> On 7/3/15, Michael Niedermayer wrote:
> > On Fri, Jul 03, 2015 at 12:34:21PM +0200, Carl Eugen Hoyos wrote:
> >> Hi!
> >>
> >> Attached patch allows lossless encoding of lena.pnm
> >> in yuv420p, yuv422p, yuv410p and yuv411p with the
On 7/3/15, Michael Niedermayer wrote:
> On Fri, Jul 03, 2015 at 12:34:21PM +0200, Carl Eugen Hoyos wrote:
>> Hi!
>>
>> Attached patch allows lossless encoding of lena.pnm
>> in yuv420p, yuv422p, yuv410p and yuv411p with the
>> native jpeg 2000 encoder, fixes tickets #535 and
>> #4524.
>> Tested on
On Fri, Jul 03, 2015 at 12:34:21PM +0200, Carl Eugen Hoyos wrote:
> Hi!
>
> Attached patch allows lossless encoding of lena.pnm
> in yuv420p, yuv422p, yuv410p and yuv411p with the
> native jpeg 2000 encoder, fixes tickets #535 and
> #4524.
> Tested only with FFmpeg, all other decoders also
> f
On Fri, Jul 03, 2015 at 01:15:56PM +, Carl Eugen Hoyos wrote:
> Paul B Mahol gmail.com> writes:
>
> > ffmpeg -f lavfi -i testsrc -strict -2 -pix_fmt yuv420p /tmp/o.j2k
>
> Thank you!
> Chroma-subsampling currently only works for 256x256
fixed, this was a decoder bug though
[...]
--
Michae
Paul B Mahol gmail.com> writes:
> ffmpeg -f lavfi -i testsrc -strict -2 -pix_fmt yuv420p /tmp/o.j2k
Thank you!
Chroma-subsampling currently only works for 256x256
Carl Eugen
___
ffmpeg-devel mailing list
ffmpeg-devel@ffmpeg.org
http://ffmpeg.org/mail
On 7/3/15, Carl Eugen Hoyos wrote:
> Paul B Mahol gmail.com> writes:
>
>> > Attached patch allows lossless encoding of lena.pnm
>> > in yuv420p, yuv422p, yuv410p and yuv411p with the
>> > native jpeg 2000 encoder, fixes tickets #535 and
>> > #4524.
>
>> Isn't lossy one broken with those pixel for
Paul B Mahol gmail.com> writes:
> > Attached patch allows lossless encoding of lena.pnm
> > in yuv420p, yuv422p, yuv410p and yuv411p with the
> > native jpeg 2000 encoder, fixes tickets #535 and
> > #4524.
> Isn't lossy one broken with those pixel formats?
It works fine here, how can I reproduc
On 7/3/15, Carl Eugen Hoyos wrote:
> Hi!
>
> Attached patch allows lossless encoding of lena.pnm
> in yuv420p, yuv422p, yuv410p and yuv411p with the
> native jpeg 2000 encoder, fixes tickets #535 and
> #4524.
> Tested only with FFmpeg, all other decoders also
> fail for file3.jp2, the relevant sam
Hi!
Attached patch allows lossless encoding of lena.pnm
in yuv420p, yuv422p, yuv410p and yuv411p with the
native jpeg 2000 encoder, fixes tickets #535 and
#4524.
Tested only with FFmpeg, all other decoders also
fail for file3.jp2, the relevant sample from the
reference file suite.
Please com
10 matches
Mail list logo