[FFmpeg-devel] [RFC PATCH] libavcodec/jpeg2000_parser: Add jpeg2000 parser

Gautam Ramakrishnan gautamramk at gmail.com
Tue Jun 2 22:19:10 EEST 2020


On Tue, Jun 2, 2020 at 1:55 AM Carl Eugen Hoyos <ceffmpeg at gmail.com> wrote:
>
> Am Mo., 1. Juni 2020 um 21:26 Uhr schrieb Gautam Ramakrishnan
> <gautamramk at gmail.com>:
>
> > > > > can you add some test to fate for this ?
> > > > > (doesnt need to be related to the tests you did, but can of course)
> > > > > such a test would also make it easy for others to test the code on
> > > > > less common hardware like big endian ...
> > > > > This can also be very simple test if its not easy
> > > > Small doubt, so the jpeg2000 stream to be parsed goes in the
> > > > test-suite directory and the corresponding framecrc goes into the
> > > > test/ref directory? Is my understanding right?
> > >
> > > ideally the teststream is generated by our muxers / encoders, that way
> > > it doesnt need to be added to the fate suite
> > > and it also teste more code as a side effect
> > I did not understand this clearly. Do you mean the test should take some
> > images already there in the test-suite, create a teststream, and run the test
> > on that teststream?
>
> This is possible but using -f lavfi -i testsr2 as input may be simpler.
I assume, this is the right link to refer to create the test
https://trac.ffmpeg.org/wiki/FATE/AddingATest
I could run the enc_dec_pcm, where I encode the
lavfi generated stream and decode it using jpeg2000 codec?
>
> Carl Eugen
> _______________________________________________
> ffmpeg-devel mailing list
> ffmpeg-devel at ffmpeg.org
> https://ffmpeg.org/mailman/listinfo/ffmpeg-devel
>
> To unsubscribe, visit link above, or email
> ffmpeg-devel-request at ffmpeg.org with subject "unsubscribe".



-- 
-------------
Gautam |


More information about the ffmpeg-devel mailing list