PDA

View Full Version : How to edit MPEG2 AVCp10/mp2 ts file?


kastiauto
28th December 2007, 19:50
Hi!

I captured DVB-T stream AVC p10/mp2. ~5GB
I managed to demux it to raw .264 file and mp2 audio with mplayer.exe.

What tools i need to use to cut it in parts and get that video open in avisynth?

foxyshadis
28th December 2007, 20:15
You can use DGAVCDec right now. That one works with .264 and .ts. You can mux it into mkv with mkvtoolnix and use directshowsource or ffmpegsource (which could also work right on the .ts, possibly). You could mux just the video into mp4 and use either of the above, you just have to load the audio with NicMPASource.

If it's PAFF interlaced, ffmpegsource and DGAVCDec won't work. Then you're stuck with directshowsource, if you have a decoder like coreavc or mainconcept.

kastiauto
28th December 2007, 20:33
If it's PAFF interlaced, ffmpegsource and DGAVCDec won't work.

How to detect that?

DGAVCDec gives me runtime error without errorcode or smth to debug it.

I muxed this .264 with mkvtoolnix to mp4 and actually managed it to open with coreavs but it is so damn slow in vdub. Changing few frames takes about 5 seconds or more and i cant use trim.