[FFmpeg-trac] #9714(undetermined:new): Unable to process 'xwd_pipe'

FFmpeg trac at avcodec.org
Wed Apr 6 11:51:53 EEST 2022


#9714: Unable to process 'xwd_pipe'
-------------------------------------+-------------------------------------
             Reporter:  Aleksey      |                     Type:  defect
  Blinov                             |
               Status:  new          |                 Priority:  normal
            Component:               |                  Version:  git-
  undetermined                       |  master
             Keywords:               |               Blocked By:
             Blocking:               |  Reproduced by developer:  0
Analyzed by developer:  0            |
-------------------------------------+-------------------------------------
 I'm trying to create a video from the sequence of xwd images.
 The command fails with this error: "pipe:: Invalid Argument"

 {{{
 % cat frame1.xwd frame2.xwd frame3.xwd | ffmpeg -f xwd_pipe -s:v 1916x2116
 -vcodec xwd -pix_fmt bgra -r 3 -i - -c:v libx264 -y output.mp4
 }}}
-- 
Ticket URL: <https://trac.ffmpeg.org/ticket/9714>
FFmpeg <https://ffmpeg.org>
FFmpeg issue tracker


More information about the FFmpeg-trac mailing list