[FFmpeg-trac] #7448(undetermined:new): Concat file input not finding file

FFmpeg trac at avcodec.org
Thu Sep 20 04:52:05 EEST 2018


#7448: Concat file input not finding file
-------------------------------------+-------------------------------------
             Reporter:  daBee        |                    Owner:
                 Type:  defect       |                   Status:  new
             Priority:  minor        |                Component:
              Version:  unspecified  |  undetermined
             Keywords:  concat       |               Resolution:
             Blocking:               |               Blocked By:
Analyzed by developer:  0            |  Reproduced by developer:  0
-------------------------------------+-------------------------------------

Comment (by daBee):

 I'm having dependency issues (nasm/yasm), which I slightly remember from
 some time ago.  I don't use ffmpeg often.  So I've had issues before on
 the Mac Pro.  I downloaded the '''--depth 1''' but cannot install.  This
 isn't that important to me, just thought I'd report it.

 I used:

 {{{
 ffmpeg -i #{ s }/randoms.txt -f null -
 }}}

 and everything looked fine, no errors.  The syntax I used for the concat
 is:

 {{{
 ffmpeg -y -f concat -safe 0 -i /Volumes/Dragon2/Yums/randoms.txt
 /Volumes/Dragon2/Yums/final.mp4
 }}}

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


More information about the FFmpeg-trac mailing list