[FFmpeg-trac] #6656(undetermined:new): jack output support

FFmpeg trac at avcodec.org
Wed Sep 13 06:01:52 EEST 2017


#6656: jack output support
-------------------------------------+-------------------------------------
             Reporter:  dimbulb      |                     Type:
               Status:  new          |  enhancement
            Component:               |                 Priority:  normal
  undetermined                       |                  Version:
             Keywords:               |  unspecified
             Blocking:               |               Blocked By:
Analyzed by developer:  0            |  Reproduced by developer:  0
-------------------------------------+-------------------------------------
 ffmpeg has jack input:

 {{{
 $ ffmpeg -f jack -i ffmpeg_in output.wav
 }}}

 output in a similar manner would be useful:

 {{{
 $ ffmpeg -i input.wav -f jack ffmpeg_out
 }}}


 The documentation has JACK listed as an input format, but not an output
 one.

--
Ticket URL: <https://trac.ffmpeg.org/ticket/6656>
FFmpeg <https://ffmpeg.org>
FFmpeg issue tracker


More information about the FFmpeg-trac mailing list