<html><body><div style="color:#000; background-color:#fff; font-family:HelveticaNeue, Helvetica Neue, Helvetica, Arial, Lucida Grande, sans-serif;font-size:16px"><div id="yui_3_16_0_1_1438330662166_3845">Hi,</div><div id="yui_3_16_0_1_1438330662166_4295"><br></div><div id="yui_3_16_0_1_1438330662166_3850">I have my videos transcoded in H264 codec and mp4 format.</div><div id="yui_3_16_0_1_1438330662166_3865">Whenever there is a request for streaming of the video, client recieves the m3u8 file and my program transmux the video instead mpegts segments and send it to the client based on the request.</div><div>The mpegts segment has H264 codec only.</div><div id="yui_3_16_0_1_1438330662166_4303" dir="ltr">In this way I am achieving HLS Streaming.</div><div id="yui_3_16_0_1_1438330662166_4296" dir="ltr">But now I need to change the bitrate of the segment before sending it back to the client. Is there any way this can be achieved while transmuxing the video to mpegts.</div><div id="yui_3_16_0_1_1438330662166_4447" dir="ltr">Hope to hear from you soon.<br></div><div id="yui_3_16_0_1_1438330662166_4297" dir="ltr"><br></div><div id="yui_3_16_0_1_1438330662166_4298" dir="ltr">Thanks,</div><div id="yui_3_16_0_1_1438330662166_4299" dir="ltr">Darshan<br></div></div></body></html>