Re: [Libav-user] Text based format to bitmap format conversion

2017-07-17 Thread Advika
Thanks Nicolas George .
But as I mentioned we have different requirement .
If you can just help us to convert the text string into bitmap format 24
bpp.
It would be great.

Thanks.



--
View this message in context: 
http://libav-users.943685.n4.nabble.com/Libav-user-Text-based-format-to-bitmap-format-conversion-tp4663489p4663495.html
Sent from the libav-users mailing list archive at Nabble.com.
___
Libav-user mailing list
Libav-user@ffmpeg.org
http://ffmpeg.org/mailman/listinfo/libav-user


Re: [Libav-user] Text based format to bitmap format conversion

2017-07-17 Thread Nicolas George
Le nonidi 29 messidor, an CCXXV, Advika a écrit :
> But in our scenario we need to separately draw the subtitle on graphics
> plane .

You just have to burn the subtitle on a blank video.

Regards,

-- 
  Nicolas George


signature.asc
Description: Digital signature
___
Libav-user mailing list
Libav-user@ffmpeg.org
http://ffmpeg.org/mailman/listinfo/libav-user


Re: [Libav-user] Text based format to bitmap format conversion

2017-07-17 Thread Advika
Thanks Paul for your response.
But as far as I understood ffmpeg subtitle filter[ass & subtitles] burns
subtitles into video.
But in our scenario we need to separately draw the subtitle on graphics
plane .

Thanks.



--
View this message in context: 
http://libav-users.943685.n4.nabble.com/Libav-user-Text-based-format-to-bitmap-format-conversion-tp4663489p4663493.html
Sent from the libav-users mailing list archive at Nabble.com.
___
Libav-user mailing list
Libav-user@ffmpeg.org
http://ffmpeg.org/mailman/listinfo/libav-user


Re: [Libav-user] Text based format to bitmap format conversion

2017-07-17 Thread Paul B Mahol
On 7/17/17, Advika  wrote:
> Thanks Jing for response.
> We gave a thought of using imagemagick.
> But we are more inclined to use ffmpeg if any support is there in ffmpeg
> that would be great.

What about subtitle filter?
___
Libav-user mailing list
Libav-user@ffmpeg.org
http://ffmpeg.org/mailman/listinfo/libav-user


Re: [Libav-user] Text based format to bitmap format conversion

2017-07-16 Thread Advika
Thanks Jing for response.
We gave a thought of using imagemagick.
But we are more inclined to use ffmpeg if any support is there in ffmpeg
that would be great.

Thanks.



--
View this message in context: 
http://libav-users.943685.n4.nabble.com/Libav-user-Text-based-format-to-bitmap-format-conversion-tp4663489p4663491.html
Sent from the libav-users mailing list archive at Nabble.com.
___
Libav-user mailing list
Libav-user@ffmpeg.org
http://ffmpeg.org/mailman/listinfo/libav-user


Re: [Libav-user] Text based format to bitmap format conversion

2017-07-14 Thread jing zhang
Try imagemagick

2017-07-14 16:33 GMT+08:00 seema singh :

> Hi All,
> We need to convert text based subtitle to bitmap format to render it .
> I would like to know which ffmpeg module provides the support for
> converting text based to bitmap format.
>
> Thanks.
>
> ___
> Libav-user mailing list
> Libav-user@ffmpeg.org
> http://ffmpeg.org/mailman/listinfo/libav-user
>
>
___
Libav-user mailing list
Libav-user@ffmpeg.org
http://ffmpeg.org/mailman/listinfo/libav-user