CodeFormer icon indicating copy to clipboard operation
CodeFormer copied to clipboard

av_interleaved_write_frame(): Broken pipe

Open jordilinarespellicer opened this issue 2 years ago • 9 comments
trafficstars

I get this error when using !python inference_codeformer.py --bg_upsampler realesrgan --face_upsample -w 1.0 --input_path video.mp4 in the colab example.

jordilinarespellicer avatar Feb 08 '23 11:02 jordilinarespellicer

The error:

av_interleaved_write_frame(): Broken pipe Error writing trailer of pipe:: Broken pipe ^C

jordilinarespellicer avatar Feb 08 '23 11:02 jordilinarespellicer

IMG_1830

nilchan836 avatar Feb 10 '23 17:02 nilchan836

IMG_1830

nilchan836 avatar Feb 10 '23 17:02 nilchan836

দরিদ্রতা 😅💔

nilchan836 avatar Feb 10 '23 17:02 nilchan836

Nice

nilchan836 avatar Feb 10 '23 17:02 nilchan836

smaller the video. it may be forced to stop by out of Colab resource . If you don't purchase Colab Pro, you may have only resource for FHD video support <60s@30fps

DanvilleC avatar Feb 14 '23 02:02 DanvilleC

[vost#0:0/rawvideo @ 0x153e06c70] Error submitting a packet to the muxer: Broken pipe [out#0/rawvideo @ 0x600003bf03c0] Error muxing a packet [out#0/rawvideo @ 0x600003bf03c0] Error writing trailer: Broken pipe

FahsaRwatit avatar May 01 '24 03:05 FahsaRwatit

The error:

av_interleaved_write_frame(): Broken pipe Error writing trailer of pipe:: Broken pipe ^C

You can try splitting the video into many small segments

FahsaRwatit avatar May 01 '24 10:05 FahsaRwatit

[vost#0:0/rawvideo @ 0x153e06c70] Error submitting a packet to the muxer: Broken pipe [out#0/rawvideo @ 0x600003bf03c0] Error muxing a packet [out#0/rawvideo @ 0x600003bf03c0] Error writing trailer: Broken pipe

i am also meet this error when the second stream writing

mmlingyu avatar Jun 11 '24 08:06 mmlingyu