Hi,
Just wondering if anyone can help me with this -
Basically, what I'm trying to do is use a HackRF Software defined radio with my PC to modulate a DVB-T multiplex for distribution round my home cabling. This bit is all fine, but my question involves the input transport stream to be fed to the modulator -
I want to take channels from a satellite transponder tuned with a DVB-S2 PC card as the input transport stream for the modulator, but the problem I have is that the modulator will need the transport stream to be padded to a certain constant bit rate with null packets for it to work properly. The software I use to tune the transponders and pass the TS automatically strips any null packets that are already in the stream.
For a given transponder I can end up with a multi-programme TS that constantly varies in bitrate over time. What I want to do is pass this through some kind of real time tool that will pad the stream with null packets to be a constant bit rate (e.g 31.668Mbps to modulate to DVB-T 64QAM FEC: 7/8 GI: 1/32 - https://en.m.wikipedia.org/wiki/DVB-T ). I need to be able to do this without any of the MPEG TS tables (PAT, SDT, EIT etc) being removed from the stream in the process. I've tried FFMPEG with muxrate but this seems to only pass the multiple video and audio tracks for each channel and strips the tables out of the stream.
Thanks in advance!
+ Reply to Thread
Results 1 to 2 of 2
-
-
AFAIK there is no ready to use solution in open source/freeware world - this is quie strange as i can imagine more complex problems than demultiplexing and multiplexing MPEG-TS but...
Check http://www.avalpa.com/the-key-values/15-free-software/33-opencaster but probably without writing something own you will be unable to complete your project.
https://github.com/aventuri/opencaster
Similar Threads
-
ATI 600, no padding at 352 capture, 15:11 the correct AR with 720 padding?
By jimj in forum Capturing and VCRReplies: 7Last Post: 22nd Jun 2016, 23:51 -
how add padding to the sides of a video ?
By dcaro in forum EditingReplies: 10Last Post: 13th Aug 2015, 12:10 -
Why is padding used in videos/movies ?
By devvaibhav in forum Newbie / General discussionsReplies: 16Last Post: 12th Aug 2015, 18:12 -
What is the best Video Editor Programme.
By nusratjaveid in forum EditingReplies: 3Last Post: 10th May 2015, 09:07 -
How to add your own subtitle to DVD (keep menu, multi-pgc)
By bluedha in forum User guidesReplies: 339Last Post: 10th Oct 2013, 20:11