[FFmpeg-cvslog] r9876 - trunk/ffmpeg.c

Ramiro Ribeiro Polla ramiro
Fri Aug 10 01:13:49 CEST 2007


michael wrote:
> Author: michael
> Date: Fri Aug  3 21:21:50 2007
> New Revision: 9876
>
> Log:
> properly implement "user specified start time offset" which was added in r3217
> -ss should now work again
> fixes decoding of low.ogg
> closes issue47
>
>   

This hangs capturing with x11grab and v4l (I didn't check any others). 
Quitting with 'q' works, but nothing goes to the output file.

This is the output.
ramiro at drake:/usrc/ffmpeg/ffgrab$ ./ffmpeg_g -r 25 -s 1024x768 -f 
x11grab -i :0.0 -y output.avi
FFmpeg version SVN-r9876, Copyright (c) 2000-2007 Fabrice Bellard, et al.
  configuration: --enable-gpl --enable-x11grab --disable-vhook 
--disable-network
  libavutil version: 49.4.1
  libavcodec version: 51.40.4
  libavformat version: 51.12.1
  built on Aug  9 2007 20:12:28, gcc: 4.0.3 (Ubuntu 4.0.3-1ubuntu5)
[x11grab @ 0x8357fa0]device: :0.0 -> display: :0.0 x: 0 y: 0 width: 1024 
height: 768
[x11grab @ 0x8357fa0]shared memory extension  found
Input #0, x11grab, from ':0.0':
  Duration: N/A, bitrate: 629145 kb/s
  Stream #0.0: Video: rawvideo, rgb32, 1024x768, 629145 kb/s, 25.00 fps(r)
Output #0, avi, to 'output.avi':
  Stream #0.0: Video: mpeg4, yuv420p, 1024x768, q=2-31, 200 kb/s, 25.00 
fps(c)
Stream mapping:
  Stream #0.0 -> #0.0
Press [q] to stop encoding
frame=    0 fps=  0 q=0.0 Lsize=       6kB time=10000000000.0 bitrate=   
0.0kbits/s
video:0kB audio:0kB global headers:0kB muxing overhead inf%





More information about the ffmpeg-cvslog mailing list