iPhone Streaming Template

 

Standard template for iPhone Streaming | HLS | Adaptive bit rate streaming
<?xml version="1.0"?>
<query>
    <format>
        <output>iphone_stream</output>
        <size>400x300</size>
        <audio_bitrate>40k</audio_bitrate>
        <audio_sample_rate>44100</audio_sample_rate>
        <audio_channels_number>2</audio_channels_number>
        <keep_aspect_ratio>yes</keep_aspect_ratio>
        <video_codec>libx264</video_codec>
        <profile>iphone_stream</profile>
        <audio_codec>libfaac</audio_codec>
        <two_pass>no</two_pass>
        <cbr>no</cbr>
        <deinterlacing>no</deinterlacing>
        <audio_volume>100</audio_volume>
        <file_extension>tar</file_extension>
        <hint>no</hint>
        <bitrates>600k,400k,200k,110k</bitrates>
        <framerates>29.97,29.97,15,10</framerates>
        <keyframes>90,90,45,30</keyframes>
        <pack_files>yes</pack_files>
        <segment_duration>10</segment_duration>
        <add_audio_only>no</add_audio_only>
        <still_image>no</still_image>
        <still_image_time>5</still_image_time>
        <still_image_size>480x320</still_image_size>
    </format>
</query>
1 Star2 Stars3 Stars4 Stars5 Stars (1 votes, average: 2.00 out of 5)
Loading...

edchelp