Re: 24 bit PNG

Simon <[email protected]> Wed, 18 Nov 2009 09:35:30 +1300
Newsgroups gmane.comp.video.transcode.user
Message-ID <[email protected]>
Can anyone assist here?

On Mon, Nov 9, 2009 at 4:24 PM, Simon <[email protected]> wrote:

> We are using transcode to add a PNG watermark to a mp4 video thus:
>
> transcode -i test_video.mp4 -o test_out.mp4 -y ffmpeg -F mpeg4 \
> -J logo=file=watermark_black3.png:pos=200x100
>
> If we use a 8-bit photoshop generated PNG it works with no issues, but a
> 24-bit photoshop generated PNG does not. Should this work?
>
> Using transcode v1.0.7 on Debian Lenny.
>
> Regards and Thanks
>
> Simon
>