[Bug 654666] New: mpeg4videoparse from git: "No valid frames found before end of stream" in 1280x1024

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Fri Jul 15 00:12:47 PDT 2011


https://bugzilla.gnome.org/show_bug.cgi?id=654666
  GStreamer | gst-plugins-bad | git

           Summary: mpeg4videoparse from git: "No valid frames found
                    before end of stream" in 1280x1024
    Classification: Platform
           Product: GStreamer
           Version: git
        OS/Version: Linux
            Status: UNCONFIRMED
          Severity: normal
          Priority: Normal
         Component: gst-plugins-bad
        AssignedTo: gstreamer-bugs at lists.freedesktop.org
        ReportedBy: xxxiter at rambler.ru
         QAContact: gstreamer-bugs at lists.freedesktop.org
     GNOME version: ---


I recorded samples in 640x480 and in 1280x1024 with the same app.
The app uses the following pipeline inside: appsrc ! gdppay ! filesink.
Then I'm trying to play the samples with the following pipeline:

~/bin/gstreamer/bin/gst-launch-0.10 -v
--gst-plugin-path=/home/user/bin/gstreamer/lib filesrc location=record_640.gdp
! gdpdepay ! mpeg4videoparse ! xviddec ! xvimagesink

It plays samples recorded in 640x480 but it fails in 1280x1024 with the
following error:
<mpeg4vparse0> error: No valid frames found before end of stream

The samples can be downloaded here:
http://good.net/dl/au/a3db/samples_640_and_1280.tar.gz

-- 
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