[gstreamer-bugs] [Bug 612443] New: Unable to read .ogv file

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Wed Mar 10 07:23:36 PST 2010


https://bugzilla.gnome.org/show_bug.cgi?id=612443
  GStreamer | gst-plugins-base | 0.10.26

           Summary: Unable to read .ogv file
    Classification: Desktop
           Product: GStreamer
           Version: 0.10.26
        OS/Version: Linux
            Status: UNCONFIRMED
          Severity: normal
          Priority: Normal
         Component: gst-plugins-base
        AssignedTo: gstreamer-bugs at lists.sourceforge.net
        ReportedBy: olivier.aubert at liris.cnrs.fr
         QAContact: gstreamer-bugs at lists.sourceforge.net
      GNOME target: ---
     GNOME version: ---


gstreamer is unable to read the OGV file night_of_the_living_dead.ogv (from
http://www.archive.org/details/night_of_the_living_dead ) with the following
pipeline:

gst-launch playbin uri=file:///data/video/night_of_the_living_dead.ogv

It simply displays the following messages, and blocks without any output:

Setting pipeline to PAUSED ...
Pipeline is PREROLLING ...
(gst-launch-0.10:18423): GStreamer-CRITICAL **: _gst_util_uint64_scale:
assertion `denom != 0' failed
Pipeline is PREROLLED ...
Setting pipeline to PLAYING ...
New clock: GstAudioSinkClock


The file can be read with xine, vlc, mplayer. mplayer gives the following
information about an unknown type for stream 0, it maybe a cause:

Playing /data/video/night_of_the_living_dead.ogv.
Ogg stream 0 is of an unknown type
[Ogg] stream 1: video (Theora v3.2.1), -vid 0
[Ogg] stream 2: audio (Vorbis), -aid 0

-- 
Configure bugmail: https://bugzilla.gnome.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.
You are the assignee for the bug.




More information about the Gstreamer-bugs mailing list