Souhaitant réaliser un tuto vidéo sur Gimp, j'ai tenté de la faire avec Qt recordmydesktop, le même en version Gtk et avec recorditnow. Avec les trois, mes tests se sont soldé par un échec. Une idée?

Код: Выделить всё
[carafife@localhost ~]$ inxi -F
System: Host: localhost.localdomain Kernel: 3.10.9-nrj-desktop-1rosa x86_64 (64 bit)
Desktop KDE 4.10.5 Distro: RosaDesktop.Fresh 2012.1 belka
Machine: System: Hewlett-Packard product: HP Pavilion dv7 Notebook PC version: 0595100000244710000020100
Mobo: Hewlett-Packard model: 1659 version: 10.31 Bios: Hewlett-Packard version: F.1B date: 10/05/2011
CPU: Quad core Intel Core i7-2630QM CPU (-HT-MCP-) cache: 6144 KB flags: (lm nx sse sse2 sse3 sse4_1 sse4_2 ssse3 vmx)
Clock Speeds: 1: 800.00 MHz 2: 800.00 MHz 3: 800.00 MHz 4: 800.00 MHz 5: 800.00 MHz 6: 800.00 MHz 7: 800.00 MHz 8: 800.00 MHz
Graphics: Card-1: Intel 2nd Generation Core Processor Family Integrated Graphics Controller
Card-2: Advanced Micro Devices [AMD/ATI] Seymour [Radeon HD 6400M/7400M Series]
X.Org: 1.13.4 drivers: fglrx,v4l,intel Resolution: 1600x900@60.0hz
GLX Renderer: Mesa DRI Intel Sandybridge Mobile GLX Version: 3.0 Mesa 9.0.1
Audio: Card: Intel 6 Series/C200 Series Chipset Family High Definition Audio Controller driver: snd_hda_intel
Sound: Advanced Linux Sound Architecture ver: k3.10.9-nrj-desktop-1rosa
Network: Card-1: Broadcom BCM4313 802.11bgn Wireless Network Adapter driver: bcma-pci-bridge
IF: N/A state: N/A mac: N/A
Card-2: Realtek RTL8111/8168/8411 PCI Express Gigabit Ethernet Controller driver: r8169
IF: eth0 state: down speed: 10 Mbps duplex: half mac: 2c:27:d7:a7:08:c1
Drives: HDD Total Size: 1004.2GB (1.5% used) 1: /dev/sda TOSHIBA_MK1059GS 1000.2GB
2: USB /dev/sdb STORE_N_GO 4.0GB
Partition: ID: / size: 20G used: 7.5G (42%) fs: rootfs ID: / size: 20G used: 7.5G (42%) fs: ext4
ID: /home size: 26G used: 6.3G (25%) fs: ext4 ID: swap-1 size: 4.19GB used: 0.00GB (0%) fs: swap
ID: swap-2 size: 4.00GB used: 0.00GB (0%) fs: swap
Sensors: System Temperatures: cpu: 53.0C mobo: N/A
Fan Speeds (in rpm): cpu: N/A
Info: Processes: 233 Uptime: 51 min Memory: 1002.5/3902.8MB Client: Shell inxi: 1.7.24
Код: Выделить всё
ffmpeg -f x11grab -r 25 -s 1024x768 -i :0.0 -vcodec huffyuv screencast.avi
Код: Выделить всё
rosa-media-player
Код: Выделить всё
ffmpeg -f x11grab -r 25 -s 1024x768 -i :0.0 -vcodec huffyuv screencast.avi
Код: Выделить всё
[carafife@localhost ~]$ ffmpeg -f x11grab -r 25 -s 1024x768 -i :0.0 -vcodec huffyuv screencast.avi
ffmpeg version 2.0.1 Copyright (c) 2000-2013 the FFmpeg developers
built on Aug 14 2013 07:09:07 with gcc 4.7.3 (Linaro GCC 4.7-2012.10) 20121001 (ROSA)
configuration: --prefix=/usr --enable-shared --libdir=/usr/lib64 --shlibdir=/usr/lib64 --incdir=/usr/include --disable-stripping --enable-postproc --enable-gpl --enable-pthreads --enable-libbluray --enable-libtheora --enable-libvorbis --disable-encoder=vorbis --enable-libvpx --enable-x11grab --enable-runtime-cpudetect --enable-libdc1394 --enable-libschroedinger --enable-librtmp --enable-libspeex --enable-libfreetype --enable-libnut --enable-libgsm --enable-libcelt --enable-libopencv --enable-libopenjpeg --enable-libopus --enable-libsoxr --enable-libwavpack --disable-libxavs --enable-libmodplug --enable-libass --enable-gnutls --enable-libcdio --enable-libpulse --enable-libv4l2 --enable-libmp3lame --enable-libopencore-amrnb --enable-libopencore-amrwb --enable-version3 --enable-libx264 --enable-libvo-aacenc --enable-libvo-amrwbenc --enable-libxvid
libavutil 52. 38.100 / 52. 38.100
libavcodec 55. 18.102 / 55. 18.102
libavformat 55. 12.100 / 55. 12.100
libavdevice 55. 3.100 / 55. 3.100
libavfilter 3. 79.101 / 3. 79.101
libswscale 2. 3.100 / 2. 3.100
libswresample 0. 17.102 / 0. 17.102
libpostproc 52. 3.100 / 52. 3.100
[x11grab @ 0x18d0560] device: :0.0 -> display: :0.0 x: 0 y: 0 width: 1024 height: 768
[x11grab @ 0x18d0560] shared memory extension found
Input #0, x11grab, from ':0.0':
Duration: N/A, start: 1380436201.435155, bitrate: 629145 kb/s
Stream #0:0: Video: rawvideo (BGR[0] / 0x524742), bgr0, 1024x768, 629145 kb/s, 25 tbr, 1000k tbn, 25 tbc
[huffyuv @ 0x18e75c0] using huffyuv 2.2.0 or newer interlacing flag
Output #0, avi, to 'screencast.avi':
Metadata:
ISFT : Lavf55.12.100
Stream #0:0: Video: huffyuv (HFYU / 0x55594648), rgb24, 1024x768, q=2-31, 200 kb/s, 25 tbn, 25 tbc
Stream mapping:
Stream #0:0 -> #0:0 (rawvideo -> huffyuv)
Press [q] to stop, [?] for help
frame= 367 fps= 25 q=0.0 Lsize= 360969kB time=00:00:14.68 bitrate=201434.4kbits/s
video:360955kB audio:0kB subtitle:0 global headers:0kB muxing overhead 0.003920%
[carafife@localhost ~]$
Très bon!carafife писал(а):Vidéo réussi
ДроноваЮ писал(а):Les pilotes ATI sous Linux sont toujours une sorte de douleur dans le cul, si vous me pardonnez cette expression non officielle
Teste XVidCap en même temps.carafife писал(а):Ok merci je vais tester tout ça!
carafife писал(а):Les pilotes ATI sous Linux sont toujours une sorte de douleur dans le cul![]()
![]()
![]()
![]()
![]()
![]()
![]()
![]()
![]()
![]()
Ok merci je vais tester tout ça!