Hello,
Does anybody know if it exists a program to multiplex some input streams, (Internet received radiostations), convert them to MPEG1 Layer 2 (MP2) audio codec, and MUX them into a Transport Stream (UDP) to feed a DVB-T signal ?
I currently do with FFMPEG, but I have problems if any of the input streams goes down.
I use:
ffmpeg -vn -i http://radio1 -i http://radio2 -map 0 -map 1 -c:a libtwolame -b:a 256k -ar 48000 -flush_packets 0 -program title="Radio 1":program_num=32806:st=0 -program title="Radio 2":program_num=32807:st=1 -f mpegts -muxrate 1M -mpegts_service_type 0x2 udp://192.168.0.2:65432?pkt_size=1316
Would you change anything to improve it ?
Try StreamFab Downloader and download from Netflix, Amazon, Youtube! Or Try DVDFab and copy Blu-rays!
+ Reply to Thread
Results 1 to 1 of 1
Thread
-
Last edited by GeorgeHill; 15th Sep 2022 at 15:26.
Similar Threads
-
Output file #0 does not contain any stream error using ytl
By Kizuna in forum Video Streaming DownloadingReplies: 4Last Post: 9th Nov 2021, 04:27 -
My cable's streaming site is dividing the stream into mp2t streams
By rrats in forum Video Streaming DownloadingReplies: 7Last Post: 24th Sep 2021, 20:01 -
FFMPEG - Replacing a video stream, while keeping all other streams the same
By vandalay22 in forum Video Streaming DownloadingReplies: 4Last Post: 11th Nov 2019, 10:41 -
mux audio/video stream from different releases
By FLX90 in forum Video ConversionReplies: 11Last Post: 7th Oct 2019, 05:03 -
Convert MPTS to RTSP Stream Output
By Dariofil in forum DVB / IPTVReplies: 1Last Post: 25th Jun 2019, 22:08