On Sat, Oct 20, 2018 at 02:32:20PM +0200, Martin Vignali wrote:
> Hello,
> 
> Patch in attach add a bsf filter to set color property of a prores frame
> 
> Can be used, to set all frames of prores file to the same value
> (avoid color shift on some frame depending of the software used to decode
> the file)
> or fix the value, for file created with incorrect metadata.
> 
> Martin

>  fate/prores.mak                    |   18 +++++++++++
>  ref/fate/prores-metadata-to-rec709 |   60 
> +++++++++++++++++++++++++++++++++++++
>  2 files changed, 78 insertions(+)
> 90437f4c4dd9d6af5cfa40ce907f81e9f86805df  
> 0002-fate-prores_metadata_bsf-add-test-for-setting-color-.patch
> From 9f7bd41c23fd0f01994579cdcaf478a9b922aa79 Mon Sep 17 00:00:00 2001
> From: Martin Vignali <martin.vign...@gmail.com>
> Date: Sat, 20 Oct 2018 14:13:25 +0200
> Subject: [PATCH 2/2] fate/prores_metadata_bsf : add test for setting color
>  property

fails on mips qemu

@@ -14,7 +14,7 @@
 pkt_size=57296
 width=1920
 height=1080
-pix_fmt=yuv422p10le
+pix_fmt=yuv422p10be
 sample_aspect_ratio=N/A
 pict_type=I
 coded_picture_number=0
@@ -44,7 +44,7 @@
 pkt_size=57296
 width=1920
 height=1080
-pix_fmt=yuv422p10le
+pix_fmt=yuv422p10be
 sample_aspect_ratio=N/A
 pict_type=I
 coded_picture_number=0
Test prores-metadata-to-rec709 failed. Look at 
tests/data/fate/prores-metadata-to-rec709.err for details.
make: *** [fate-prores-metadata-to-rec709] Error 1

[...]

-- 
Michael     GnuPG fingerprint: 9FF2128B147EF6730BADF133611EC787040B0FAB

If you drop bombs on a foreign country and kill a hundred thousand
innocent people, expect your government to call the consequence
"unprovoked inhuman terrorist attacks" and use it to justify dropping
more bombs and killing more people. The technology changed, the idea is old.

Attachment: signature.asc
Description: PGP signature

_______________________________________________
ffmpeg-devel mailing list
ffmpeg-devel@ffmpeg.org
http://ffmpeg.org/mailman/listinfo/ffmpeg-devel

Reply via email to