[FFmpeg-trac] #10565(undetermined:new): Error submitting a packet to the muxer: Broken pipe, Error muxing a packet

FFmpeg trac at avcodec.org
Sun Sep 17 16:31:39 EEST 2023


#10565: Error submitting a packet to the muxer: Broken pipe, Error muxing a packet
-------------------------------------+-------------------------------------
             Reporter:  Rob          |                    Owner:  (none)
                 Type:  defect       |                   Status:  new
             Priority:  normal       |                Component:
                                     |  undetermined
              Version:  unspecified  |               Resolution:
             Keywords:  Error        |               Blocked By:
  submitting a packet to the muxer:  |
  Broken pipe, Error muxing a        |
  packet                             |
             Blocking:               |  Reproduced by developer:  0
Analyzed by developer:  0            |
-------------------------------------+-------------------------------------
Comment (by Rob):

 It looks like this is a similar issue when this command is run:

 ffmpeg -stream_loop -1 -re -i low2.mp4 -map 0 -c copy -f flv
 rtmp://127.0.0.1:1935/<stream key>

 This file plays fine once, but when it repeats (start over) it gives the
 broken pipe and causes a problem.

 av_interleaved_write_frame(): Broken pipesize=   71202kB time=00:05:10.50
 bitrate=1878.6kbits/s speed=   1x
 [out#0/flv @ 0x7fecbe7124c0] Error muxing a packet

 Here is the file to test with:

 https://www.dropbox.com/scl/fi/0ark8tz3d9p0qjqgtuk8w/low2.mp4?rlkey=bvkirv59rtxut0933kkc0rueg&dl=0
-- 
Ticket URL: <https://trac.ffmpeg.org/ticket/10565#comment:3>
FFmpeg <https://ffmpeg.org>
FFmpeg issue tracker


More information about the FFmpeg-trac mailing list