[FFmpeg-devel] [PATCH] Set pix_fmt in svq3_decode_init

Måns Rullgård mans
Mon Dec 14 13:15:31 CET 2009


Reimar D?ffinger <Reimar.Doeffinger at gmx.de> writes:

> On Sun, Dec 13, 2009 at 06:02:42PM -0800, Mike Melanson wrote:
>> M?ns Rullg?rd wrote:
>> >>I flipped the switch from "don't test SVQ3" -> "test SVQ3". I see that
>> >>icc 11.0 on x86_64 is back to having the same problem where it only
>> >>inserts 127 tests but all the rest of the configs are fine.
>> >
>> >So what happened to the death by non-ascii problem?
>> 
>> The problem probably still occurs for the icc 11.0/x86_64 config.

Try adding -v -1 to the ffmpeg arguments for that test.  That should
shut it up.

> Is there a bug report about it? If possible FFmpeg should avoid
> printing/exposing non-UTF8 data - unfortunately that seems
> impossible to RealMedia files, since they seem to use the native
> encoding without specifying which that would be.

This is a mov file with a 'copyright' metadata tag containing a ?
character in iso-8859-1 encoding.  How do you suggest we deal with it?

-- 
M?ns Rullg?rd
mans at mansr.com



More information about the ffmpeg-devel mailing list