[gstreamer-bugs] [Bug 559472] New: ffdec_h264 complains when playing back this video

GStreamer (bugzilla.gnome.org) bugzilla-daemon at bugzilla.gnome.org
Wed Nov 5 09:15:31 PST 2008


If you have any questions why you received this email, please see the text at
the end of this email. Replies to this email are NOT read, please see the text
at the end of this email. You can add comments to this bug at:
  http://bugzilla.gnome.org/show_bug.cgi?id=559472

  GStreamer | gst-ffmpeg | Ver: 0.10.7
           Summary: ffdec_h264 complains when playing back this video
           Product: GStreamer
           Version: 0.10.7
          Platform: Other
        OS/Version: All
            Status: UNCONFIRMED
          Severity: normal
          Priority: Normal
         Component: gst-ffmpeg
        AssignedTo: gstreamer-bugs at lists.sourceforge.net
        ReportedBy: florent.thiery at ubicast.eu
         QAContact: gstreamer-bugs at lists.sourceforge.net
     GNOME version: Unspecified
   GNOME milestone: Unspecified


Please describe the problem:
All ffmpeg-based media players/frameworks complain every second (approx) when
playing the following video back (see below).

The effects are mostly side effects. When h264 parse is inserted, warnings
resolve but video plays back badly

Steps to reproduce:
1. wget https://flowty-public-dev.s3.amazonaws.com/2008-10-22_20-42-59.mp4
2. GST_DEBUG=2 gst-launch-0.10 -vvv filesrc location=emc.mp4 ! qtdemux !
ffdec_h264 ! xvimagesink


Actual results:
Errors, sometimes non-fluid playback (whenever a decoding error happens, tiny
freeze)

Expected results:
Fluid playback and no decoding errors

Does this happen every time?
Yes

Other information:
0:00:00.804381300  9930 0x822c880 ERROR               ffmpeg :0:: no frame!
0:00:00.804412157  9930 0x822c880 WARN                ffmpeg
gstffmpegdec.c:1740:gst_ffmpegdec_frame:<ffdec_h2640> ffdec_h264: decoding
error (len: -1, have_data: 0)
0:00:01.320891709  9930 0x822c880 ERROR               ffmpeg :0:: no frame!
0:00:01.320970154  9930 0x822c880 WARN                ffmpeg
gstffmpegdec.c:1740:gst_ffmpegdec_frame:<ffdec_h2640> ffdec_h264: decoding
error (len: -1, have_data: 0)
0:00:01.837395653  9930 0x822c880 ERROR               ffmpeg :0:: no frame!
0:00:01.837420025  9930 0x822c880 WARN                ffmpeg
gstffmpegdec.c:1740:gst_ffmpegdec_frame:<ffdec_h2640> ffdec_h264: decoding
error (len: -1, have_data: 0)
0:00:02.354391919  9930 0x822c880 ERROR               ffmpeg :0:: no frame!
0:00:02.354417705  9930 0x822c880 WARN                ffmpeg
gstffmpegdec.c:1740:gst_ffmpegdec_frame:<ffdec_h2640> ffdec_h264: decoding
error (len: -1, have_data: 0)
0:00:02.870376668  9930 0x822c880 ERROR               ffmpeg :0:: no frame!
0:00:02.870407860  9930 0x822c880 WARN                ffmpeg
gstffmpegdec.c:1740:gst_ffmpegdec_frame:<ffdec_h2640> ffdec_h264: decoding
error (len: -1, have_data: 0)
0:00:03.091764348  9930 0x822c880 ERROR               ffmpeg :0:: no frame!
0:00:03.091796371  9930 0x822c880 WARN                ffmpeg
gstffmpegdec.c:1740:gst_ffmpegdec_frame:<ffdec_h2640> ffdec_h264: decoding
error (len: -1, have_data: 0)


-- 
See http://bugzilla.gnome.org/page.cgi?id=email.html for more info about why you received
this email, why you can't respond via email, how to stop receiving
emails (or reduce the number you receive), and how to contact someone
if you are having problems with the system.

You can add comments to this bug at http://bugzilla.gnome.org/show_bug.cgi?id=559472.




More information about the Gstreamer-bugs mailing list