MrVideo
10th March 2009, 19:32
I have the MeGUI suite of programs. I was directed here in order to get help in putting together an avisynth script to do what I'm going to describe.
First off, before someone says to try out the avs4you software, their avs converter program refuses to load the transport stream, so I suspect that their editor won't either.
The source file is a DVB-S2 transport stream, consisting of a single H.264 4:2:0 1080i video stream @ 17Mbps, four MPEG-1 layer II audio streams. The first three audio streams consist of the following format: 1) left/right 2: center/LFE 3) left surround/right surround (yes the 6 channels for AC3 DD5.1) The fourth stream can be ignored, dumped into the bit bucket.
I need to be able to edit the video, removing the breaks (I have no idea where the breaks are located) and converting the 6 audio tracks into AC3 DD5.1.
If it is not easy doing the editing, since I have no clue as to the timecode locations of the break, I'll be happy with taking the video and converting it to a high bitrate MPEG-2 video file, with the audio converted to AC3, or just copied to a new MPG or TS file. I can then edit the MPEG-2 with VideoReDo.
As you can probably surmise, I am a real noob when it comes to avisynth.
Thanks for any and all help in accomplishing this task.
First off, before someone says to try out the avs4you software, their avs converter program refuses to load the transport stream, so I suspect that their editor won't either.
The source file is a DVB-S2 transport stream, consisting of a single H.264 4:2:0 1080i video stream @ 17Mbps, four MPEG-1 layer II audio streams. The first three audio streams consist of the following format: 1) left/right 2: center/LFE 3) left surround/right surround (yes the 6 channels for AC3 DD5.1) The fourth stream can be ignored, dumped into the bit bucket.
I need to be able to edit the video, removing the breaks (I have no idea where the breaks are located) and converting the 6 audio tracks into AC3 DD5.1.
If it is not easy doing the editing, since I have no clue as to the timecode locations of the break, I'll be happy with taking the video and converting it to a high bitrate MPEG-2 video file, with the audio converted to AC3, or just copied to a new MPG or TS file. I can then edit the MPEG-2 with VideoReDo.
As you can probably surmise, I am a real noob when it comes to avisynth.
Thanks for any and all help in accomplishing this task.