[Bug 777984] isomp4: initial ftyp/moov streamheader missing
GStreamer (GNOME Bugzilla)
bugzilla at gnome.org
Fri Feb 10 13:32:51 UTC 2017
https://bugzilla.gnome.org/show_bug.cgi?id=777984
--- Comment #13 from Andreas Frisch <gnome-bugzilla at dreambox.guru> ---
i've rebased the whole branch of thiago to current git master, which includes
e.g. that tfdt into moof patch and a few other things
i've observed that with my test pipeline of
gst-launch-1.0 videotestsrc pattern=ball is-live=1 ! timeoverlay !
video/x-raw,framerate=30/1,width=1280,height=720 ! videoconvert ! x264enc
speed-preset=superfast tune=zerolatency key-int-max=1 b-adapt=0
option-string=scenecut=0 ! video/x-h264,profile=main ! mp4dashmux
streamable=true faststart=true fragment-method=event ! fakesink silent=false -v
there are no buffers going into the sink. with method=time, dataflow is
constant
shouldn't the keyframes issued by the encoder every second trigger new
fragments?
--
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