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.

Tommy


$ ffmpeg -y -i 20100321-113427.mts -s 480x270 -vcodec libschroedinger
20100321-113427.drc
FFmpeg version 0.5.1, Copyright (c) 2000-2009 Fabrice Bellard, et al.
  configuration: --prefix=/opt/local --disable-vhook --enable-gpl
--enable-postproc --enable-swscale --enable-avfilter --enable-avfilter-lavf
--enable-libmp3lame --enable-libvorbis --enable-libtheora --enable-libdirac
--enable-libschroedinger --enable-libfaac --enable-libfaad --enable-libxvid
--enable-libx264 --enable-nonfree --mandir=/opt/local/share/man
--enable-shared --enable-pthreads --cc=/usr/bin/gcc-4.2 --arch=x86_64
  libavutil     49.15. 0 / 49.15. 0
  libavcodec    52.20. 1 / 52.20. 1
  libavformat   52.31. 0 / 52.31. 0
  libavdevice   52. 1. 0 / 52. 1. 0
  libavfilter    1. 4. 0 /  1. 4. 0
  libswscale     1. 7. 1 /  1. 7. 1
  libpostproc   51. 2. 0 / 51. 2. 0
  built on Apr  1 2010 22:30:57, gcc: 4.2.1 (Apple Inc. build 5657)
Input #0, mpegts, from '20100321-113427.mts':
  Duration: 00:00:21.53, start: 0.463444, bitrate: 16046 kb/s
  Program 1
    Stream #0.0[0x1011]: Video: h264, yuv420p, 1920x1080 [PAR 1:1 DAR 16:9],
59.94 tbr, 90k tbn, 59.94 tbc
    Stream #0.1[0x1100]: Audio: ac3, 48000 Hz, stereo, s16, 256 kb/s
Output #0, dirac, to '20100321-113427.drc':
    Stream #0.0: Video: libdirac, yuv420p, 480x270 [PAR 1:1 DAR 16:9],
q=2-31, 200 kb/s, 90k tbn, 59.94 tbc
Stream mapping:
  Stream #0.0 -> #0.0
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
Segmentation fault
------------------------------------------------------------------------------
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