revast / dvj

Automatically exported from code.google.com/p/dvj
GNU General Public License v3.0
0 stars 0 forks source link

Dump audio from source audio/video file into distinct file #118

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
Otherwise, we must read back the entire audio/video file from disk, just to
decode the audio.

Original issue reported on code.google.com by interim....@gmail.com on 7 Aug 2009 at 8:06

GoogleCodeExporter commented 9 years ago
Using ogg, because libavcodec's FLAC encoder is glitchy. Lame.

Original comment by interim....@gmail.com on 24 Aug 2009 at 10:46