On Wed, Nov 18, 2009 at 9:46 AM, Francesco Romani <from...@gmail.com> wrote:

>
>
>
> Hi,
>
> does tcprobe recognizes the image? it print out the correct image
> parameters? Which problems are you facing (e.g. corrupt output, plugin
> intialization error...)
>

Thanks for the reply.. We have narrowed down the issue: A 24bit PNG now
works, but it only works with either fully transparent or fully opaque
pixels in the PNG image, if we have a logo that is (say) 50% transparent (we
have a watermark logo that is transparent by 50% with a drop shadow on it as
well), then transcode adds the image, but it is entiry blank. Is this a
limitation with transcode?

here is the output from our transcode command:

# transcode -i preview.m4v -o preview_out6.m4v -y ffmpeg -F mpeg4 -J
logo=file=watermark-24bit-gimp.png
transcode v1.0.7 (C) 2001-2003 Thomas Oestreich, 2003-2004 T. Bitterberg,
2004-2008 Transcode Team
[h264 @ 0xb709c610]brainfart cropping not supported, this could look
slightly wrong ...
[transcode] (probe) suggested AV correction -D 0 (0 ms) | AV 0 ms | 0 ms
[transcode] auto-probing source preview.m4v (ok)
[transcode] V: import format    | unknown QuickTime (V=mov|A=mov)
[transcode] V: import frame     | 406x228  1.78:1
[transcode] V: bits/pixel       | 0.778
[transcode] V: decoding fps,frc | 25.000,3
[transcode] V: Y'CbCr           | YV12/I420
[transcode] A: import format    | 0x1     PCM          [48000,16,2]
[transcode] A: export format    | 0x55    MPEG layer-3 [48000,16,2]  128
kbps
[transcode] V: encoding fps,frc | 25.000,3
[transcode] A: bytes per frame  | 7680 (7680.000000)
[transcode] A: adjustment       | 0...@1000
[transcode] V: IA32/AMD64 accel | sse2 (sse2 sse mmxext mmx asm C)
[transcode] V: IA32/AMD64 accel | using sse memcpy
[transcode] V: video buffer     | 10 @ 406x228
[import_mov.so] v0.1.2 (2002-05-16) (video) * | (audio) *
[filter_logo.so] options=file=watermark-24bit-gimp.png
[filter_logo.so] v0.10 (2003-10-16) render image in videostream
[export_ffmpeg.so] v0.3.16 (2007-10-27) (video) Lavc51.58.0 | (audio)
MPEG/AC3/PCM
[h264 @ 0xb5e0b610]brainfart cropping not supported, this could look
slightly wrong ...
[import_mov.so] codec=mp4a, rate=48000 Hz, bits=16, channels=2,
samples=1744896
[h264 @ 0xb5e0b610]brainfart cropping not supported, this could look
slightly wrong ...
[import_mov.so] VIDEO: codec=avc1, fps=25.000, width=406, height=228,
frames=449
[export_ffmpeg.so] Using FFMPEG codec 'mpeg4' (FourCC 'DIVX', MPEG4
compliant video).
[export_ffmpeg.so]: WARNING: Interlacing parameters unknown, use
--encode_fields
[export_ffmpeg.so]: INFO: No profile selected
[export_ffmpeg.so] Neither './ffmpeg.cfg' nor '~/.transcode/ffmpeg.cfg'
[export_ffmpeg.so] found. Default settings will be used instead.
[export_ffmpeg.so]: INFO: Starting 1 thread(s)
[export_ffmpeg.so]: INFO: Set display aspect ratio to input
[mpeg4 @ 0xb5e0b610]removing common factors from framerate
Audio: using new version
Audio: using lame-3.98.2
encoding frames [000000-000448], 116.00 fps, EMT: 0:00:17, ( 0| 0| 0)
clean up | frame threads | unload modules | cancel signal | internal threads
| done
[transcode] encoded 449 frames (0 dropped, 0 cloned), clip length  17.96 s

Reply via email to