← Back to team overview

olrait team mailing list archive

Replay - Encoder

 

Ragazzi,
potete dare un'occhiata a questo procedimento? Alla fine si ottiene un file mp4, al cui interno sono racchiusi i vari chunks dello stream. Il problema è che non so cosa utilizzare per unire i diversi segmenti e racchiudere il tutto in un unico contenitore? Ho provato ismdownloader senza alcun risultato. 


grazie
[CODE]
<?xml version="1.0"?>
<SmoothStreamingMedia
  MajorVersion="2"
  MinorVersion="0"
  Duration="55779390000">
  <Clip
    Url="http://smoothreplay.rai.it/ReplayTV/replaytv_raitre-isml/2011-12-19-16-38-42-826/Segment277/replaytv_raitre.ism/Manifest";
    ClipBegin="10572124330570"
    ClipEnd="10607442670000">
[CODE]


[CODE]
<SmoothStreamingMedia MajorVersion="2" MinorVersion="0" Duration="35980000000" TimeScale="10000000">
<StreamIndex Type="video" SubType="" Chunks="1800" TimeScale="10000000" Url="QualityLevels({bitrate})/Fragments(video={start time})">
<QualityLevel Index="0" Bitrate="1500000" CodecPrivateData="00000001674d401f965605a1afcf80a040000003004000000cb888002dc60000b7187f18e0ed0a15700000000168eacd48" FourCC="AVC1" MaxWidth="720" MaxHeight="404"/>
<QualityLevel Index="1" Bitrate="1000000" CodecPrivateData="00000001674d401f965605a1afcf80a040000003004000000cb888007a100007a107f18e0ed0a1570000000168eacd48" FourCC="AVC1" MaxWidth="720" MaxHeight="404"/>
<QualityLevel Index="2" Bitrate="900000" CodecPrivateData="000000016742801e965605017fcb80a040000003004000000cb888006ddc000dbb1fc6383b42855c0000000168ca8d48" FourCC="AVC1" MaxWidth="640" MaxHeight="360"/>
<QualityLevel Index="3" Bitrate="630000" CodecPrivateData="000000016742801e965605017fcb80a040000003004000000cb888004ce400099c1fc6383b42855c0000000168ca8d48" FourCC="AVC1" MaxWidth="640" MaxHeight="360"/>
<QualityLevel Index="4" Bitrate="450000" CodecPrivateData="000000016742801e965605017fcb80a040000003004000000cb88800dbb0006dd1fc6383b42855c00000000168ca8d48" FourCC="AVC1" MaxWidth="640" MaxHeight="360"/>
<QualityLevel Index="5" Bitrate="200000" CodecPrivateData="000000016742801e965605017fcb80a040000003004000000cb888018680030d1fc6383b42855c0000000168ca8d48" FourCC="AVC1" MaxWidth="640" MaxHeight="360"/>
<c t="8699442670000"/>
<c t="8699462670000"/>
<c t="8699482670000"/>
.

</StreamIndex>
<StreamIndex Type="audio" Name="audio" SubType="" Chunks="1795" TimeScale="10000000" Url="QualityLevels({bitrate},{CustomAttributes})/Fragments(audio={start time})">
<QualityLevel Index="0" Bitrate="64000" CodecPrivateData="" FourCC="AACL" AudioTag="255" Channels="2" SamplingRate="48000" BitsPerSample="16" PacketSize="1">
<CustomAttributes>
<Attribute Name="systemLanguage" Value="ita"/>
</CustomAttributes>
</QualityLevel>
<c t="8699449496666"/>
<c t="8699469550000"/>
<c t="8699489603333"/>
[/CODE]


[CODE]
http://smoothreplay.rai.it/ReplayTV/replaytv_raitre-isml/2011-12-19-16-38-42-826/Segment225/replaytv_raitre.ism/QualityLevels(1500000)/Fragments(video=8699442670000)[/CODE]