On Sun, Apr 11, 2010 at 06:18:57PM -0700, Tommy Thorn wrote:
> A quick heads up: I noticed that the MacOS X port had been updated with
> libschroedinger 1.0.9 and tried to transcode some AVCHD footage. Using the
> default libdirac, the encoding proceeds, but if I force it to Schroedinger,
> it fails. This may be an ffmpeg problem, but I haven't pursued it.

> SCHRO: ERROR: schrovideoformat.c(34): schro_video_format_validate: 10.3.7:
> horizontal clean area is not legal (clean_width + left_offset > width)
> SCHRO: ERROR: schrovideoformat.c(38): schro_video_format_validate: 10.3.7:
> vertical clean area is not legal (clean_height + top_offset > height)
> SCHRO: ERROR: schrovideoformat.c(42): schro_video_format_validate: resetting
> clean area to frame size

The above errors are due to ffmpeg not setting the clean area on
the video_format structure correctly.  The encode cleans it up.
It is unlikely related to this:

> Segmentation fault



dave...


------------------------------------------------------------------------------
Download Intel® Parallel Studio Eval
Try the new software tools for yourself. Speed compiling, find bugs
proactively, and fine-tune applications for parallel performance.
See why Intel Parallel Studio got high marks during beta.
http://p.sf.net/sfu/intel-sw-dev
_______________________________________________
Schrodinger-devel mailing list
Schrodinger-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/schrodinger-devel

Reply via email to