audioconverter.js
audioconverter.js copied to clipboard
Enable x264 for transcoding audio of container with x264 video tracks.
I would really like to see x264 enabled so I can "copy" the video tracks from the container, while only transcoding the audio tracks! :)
Have you looked at: http://bgrins.github.io/videoconverter.js? It is a FFmpeg port targeted at converting video. Should be fairy easy to combine their FFmpeg configuration with the one for audioconverter.js.