David Liontooth wrote:
The HEAD cvs probes flv correctly:
$ /opt/bin/tcprobe -i *flv
[tcprobe] FLV stream
[tcprobe] summary for file.flv, (*) = not default, 0 = not detected
import frame size: -g 320x240 [720x576] (*)
frame rate: -f 29.917 [25.000] frc=0 (*)
audio track: -a 0 [0] -e 44100,16,2 [48000,16,2] -n 0x1 [0x2000] (*)
bitrate=96 kbps
This also works -- the "--import_asr 2 -f 29.917" from mplayerprobe.sh
don't appear to be needed:
/opt/bin/transcode -q 0 -x ffmpeg,null -i *flv -g 320x240 --import_asr 2
-f 29.917 -o png -y im -F png --frame_interval 300
It would be extremely useful to have this capability in 1.1.x.
Cheers,
Dave