./build/f265cli -c 1 -w 1280:536   -v in.yuv out.265

It plays back fine in Elecard analyzer but it complains about missing SPS,
PPS, and other info.

----

Brian R Phelps


On Mon, Jul 14, 2014 at 11:09 AM, Francois Caron <[email protected]
> wrote:

>
>  On Jul 14, 2014, at 9:53 AM, Brian Phelps <[email protected]> wrote:
>
>  I get the following error when trying to decode a file encoded by f265
> using v13.0 of the HEVC reference:
>
>  TDecCAVLC.cpp:572: virtual Void TDecCavlc::parseSPS(TComSPS*): Assertion
> `log2MinCUSize + pcSPS->getLog2DiffMaxMinCodingBlockSize() >= 5' failed.
> Aborted (core dumped)
>
>  Here is the commit I am on in f265:
>  commit 6ebf09cde3f7647f3bc8c01bf88caca6390ba26d
> Author: Francois Caron <[email protected]>
> Date:   Mon Jul 7 08:08:36 2014 -0400
>
>      Fix .DS_Store issue in f265bench
>
>
>  The files will play in other decoders, but the PPS, SPS, etc are not
> there.
>
>  Am I doing something wrong? What does it take to get these params in a
> form the reference decoder can parse?
>
>  The code is much easier to follow than the HM reference BTW.
>  ----
>
> Brian R Phelps
>
>
> Hello Brian,
>
>  Thank you for manifesting interest in f265! I would like to help you
> out, but I’m going to need a little more information about the issue you’re
> facing.
>
>  1) Could I get the command-line you used that generated an incompatible
> file according to the HM?
>
>  2) In what other decoders will the file play in?
>
>  I’ll check back later today and try to fix the problem ASAP.
>
>  Regards,
> François Caron
>
>

Reply via email to