[Bug 653290] New: h264parse0> referred SPS invalid
GStreamer (bugzilla.gnome.org)
bugzilla at gnome.org
Thu Jun 23 16:02:28 PDT 2011
https://bugzilla.gnome.org/show_bug.cgi?id=653290
GStreamer | gst-plugins-bad | git
Summary: h264parse0> referred SPS invalid
Classification: Platform
Product: GStreamer
Version: git
OS/Version: Linux
Status: UNCONFIRMED
Severity: major
Priority: Normal
Component: gst-plugins-bad
AssignedTo: gstreamer-bugs at lists.freedesktop.org
ReportedBy: hackeron at gmail.com
QAContact: gstreamer-bugs at lists.freedesktop.org
GNOME version: ---
Hey, I'm trying to run:
gst-launch filesrc location=test.264 ! h264parse ! mp4mux ! filesink
location=test.mp4
I'm getting:
0:00:00.026598311 8949 0x1f7d0f0 DEBUG h264parse
h264parse.c:914:gst_h264_params_get_timestamp:<h264parse0> referred SPS invalid
ERROR: from element /GstPipeline:pipeline0/GstH264Parse:h264parse0: GStreamer
encountered a general stream error.
Please see attached for full output.
The h264 file is taken from a Bluecherry Hardware H264 card with cat
/dev/video1 > test.264. It is a valid raw h264:
root at demo1:~# gst-typefind-0.10 test.264
test.264 - video/x-h264, stream-format=(string)byte-stream
Also, mediainfo shows:
root at demo1:~# mediainfo test.264
General
Complete name : test.264
Format : AVC
Format/Info : Advanced Video Codec
File size : 5.53 MiB
Video
Format : AVC
Format/Info : Advanced Video Codec
Format profile : Baseline at L3.0
Format settings, CABAC : No
Format settings, ReFrames : 1 frame
Width : 704 pixels
Height : 576 pixels
Display aspect ratio : 1.222
Standard : PAL
Color space : YUV
Chroma subsampling : 4:2:0
Bit depth : 8 bits
Scan type : Progressive
--
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