#3060: Option to disable "index seek table" and "index table iirc" in NUT muxer
----------------------------------+---------------------------------------
Reporter: mbat | Type: enhancement
Status: new | Priority: normal
Component: avformat | Version: unspecified
Keywords: nut pipe | Blocked By:
Blocking: | Reproduced by developer: 0
Analyzed by developer: 0 |
----------------------------------+---------------------------------------
I need to send both audio and video through pipes.
For example, to send ffmpeg output to decklink:
ffmpeg -i anyvideo.mpg -vcodec rawvideo -acodec pcm_s16le -f nut - |
bmdplay -f pipe:0
At present, nut is the only container that allows me to pass audio with no
problems. Unfortunately, memory grows a lot while executing the previous
cmd line and this prevents a 24/7 usage.
A mailing list user (Paul B Mahol) suggested that this issue could be
solved by disabling "index seek table" and "index table iirc" on nut
muxer.
thanks
--
Ticket URL: <https://ffmpeg.org/trac/ffmpeg/ticket/3060>
FFmpeg <http://ffmpeg.org>
FFmpeg issue tracker
_______________________________________________
FFmpeg-trac mailing list
[email protected]
http://avcodec.org/mailman/listinfo/ffmpeg-trac