[FFmpeg-user] cropdetect filter missing when running today snapshot version
Etienne Desautels
etienne.desautels at gmail.com
Fri Oct 9 21:59:51 CEST 2015
I compiled the snapshot version today (version N-75845-g079d553) on Ubuntu 10.04 and when running it with a cropdetec filter I got this output:
ffmpeg -f concat -safe 0 -i /tmp/dvd_concat.txt -f null -af ebur128=peak=true:framelog=verbose -vf idet,cropdetect=0.094:16:0 -y /dev/null
ffmpeg version N-75845-g079d553 Copyright (c) 2000-2015 the FFmpeg developers
built with gcc 4.4.3 (Ubuntu 4.4.3-4ubuntu5.1)
configuration:
libavutil 55. 2.100 / 55. 2.100
libavcodec 57. 4.100 / 57. 4.100
libavformat 57. 3.100 / 57. 3.100
libavdevice 57. 0.100 / 57. 0.100
libavfilter 6. 10.100 / 6. 10.100
libswscale 4. 0.100 / 4. 0.100
libswresample 2. 0.100 / 2. 0.100
Input #0, concat, from '/tmp/dvd_concat.txt':
Duration: 00:17:21.00, start: 0.224800, bitrate: 0 kb/s
Stream #0:0: Video: mpeg2video (Main), yuv420p(tv, smpte170m), 704x480 [SAR 10:11 DAR 4:3], Closed Captions, max. 9586 kb/s, 29.97 fps, 29.97 tbr, 90k tbn, 59.94 tbc
Stream #0:1: Audio: ac3, 48000 Hz, stereo, fltp, 256 kb/s
[AVFilterGraph @ 0x28ff9e0] No such filter: 'cropdetect'
[Parsed_idet_0 @ 0x29010c0] Repeated Fields: Neither: 0 Top: 0 Bottom: 0
[Parsed_idet_0 @ 0x29010c0] Single frame detection: TFF: 0 BFF: 0 Progressive: 0 Undetermined: 0
[Parsed_idet_0 @ 0x29010c0] Multi frame detection: TFF: 0 BFF: 0 Progressive: 0 Undetermined: 0
Error opening filters!
Is this list the right place to report this or I should open a bug ticket on the tracker?
Regards,
Etienne Desautels
More information about the ffmpeg-user
mailing list