Jump to content


spaceman

Member Since 6 Sep 2008
Offline Last Active 08 Nov 2016 12:07
-----

Posts I've Made

In Topic: DB transcoder

4 November 2016 - 00:23

can you advise how i can have multiple streams running at same time? i have 4 tuners which i would like to put to use at same time if possible

thanks

In Topic: DB transcoder

3 November 2016 - 14:54

Got it working had to add '?' to both audio and video map

 

-map 0:a:{audio_id}? -map 0:v:0?

 

 

Thanks.


In Topic: DB transcoder

3 November 2016 - 14:06

I have got it up running using

Ubuntu 16.04.1 LTS

NginX

php7.0-fpm

 

Some channels is not working and I am getting following message in stream.log

Input #0, mpegts, from 'httx://url:8001/1:0:1:132B:7E7:2:11A0000:0:0:0:':

(ignore httx as it is http)

...

...

Stream map '0:a:1' matches no streams.

To ignore this, add a trailing '?' to the map.

 

I have tried adding the trailing ? to the map and did not make any difference. Please can you advise how I can troubleshoot this?

 

 

Thanks