PDA

View Full Version : SD H.264 TS to AVI


remlap
27th August 2008, 11:45
Completely Clueless here but I require an easy way to convert an h.264 transport stream to an editable file format say an avi.

Now the .ts I am using is not HD it is SD but from a DVB-S2 source

So if anyone can guide me through the procedure I will greatly appreciate it.

I can get the video to play in virtual dub using avisynth but audio will not play, only place I can actually play the file recorded is in DVBViewer where the file was recorded from.

Cheers

lucassp
27th August 2008, 11:51
Can you please upload me a <100MB sample on www.mediafire.com? Thank you!

remlap
27th August 2008, 11:58
Will this do?

http://www.mediafire.com/?sharekey=7d4e518c28390d1fd2db6fb9a8902bda

If you need a longer play length file please reply :)

Sharktooth
27th August 2008, 15:13
have you tried avidemux ?

poisondeathray
27th August 2008, 15:45
you have a h264 video, mp2 audio .ts

If you install ffdshow, haali media splitter, and enable h264 in the video configuration, mp2 in the audio configuration, you can use h264ts_cutter if you want to do simple edits (e.g. cutting out commercials) without re-encoding. (you can also playback in mpc or any directshow media player if you have these installed)

dgavcdec + avisynth if you want to frameserve into something like vdub (or any encoder), but then you have to re-encode

btw, there is a section specific for .ts and dvb at doom9