tokra Posted July 25, 2011 Posted July 25, 2011 Доброго времени суток, уважаемые форумчане. Сразу к делу. Стала необходимость смотреть одновременно большое количество каналов на компьютере. Каналы вещаются со множества серверов. Для примера http://test:test@213.123.x.x:51095/ Решил воспользоваться функцией мозаики, которая есть в vlc плеере. Все настраивал по этой инструкции. Для начала решил настроить хотя бы для двух потоков. Мозаика стартует, но каналы немного перекрывают друг друга и вещание обрывается через секунд 5. Процесс остается висеть в памяти и жутко отжирает онную. Стоит версия vlc 1.1.10, что на linux, что на windows результат тот же. Конфиг выглядит так. # Comment the following line if you don't want to reset your VLM configuration del all # Background options new bg broadcast enabled setup bg input "C:\Users\tokra\Documents\x_827fd9b2.jpg" setup bg option sub-filter=mosaic setup bg output #bridge-in{offset=100}:display # new channel1 broadcast enabled setup channel1 input http://test:test@213.123.x.x:51095/ setup channel1 output #duplicate{dst=mosaic-bridge{id=1,height=144,width=180},select=video,dst=bridge-out{id=1},select=audio} # new channel2 broadcast enabled setup channel2 input http://test:test@69.55.x.x:51004/ setup channel2 output #duplicate{dst=mosaic-bridge{id=2,height=144,width=180},select=video,dst=bridge-out{id=2},select=audio} # # Mosaic options setup bg option mosaic-alpha=255 setup bg option mosaic-height=200 setup bg option mosaic-width=200 setup bg option mosaic-align=5 setup bg option mosaic-xoffset=10 setup bg option mosaic-yoffset=10 setup bg option mosaic-vborder=5 setup bg option mosaic-hborder=10 setup bg option mosaic-position=1 setup bg option mosaic-rows=2 setup bg option mosaic-cols=2 setup bg option mosaic-order=1,2 setup bg option mosaic-delay=0 setup bg option mosaic-keep-picture # Input options # Launch everything control bg play control channel1 play control channel2 play # end of mosaic batch Конфиг с виндовой машины. К линуксовой пока нет доступа. Но они идентичны. Уважаемые форумчане, кто пользуется мозаикой от vlc поделитесь рабочим конфигом или заклинанием ))) Всем спасибо за внимание. Вставить ник Quote
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.