[FFmpeg-trac] #3341(undetermined:new): Cannot open DV file while VLC can

FFmpeg trac at avcodec.org
Thu Jan 23 15:09:13 CET 2014


#3341: Cannot open DV file while VLC can
-------------------------------------+-------------------------------------
             Reporter:  artfulrobot  |                    Owner:
                 Type:  defect       |                   Status:  new
             Priority:  normal       |                Component:
              Version:               |  undetermined
             Keywords:               |               Resolution:
             Blocking:               |               Blocked By:
Analyzed by developer:  0            |  Reproduced by developer:  0
-------------------------------------+-------------------------------------

Comment (by artfulrobot):

 {{{
 $ ffmpeg -i capture005.dv
 ffmpeg version 0.10.9-7:0.10.9-1~precise1 Copyright (c) 2000-2013 the
 FFmpeg developers
   built on Oct  4 2013 06:37:30 with gcc 4.6.3
   configuration: --arch=amd64 --disable-stripping --enable-pthreads
 --enable-runtime-cpudetect --extra-version='7:0.10.9-1~precise1'
 --libdir=/usr/lib/x86_64-linux-gnu --prefix=/usr --enable-bzlib --enable-
 libdc1394 --enable-libfreetype --enable-frei0r --enable-gnutls --enable-
 libgsm --enable-libmp3lame --enable-librtmp --enable-libopencv --enable-
 libopenjpeg --enable-libpulse --enable-libschroedinger --enable-libspeex
 --enable-libtheora --enable-vaapi --enable-vdpau --enable-libvorbis
 --enable-libvpx --enable-zlib --enable-gpl --enable-postproc --enable-
 libcdio --enable-x11grab --enable-libx264 --shlibdir=/usr/lib/x86_64
 -linux-gnu --enable-shared --disable-static
   libavutil      51. 35.100 / 51. 35.100
   libavcodec     53. 61.100 / 53. 61.100
   libavformat    53. 32.100 / 53. 32.100
   libavdevice    53.  4.100 / 53.  4.100
   libavfilter     2. 61.100 /  2. 61.100
   libswscale      2.  1.100 /  2.  1.100
   libswresample   0.  6.100 /  0.  6.100
   libpostproc    52.  0.100 / 52.  0.100
 [dv @ 0x1a15680] Can't determine profile of DV input stream.
 capture005.dv: Operation not permitted

 }}}

 Appears fixed in later version:


 {{{
 $ ~/Downloads/ffmpeg -i capture005.dv
 ffmpeg version N-60106-ge6d1c66 Copyright (c) 2000-2014 the FFmpeg
 developers
   built on Jan 23 2014 05:30:12 with gcc 4.6 (Debian 4.6.3-1)
   configuration: --prefix=/root/ffmpeg-static/64bit --extra-
 cflags='-I/root/ffmpeg-static/64bit/include -static' --extra-
 ldflags='-L/root/ffmpeg-static/64bit/lib -static' --extra-libs='-lxml2
 -lexpat -lfreetype' --enable-static --disable-shared --disable-ffserver
 --disable-doc --enable-bzlib --enable-zlib --enable-postproc --enable-
 runtime-cpudetect --enable-libx264 --enable-gpl --enable-libtheora
 --enable-libvorbis --enable-libmp3lame --enable-gray --enable-libass
 --enable-libfreetype --enable-libopenjpeg --enable-libspeex --enable-
 libvo-aacenc --enable-libvo-amrwbenc --enable-version3 --enable-libvpx
   libavutil      52. 63.100 / 52. 63.100
   libavcodec     55. 49.100 / 55. 49.100
   libavformat    55. 25.101 / 55. 25.101
   libavdevice    55.  5.102 / 55.  5.102
   libavfilter     4.  1.100 /  4.  1.100
   libswscale      2.  5.101 /  2.  5.101
   libswresample   0. 17.104 /  0. 17.104
   libpostproc    52.  3.100 / 52.  3.100
 [dv @ 0x350fc40] Detected timecode is invalid
 [dv @ 0x350fc40] Estimating duration from bitrate, this may be inaccurate
 Input #0, dv, from 'capture005.dv':
   Duration: 00:19:48.12, start: 0.000000, bitrate: 28800 kb/s
     Stream #0:0: Video: dvvideo, yuv420p, 720x576, 28800 kb/s, SAR 16:15
 DAR 4:3, 25 tbr, 25 tbn, 25 tbc
 At least one output file must be specified
 }}}

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


More information about the FFmpeg-trac mailing list