slederer / DASHEncoder

Tool to generated DASH content
http://www-itec.uni-klu.ac.at/dash/
266 stars 51 forks source link

webm container #2

Open deedos opened 11 years ago

deedos commented 11 years ago

In the README I could find a "any other codec" option, that ´s really nice! I noticed also some minr code for vp8 and nothing for vorbis (aiming a webm muxing/multiplexing), being so: 1) Can I achive the vp8+vorbis option straight in ffmpeg ? 2) Dashencoder use gpac for the muxing, right ? As far as I ´ve seen, there is no option for webm in gpac. Is there any other for muxing in Dashencoder if gpac could not handle it ?

many thanks in advance