Opened 7 years ago

Last modified 4 years ago

#6656 new enhancement

jack output support

Reported by: Sam Owned by:
Priority: wish Component: avdevice
Version: unspecified Keywords: jack
Cc: Blocked By:
Blocking: Reproduced by developer: no
Analyzed by developer: no

Description

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.

Change History (3)

comment:1 by Sam, 7 years ago

My apologies if this is listed elsewhere, but searching for jack information is a bit opaque.

comment:2 by llogan, 7 years ago

Component: undeterminedavdevice
Keywords: jack added
Priority: normalwish

comment:3 by bgola, 4 years ago

This would be really useful and I could give a try at implementing it unless someone has a good reason to say it is a bad idea :)

Note: See TracTickets for help on using tickets.