aiff playback track counter has stopped

classic Classic list List threaded Threaded
4 messages Options
Reply | Threaded
Open this post in threaded view
|

aiff playback track counter has stopped

stuart68
Hi,

On moving from gstreamer-0.10.31 to 0.10.32 our player stopped updating the track counter when aiff files were being played.

Where can I start to look in the source code to understand where to fix this? All other formats, mp3, flac, m4a and wav are all playing back perfectly with the track seconds ticking away.

I am new to debugging the gstreamer code so any advice would be great.

Thanks,
Stuart

_______________________________________________
gstreamer-devel mailing list
[hidden email]
http://lists.freedesktop.org/mailman/listinfo/gstreamer-devel
Reply | Threaded
Open this post in threaded view
|

Re: aiff playback track counter has stopped

stuart68
Checking our code reveals that:

gst_element_query_position is always returning 0 when aiff is being playback.




On 20 September 2011 09:17, Stuart Gray <[hidden email]> wrote:
Hi,

On moving from gstreamer-0.10.31 to 0.10.32 our player stopped updating the track counter when aiff files were being played.

Where can I start to look in the source code to understand where to fix this? All other formats, mp3, flac, m4a and wav are all playing back perfectly with the track seconds ticking away.

I am new to debugging the gstreamer code so any advice would be great.

Thanks,
Stuart


_______________________________________________
gstreamer-devel mailing list
[hidden email]
http://lists.freedesktop.org/mailman/listinfo/gstreamer-devel
Reply | Threaded
Open this post in threaded view
|

Re: aiff playback track counter has stopped

stuart68
whenever the track is paused the current position is returned.


On 20 September 2011 11:29, Stuart Gray <[hidden email]> wrote:
Checking our code reveals that:

gst_element_query_position is always returning 0 when aiff is being playback.





On 20 September 2011 09:17, Stuart Gray <[hidden email]> wrote:
Hi,

On moving from gstreamer-0.10.31 to 0.10.32 our player stopped updating the track counter when aiff files were being played.

Where can I start to look in the source code to understand where to fix this? All other formats, mp3, flac, m4a and wav are all playing back perfectly with the track seconds ticking away.

I am new to debugging the gstreamer code so any advice would be great.

Thanks,
Stuart



_______________________________________________
gstreamer-devel mailing list
[hidden email]
http://lists.freedesktop.org/mailman/listinfo/gstreamer-devel
Reply | Threaded
Open this post in threaded view
|

Re: aiff playback track counter has stopped

Stefan Sauer
In reply to this post by stuart68
On 09/20/11 03:17, Stuart Gray wrote:
> Hi,
>
> On moving from gstreamer-0.10.31 to 0.10.32 our player stopped
> updating the track counter when aiff files were being played.
>
> Where can I start to look in the source code to understand where to
> fix this? All other formats, mp3, flac, m4a and wav are all playing
> back perfectly with the track seconds ticking away.

Can't reproduce it here. I used
./seek 16 file:///home/ensonic/temp/M1F1-int8-AFsp.aif

with the aif file comming from:
http://www-mmsp.ece.mcgill.ca/documents/audioformats/aiff/samples.html

Please file a bug and attach a sample.

Stefan

>
> I am new to debugging the gstreamer code so any advice would be great.
>
> Thanks,
> Stuart

_______________________________________________
gstreamer-devel mailing list
[hidden email]
http://lists.freedesktop.org/mailman/listinfo/gstreamer-devel