audioconverter.js icon indicating copy to clipboard operation
audioconverter.js copied to clipboard

Enable x264 for transcoding audio of container with x264 video tracks.

Open matbee-eth opened this issue 10 years ago • 1 comments

I would really like to see x264 enabled so I can "copy" the video tracks from the container, while only transcoding the audio tracks! :)

matbee-eth avatar Feb 28 '14 23:02 matbee-eth

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.

sopel39 avatar Mar 03 '14 14:03 sopel39