Pixelpanic / winff

Automatically exported from code.google.com/p/winff
0 stars 0 forks source link

jaunty version broken on ffmpeg Invalid value error #50

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
1. Install winff for jaunty
2. Try to convert an mpg video to Xvid
3. Error is produced

What is the expected output? What do you see instead?
FFmpeg version 0.5-svn17737+3:0.svn20090303-1ubuntu6, Copyright (c)
2000-2009 Fa
brice Bellard, et al.
  configuration: --enable-gpl --enable-postproc --enable-swscale
--enable-x11gra
b --extra-version=svn17737+3:0.svn20090303-1ubuntu6 --prefix=/usr
--enable-avfil
ter --enable-avfilter-lavf --enable-libgsm --enable-libschroedinger
--enable-lib
speex --enable-libtheora --enable-libvorbis --enable-pthreads
--disable-strippin
g --disable-vhook --enable-libdc1394 --disable-armv5te --disable-armv6
--disable
-armv6t2 --disable-armvfp --disable-neon --disable-altivec --disable-vis
--enabl
e-shared --disable-static
  libavutil     49.15. 0 / 49.15. 0
  libavcodec    52.20. 0 / 52.20. 0
  libavformat   52.31. 0 / 52.31. 0
  libavdevice   52. 1. 0 / 52. 1. 0
  libavfilter    0. 4. 0 /  0. 4. 0
  libswscale     0. 7. 1 /  0. 7. 1
  libpostproc   51. 2. 0 / 51. 2. 0
  built on Apr 10 2009 23:18:41, gcc: 4.3.3

Seems stream 1 codec frame rate differs from container frame rate: 59.94
(60000/
1001) -> 29.97 (60000/2002)
Input #0, mpeg, from '/share2/video/fromtivo/The Burple Nurple Stand,
Schnitzel 
Makes a Deposit.mpg':
  Duration: 00:30:01.18, start: 0.995033, bitrate: 3713 kb/s
    Stream #0.0[0x1c0]: Audio: mp2, 48000 Hz, stereo, s16, 192 kb/s
    Stream #0.1[0x1e0]: Video: mpeg2video, yuv420p, 480x480 [PAR 4:3 DAR
4:3], 9
000 kb/s, 29.97 tbr, 90k tbn, 59.94 tbc
Unable to parse option value "trell": undefined constant or missing (
Invalid value '+4mv+trell' for option 'flags'
Press Enter to Continue

What version of the product are you using? On what operating system?
Jaunty i386
ffmpeg 3:0.svn20090303-1ubuntu6
winff  1.0.4-1ubuntu0~ppa1j

Please provide any additional information below.

Original issue reported on code.google.com by m...@foster.cc on 21 Jul 2009 at 3:43

GoogleCodeExporter commented 8 years ago
Did you recently upgrade from Intrepid or Hardy? If yes, your presets file at
~/.winff/presets.xml contains the old presets (valid for Intrepids version of
ffmpeg). If you didn't change or add any preset you can safely remove the file, 
else
you will have to merge the old and new file manually. 

If this doesn't solve your problem, please let us know.

Original comment by poipodec...@hotmail.com on 21 Jul 2009 at 4:18