ritlew / django-hls-video

A webapp for uploading, encoding, and playing back video.
The Unlicense
16 stars 9 forks source link

Figure out audio encoding #30

Open ritlew opened 5 years ago

ritlew commented 5 years ago

AAC at 128k sounded terrible. Why? How can I encode it for high quality audio?

ritlew commented 5 years ago

It was 5.1 channel audio being encoded at 128k. Now I need to encode both 2 channel and 5.1 from blu rays.