[Bug 725374] Uvch264src fails with multiple cameras

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Fri Feb 28 05:47:49 PST 2014


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

Nicolas Dufresne <nicolas.dufresne> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |RESOLVED
                 CC|                            |nicolas.dufresne at collabora.
                   |                            |co.uk
         Resolution|                            |NOTABUG

--- Comment #1 from Nicolas Dufresne <nicolas.dufresne at collabora.co.uk> 2014-02-28 14:09:32 UTC ---
(In reply to comment #0)
> ~/gst/runtime/bin/gst-launch-1.0 -v -e uvch264src device=/dev/video1 name=src
> auto-start=true src.vfsrc ! queue !
> video/x-raw,format=\(string\)YUY2,width=320,height=240,framerate=10/1 !
> xvimagesink sync=false src.vidsrc ! queue !
> video/x-h264,width=1280,height=720,framerate=30/1 ! filesink
> location=/home/mark/test2.mp4

You forgot to mux the H264 packet, you need to add a muxer, e.g. mp4mux to you
pipeline.

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