Jalle19 / node-ffmpeg-mpegts-proxy

Simple proxy for leveraging ffmpeg to convert any source URL into MPEG-TS over HTTP
GNU General Public License v2.0
167 stars 52 forks source link

Broken output for some devices #17

Closed bartwe2 closed 8 years ago

bartwe2 commented 8 years ago

Hello, thanks for great tool. It works perfect when i playing stream from VLC on PC. But the same stream on SamsungTV is pixalated. It looks like this. The same source restreamed by VLC looks great on SamsungTV. Is it possible to replace avconv by vlc? Or any trick for fix signal on TV?

Jalle19 commented 8 years ago

Try with the latest version of avconv/ffmpeg. There may be some setting you have to tweak in order to get your TV to play the streams properly. This tool doesn't deal with the video at all so whatever your issue is it shouldn't be this software that is causing it.