Hi,
I'm trying to convert MPEG files from Program Stream into Transport Stream without re-encoding the video. I found some free tools which work as txmuxer. The problem is that some of the files are impossible to convert, it says that program stream map is too large. It should be 18 bytes while my files have 24 bytes.
How can I fix this? Is there any program that can convert the large PS map size files?
Thanks!
+ Reply to Thread
Results 1 to 6 of 6
-
-
Oh, I had forgotten ffmpeg, thanks!
I've tried with TsRemux and it seems it works. But I'd like to use ffmpeg if possible cause it makes my workflow more efficient. I could program a GUI to use it only for this conversion. When I try to make the conversion with ffmpeg there's an error. It says:
st:0 error, non monotone timestamps 57057 >= 57057
av_interleaved_write_frame(): operation not permitted
The number changes with each file. Why does this happen? I've tried to read ffmpeg documentation but I come to nothing. Is there any other options I should use??
thanks again
P.s. I forgot to mention that these files are MPEG PS encapsulated but its video codec is H.264. -
not sure what the error indicates, it could be errors in the program stream
try adding
-vbsf h264_mp4toannexb -
You could use MPEGStreamclip or ProjectX or have you already tried these?
SONY 75" Full array 200Hz LED TV, Yamaha A1070 amp, Zidoo UHD3000, BeyonWiz PVR V2 (Enigma2 clone), Chromecast, Windows 11 Professional, QNAP NAS TS851
Similar Threads
-
Converting H.264 RTP Video to MPEG-2 Transport Stream
By trekgeek in forum Video ConversionReplies: 0Last Post: 20th Feb 2011, 09:24 -
MPEG transport stream
By mkrtich.nazaryan in forum Video Streaming DownloadingReplies: 4Last Post: 10th Jan 2011, 14:29 -
no audio from transport/program stream file when i try to encode
By uptonm in forum Capturing and VCRReplies: 0Last Post: 20th Mar 2010, 10:41 -
Need to find a program that converts to MPEG-2 Transport Stream
By rprice806 in forum Video ConversionReplies: 2Last Post: 20th Oct 2009, 12:10 -
need MPEG2 Transport stream and Program stream profiler
By afarun in forum ProgrammingReplies: 3Last Post: 23rd Aug 2007, 01:06