[Bug 746906] hlssink: creates a single segment

GStreamer (GNOME Bugzilla) bugzilla at gnome.org
Sun May 3 22:51:50 PDT 2015


https://bugzilla.gnome.org/show_bug.cgi?id=746906

Kai Hendry <hendry at iki.fi> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |hendry at iki.fi

--- Comment #6 from Kai Hendry <hendry at iki.fi> ---
I've noticed this issue on gstreamer 1.4.5-1.


[root at pihsg hls]# raspivid -t 0 -w 640 -h 480 -fps 15 -vf -b 1000000 -o - |
gst-launch-1.0 fdsrc ! hlssink target-duration=10 max-files=5
Setting pipeline to PAUSED ...
Pipeline is PREROLLING ...
Pipeline is PREROLLED ...
Setting pipeline to PLAYING ...
New clock: GstSystemClock
^Cmmal: Aborting program

handling interrupt.
Interrupt: Stopping pipeline ...
Execution ended after 1:23:54.401452590
Setting pipeline to PAUSED ...
Setting pipeline to READY ...
Setting pipeline to NULL ...
Freeing pipeline ...


IIUC raspivid provides h264encoded input, so there is no need for h264enc or
omxh264enc.

Which resulted erroneously in -rw-r--r-- 1 root root 424M May  4 13:37
segment00000.ts


Hopefully 1.5.1 will be packaged soon in Arch.

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