[FFmpeg-devel] [PATCH 09/27] avcodec/fraps: replace YUVJ pixel format

Paul B Mahol onemda at gmail.com
Sun Dec 10 12:47:46 EET 2017


On 12/10/17, Michael Niedermayer <michael at niedermayer.cc> wrote:
> On Sun, Dec 10, 2017 at 11:25:41AM +0100, Paul B Mahol wrote:
>> On 12/10/17, Michael Niedermayer <michael at niedermayer.cc> wrote:
>> > On Sat, Dec 09, 2017 at 04:38:01PM +0100, Paul B Mahol wrote:
>> >> Signed-off-by: Paul B Mahol <onemda at gmail.com>
>> >> ---
>> >>  libavcodec/fraps.c | 2 +-
>> >>  1 file changed, 1 insertion(+), 1 deletion(-)
>> >
>> > breaks
>> >
>> > ./ffmpeg -y -i tickets/2593/fraps_flv1_decoding_errors.avi -t 1
>> > file.nut
>> >
>> > should be here:
>> > https://samples.ffmpeg.org/ffmpeg-bugs/trac/ticket2593/fraps_flv1_decoding_errors.avi
>>
>> Is that again mpeg4 encoder?
>
> yes
>
>
>>
>> Does mpeg4 encoder supports only MPEG color range?
>
> the standard supports both but i think our encoder doesnt write the
> header that signals it

That would be strange, as color_range is not exported by decoder at all.


More information about the ffmpeg-devel mailing list