gstreamill icon indicating copy to clipboard operation
gstreamill copied to clipboard

Bandwidth in multiaudio HLS stream

Open orfisat opened this issue 7 years ago • 3 comments

Hello, in multiaudio HLS stream bandwidth is not true in multiaudio streams ... only sum video+ audio1 ... audio2 not present in bandwidth ... thanks!

#EXTM3U #EXT-X-VERSION:3 #EXT-X-STREAM-INF:BANDWIDTH=(video+audio1) -false

#EXTM3U #EXT-X-VERSION:3 #EXT-X-STREAM-INF:BANDWIDTH=(video+audio1+audio2) - true

orfisat avatar Jan 29 '18 19:01 orfisat

Have fixed, please try it @orfisat

zhangping avatar Mar 07 '18 12:03 zhangping

Hello, all Ok with Bandwidth! But have problems with duration time segments ... now not 10.0000 sec ->>> now Duration: 9.9800 sec . Thanks!

"x264enc": { "property": { "pass": 17, "bitrate": 1900, "bframes": 0, "b-adapt": "FALSE", "key-int-max": 250, "speed-preset": "veryslow", "option-string": ":subme=8:nal-hrd=vbr:vbv-bufsize=2850:vbv-init=0.75:vbv-maxrate=3800:keyint=250:min-keyint=250:no-scenecut" } },

orfisat avatar Mar 08 '18 07:03 orfisat

"m3u8streaming" : { "version" : 3, "window-size" : 5, "segment-duration" : 10.00 }

orfisat avatar Mar 08 '18 07:03 orfisat