#4539: No useful error message using quicktime reference input with absolute
file
path
------------------------------------+------------------------------------
Reporter: alan1523 | Owner:
Type: defect | Status: closed
Priority: minor | Component: avformat
Version: git-master | Resolution: fixed
Keywords: mov | Blocked By:
Blocking: | Reproduced by developer: 1
Analyzed by developer: 0 |
------------------------------------+------------------------------------
Comment (by alan1523):
My appologies, I was not sure if you get the updates unless I open the
ticket. I will leave it closed as requested.
FYI : the path /rendertemp/in/reference/original.mov not a valid path unix
path , its missing the volume information:
The command you requested me to perform will fail.
But here it is either way.
ls -l /rendertemp/in/reference/original.mov
ls: /rendertemp/in/reference/original.mov: No such file or directory
It should be :
ls -l /Volumes/storage/rendertemp/in/reference/original.mov
-rw-r--r--@ 1 username wheel 703224 May 7 23:03
/Volumes/storage/rendertemp/in/reference/original.mov
--
Ticket URL: <https://trac.ffmpeg.org/ticket/4539#comment:23>
FFmpeg <https://ffmpeg.org>
FFmpeg issue tracker
_______________________________________________
FFmpeg-trac mailing list
[email protected]
http://avcodec.org/mailman/listinfo/ffmpeg-trac