[Bug 732533] New: gstomx omxvideoenc don't recover after aspect ratio change on RPI
GStreamer (bugzilla.gnome.org)
bugzilla at gnome.org
Mon Jun 30 23:38:36 PDT 2014
https://bugzilla.gnome.org/show_bug.cgi?id=732533
GStreamer | gst-omx | 1.2.4
Summary: gstomx omxvideoenc don't recover after aspect ratio
change on RPI
Classification: Platform
Product: GStreamer
Version: 1.2.4
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: Normal
Component: gst-omx
AssignedTo: gstreamer-bugs at lists.freedesktop.org
ReportedBy: xlazom00 at gmail.com
QAContact: gstreamer-bugs at lists.freedesktop.org
GNOME version: ---
omxvideoenc don't recover after aspect ratio change on RPI
test file
http://www.mdragon.org/test_ar_problem2.ts
GST_DEBUG="*:1,multifilesink:0,omxvideoenc:0,h264parse:4,mpegtsmux:0,omxvideodec:0"
\
gst-launch-1.0 -v uridecodebin
uri="http://www.mdragon.org/test_ar_problem2.ts" use-buffering=false name=demux
\
! "video/x-raw, format=I420" \
! omxh264enc target-bitrate=1000000 control-rate=1 inline-header=true
periodicty-idr=250 interval-intraframes=250 ! "video/x-h264, profile=high" \
! h264parse ! "video/x-h264, alignment=au" \
! mpegtsmux name=mux0 \
! filesink location="test_ar_problem2_out.ts" sync=true \
demux. ! "audio/x-raw" ! fakesink \
2>&1
pipeline simple hangup
--
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