View Full Version : DShow mediatype converter from nero-style stream to raw avc
Haali
31st July 2005, 17:08
This small filter allows using ateme decoder with my splitter (and probably nero splitter as well). Also can be used to dump raw avc stream from matroska/mp4 via dshow.
http://haali.cs.msu.ru/mkv/m2r.dll
Kurtnoise
1st August 2005, 13:31
Hi Haali,
I'm trying this filter to dump raw avc from mkv/mp4 but I've a problem with the playback. I'm unable to play the .264 file.
I used this : Haali splitter --> avc to raw converter --> Gabest Matroska muxer --> FileWriter (with .264 extension...)
Is it good ? I tried with the Nero AVC Muxer but without success.
bond
1st August 2005, 13:38
why do you think that the gabest mkv muxer should output a correct raw avc stream?
i would guess you should connect the file writer with the m2r filter (just guessing)
Kurtnoise
1st August 2005, 15:08
i would guess you should connect the file writer with the m2r filter (just guessing)
we can't connect directly the filewriter to the raw converter. We need a decoder or a muxer.
bond
1st August 2005, 16:06
we can't connect directly the filewriter to the raw converter. We need a decoder or a muxer.i thought this job might be done via m2r :D
Krismen
1st August 2005, 17:25
@Kurtnoise try use Dump directly after m2r filter (instead of File writer).
HQ-LQ
2nd August 2005, 19:05
it works:
Graphedt: Haali splitter --> avc to raw converter --> Gabest Matroska muxer --> FileWriter (*.mkv)
demux to avi (mkvtoolnix)
demux to raw (avi2raw)
mux to mp4 (mp4box)
Haali
2nd August 2005, 20:13
You don't have to use such strange procedures, just insert the dump filter after m2r and you get a nice raw .264 file.
Selur
2nd August 2005, 20:30
Cool! Nice work Haali :D
Cu Selur
HQ-LQ
2nd August 2005, 22:41
how? is the name of the "dump" filter in Graphedt and in the filesystem?
where can I get it?
Krismen
2nd August 2005, 23:06
... where can I get it?
It's in GraphEdit archive - file "dump.ax".
vBulletin® v3.8.11, Copyright ©2000-2026, vBulletin Solutions Inc.