Sound is not working with several live strams

ESPAÑOL:
Hola, cómo están?
...soy de Viña del Mar, Chile (Hablo español, aunque intentaré traducir todo)
...tengo problemas de audio con Serviio y después de entender lo que debía hacer busque un tutorial en youtube:
XML Edicion de plantilla
http://www.youtube.com/watch?v=bvz0Yp2BD_E
...en el cual dice que hay que abrir el archivo: documento xml (profiles) con el block de notas para poder editarlo, lo abri con el block de notas (y aunque es tanta la información que aparece ahí por fin logré dar con la parte exacta donde tenia que hacer la edición!
osea que en una primera instancia me quedo así:
<OnlineTranscoding>
<-! flujos de vídeo en línea AAC pierda sonido, debe codificar a ac3 ->
vídeo> targetContainer="mpegts" targetACodec="ac3" aBitrate="384" forceInheritance="true">
contenedor <Partidos = "mp4" acodec = "AAC" />
<Matches container="*" vCodec="h264" aCodec="aac" />
<Matches container="applehttp" vCodec="h264" aCodec="aac" />
< / Video>
...pero lamentablemente después de haber hecho todo lo que pensé que sería necesario los canales siguen sin audio! u.u
...entonces hise lo que karlsus le sugerio a mirchy:
The videostream is an applehttp (hls) stream and the audio stream is mp3. If you can see the videostream but you have no audio
you can try to add this line to the OnlineTranscoding section of your profile:
<Matches container="applehttp" vCodec="h264" aCodec="mp3" />.
Should look something like this:
<OnlineTranscoding>
<Video targetContainer="mpegts" targetVCodec="mpeg2video" maxVBitrate="17000" targetACodec="ac3" aBitrate="384" forceInheritance="true">
<Matches container="applehttp" vCodec="h264" aCodec="mp3" />
</Video>
</OnlineTranscoding>
...pero nuevamente después de haber hecho la edición los canales siguen sin audio! u.u
...este es mi estado actual de mi profiles Documento XML (92 KB)
<Profile id="sony2011" name="Sony Bravia TV (2011)" extendsProfileId="sony2012">
<!-- 2011 models
- Still images: JPEG
- Music: MP3, linear PCM, WMA
- Video: AVCHD, MPEG2, MPEG1, MP4 (AVC), MP4 (MPEG4), DivX, WMV -->
<Detection>
<UPnPSearch>
<FriendlyName>BRAVIA KDL-\d{2}([A-Z]X\d2\d|CX400).*</FriendlyName>
</UPnPSearch>
</Detection>
<Transcoding>
<!-- Transcode audio MP4 -->
<Audio targetContainer="lpcm" forceInheritance="true">
<!-- To allow "pause" then "resume" functions and album art for TVs that support it - transcode to mp3 instead -->
<Matches container="mp4" />
</Audio>
</Transcoding>
<OnlineTranscoding>
<!-- Online AAC video streams miss sound, must transcode to ac3 -->
<Video targetContainer="mpegts" targetVCodec="mpeg2video" maxVBitrate="17000" targetACodec="ac3" aBitrate="384" forceInheritance="true">
<Matches container="mp4" aCodec="mp3" />
<Matches container="*" vCodec="h264" aCodec="mp3" />
<Matches container="applehttp" vCodec="h264" aCodec="mp3" />
</Video>
...no se sí será por el modelo del televisor, que lo del perfil sony 2011 quizás no tenga nada que ver con el TV Sony que yo tengo pues tengo el siguiente TV:
SONY BRAVIA LED KDL HX-755 Full HD 3D
(INTERNET POR CABLE Y CON WI-FI INTEGRADO)
*...en estos momentos lo estoy usando con el WI-FI señal optima!
ya no se que hacer pues que de la playlist de chitawar me carguen todos los canales pero que el 90% se vea sin audio, es frustrante!
lo raro es que por lo general hay uno ó dos canales por lista que se me ven y se me escuchan a la perfección, EUROSPORT el mejor, CNN CHILE también se ve y se escucha espectacular, el resto nada!
...hay otros canales que he encontrado por ahí que también se me ven y se escuchan perfecto, como por ejemplo:
Canal+ Sport PL
rtmp://50.7.168.162:80/stream12?token=1 ... m?token=10
***...algunos canales que se me ven pero no se escuchan (sin audio) por ejemplo, son los siguientes:
SKY
rtmp://rtmp.stream4.tv:1935/liverepeater/_definst_/5818
FOX ESPAÑA
rtmp://5.63.146.236/stream playpath=Foxlacaja?id=89623 swfUrl=http://www.liveflash.tv/resources/scripts/eplayer.swf live=1 pageUrl=http://www.liveflash.tv/embedplayer/Foxlacaja/1/600/450 conn=S:OK
LIGA DE CAMPEONES
rtmp://109.123.114.218/stream playpath=alibaba2?id=91346 swfUrl=http://www.liveflash.tv/resources/scripts/eplayer.swf live=1 pageUrl=http://www.liveflash.tv/embedplayer/alibaba2/1/645/395 Conn=S:OK
GOL TV
rtmp://159.253.143.62/live playpath=185107 swfUrl=http://www.udemy.com/static/flash/player5.9.swf live=1 pageUrl=http://castalba.tv/embed.php?cid=13473&wh=645&ht=395&r=tvonlinegratis.mobi
-----------------------------------------------
***... acabo de subir un vídeo demostrativo de lo que sucede:
http://www.dailymotion.com/video/xzlkxo ... YWytxxkNLY
ya no se que hacer, alguien que me pueda ayudar por favor!
de antemano muchísimas gracias!
saludos!!!
----------------------------------------------------------------------------------------------------------------------------------------
ENGLISH:
Hi: how are you? ... I am of Viña del Mar, Chile (I Speak Spanish, though I will try to translate everything) ... I also have audio problems with Serviio, for the same thing come to this post and after understanding what it had to do look for a tutorial in youtube:
XML Edicion de plantilla
http://www.youtube.com/watch?v=bvz0Yp2BD_E
... In which he says that it is necessary to open the file: I document xml (profiles) with the block of notes to be able to edit it, abri with the block of notes (and though it is so much information that appears there finally I managed to meet on the exact part where tape-worm that to do the edition!
Bony that in the first instance I remain like that:
<OnlineTranscoding>
<-! flujos de vídeo en línea AAC pierda sonido, debe codificar a ac3 ->
vídeo> targetContainer="mpegts" targetACodec="ac3" aBitrate="384" forceInheritance="true">
contenedor <Partidos = "mp4" acodec = "AAC" />
<Matches container="*" vCodec="h264" aCodec="aac" />
<Matches container="applehttp" vCodec="h264" aCodec="aac" />
< / Video>
... But lamentably after everything has done what I thought that it would be necessary the channels they continue without audio! U.u
... then hise what suggested karlsus to mirchy:
The videostream is an applehttp (hls) stream and the audio stream is mp3. If you can see the videostream but you have no audio
you can try to add this line to the OnlineTranscoding section of your profile:
<Matches container="applehttp" vCodec="h264" aCodec="mp3" />.
Should look something like this:
<OnlineTranscoding>
<Video targetContainer="mpegts" targetVCodec="mpeg2video" maxVBitrate="17000" targetACodec="ac3" aBitrate="384" forceInheritance="true">
<Matches container="applehttp" vCodec="h264" aCodec="mp3" />
</Video>
</OnlineTranscoding>
... But again after done credit the edition the channels continue without audio! U.u
... this one is my current condition of my profiles Document XML (92 KB)
<Profile id="sony2011" name="Sony Bravia TV (2011)" extendsProfileId="sony2012">
<!-- 2011 models
- Still images: JPEG
- Music: MP3, linear PCM, WMA
- Video: AVCHD, MPEG2, MPEG1, MP4 (AVC), MP4 (MPEG4), DivX, WMV -->
<Detection>
<UPnPSearch>
<FriendlyName>BRAVIA KDL-\d{2}([A-Z]X\d2\d|CX400).*</FriendlyName>
</UPnPSearch>
</Detection>
<Transcoding>
<!-- Transcode audio MP4 -->
<Audio targetContainer="lpcm" forceInheritance="true">
<!-- To allow "pause" then "resume" functions and album art for TVs that support it - transcode to mp3 instead -->
<Matches container="mp4" />
</Audio>
</Transcoding>
<OnlineTranscoding>
<!-- Online AAC video streams miss sound, must transcode to ac3 -->
<Video targetContainer="mpegts" targetVCodec="mpeg2video" maxVBitrate="17000" targetACodec="ac3" aBitrate="384" forceInheritance="true">
<Matches container="mp4" aCodec="mp3" />
<Matches container="*" vCodec="h264" aCodec="mp3" />
<Matches container="applehttp" vCodec="h264" aCodec="mp3" />
</Video>
... Not yes it will be for the model of the television, that of the profile sony 2011 probably does not have anything that to see with the TV Sony that I have so I have the following TV:
SONY BRAVIA LED KDL HX-755 Full HD 3D
(INTERNET FOR CABLE AND WITH INTEGRATED WI-FI)
* ... in these moments I it am using with the WI-FI ideal sign!
Already not that to do so that with the playlist of chitawar me load all the channels but that 90 % meets without audio, is frustrating!
The rare thing is that in general there are one ó two channels for list that I am seen and the best is listened to the perfection, EUROSPORT, CNN CHILE also is seen and is listened spectacularly, the rest nothing!
... There are other channels that I have thought thereabouts that also I am seen and are listened perfectly, since for example:
Canal+ Sport PL
rtmp://50.7.168.162:80/stream12?token=1 ... m?token=10
***. .. some channels that see me but are not listened (without audio) for example, are the following ones:
SKY
rtmp://rtmp.stream4.tv:1935/liverepeater/_definst_/5818
FOX ESPAÑA
rtmp://5.63.146.236/stream playpath=Foxlacaja?id=89623 swfUrl=http://www.liveflash.tv/resources/scripts/eplayer.swf live=1 pageUrl=http://www.liveflash.tv/embedplayer/Foxlacaja/1/600/450 conn=S:OK
LIGA DE CAMPEONES
rtmp://109.123.114.218/stream playpath=alibaba2?id=91346 swfUrl=http://www.liveflash.tv/resources/scripts/eplayer.swf live=1 pageUrl=http://www.liveflash.tv/embedplayer/alibaba2/1/645/395 Conn=S:OK
GOL TV
rtmp://159.253.143.62/live playpath=185107 swfUrl=http://www.udemy.com/static/flash/player5.9.swf live=1 pageUrl=http://castalba.tv/embed.php?cid=13473&wh=645&ht=395&r=tvonlinegratis.mobi
-----------------------------------------------
***. .. I have just raised a demonstrative video of what happens:
http://www.dailymotion.com/video/xzlkxo ... YWytxxkNLY
Already not that to do, someone who could help please!
In advance many graces!
Regards!!!
Hola, cómo están?
...soy de Viña del Mar, Chile (Hablo español, aunque intentaré traducir todo)
...tengo problemas de audio con Serviio y después de entender lo que debía hacer busque un tutorial en youtube:
XML Edicion de plantilla
http://www.youtube.com/watch?v=bvz0Yp2BD_E
...en el cual dice que hay que abrir el archivo: documento xml (profiles) con el block de notas para poder editarlo, lo abri con el block de notas (y aunque es tanta la información que aparece ahí por fin logré dar con la parte exacta donde tenia que hacer la edición!
osea que en una primera instancia me quedo así:
<OnlineTranscoding>
<-! flujos de vídeo en línea AAC pierda sonido, debe codificar a ac3 ->
vídeo> targetContainer="mpegts" targetACodec="ac3" aBitrate="384" forceInheritance="true">
contenedor <Partidos = "mp4" acodec = "AAC" />
<Matches container="*" vCodec="h264" aCodec="aac" />
<Matches container="applehttp" vCodec="h264" aCodec="aac" />
< / Video>
...pero lamentablemente después de haber hecho todo lo que pensé que sería necesario los canales siguen sin audio! u.u
...entonces hise lo que karlsus le sugerio a mirchy:
The videostream is an applehttp (hls) stream and the audio stream is mp3. If you can see the videostream but you have no audio
you can try to add this line to the OnlineTranscoding section of your profile:
<Matches container="applehttp" vCodec="h264" aCodec="mp3" />.
Should look something like this:
<OnlineTranscoding>
<Video targetContainer="mpegts" targetVCodec="mpeg2video" maxVBitrate="17000" targetACodec="ac3" aBitrate="384" forceInheritance="true">
<Matches container="applehttp" vCodec="h264" aCodec="mp3" />
</Video>
</OnlineTranscoding>
...pero nuevamente después de haber hecho la edición los canales siguen sin audio! u.u
...este es mi estado actual de mi profiles Documento XML (92 KB)
<Profile id="sony2011" name="Sony Bravia TV (2011)" extendsProfileId="sony2012">
<!-- 2011 models
- Still images: JPEG
- Music: MP3, linear PCM, WMA
- Video: AVCHD, MPEG2, MPEG1, MP4 (AVC), MP4 (MPEG4), DivX, WMV -->
<Detection>
<UPnPSearch>
<FriendlyName>BRAVIA KDL-\d{2}([A-Z]X\d2\d|CX400).*</FriendlyName>
</UPnPSearch>
</Detection>
<Transcoding>
<!-- Transcode audio MP4 -->
<Audio targetContainer="lpcm" forceInheritance="true">
<!-- To allow "pause" then "resume" functions and album art for TVs that support it - transcode to mp3 instead -->
<Matches container="mp4" />
</Audio>
</Transcoding>
<OnlineTranscoding>
<!-- Online AAC video streams miss sound, must transcode to ac3 -->
<Video targetContainer="mpegts" targetVCodec="mpeg2video" maxVBitrate="17000" targetACodec="ac3" aBitrate="384" forceInheritance="true">
<Matches container="mp4" aCodec="mp3" />
<Matches container="*" vCodec="h264" aCodec="mp3" />
<Matches container="applehttp" vCodec="h264" aCodec="mp3" />
</Video>
...no se sí será por el modelo del televisor, que lo del perfil sony 2011 quizás no tenga nada que ver con el TV Sony que yo tengo pues tengo el siguiente TV:
SONY BRAVIA LED KDL HX-755 Full HD 3D
(INTERNET POR CABLE Y CON WI-FI INTEGRADO)
*...en estos momentos lo estoy usando con el WI-FI señal optima!
ya no se que hacer pues que de la playlist de chitawar me carguen todos los canales pero que el 90% se vea sin audio, es frustrante!
lo raro es que por lo general hay uno ó dos canales por lista que se me ven y se me escuchan a la perfección, EUROSPORT el mejor, CNN CHILE también se ve y se escucha espectacular, el resto nada!
...hay otros canales que he encontrado por ahí que también se me ven y se escuchan perfecto, como por ejemplo:
Canal+ Sport PL
rtmp://50.7.168.162:80/stream12?token=1 ... m?token=10
***...algunos canales que se me ven pero no se escuchan (sin audio) por ejemplo, son los siguientes:
SKY
rtmp://rtmp.stream4.tv:1935/liverepeater/_definst_/5818
FOX ESPAÑA
rtmp://5.63.146.236/stream playpath=Foxlacaja?id=89623 swfUrl=http://www.liveflash.tv/resources/scripts/eplayer.swf live=1 pageUrl=http://www.liveflash.tv/embedplayer/Foxlacaja/1/600/450 conn=S:OK
LIGA DE CAMPEONES
rtmp://109.123.114.218/stream playpath=alibaba2?id=91346 swfUrl=http://www.liveflash.tv/resources/scripts/eplayer.swf live=1 pageUrl=http://www.liveflash.tv/embedplayer/alibaba2/1/645/395 Conn=S:OK
GOL TV
rtmp://159.253.143.62/live playpath=185107 swfUrl=http://www.udemy.com/static/flash/player5.9.swf live=1 pageUrl=http://castalba.tv/embed.php?cid=13473&wh=645&ht=395&r=tvonlinegratis.mobi
-----------------------------------------------
***... acabo de subir un vídeo demostrativo de lo que sucede:
http://www.dailymotion.com/video/xzlkxo ... YWytxxkNLY
ya no se que hacer, alguien que me pueda ayudar por favor!
de antemano muchísimas gracias!
saludos!!!
----------------------------------------------------------------------------------------------------------------------------------------
ENGLISH:
Hi: how are you? ... I am of Viña del Mar, Chile (I Speak Spanish, though I will try to translate everything) ... I also have audio problems with Serviio, for the same thing come to this post and after understanding what it had to do look for a tutorial in youtube:
XML Edicion de plantilla
http://www.youtube.com/watch?v=bvz0Yp2BD_E
... In which he says that it is necessary to open the file: I document xml (profiles) with the block of notes to be able to edit it, abri with the block of notes (and though it is so much information that appears there finally I managed to meet on the exact part where tape-worm that to do the edition!
Bony that in the first instance I remain like that:
<OnlineTranscoding>
<-! flujos de vídeo en línea AAC pierda sonido, debe codificar a ac3 ->
vídeo> targetContainer="mpegts" targetACodec="ac3" aBitrate="384" forceInheritance="true">
contenedor <Partidos = "mp4" acodec = "AAC" />
<Matches container="*" vCodec="h264" aCodec="aac" />
<Matches container="applehttp" vCodec="h264" aCodec="aac" />
< / Video>
... But lamentably after everything has done what I thought that it would be necessary the channels they continue without audio! U.u
... then hise what suggested karlsus to mirchy:
The videostream is an applehttp (hls) stream and the audio stream is mp3. If you can see the videostream but you have no audio
you can try to add this line to the OnlineTranscoding section of your profile:
<Matches container="applehttp" vCodec="h264" aCodec="mp3" />.
Should look something like this:
<OnlineTranscoding>
<Video targetContainer="mpegts" targetVCodec="mpeg2video" maxVBitrate="17000" targetACodec="ac3" aBitrate="384" forceInheritance="true">
<Matches container="applehttp" vCodec="h264" aCodec="mp3" />
</Video>
</OnlineTranscoding>
... But again after done credit the edition the channels continue without audio! U.u
... this one is my current condition of my profiles Document XML (92 KB)
<Profile id="sony2011" name="Sony Bravia TV (2011)" extendsProfileId="sony2012">
<!-- 2011 models
- Still images: JPEG
- Music: MP3, linear PCM, WMA
- Video: AVCHD, MPEG2, MPEG1, MP4 (AVC), MP4 (MPEG4), DivX, WMV -->
<Detection>
<UPnPSearch>
<FriendlyName>BRAVIA KDL-\d{2}([A-Z]X\d2\d|CX400).*</FriendlyName>
</UPnPSearch>
</Detection>
<Transcoding>
<!-- Transcode audio MP4 -->
<Audio targetContainer="lpcm" forceInheritance="true">
<!-- To allow "pause" then "resume" functions and album art for TVs that support it - transcode to mp3 instead -->
<Matches container="mp4" />
</Audio>
</Transcoding>
<OnlineTranscoding>
<!-- Online AAC video streams miss sound, must transcode to ac3 -->
<Video targetContainer="mpegts" targetVCodec="mpeg2video" maxVBitrate="17000" targetACodec="ac3" aBitrate="384" forceInheritance="true">
<Matches container="mp4" aCodec="mp3" />
<Matches container="*" vCodec="h264" aCodec="mp3" />
<Matches container="applehttp" vCodec="h264" aCodec="mp3" />
</Video>
... Not yes it will be for the model of the television, that of the profile sony 2011 probably does not have anything that to see with the TV Sony that I have so I have the following TV:
SONY BRAVIA LED KDL HX-755 Full HD 3D
(INTERNET FOR CABLE AND WITH INTEGRATED WI-FI)
* ... in these moments I it am using with the WI-FI ideal sign!
Already not that to do so that with the playlist of chitawar me load all the channels but that 90 % meets without audio, is frustrating!
The rare thing is that in general there are one ó two channels for list that I am seen and the best is listened to the perfection, EUROSPORT, CNN CHILE also is seen and is listened spectacularly, the rest nothing!
... There are other channels that I have thought thereabouts that also I am seen and are listened perfectly, since for example:
Canal+ Sport PL
rtmp://50.7.168.162:80/stream12?token=1 ... m?token=10
***. .. some channels that see me but are not listened (without audio) for example, are the following ones:
SKY
rtmp://rtmp.stream4.tv:1935/liverepeater/_definst_/5818
FOX ESPAÑA
rtmp://5.63.146.236/stream playpath=Foxlacaja?id=89623 swfUrl=http://www.liveflash.tv/resources/scripts/eplayer.swf live=1 pageUrl=http://www.liveflash.tv/embedplayer/Foxlacaja/1/600/450 conn=S:OK
LIGA DE CAMPEONES
rtmp://109.123.114.218/stream playpath=alibaba2?id=91346 swfUrl=http://www.liveflash.tv/resources/scripts/eplayer.swf live=1 pageUrl=http://www.liveflash.tv/embedplayer/alibaba2/1/645/395 Conn=S:OK
GOL TV
rtmp://159.253.143.62/live playpath=185107 swfUrl=http://www.udemy.com/static/flash/player5.9.swf live=1 pageUrl=http://castalba.tv/embed.php?cid=13473&wh=645&ht=395&r=tvonlinegratis.mobi
-----------------------------------------------
***. .. I have just raised a demonstrative video of what happens:
http://www.dailymotion.com/video/xzlkxo ... YWytxxkNLY
Already not that to do, someone who could help please!
In advance many graces!
Regards!!!