|
|
x264 encoder directshow filter
gt;
ok, first impression with a yv12 source via .avs: works great
now we only need x264 to handle advanced stuff like b-frames, a mp4 dshow muxer able to handle h.264 and a virtualdub-like video app based on dshow to make full use of dropping outdated technologies like vfw and avi
Originally posted by bond
a mp4 dshow muxer able to handle h.264
x2 :O
you mean mp4 muxers cant handle h264 yet and avi can???
Originally posted by stephanV
you mean mp4 muxers cant handle h264 yet and avi can???
It is evil isn't it
Originally posted by bond
a mp4 dshow muxer able to handle h.264
x3.
Also, maybe I missed it, but it would be great to have the source code for this directshow encoder too .
avi can store any content for which a vfw encoder exists...
still this doesnt mean anything, whether the storage will work correctly (bframes-in-avi/vorbis-in-avi/vbrmp3-in-avi) is a totally different question...
as you might understand, mpeg is interested in making all their stuff workable 100% correctly, without the need for hacks, so avi is definitely not an option for them
instead they define a whole sperate document (iso 14996-15), which defines an enhancement to the .mp4 container format (iso 14996-14), for being able to exploit _every_ existing feature mpeg-4 avc offers (without using hacks of course )
Originally posted by BoNz1
Also, maybe I missed it, but it would be great to have the source code for this directshow encoder too
indeed, sources are a must
Originally posted by BoNz1
It is evil isn't it i found it more ironic than anything else
anyway, i will shut up now |
|