[FFmpeg-trac] #1663(undetermined:new): Multiple named pipes don't work
FFmpeg
trac at avcodec.org
Sun Aug 19 21:03:13 CEST 2012
#1663: Multiple named pipes don't work
-------------------------------------+-------------------------------------
Reporter: burek | Owner:
Type: defect | Status: new
Priority: normal | Component:
Version: unspecified | undetermined
Keywords: | Resolution:
Blocking: | Blocked By:
Analyzed by developer: 0 | Reproduced by developer: 0
-------------------------------------+-------------------------------------
Comment (by burek):
Well, to be honest, I don't see why should it hang and not work, i.e. I
don't see why do those need to be synchronized. The first process outputs
2 different independent outputs, which another process collects and
processes. No big deal there.
The real-world example is the splitting of the video and audio to batch
script the concatenation of audio/video streams, like described in this
faq item: http://ffmpeg.org/faq.html#Concatenating-using-raw-audio-and-
video
The idea is to split all the audio/video streams, do the cat magic and
join it again.
--
Ticket URL: <https://ffmpeg.org/trac/ffmpeg/ticket/1663#comment:4>
FFmpeg <http://ffmpeg.org>
FFmpeg issue tracker
More information about the FFmpeg-trac
mailing list