[FFmpeg-user] slow starting...

Bouke bouke at editb.nl
Fri Feb 6 22:38:15 CET 2009


Guys,
First of all, i'll have to admit i'm pretty new on this...
I've build a very basic version of FFmpeg on OSX, and send it to someone 
else (of course on the other side of the world, so i can't toy with his 
machine),
together with a front end app. (that fires shell commands)
On my site all works swell. However, with the other guy FFmpeg seems to 
start slow (see the output below, and this is a 'not so bad'  example, there 
are cases where FFmpeg is stuck on 0 FPS for a very long time).
I'm using a custom start time, and a duration for the encode
First thing that is funny, if FFmpeg is stuck on the beginning, it sez a 
start time of 100000000000 or so. What's up with that? Cannot be right...
What could be wrong? I've only send him the (about 5 MB) application. Is he 
missing something that was build on my machine elsewhere?
(I cannot believe that, if i boot from a fresh install drive it works here 
also)
Another question, i've build on a quad core machine, but the other party has 
an 8 core. Now from my understanding Threads can be as high as twice your 
cores.
On my machine that's the case, i can go up to 8. So i would expect that on 
an 8 core machine Threads can be set to 16, but no go...
Does it matter on what machine the build is done?

Thanks for any insight,

Bouke
FFmpeg version UNKNOWN, Copyright (c) 2000-2009 Fabrice Bellard, et al.

configuration: --disable-ffplay --enable-gpl --disable-ffserver --enable-postproc 
 --enable-swscale --enable-pthreads

libavutil 49.14. 0 / 49.14. 0

libavcodec 52.11. 0 / 52.11. 0

libavformat 52.25. 0 / 52.25. 0

libavdevice 52. 1. 0 / 52. 1. 0

libswscale 0. 6. 1 / 0. 6. 1

libpostproc 51. 2. 0 / 51. 2. 0

built on Feb 2 2009 12:24:25, gcc: 4.0.1 (Apple Inc. build 5465)

Input #0, mxf, from '/Volumes/XDCAM/PROAV/CLPR/C0003/C0003V01.MXF':

Duration: 00:00:44.31, start: 0.000000, bitrate: 35093 kb/s

Stream #0.0: Video: mpeg2video, yuv420p, 1440x1080 [PAR 4:3 DAR 16:9], 35000 
kb/s, 29.97 tb(r)

Output #0, mov, to '/Volumes/BMP99 
Media/BoukeConformTest/Media/Conform05_Demo03_1a MM/C0002S01.MOV.mov':

Stream #0.0: Video: mpeg2video, yuv420p, 1440x1080 [PAR 4:3 DAR 16:9], 
q=1-31, 200 kb/s, 29.97 tb(c)

Stream mapping:

Stream #0.0 -> #0.0

Press [q] to stop encoding

frame= 0 fps= 0 q=0.0 size= 0kB time=10000000000.00 bitrate= 0.0kbits/s

frame= 0 fps= 0 q=0.0 size= 0kB time=10000000000.00 bitrate= 0.0kbits/s

frame= 0 fps= 0 q=0.0 size= 0kB time=10000000000.00 bitrate= 0.0kbits/s

frame= 0 fps= 0 q=0.0 size= 0kB time=10000000000.00 bitrate= 0.0kbits/s

frame= 0 fps= 0 q=0.0 size= 0kB time=10000000000.00 bitrate= 0.0kbits/s

frame= 12 fps= 4 q=1.0 size= 4123kB time=0.37 bitrate=92015.1kbits/s

frame= 67 fps= 19 q=1.0 size= 22982kB time=2.20 bitrate=85492.5kbits/s

frame= 117 fps= 29 q=1.0 size= 39961kB time=3.87 bitrate=84577.9kbits/s

frame= 166 fps= 37 q=1.0 Lsize= 55798kB time=5.51 bitrate=83025.4kbits/s

video:55796kB audio:0kB global headers:0kB muxing overhead 0.003555%




More information about the ffmpeg-user mailing list