[gst-devel] Bitrate of a media file
Carlo 1-9-8-7 .
casillicarlo at hotmail.it
Wed Jul 28 10:03:15 CEST 2010
> Date: Tue, 27 Jul 2010 06:36:27 -0700
> From: 123sandy at gmail.com
> To: gstreamer-devel at lists.sourceforge.net
> Subject: Re: [gst-devel] Bitrate of a media file
>
>
> Hi,
>
>
> Carlo 1-9-8-7 xxx wrote:
> >
> > Well, the question is, gstreamer has got the query_position for the
> > position in seconds, is there any function that returns the position in
> > bytes?
> >
> You can try "gst_element_query_position" with the second argument as
> GST_FORMAT_BYTES.
>
Thanks for the answer,
that's what I thought, but gst_element_query_position with GST_FORMAT_BYTES returns incorrect values. In particular I think that these values are in some way related with the duration in seconds... in fact, for example, for 2 different files (with different bitrates) if I call "gst_element_query_position" with GST_FORMAT_BYTES at the same time (eg. after 10 seconds from the start of playing), I get the same values for both the files... any other ideas? :)
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.freedesktop.org/archives/gstreamer-devel/attachments/20100728/8e2ac62b/attachment.htm>
More information about the gstreamer-devel
mailing list