[FFmpeg-user] Picture jerky when screencasting?
lugoteehalt
lugoteehalt at yahoo.co.uk
Thu Jun 2 18:34:14 CEST 2011
Etienne Buira wrote:
>
>
>> > http://ffmpeg.org/mailman/listinfo/ffmpeg-user
>> >
>>
>> Thanks. Completely new to ffmpeg, bit mystified. Is this at all
>> helpful?
>
> Hi
>
>> 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
>> 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
>
> Your preset file contains well more things than it should, please use an
> unmodified one. (deleting it, reinstalling, comparing with the one
> checked out in your tree or whatever).
Thanks. Compiled ffmpeg myself:
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
And turned it into a Debian package: ffmpeg_201105232235-git-1_i386.deb.
Uninstalled then installed above. Still have same problem. Is there a
simple way to get hold of appropriate presets, perhaps?
--
View this message in context: http://ffmpeg-users.933282.n4.nabble.com/Picture-jerky-when-screencasting-tp3566577p3568789.html
Sent from the FFmpeg-users mailing list archive at Nabble.com.
More information about the ffmpeg-user
mailing list