Closed andyrooger closed 11 years ago
This happens whether the recording went well or not. e.g.
There were 43 errors while starting recording: ffmpeg version 0.10.3 Copyright (c) 2000-2012 the FFmpeg developers built on Jun 21 2012 23:03:10 with gcc 4.5.3 configuration: [...] libavutil 51. 35.100 / 51. 35.100 libavcodec 53. 61.100 / 53. 61.100 libavformat 53. 32.100 / 53. 32.100 libavdevice 53. 4.100 / 53. 4.100 libavfilter 2. 61.100 / 2. 61.100 libswscale 2. 1.100 / 2. 1.100 libswresample 0. 6.100 / 0. 6.100 libpostproc 52. 0.100 / 52. 0.100 Input #0, flv, from '[...]': Metadata: moovPosition : 32 avcprofile : 66 avclevel : 30 aacaot : 2 videoframerate : 25 audiochannels : 2 Duration: 00:44:05.63, start: 0.000000, bitrate: 453 kb/s Stream #0:0: Video: h264 (Baseline), yuv420p, 640x360 [SAR 90:90 DAR 16:9], 25 tbr, 1k tbn, 50 tbc Stream #0:1: Audio: aac, 44100 Hz, stereo, s16 Output #0, mp4, to '[...]': Metadata: moovPosition : 32 avcprofile : 66 avclevel : 30 aacaot : 2 videoframerate : 25 audiochannels : 2 encoder : Lavf53.32.100 Stream #0:0: Video: h264 (![0][0][0] / 0x0021), yuv420p, 640x360 [SAR 90:90 DAR 16:9], q=2-31, 1k tbn, 1k tbc Stream #0:1: Audio: aac (@[0][0][0] / 0x0040), 44100 Hz, stereo Stream mapping: Stream #0:0 -> #0:0 (copy) Stream #0:1 -> #0:1 (copy) Press [q] to stop, [?] for help frame=16092 fps= 0 q=-1.0 size= 34948kB time=00:10:43.64 bitrate= 444.8kbits/s frame=32132 fps=32131 q=-1.0 size= 69681kB time=00:21:25.24 bitrate= 444.1kbits/s frame=48177 fps=32117 q=-1.0 size= 104540kB time=00:32:07.04 bitrate= 444.4kbits/s frame=64316 fps=32157 q=-1.0 size= 139565kB time=00:42:52.60 bitrate= 444.4kbits/s frame=66140 fps=31619 q=-1.0 Lsize= 145753kB time=00:44:05.56 bitrate= 451.3kbits/s video:123493kB audio:19916kB global headers:0kB muxing overhead 1.634074%
6bc6934 seems to have both fixed this and broken it. Silly error fixed in f3c1a54 so this should be fine now.
This happens whether the recording went well or not. e.g.
There were 43 errors while starting recording: ffmpeg version 0.10.3 Copyright (c) 2000-2012 the FFmpeg developers built on Jun 21 2012 23:03:10 with gcc 4.5.3 configuration: [...] libavutil 51. 35.100 / 51. 35.100 libavcodec 53. 61.100 / 53. 61.100 libavformat 53. 32.100 / 53. 32.100 libavdevice 53. 4.100 / 53. 4.100 libavfilter 2. 61.100 / 2. 61.100 libswscale 2. 1.100 / 2. 1.100 libswresample 0. 6.100 / 0. 6.100 libpostproc 52. 0.100 / 52. 0.100 Input #0, flv, from '[...]': Metadata: moovPosition : 32 avcprofile : 66 avclevel : 30 aacaot : 2 videoframerate : 25 audiochannels : 2 Duration: 00:44:05.63, start: 0.000000, bitrate: 453 kb/s Stream #0:0: Video: h264 (Baseline), yuv420p, 640x360 [SAR 90:90 DAR 16:9], 25 tbr, 1k tbn, 50 tbc Stream #0:1: Audio: aac, 44100 Hz, stereo, s16 Output #0, mp4, to '[...]': Metadata: moovPosition : 32 avcprofile : 66 avclevel : 30 aacaot : 2 videoframerate : 25 audiochannels : 2 encoder : Lavf53.32.100 Stream #0:0: Video: h264 (![0][0][0] / 0x0021), yuv420p, 640x360 [SAR 90:90 DAR 16:9], q=2-31, 1k tbn, 1k tbc Stream #0:1: Audio: aac (@[0][0][0] / 0x0040), 44100 Hz, stereo Stream mapping: Stream #0:0 -> #0:0 (copy) Stream #0:1 -> #0:1 (copy) Press [q] to stop, [?] for help frame=16092 fps= 0 q=-1.0 size= 34948kB time=00:10:43.64 bitrate= 444.8kbits/s
frame=32132 fps=32131 q=-1.0 size= 69681kB time=00:21:25.24 bitrate= 444.1kbits/s
frame=48177 fps=32117 q=-1.0 size= 104540kB time=00:32:07.04 bitrate= 444.4kbits/s
frame=64316 fps=32157 q=-1.0 size= 139565kB time=00:42:52.60 bitrate= 444.4kbits/s
frame=66140 fps=31619 q=-1.0 Lsize= 145753kB time=00:44:05.56 bitrate= 451.3kbits/s
video:123493kB audio:19916kB global headers:0kB muxing overhead 1.634074%