Log in

View Full Version : flv splitter for h264 + aac ?


draggoon01
4th November 2008, 01:20
Flash Player 9 update 3 added support for h264 + aac but i have yet to find a splitter that supports it even though it's been over a year.

Does such a splitter exist?

mediator
6th November 2008, 11:33
it's not released yet, but a coming version of the Nero FLV Splitter will have support for AVC+AAC in FLV.

Inventive Software
7th November 2008, 16:15
Haali Media Splitter with the file renamed to MP4 should do the trick.

clsid
7th November 2008, 16:23
Haali Media Splitter with the file renamed to MP4 should do the trick.
That doesn't work for .flv files.

draggoon01
10th November 2008, 20:20
isn't it odd that a splitter hasn't been developed yet for such a big format as flash?

clsid
10th November 2008, 20:29
Several splitters already exist. They just don't support H.264/AAC yet, which has only recently been added to the FLV specification.

Moitah
14th November 2008, 16:21
Please try the latest MPC-HC (or standalone filters) (http://forum.doom9.org/showthread.php?p=1213075#post1213075) which includes my patch for H.264/AAC in FLV.

Placio74
14th November 2008, 17:43
Works. Thanks.


BTW
Well... now can easy re-mux to MKV used Haali's DS Mux.
Also of course can re-encode with used Avisynth script.

Moitah
14th November 2008, 18:37
I will probably add H.264/AAC support to FLV Extract as well (raw elementary stream for H.264, and ADTS style for AAC). As for the VirtualDub plugin, I'm not sure considering it's VFW.

EDIT: Oops, I mistyped one of the AACs as AC3.

Taurus
14th November 2008, 18:57
I will probably add H.264/AAC support to FLV Extract as well (raw elementary stream for H.264, and ADTS style for AC3). As for the VirtualDub plugin, I'm not sure considering it's VFW.

That would be great!:thanks:

draggoon01
15th November 2008, 02:47
Please try the latest MPC-HC (or standalone filters) (http://forum.doom9.org/showthread.php?p=1213075#post1213075) which includes my patch for H.264/AAC in FLV.

thank you