[FFmpeg-user] Inverse Telecine with fieldmatch filter
L. Lee
llee040 at sbcglobal.net
Tue Jun 25 17:52:07 CEST 2013
I stopped getting responses to the following thread, but I would like to
try again.
http://ffmpeg.org/pipermail/ffmpeg-user/2013-April/014661.html
I'm using the latest git version and the problems I was having with funny
pixelation seem to have disappeared since I last experimented, but now I
need help with cropping.
Please consider this short .mpg clip:
https://dl.dropboxusercontent.com/u/42718751/Blockyclip_mpg.zip
Why does neither of the following commands result in removing black bars
for current playback?
ffplay -i Blockyclip_mpg.mpg -vf "cropdetect=24:16:0"
ffplay -i Blockyclip_mpg.mpg -vf "cropdetect=24:16:1000"
ffplay version N-54184-gcea8a00 Copyright (c) 2003-2013 the FFmpeg
developers
built on Jun 25 2013 09:07:35 with llvm-gcc 4.2.1 (LLVM build 2336.11.00)
configuration: --enable-gpl --enable-libfaac --enable-libfdk-aac
--enable-libmp3lame --enable-libopencore-amrnb --enable-libopencore-amrwb
--enable-libspeex --enable-libtheora --enable-libvorbis --enable-libvpx
--enable-libx264 --enable-nonfree --enable-version3
libavutil 52. 37.101 / 52. 37.101
libavcodec 55. 17.100 / 55. 17.100
libavformat 55. 10.100 / 55. 10.100
libavdevice 55. 2.100 / 55. 2.100
libavfilter 3. 77.101 / 3. 77.101
libswscale 2. 3.100 / 2. 3.100
libswresample 0. 17.102 / 0. 17.102
libpostproc 52. 3.100 / 52. 3.100
mmco: unref short failure 0 aq= 0KB vq= 0KB sq= 0B f=0/0
[h264 @ 0x7fe7f9853200] mmco: unref short failure
Input #0, mpegts, from '/Users/llee/Desktop/Blockyclip_mpg.mpg':0
Duration: 00:00:45.41, start: 1.404767, bitrate: 10598 kb/s
Program 1
Stream #0:0[0x1011]: Video: h264 (Main) (HDMV / 0x564D4448), yuv420p,
1280x720 [SAR 1:1 DAR 16:9], 59.94 fps, 59.94 tbr, 90k tbn, 119.88 tbc
Stream #0:1[0x1100]: Audio: ac3 (AC-3 / 0x332D4341), 48000 Hz,
5.1(side), fltp, 384 kb/s
Thanks.
Laine Lee
More information about the ffmpeg-user
mailing list