[FFmpeg-user] vidstabdetect

Blaukasten ghofmann at sofa.de
Wed Apr 2 10:18:34 CEST 2014


Hello I am probably doing a beginner mistake. I am trying to use the filter
vidstabdetect and getting the following error message:

C:\Program Files\WinFF>ffmpeg -i "E:\somename.MOV" -vf
vidstabdetect=result="E:\dummy.trf" "E:\output.avi"
ffmpeg version N-60120-g52d2bcc Copyright (c) 2000-2014 the FFmpeg
developers
  built on Jan 23 2014 22:06:41 with gcc 4.8.2 (GCC)
  configuration: --enable-gpl --enable-version3 --disable-w32threads
--enable-av
isynth --enable-bzlib --enable-fontconfig --enable-frei0r --enable-gnutls
--enab
le-iconv --enable-libass --enable-libbluray --enable-libcaca
--enable-libfreetyp
e --enable-libgsm --enable-libilbc --enable-libmodplug --enable-libmp3lame
--ena
ble-libopencore-amrnb --enable-libopencore-amrwb --enable-libopenjpeg
--enable-l
ibopus --enable-librtmp --enable-libschroedinger --enable-libsoxr
--enable-libsp
eex --enable-libtheora --enable-libtwolame --enable-libvidstab
--enable-libvo-aa
cenc --enable-libvo-amrwbenc --enable-libvorbis --enable-libvpx
--enable-libwavp
ack --enable-libx264 --enable-libxavs --enable-libxvid --enable-zlib
  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

...

[vidstabdetect @ 0000000004ff0940] [Eval @ 000000000022a930] Undefined
constant
or missing '(' in 'dummy.trf'
[vidstabdetect @ 0000000004ff0940] Unable to parse option value "dummy.trf"
[vidstabdetect @ 0000000004ff0940] [Eval @ 000000000022a9a0] Undefined
constant
or missing '(' in 'dummy.trf'
[vidstabdetect @ 0000000004ff0940] Unable to parse option value "dummy.trf"
[vidstabdetect @ 0000000004ff0940] Error setting option shakiness to value
dummy.trf.
[Parsed_vidstabdetect_0 @ 0000000002809560] Error applying options to the
filter.
[AVFilterGraph @ 0000000002863840] Error initializing filter 'vidstabdetect'
with args 'result=E:dummy.trf'
Error opening filters!

I was expecting that the filter would create and write the file dummy.rtf,
but it looks like it wants to read this file. Any idea?
Thanks
Gerhard



--
View this message in context: http://ffmpeg-users.933282.n4.nabble.com/vidstabdetect-tp4664612.html
Sent from the FFmpeg-users mailing list archive at Nabble.com.


More information about the ffmpeg-user mailing list