[FFmpeg-user] Picture jerky when screencasting?

lugoteehalt lugoteehalt at yahoo.co.uk
Thu Jun 2 00:42:10 CEST 2011


Etienne Buira wrote:
> 
>> [libx264 @ 0x9b558e0] --psnr used with psy on: results will be invalid!
> 
> Not in my libx264-lossless_ultrafast.ffpreset, you should check where
> ffmpeg will search for them.
> Please try the same with a genuine ffpreset before tweaking.
> 
>> [libx264 @ 0x9b558e0] --tune psnr should be used if attempting to
>> benchmark
>> psnr!
>> [libx264 @ 0x9b558e0] interlace + weightp is not implemented
>> FastShuffle Cache64
>> [libx264 @ 0x9b558e0] constant rate-factor is incompatible with 2pass.
> 
> Ditto * 3
> 
> _______________________________________________
> ffmpeg-user mailing list
> ffmpeg-user at ffmpeg.orgT
> http://ffmpeg.org/mailman/listinfo/ffmpeg-user
> 

Thanks.  Completely new to ffmpeg, bit mystified.  Is this at all helpful?

ffmpeg -f alsa -ac 2 -i pulse -f x11grab -s `xdpyinfo | grep 'dimensions:'|
awk '{print $2}'` -r 25 -i :0.0 -fpre
/usr/local/share/ffmpeg/libx264-lossless_ultrafast.ffpreset -sameq out.mpg
ffmpeg version git-N-30155-g01a73d6, Copyright (c) 2000-2011 the FFmpeg
developers
  built on May 23 2011 22:32:40 with gcc 4.4.5
  configuration: --enable-gpl --enable-version3 --enable-nonfree
--enable-postproc --enable-libfaac --enable-libmp3lame
--enable-libopencore-amrnb --enable-libopencore-amrwb --enable-libtheora
--enable-libvorbis --enable-libx264 --enable-libxvid --enable-x11grab
  libavutil    51.  2. 1 / 51.  2. 1
  libavcodec   53.  6. 0 / 53.  6. 0
  libavformat  53.  2. 0 / 53.  2. 0
  libavdevice  53.  0. 0 / 53.  0. 0
  libavfilter   2. 10. 0 /  2. 10. 0
  libswscale    0. 14. 0 /  0. 14. 0
  libpostproc  51.  2. 0 / 51.  2. 0
[alsa @ 0x8fa8b40] capture with some ALSA plugins, especially dsnoop, may
hang.
[alsa @ 0x8fa8b40] Estimating duration from bitrate, this may be inaccurate
Input #0, alsa, from 'pulse':
  Duration: N/A, start: 1306964284.983240, bitrate: N/A
    Stream #0.0: Audio: pcm_s16le, 44100 Hz, 2 channels, s16, 1411 kb/s
[x11grab @ 0x8fbac00] device: :0.0 -> display: :0.0 x: 0 y: 0 width: 1360
height: 768
[x11grab @ 0x8fbac00] shared memory extension found
[x11grab @ 0x8fbac00] Estimating duration from bitrate, this may be
inaccurate
Input #1, x11grab, from ':0.0':
  Duration: N/A, start: 1306964285.866767, bitrate: 835584 kb/s
    Stream #1.0: Video: rawvideo, bgra, 1360x768, 835584 kb/s, 25 tbr, 1000k
tbn, 25 tbc
Incompatible pixel format 'bgra' for codec 'mpeg1video', auto-selecting
format 'yuv420p'
[buffer @ 0x8f98c40] w:1360 h:768 pixfmt:bgra tb:1/1000000 sar:0/1
sws_param:
[ffsink @ 0x8f98200] auto-inserting filter 'auto-inserted scaler 0' between
the filter 'src' and the filter 'out'
[scale @ 0x8fa9400] w:1360 h:768 fmt:bgra -> w:1360 h:768 fmt:yuv420p
flags:0xa0000004
[mpeg1video @ 0x8fa18e0] 4MV not supported by codec
Output #0, mpeg, to 'out.mpg':
    Stream #0.0: Video: mpeg1video, yuv420p, 1360x768, q=0-69, pass 1, pass
2, 200 kb/s, 90k tbn, 25 tbc
    Stream #0.1: Audio: mp2, 44100 Hz, 2 channels, s16, pass 1, pass 2, 64
kb/s
Stream mapping:
  Stream #1.0 -> #0.0
  Stream #0.0 -> #0.1
Error while opening encoder for output stream #0.0 - maybe incorrect
parameters such as bit_rate, rate, width or height


'4MV not supported by codec' in red.  Thanks for the help.


--
View this message in context: http://ffmpeg-users.933282.n4.nabble.com/Picture-jerky-when-screencasting-tp3566577p3567174.html
Sent from the FFmpeg-users mailing list archive at Nabble.com.


More information about the ffmpeg-user mailing list