Opened 8 years ago
Closed 8 years ago
#5967 closed defect (needs_more_info)
ffprobe failing on MXF: error No video stream with index '-1' found, Error initializing filter 'movie' with args
Reported by: | Marian | Owned by: | |
---|---|---|---|
Priority: | normal | Component: | undetermined |
Version: | unspecified | Keywords: | mxf |
Cc: | Blocked By: | ||
Blocking: | Reproduced by developer: | no | |
Analyzed by developer: | no |
Description
Summary of the bug:
How to reproduce:
ffprobe -show_frames -of compact=p=0 -f lavfi "movie=testdata/freeMXF-mxf-dv-1.mxf,select=gt(scene\,.3)+eq(pict_type\,I)+isnan(prev_selected_t)+gte(t-prev_selected_t\,30)" ffmpeg version 3.1.3 built on ... Mac Book Pro , 2.5 GHz Intel Core i5, 16 GB 1600 MHz DDR3, OS X El Capitan, Version 10.11.6
Patches should be submitted to the ffmpeg-devel mailing list and not this bug tracker.
Attachments (2)
Change History (7)
by , 8 years ago
Attachment: | log_files.zip added |
---|
comment:1 by , 8 years ago
ffprobe -show_frames -of compact=p=0 -f lavfi "movie=testdata/freeMXF-mxf-dv-1.mxf,select=gt(scene\,.3)+eq(pict_type\,I)+isnan(prev_selected_t)+gte(t-prev_selected_t\,30)"
ffprobe started on 2016-11-20 at 21:50:59
Report written to "ffreport.log"
ffprobe version 3.1.3 Copyright (c) 2007-2016 the FFmpeg developers
built with Apple LLVM version 7.0.2 (clang-700.1.81)
configuration: --prefix=/usr/local/Cellar/ffmpeg/3.1.3 --enable-shared --enable-pthreads --enable-gpl --enable-version3 --enable-hardcoded-tables --enable-avresample --cc=clang --host-cflags= --host-ldflags= --enable-opencl --enable-libx264 --enable-libmp3lame --enable-libxvid --disable-lzma --enable-vda
libavutil 55. 28.100 / 55. 28.100
libavcodec 57. 48.101 / 57. 48.101
libavformat 57. 41.100 / 57. 41.100
libavdevice 57. 0.101 / 57. 0.101
libavfilter 6. 47.100 / 6. 47.100
libavresample 3. 0. 0 / 3. 0. 0
libswscale 4. 1.100 / 4. 1.100
libswresample 2. 1.100 / 2. 1.100
libpostproc 54. 0.100 / 54. 0.100
[Parsed_movie_0 @ 0x7fc3e8416c20] Failed to avformat_open_input 'testdata/freeMXF-mxf-dv-1.mxf'
[lavfi @ 0x7fc3e9800000] Error initializing filter 'movie' with args 'testdata/freeMXF-mxf-dv-1.mxf'
movie=testdata/freeMXF-mxf-dv-1.mxf,select=gt(scene\,.3)+eq(pict_type\,I)+isnan(prev_selected_t)+gte(t-prev_selected_t\,30): No such file or directory
comment:4 by , 8 years ago
Component: | ffprobe → undetermined |
---|---|
Keywords: | ffprobe removed |
comment:5 by , 8 years ago
Resolution: | → needs_more_info |
---|---|
Status: | new → closed |
Please reopen this ticket if you can provide the input file.
log files