[Bug 776712] vaapih264enc doesn't output AU delimiters

GStreamer (GNOME Bugzilla) bugzilla at gnome.org
Wed Jun 28 18:40:37 UTC 2017


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

--- Comment #20 from Florent ThiƩry <florent.thiery at ubicast.eu> ---
While it does seem to work, it does make actual browsers/players mad (but
mplayer et al seem happy):

https://video-dev.github.io/hls.js/demo/?src=https%3A%2F%2Fwww.ubicast.eu%2Fmedia%2Fdownloads%2Fhls%2Fplaylist_360p.m3u8&enableStreaming=true&autoRecoverError=true&enableWorker=true&dumpfMP4=false&levelCapping=-1&defaultAudioCodec=undefined

https://bitmovin.com/hls-mpeg-dash-test-player/

The stream has been generated with vaapih264enc bitrate=1000 keyframe-period=30
tune=low-power ! "video/x-h264,profile=baseline" ! queue ! mpegtsmux name=mux !
hlssink location=/tmp/360p/video%02d.ts
playlist-location=/tmp/playlist_360p.m3u8 target-duration=1 playlist-root=360p
playlist-length=12 max-files=50 ... fdkaacenc ! bitrate=128000 ! queue ! mux.

I created an issue on the hls.js player too:
https://github.com/video-dev/hls.js/issues/1239

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