View Full Version : How can I Create h264 Transport Streams from VirtualDub?
rec
19th March 2011, 08:18
I would like to render HiDef h264 Transport Streams from VirtualDub, that would be identical to what a video camera would produce. What codec can do this?
I tried ffdshow, but it results in an AVI. I need it to be truly identical to camera mts files in order to "fool" editing programs downstream.
:thanks:
pandy
22nd March 2011, 15:40
for h.262 HCEnc can be used, m2v can be muxed to ts by tsmuxer
...h264... VirtualDub...
VirtualDub? Is it still nailed to VfW? If it's so, then i have bad news for you.
Please! Just do not use VCM (VfW) with MPEG-codecs! No matter how you try, most likely streams will be broken. You can use VfW as input, but not for output streams with indirect frame order and complicated inter frame references. AVI and VfW are just inappropriate for MPEG with B-frames and H.264.
be identical to what a video camera would produce. What codec can do this?
Only your camcoder can do so. BTW, you still can use x264 with respective options (as you know, you can view mpeg stream flags with MediaInfo), extract h.264 elementary stream and mux it again to MPEG2-TS by tsmuxer, just as pandy said.
I need it to be truly identical to camera mts files in order to "fool" editing programs downstream.
How about to use normal editing program or try to feed other formats to it?
pandy
24th March 2011, 14:35
This is MPEG-2 (H.262) encoding thread...
vBulletin® v3.8.11, Copyright ©2000-2026, vBulletin Solutions Inc.