[gst-devel] muxing streams

thiagoss thiagossantos at gmail.com
Thu Oct 2 12:39:31 CEST 2008


On Wed, Oct 1, 2008 at 1:14 PM, Henrique Ferreiro García <
henrique.ferreiro at gmail.com> wrote:

> > Probably because the caps are lost. You need the fourcc information,
> > codecdata, and so on. Also the timestamps in every buffer.
> >
> > Since you are using a filesrc none of that information is generated,
> > you could use /dev/random as well.
>
> Isn't that information available in the file's headers? At least, the
> command "file" knows something about that files.


filesrc function is to read data from files, so it only understands bytes.
There is the 'typefind' element that tries to discover what media type is
passing through him. Perhaps adding it after filesrc might help you.


>
> --
> Henrique Ferreiro García <henrique.ferreiro at gmail.com>
>
>
> -------------------------------------------------------------------------
> This SF.Net email is sponsored by the Moblin Your Move Developer's
> challenge
> Build the coolest Linux based applications with Moblin SDK & win great
> prizes
> Grand prize is a trip for two to an Open Source event anywhere in the world
> http://moblin-contest.org/redirect.php?banner_id=100&url=/
> _______________________________________________
> gstreamer-devel mailing list
> gstreamer-devel at lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/gstreamer-devel
>



-- 
Thiago Sousa Santos

Embedded Systems and Pervasive Computing Lab (Embedded)
Center of Electrical Engineering and Informatics (CEEI)
Federal University of Campina Grande (UFCG)
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.freedesktop.org/archives/gstreamer-devel/attachments/20081002/e1636f24/attachment.htm>


More information about the gstreamer-devel mailing list