Unable to seek audio files with playbin2; manual seek also broken in plugins-good-0.10.31

Tim-Philipp Müller t.i.m at zen.co.uk
Thu Jun 21 11:21:15 PDT 2012


On Thu, 2012-06-21 at 14:08 -0400, Eric Montellese wrote:

> I can get the id3demux element out of there by removing the id3 tags
> from the files, but the placement or not of the aacparse element is a
> mystery.

Try changing the pad template of your decodersink so that it only
accepts

  audio/mpeg,mpegversion={2,4},framed=true (other fields the same)

and

  audio/mpeg,mpegversion=1,parsed=true (other fields the same)

Cheers
 -Tim



More information about the gstreamer-devel mailing list