[FFmpeg-user] Avid QuickTime Reference

Matt Todaro matt.todaro at reelfx.com
Mon Nov 11 21:16:45 CET 2013


Hey Carl,

I get this error when trying to output.


ffmpeg -use_absolute_path 1 -i test_out.mov -vcodec libx264 -r 24 -profile main -level 3.1 -preset medium -g 6 -qmin 4 -refs 4 -pix_fmt yuv420p -s 1280x720 131111_newfile_01.mov


Microsoft Windows [Version 6.1.7600]
Copyright (c) 2009 Microsoft Corporation.  All rights reserved.

C:\Users\avid>cd "C:\Program Files\ffmpeg\bin"

C:\Program Files\ffmpeg\bin>ffmpeg -use_absolute_path 1 -i test_out.mov -vcodec libx264 -r 24 -profile main -level 3.1 -preset medium -g 6 -qmin 4 -refs 4 -pix_fmt yuv420p -s 1280x720 131111_newfile_0
1.mov
ffmpeg version N-57906-gbd75651 Copyright (c) 2000-2013 the FFmpeg developers
  built on Nov  4 2013 18:06:47 with gcc 4.8.2 (GCC)
  configuration: --enable-gpl --enable-version3 --disable-w32threads --enable-avisynth --enable-bzlib --enable-fontconfig --enable-frei0r --enable-gnutls --enable-iconv --enable-libass --enable-libblu
ray --enable-libcaca --enable-libfreetype --enable-libgsm --enable-libilbc --enable-libmodplug --enable-libmp3lame --enable-libopencore-amrnb --enable-libopencore-amrwb --enable-libopenjpeg --enable-l
ibopus --enable-librtmp --enable-libschroedinger --enable-libsoxr --enable-libspeex --enable-libtheora --enable-libtwolame --enable-libvidstab --enable-libvo-aacenc --enable-libvo-amrwbenc --enable-li
bvorbis --enable-libvpx --enable-libwavpack --enable-libx264 --enable-libxavs --enable-libxvid --enable-zlib
  libavutil      52. 51.100 / 52. 51.100
  libavcodec     55. 41.100 / 55. 41.100
  libavformat    55. 21.100 / 55. 21.100
  libavdevice    55.  5.100 / 55.  5.100
  libavfilter     3. 90.101 /  3. 90.101
  libswscale      2.  5.101 /  2.  5.101
  libswresample   0. 17.104 /  0. 17.104
  libpostproc    52.  3.100 / 52.  3.100
[mov,mp4,m4a,3gp,3g2,mj2 @ 0000000000347d00] Using absolute path on user request, this is a possible security issue
[mov,mp4,m4a,3gp,3g2,mj2 @ 0000000000347d00] stream 1, error opening alias: path='/Avid MediaFiles/MXF/ZLAX-AVID-8.1/òPresentation_v112_52787F56.mxf', dir='ZLAX-AVID-8.1', filename='òPresentation_v112
_52787F56.mxf', volume='18825_AC_Renders', nlvl_from=-1, nlvl_to=-1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0000000000347d00] Could not find codec parameters for stream 1 (Video: dnxhd (AVdn / 0x6E645641), 1920x1080, 36175 kb/s): unspecified pixel format
Consider increasing the value for the 'analyzeduration' and 'probesize' options
Guessed Channel Layout for  Input Stream #0.0 : stereo
Input #0, mov,mp4,m4a,3gp,3g2,mj2, from 'test_out.mov':
  Metadata:
    major_brand     : qt
    minor_version   : 537199360
    compatible_brands: qt
    creation_time   : 2013-11-11 20:01:45
    comment         : Source ID = 060a2b340101010101010f00-13-00-00-00-{527d7485-273f-063e-060e2b347f7f2a80}
    comment-eng     : Source ID = 060a2b340101010101010f00-13-00-00-00-{527d7485-273f-063e-060e2b347f7f2a80}
    timecode        : 01:00:11:05
  Duration: 00:00:14.21, start: 0.000000, bitrate: 13 kb/s
    Stream #0:0(eng): Audio: pcm_s16le (sowt / 0x74776F73), 48000 Hz, stereo, s16, 1536 kb/s (default)
    Metadata:
      creation_time   : 2013-11-11 20:01:45
      handler_name    : Apple Alias Data Handler
    Stream #0:1(eng): Video: dnxhd (AVdn / 0x6E645641), 1920x1080, 36175 kb/s, 24 fps, 24 tbr, 600 tbn, 600 tbc (default)
    Metadata:
      creation_time   : 2013-11-11 20:01:45
      handler_name    : Apple Alias Data Handler
    Stream #0:2(eng): Data: none (tmcd / 0x64636D74), 0 kb/s (default)
    Metadata:
      creation_time   : 2013-11-11 20:01:45
      handler_name    : Apple Alias Data Handler
      timecode        : 01:00:11:05
Please use -profile:a or -profile:v, -profile is ambiguous
[buffer @ 00000000003607e0] Unable to parse option value "-1" as pixel format
    Last message repeated 1 times
[buffer @ 00000000003607e0] Error setting option pix_fmt to value -1.
[graph 0 input from stream 0:1 @ 00000000028f7e60] Error applying options to the filter.
Error opening filters!


Thanks
Matt
[www.freebirdsmovie.com]<http://www.freebirdsmovie.com>


More information about the ffmpeg-user mailing list