Changes between Version 2 and Version 3 of Ticket #5954, comment 2


Ignore:
Timestamp:
Nov 15, 2016, 10:00:27 AM (10 years ago)
Author:
alessandro marin

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #5954, comment 2

    v2 v3  
    11Hi
    2 please find below the output of the tested command:
     2
     3This is the command used:
     4avconv -thread_queue_size 512 -rtmp_live live -i "rtmp://streaming/live/Input1" -thread_queue_size 512 -rtmp_live live  -i "rtmp://streaming/live/Input2" -c:v copy -c:a copy -map 0:v -map 1:a  -flags +global_header -async -1 -rtmp_live live -f flv  "rtmp://streaming/live/Output"
     5
     6And below the output of the tested command:
    37
    48