DASHEncoder
DASHEncoder copied to clipboard
Tool to generated DASH content
I understand DASHEncoder uses the file extension .dash, and I wish to inquire about its content and use. The reason I ask is because I wish to propose a media...
Hello to all! i'm a student for my thesis i choose a mpeg-dash tv. My mission is to setup inside Debian an mpeg-dash pseude-live transcoder to broadcast a playlist of...
Hi, Just wanted to let you know that the following link is broken in the [dependencies section](https://github.com/slederer/DASHEncoder#dependencies) of your [readme](https://github.com/slederer/DASHEncoder). Broken link: http://gpac.wp.institut-telecom.fr/2011/04/20/compiling-gpac-on-ubuntu/
Hi I'm trying to execute DASHEncoder as follows: ./DASHEncoder --input=big_buck_bunny.mp4 --video-encoder=x264 --audio-encoder=ffmpegAAC --fragment-size=2000 --dest-directory=./ --segment-size=2000 --mpd-name=bbb.mpd --audio-quality=2,44100,48 --bitrate=300 --folder-prefix=TEST --segment-name=TEST I'm getting: ==========DASH ENCODER=============== current encoder x264 YES terminate called...
Is it possible to use this to take a live audio only from the soundcards LINE IN and have it output to DASH?
I have installed x264 and gpac correctly and manually build them When i try to run ./DASHEncoder it gives me following error. ==========DASH ENCODER=============== current encoder x264 YES terminate called...
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...
Hello. I followed the guide line, make worked fine, ffmpeg is on it's place. but I get this error every time runung admins-MacBook-Pro-3:DashEncoder alexanderzallesov$ ./DASHEncoder ==========DASH ENCODER=============== libc++abi.dylib: terminate called...