[FFmpeg-trac] #5620(avutil:open): av_tempfile failed to create file on android

FFmpeg trac at avcodec.org
Sat Jun 11 17:41:42 CEST 2016


#5620: av_tempfile failed to create file on android
-------------------------------------+-------------------------------------
             Reporter:  chinshou     |                    Owner:
                 Type:  defect       |                   Status:  open
             Priority:  important    |                Component:  avutil
              Version:  git-master   |               Resolution:
             Keywords:  android      |               Blocked By:
  cache regression                   |  Reproduced by developer:  1
             Blocking:               |
Analyzed by developer:  0            |
-------------------------------------+-------------------------------------

Comment (by michael):

 {{{
 try adding || defined(__ANDROID__)
 and maybe try /sdcard in adition to /tmp
 android is messy from a linux/posix point of view
 }}}

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


More information about the FFmpeg-trac mailing list