[FFmpeg-trac] #4512(avformat:new): FFmpeg write flv to HttpFS(Hadoop) failed

FFmpeg trac at avcodec.org
Tue Apr 28 11:43:03 CEST 2015


#4512: FFmpeg write flv to HttpFS(Hadoop) failed
------------------------------------+------------------------------------
             Reporter:  arlenliu    |                    Owner:
                 Type:  defect      |                   Status:  new
             Priority:  normal      |                Component:  avformat
              Version:  git-master  |               Resolution:
             Keywords:  flv         |               Blocked By:
             Blocking:              |  Reproduced by developer:  0
Analyzed by developer:  0           |
------------------------------------+------------------------------------

Comment (by arlenliu):

 The command i input by test is,
 ffmpeg -i "c:\noduration.flv" -f flv pipe:1
 ffmpeg -i "c:\nofilesize.flv" -f flv pipe:1
 ffmpeg -i "c:\nothing.flv" -f flv pipe:1
 The issue exist.

 But,if i input:
 ffmpeg -i "c:\noduration.flv" -f flv "c:\out.flv"
 it is ok.

 so i guess the problem is stdout,not HttpFS.

--
Ticket URL: <https://trac.ffmpeg.org/ticket/4512#comment:5>
FFmpeg <https://ffmpeg.org>
FFmpeg issue tracker


More information about the FFmpeg-trac mailing list