Log in

View Full Version : H.264 TS -> anything else


dukey
24th October 2006, 16:11
I have a transport stream file .ts of some concerts.
The video is h.264 and the audio is ac3.

I want to deinterlace and re-encode this video to something else like xvid in tmpgenc. Preferably would like to frame serve it to tmpgenc .. (like using dvd2avi or dgindex)
but the problem is i can't seem to find any programs to let me do this.

mvdzwaan
25th October 2006, 15:42
Use ProjectX to demux the AC3 (it will give a lot of GOP errors for the video stream but the ac3 file created is correct)

Use GraphEdit to construct a graph using Haali Simple Media Splitter and for instance CoreAVC Video decoder, save this as a grf file.

You can now use DirectShowSource in Avisynth to open the grf file.

sjchmura
25th October 2006, 15:46
Nero Recode 7.5.7 works with these files. You can convert them to smaller (say 1080i ->720p) High Profile AVC encodes.