GNOME Bugzilla – Bug 730722
Cannot seek in a m4a AAC audio file
Last modified: 2014-05-30 18:04:21 UTC
I have a file here that refuses to seek in Totem 3.12 and Sushi (the Nautilus previewer) using GStreamer 1.2, and Pitivi git (using GStreamer 1.3.x/git). Pitivi survives the encounter, but Totem and Sushi lock up when trying to seek it.
The sample file: http://jeff.ecchi.ca/public/gstreamer-730722.m4a
commit c25d94b7efc9d56b6da79eb3e19274812f777d5d Author: Thiago Santos <ts.santos@sisa.samsung.com> Date: Fri May 30 14:32:42 2014 -0300 qtdemux: upstream handles seek if fragmented and on time segment Otherwise we can reject seeks on local files that contain fragmented-like atoms like 'mvex'. Also improve a message log https://bugzilla.gnome.org/show_bug.cgi?id=730722