I have a .ts file. I am doing some work testing a bug in a streaming engine. I need a way to edit the header to change the sync byte from 0x47 to something else. Does anyone know of a tool that would enable me to do this? The bug is in how we handle streams that have bad sync byte, so need to reproduce.
+ Reply to Thread
Results 1 to 2 of 2
-
-
If no one has a better idea, you should be able to do this with a binary editor but doing so will require you to know how to use a binary editor and to know the location of the sync byte so you can change the correct thing in the stream.
Similar Threads
-
Stream Transport
By Soixante in forum ComputerReplies: 4Last Post: 4th Apr 2014, 05:05 -
Problem converting from MPEG Program Stream to Transport Stream
By vivajam in forum Newbie / General discussionsReplies: 5Last Post: 24th Jan 2011, 04:40 -
How to join a transport stream
By manding74 in forum DVB / IPTVReplies: 12Last Post: 24th Nov 2010, 04:15 -
DVD to MPEG2 Transport Stream audio sync problem
By elba in forum Video Streaming DownloadingReplies: 12Last Post: 23rd Oct 2008, 02:09 -
need MPEG2 Transport stream and Program stream profiler
By afarun in forum ProgrammingReplies: 3Last Post: 23rd Aug 2007, 01:06