[FFmpeg-user] Help needed with turning a series of png files into video
Henry Wagner
hjw3001 at gmail.com
Sat Sep 22 07:29:29 CEST 2012
Hi,
I installed ffmpeg on my Mac running OS X 10.7.4: sudo port install ffmpeg
I am attempting to turn a series of png files generated from POV-Ray into a
video, preferably and H.264 encoded video at 24 fps, in 720p. There are 50
png files, rendered at 1280x720, 8 bit. In each case I get a video of 0
length, appears to be one frame, and attempting to play with the standard
Quicktime player.
I have tried a number of different ffmpeg commands, all yielding the same 0
length result. Please help me get the syntax correct
ffmpeg -i camp*.png -y camp.mpg
ffmpeg -i camp*.png -b 1200 -y camp.mpg
ffmpeg -i camp*.png -vcodec mpeg4 -b 1200KB -s 1280x720 camp.mp4
ffmpeg -f image2 -i camp*.png camp.mpg
This is the version details for the ffmpeg I have installed:
ffmpeg version 0.7.13, Copyright (c) 2000-2011 the FFmpeg developers
built on Aug 1 2012 21:08:35 with clang 3.1 (tags/Apple/clang-318.0.58)
configuration: --prefix=/opt/local --enable-swscale --enable-avfilter
--enable-libmp3lame --enable-libvorbis --enable-libtheora --enable-libdirac
--enable-libschroedinger --enable-libopenjpeg --enable-libvpx
--enable-libspeex --disable-libopencore-amrnb --disable-libopencore-amrwb
--mandir=/opt/local/share/man --enable-shared --enable-pthreads
--cc=/usr/bin/clang --arch=x86_64 --enable-yasm --enable-gpl
--enable-postproc --enable-libx264 --enable-libxvid
libavutil 50. 43. 0 / 50. 43. 0
libavcodec 52.123. 0 / 52.123. 0
libavformat 52.111. 0 / 52.111. 0
libavdevice 52. 5. 0 / 52. 5. 0
libavfilter 1. 80. 0 / 1. 80. 0
libswscale 0. 14. 1 / 0. 14. 1
libpostproc 51. 2. 0 / 51. 2. 0
Hyper fast Audio and Video encoder
usage: ffmpeg [options] [[infile options] -i infile]... {[outfile options]
outfile}...
The output shows "-0kB time=00:00:00.00 bitrate= 0.0kbits/s " which seems
to match what I'm seeing.
Here's the full output of: ffmpeg -i camp*.png -y camp.mpg
ffmpeg version 0.7.13, Copyright (c) 2000-2011 the FFmpeg developers
built on Aug 1 2012 21:08:35 with clang 3.1 (tags/Apple/clang-318.0.58)
configuration: --prefix=/opt/local --enable-swscale --enable-avfilter
--enable-libmp3lame --enable-libvorbis --enable-libtheora --enable-libdirac
--enable-libschroedinger --enable-libopenjpeg --enable-libvpx
--enable-libspeex --disable-libopencore-amrnb --disable-libopencore-amrwb
--mandir=/opt/local/share/man --enable-shared --enable-pthreads
--cc=/usr/bin/clang --arch=x86_64 --enable-yasm --enable-gpl
--enable-postproc --enable-libx264 --enable-libxvid
libavutil 50. 43. 0 / 50. 43. 0
libavcodec 52.123. 0 / 52.123. 0
libavformat 52.111. 0 / 52.111. 0
libavdevice 52. 5. 0 / 52. 5. 0
libavfilter 1. 80. 0 / 1. 80. 0
libswscale 0. 14. 1 / 0. 14. 1
libpostproc 51. 2. 0 / 51. 2. 0
Input #0, image2, from 'campfire01.png':
Duration: 00:00:00.04, start: 0.000000, bitrate: N/A
Stream #0.0: Video: png, rgb24, 1280x720, 25 tbr, 25 tbn, 25 tbc
[buffer @ 0x7faa514411a0] w:1280 h:720 pixfmt:rgb24 tb:1/1000000 sar:0/1
sws_param:
[buffer @ 0x7faa514415c0] w:1280 h:720 pixfmt:rgb24 tb:1/1000000 sar:0/1
sws_param:
[buffer @ 0x7faa514419c0] w:1280 h:720 pixfmt:rgb24 tb:1/1000000 sar:0/1
sws_param:
[buffer @ 0x7faa51441dc0] w:1280 h:720 pixfmt:rgb24 tb:1/1000000 sar:0/1
sws_param:
[buffer @ 0x7faa514421c0] w:1280 h:720 pixfmt:rgb24 tb:1/1000000 sar:0/1
sws_param:
[buffer @ 0x7faa514425c0] w:1280 h:720 pixfmt:rgb24 tb:1/1000000 sar:0/1
sws_param:
[buffer @ 0x7faa51442a00] w:1280 h:720 pixfmt:rgb24 tb:1/1000000 sar:0/1
sws_param:
[buffer @ 0x7faa51442e80] w:1280 h:720 pixfmt:rgb24 tb:1/1000000 sar:0/1
sws_param:
[buffer @ 0x7faa51443300] w:1280 h:720 pixfmt:rgb24 tb:1/1000000 sar:0/1
sws_param:
[buffer @ 0x7faa51443780] w:1280 h:720 pixfmt:rgb24 tb:1/1000000 sar:0/1
sws_param:
[buffer @ 0x7faa51443c00] w:1280 h:720 pixfmt:rgb24 tb:1/1000000 sar:0/1
sws_param:
[buffer @ 0x7faa51444080] w:1280 h:720 pixfmt:rgb24 tb:1/1000000 sar:0/1
sws_param:
[buffer @ 0x7faa51444500] w:1280 h:720 pixfmt:rgb24 tb:1/1000000 sar:0/1
sws_param:
[buffer @ 0x7faa51444980] w:1280 h:720 pixfmt:rgb24 tb:1/1000000 sar:0/1
sws_param:
[buffer @ 0x7faa51444e00] w:1280 h:720 pixfmt:rgb24 tb:1/1000000 sar:0/1
sws_param:
[buffer @ 0x7faa51445280] w:1280 h:720 pixfmt:rgb24 tb:1/1000000 sar:0/1
sws_param:
[buffer @ 0x7faa51445700] w:1280 h:720 pixfmt:rgb24 tb:1/1000000 sar:0/1
sws_param:
[buffer @ 0x7faa51445b80] w:1280 h:720 pixfmt:rgb24 tb:1/1000000 sar:0/1
sws_param:
[buffer @ 0x7faa51446000] w:1280 h:720 pixfmt:rgb24 tb:1/1000000 sar:0/1
sws_param:
[buffer @ 0x7faa51446480] w:1280 h:720 pixfmt:rgb24 tb:1/1000000 sar:0/1
sws_param:
[buffer @ 0x7faa51446900] w:1280 h:720 pixfmt:rgb24 tb:1/1000000 sar:0/1
sws_param:
[buffer @ 0x7faa51446d80] w:1280 h:720 pixfmt:rgb24 tb:1/1000000 sar:0/1
sws_param:
[buffer @ 0x7faa51447200] w:1280 h:720 pixfmt:rgb24 tb:1/1000000 sar:0/1
sws_param:
[buffer @ 0x7faa51447680] w:1280 h:720 pixfmt:rgb24 tb:1/1000000 sar:0/1
sws_param:
[buffer @ 0x7faa51447b00] w:1280 h:720 pixfmt:rgb24 tb:1/1000000 sar:0/1
sws_param:
[buffer @ 0x7faa51447f80] w:1280 h:720 pixfmt:rgb24 tb:1/1000000 sar:0/1
sws_param:
[buffer @ 0x7faa51448400] w:1280 h:720 pixfmt:rgb24 tb:1/1000000 sar:0/1
sws_param:
[buffer @ 0x7faa51448880] w:1280 h:720 pixfmt:rgb24 tb:1/1000000 sar:0/1
sws_param:
[buffer @ 0x7faa51448d00] w:1280 h:720 pixfmt:rgb24 tb:1/1000000 sar:0/1
sws_param:
[buffer @ 0x7faa51449180] w:1280 h:720 pixfmt:rgb24 tb:1/1000000 sar:0/1
sws_param:
[buffer @ 0x7faa51449600] w:1280 h:720 pixfmt:rgb24 tb:1/1000000 sar:0/1
sws_param:
[buffer @ 0x7faa51449a80] w:1280 h:720 pixfmt:rgb24 tb:1/1000000 sar:0/1
sws_param:
[buffer @ 0x7faa51449f00] w:1280 h:720 pixfmt:rgb24 tb:1/1000000 sar:0/1
sws_param:
[buffer @ 0x7faa5144a380] w:1280 h:720 pixfmt:rgb24 tb:1/1000000 sar:0/1
sws_param:
[buffer @ 0x7faa5144a800] w:1280 h:720 pixfmt:rgb24 tb:1/1000000 sar:0/1
sws_param:
[buffer @ 0x7faa5144ac80] w:1280 h:720 pixfmt:rgb24 tb:1/1000000 sar:0/1
sws_param:
[buffer @ 0x7faa5144b100] w:1280 h:720 pixfmt:rgb24 tb:1/1000000 sar:0/1
sws_param:
[buffer @ 0x7faa5144b580] w:1280 h:720 pixfmt:rgb24 tb:1/1000000 sar:0/1
sws_param:
[buffer @ 0x7faa5144ba00] w:1280 h:720 pixfmt:rgb24 tb:1/1000000 sar:0/1
sws_param:
[buffer @ 0x7faa5144be80] w:1280 h:720 pixfmt:rgb24 tb:1/1000000 sar:0/1
sws_param:
[buffer @ 0x7faa5144c300] w:1280 h:720 pixfmt:rgb24 tb:1/1000000 sar:0/1
sws_param:
[buffer @ 0x7faa5144c780] w:1280 h:720 pixfmt:rgb24 tb:1/1000000 sar:0/1
sws_param:
[buffer @ 0x7faa5144cc00] w:1280 h:720 pixfmt:rgb24 tb:1/1000000 sar:0/1
sws_param:
[buffer @ 0x7faa5144d080] w:1280 h:720 pixfmt:rgb24 tb:1/1000000 sar:0/1
sws_param:
[buffer @ 0x7faa5144d500] w:1280 h:720 pixfmt:rgb24 tb:1/1000000 sar:0/1
sws_param:
[buffer @ 0x7faa5144d980] w:1280 h:720 pixfmt:rgb24 tb:1/1000000 sar:0/1
sws_param:
[buffer @ 0x7faa5144de00] w:1280 h:720 pixfmt:rgb24 tb:1/1000000 sar:0/1
sws_param:
[buffer @ 0x7faa5144e280] w:1280 h:720 pixfmt:rgb24 tb:1/1000000 sar:0/1
sws_param:
[buffer @ 0x7faa5144e700] w:1280 h:720 pixfmt:rgb24 tb:1/1000000 sar:0/1
sws_param:
Incompatible pixel format 'rgb24' for codec 'mpeg1video', auto-selecting
format 'yuv420p'
[buffer @ 0x7faa5144eb80] w:1280 h:720 pixfmt:rgb24 tb:1/1000000 sar:0/1
sws_param:
[buffersink @ 0x7faa5144ee40] auto-inserting filter 'auto-inserted scaler
0' between the filter 'src' and the filter 'out'
[scale @ 0x7faa5144f140] w:1280 h:720 fmt:rgb24 -> w:1280 h:720 fmt:yuv420p
flags:0x4
[mpeg @ 0x7faa5199cc00] VBV buffer size not set, muxing may fail
Output #0, image2, to 'campfire02.png':
Metadata:
encoder : Lavf52.111.0
Stream #0.0: Video: png, rgb24, 1280x720, q=2-31, 200 kb/s, 90k tbn, 25
tbc
Output #1, image2, to 'campfire03.png':
Metadata:
encoder : Lavf52.111.0
Stream #1.0: Video: png, rgb24, 1280x720, q=2-31, 200 kb/s, 90k tbn, 25
tbc
Output #2, image2, to 'campfire04.png':
Metadata:
encoder : Lavf52.111.0
Stream #2.0: Video: png, rgb24, 1280x720, q=2-31, 200 kb/s, 90k tbn, 25
tbc
Output #3, image2, to 'campfire05.png':
Metadata:
encoder : Lavf52.111.0
Stream #3.0: Video: png, rgb24, 1280x720, q=2-31, 200 kb/s, 90k tbn, 25
tbc
Output #4, image2, to 'campfire06.png':
Metadata:
encoder : Lavf52.111.0
Stream #4.0: Video: png, rgb24, 1280x720, q=2-31, 200 kb/s, 90k tbn, 25
tbc
Output #5, image2, to 'campfire07.png':
Metadata:
encoder : Lavf52.111.0
Stream #5.0: Video: png, rgb24, 1280x720, q=2-31, 200 kb/s, 90k tbn, 25
tbc
Output #6, image2, to 'campfire08.png':
Metadata:
encoder : Lavf52.111.0
Stream #6.0: Video: png, rgb24, 1280x720, q=2-31, 200 kb/s, 90k tbn, 25
tbc
Output #7, image2, to 'campfire09.png':
Metadata:
encoder : Lavf52.111.0
Stream #7.0: Video: png, rgb24, 1280x720, q=2-31, 200 kb/s, 90k tbn, 25
tbc
Output #8, image2, to 'campfire10.png':
Metadata:
encoder : Lavf52.111.0
Stream #8.0: Video: png, rgb24, 1280x720, q=2-31, 200 kb/s, 90k tbn, 25
tbc
Output #9, image2, to 'campfire11.png':
Metadata:
encoder : Lavf52.111.0
Stream #9.0: Video: png, rgb24, 1280x720, q=2-31, 200 kb/s, 90k tbn, 25
tbc
Output #10, image2, to 'campfire12.png':
Metadata:
encoder : Lavf52.111.0
Stream #10.0: Video: png, rgb24, 1280x720, q=2-31, 200 kb/s, 90k tbn,
25 tbc
Output #11, image2, to 'campfire13.png':
Metadata:
encoder : Lavf52.111.0
Stream #11.0: Video: png, rgb24, 1280x720, q=2-31, 200 kb/s, 90k tbn,
25 tbc
Output #12, image2, to 'campfire14.png':
Metadata:
encoder : Lavf52.111.0
Stream #12.0: Video: png, rgb24, 1280x720, q=2-31, 200 kb/s, 90k tbn,
25 tbc
Output #13, image2, to 'campfire15.png':
Metadata:
encoder : Lavf52.111.0
Stream #13.0: Video: png, rgb24, 1280x720, q=2-31, 200 kb/s, 90k tbn,
25 tbc
Output #14, image2, to 'campfire16.png':
Metadata:
encoder : Lavf52.111.0
Stream #14.0: Video: png, rgb24, 1280x720, q=2-31, 200 kb/s, 90k tbn,
25 tbc
Output #15, image2, to 'campfire17.png':
Metadata:
encoder : Lavf52.111.0
Stream #15.0: Video: png, rgb24, 1280x720, q=2-31, 200 kb/s, 90k tbn,
25 tbc
Output #16, image2, to 'campfire18.png':
Metadata:
encoder : Lavf52.111.0
Stream #16.0: Video: png, rgb24, 1280x720, q=2-31, 200 kb/s, 90k tbn,
25 tbc
Output #17, image2, to 'campfire19.png':
Metadata:
encoder : Lavf52.111.0
Stream #17.0: Video: png, rgb24, 1280x720, q=2-31, 200 kb/s, 90k tbn,
25 tbc
Output #18, image2, to 'campfire20.png':
Metadata:
encoder : Lavf52.111.0
Stream #18.0: Video: png, rgb24, 1280x720, q=2-31, 200 kb/s, 90k tbn,
25 tbc
Output #19, image2, to 'campfire21.png':
Metadata:
encoder : Lavf52.111.0
Stream #19.0: Video: png, rgb24, 1280x720, q=2-31, 200 kb/s, 90k tbn,
25 tbc
Output #20, image2, to 'campfire22.png':
Metadata:
encoder : Lavf52.111.0
Stream #20.0: Video: png, rgb24, 1280x720, q=2-31, 200 kb/s, 90k tbn,
25 tbc
Output #21, image2, to 'campfire23.png':
Metadata:
encoder : Lavf52.111.0
Stream #21.0: Video: png, rgb24, 1280x720, q=2-31, 200 kb/s, 90k tbn,
25 tbc
Output #22, image2, to 'campfire24.png':
Metadata:
encoder : Lavf52.111.0
Stream #22.0: Video: png, rgb24, 1280x720, q=2-31, 200 kb/s, 90k tbn,
25 tbc
Output #23, image2, to 'campfire25.png':
Metadata:
encoder : Lavf52.111.0
Stream #23.0: Video: png, rgb24, 1280x720, q=2-31, 200 kb/s, 90k tbn,
25 tbc
Output #24, image2, to 'campfire26.png':
Metadata:
encoder : Lavf52.111.0
Stream #24.0: Video: png, rgb24, 1280x720, q=2-31, 200 kb/s, 90k tbn,
25 tbc
Output #25, image2, to 'campfire27.png':
Metadata:
encoder : Lavf52.111.0
Stream #25.0: Video: png, rgb24, 1280x720, q=2-31, 200 kb/s, 90k tbn,
25 tbc
Output #26, image2, to 'campfire28.png':
Metadata:
encoder : Lavf52.111.0
Stream #26.0: Video: png, rgb24, 1280x720, q=2-31, 200 kb/s, 90k tbn,
25 tbc
Output #27, image2, to 'campfire29.png':
Metadata:
encoder : Lavf52.111.0
Stream #27.0: Video: png, rgb24, 1280x720, q=2-31, 200 kb/s, 90k tbn,
25 tbc
Output #28, image2, to 'campfire30.png':
Metadata:
encoder : Lavf52.111.0
Stream #28.0: Video: png, rgb24, 1280x720, q=2-31, 200 kb/s, 90k tbn,
25 tbc
Output #29, image2, to 'campfire31.png':
Metadata:
encoder : Lavf52.111.0
Stream #29.0: Video: png, rgb24, 1280x720, q=2-31, 200 kb/s, 90k tbn,
25 tbc
Output #30, image2, to 'campfire32.png':
Metadata:
encoder : Lavf52.111.0
Stream #30.0: Video: png, rgb24, 1280x720, q=2-31, 200 kb/s, 90k tbn,
25 tbc
Output #31, image2, to 'campfire33.png':
Metadata:
encoder : Lavf52.111.0
Stream #31.0: Video: png, rgb24, 1280x720, q=2-31, 200 kb/s, 90k tbn,
25 tbc
Output #32, image2, to 'campfire34.png':
Metadata:
encoder : Lavf52.111.0
Stream #32.0: Video: png, rgb24, 1280x720, q=2-31, 200 kb/s, 90k tbn,
25 tbc
Output #33, image2, to 'campfire35.png':
Metadata:
encoder : Lavf52.111.0
Stream #33.0: Video: png, rgb24, 1280x720, q=2-31, 200 kb/s, 90k tbn,
25 tbc
Output #34, image2, to 'campfire36.png':
Metadata:
encoder : Lavf52.111.0
Stream #34.0: Video: png, rgb24, 1280x720, q=2-31, 200 kb/s, 90k tbn,
25 tbc
Output #35, image2, to 'campfire37.png':
Metadata:
encoder : Lavf52.111.0
Stream #35.0: Video: png, rgb24, 1280x720, q=2-31, 200 kb/s, 90k tbn,
25 tbc
Output #36, image2, to 'campfire38.png':
Metadata:
encoder : Lavf52.111.0
Stream #36.0: Video: png, rgb24, 1280x720, q=2-31, 200 kb/s, 90k tbn,
25 tbc
Output #37, image2, to 'campfire39.png':
Metadata:
encoder : Lavf52.111.0
Stream #37.0: Video: png, rgb24, 1280x720, q=2-31, 200 kb/s, 90k tbn,
25 tbc
Output #38, image2, to 'campfire40.png':
Metadata:
encoder : Lavf52.111.0
Stream #38.0: Video: png, rgb24, 1280x720, q=2-31, 200 kb/s, 90k tbn,
25 tbc
Output #39, image2, to 'campfire41.png':
Metadata:
encoder : Lavf52.111.0
Stream #39.0: Video: png, rgb24, 1280x720, q=2-31, 200 kb/s, 90k tbn,
25 tbc
Output #40, image2, to 'campfire42.png':
Metadata:
encoder : Lavf52.111.0
Stream #40.0: Video: png, rgb24, 1280x720, q=2-31, 200 kb/s, 90k tbn,
25 tbc
Output #41, image2, to 'campfire43.png':
Metadata:
encoder : Lavf52.111.0
Stream #41.0: Video: png, rgb24, 1280x720, q=2-31, 200 kb/s, 90k tbn,
25 tbc
Output #42, image2, to 'campfire44.png':
Metadata:
encoder : Lavf52.111.0
Stream #42.0: Video: png, rgb24, 1280x720, q=2-31, 200 kb/s, 90k tbn,
25 tbc
Output #43, image2, to 'campfire45.png':
Metadata:
encoder : Lavf52.111.0
Stream #43.0: Video: png, rgb24, 1280x720, q=2-31, 200 kb/s, 90k tbn,
25 tbc
Output #44, image2, to 'campfire46.png':
Metadata:
encoder : Lavf52.111.0
Stream #44.0: Video: png, rgb24, 1280x720, q=2-31, 200 kb/s, 90k tbn,
25 tbc
Output #45, image2, to 'campfire47.png':
Metadata:
encoder : Lavf52.111.0
Stream #45.0: Video: png, rgb24, 1280x720, q=2-31, 200 kb/s, 90k tbn,
25 tbc
Output #46, image2, to 'campfire48.png':
Metadata:
encoder : Lavf52.111.0
Stream #46.0: Video: png, rgb24, 1280x720, q=2-31, 200 kb/s, 90k tbn,
25 tbc
Output #47, image2, to 'campfire49.png':
Metadata:
encoder : Lavf52.111.0
Stream #47.0: Video: png, rgb24, 1280x720, q=2-31, 200 kb/s, 90k tbn,
25 tbc
Output #48, image2, to 'campfire50.png':
Metadata:
encoder : Lavf52.111.0
Stream #48.0: Video: png, rgb24, 1280x720, q=2-31, 200 kb/s, 90k tbn,
25 tbc
Output #49, mpeg, to 'aaa.mpg':
Metadata:
encoder : Lavf52.111.0
Stream #49.0: Video: mpeg1video, yuv420p, 1280x720, q=2-31, 200 kb/s,
90k tbn, 25 tbc
Stream mapping:
Stream #0.0 -> #0.0
Stream #0.0 -> #1.0
Stream #0.0 -> #2.0
Stream #0.0 -> #3.0
Stream #0.0 -> #4.0
Stream #0.0 -> #5.0
Stream #0.0 -> #6.0
Stream #0.0 -> #7.0
Stream #0.0 -> #8.0
Stream #0.0 -> #9.0
Stream #0.0 -> #10.0
Stream #0.0 -> #11.0
Stream #0.0 -> #12.0
Stream #0.0 -> #13.0
Stream #0.0 -> #14.0
Stream #0.0 -> #15.0
Stream #0.0 -> #16.0
Stream #0.0 -> #17.0
Stream #0.0 -> #18.0
Stream #0.0 -> #19.0
Stream #0.0 -> #20.0
Stream #0.0 -> #21.0
Stream #0.0 -> #22.0
Stream #0.0 -> #23.0
Stream #0.0 -> #24.0
Stream #0.0 -> #25.0
Stream #0.0 -> #26.0
Stream #0.0 -> #27.0
Stream #0.0 -> #28.0
Stream #0.0 -> #29.0
Stream #0.0 -> #30.0
Stream #0.0 -> #31.0
Stream #0.0 -> #32.0
Stream #0.0 -> #33.0
Stream #0.0 -> #34.0
Stream #0.0 -> #35.0
Stream #0.0 -> #36.0
Stream #0.0 -> #37.0
Stream #0.0 -> #38.0
Stream #0.0 -> #39.0
Stream #0.0 -> #40.0
Stream #0.0 -> #41.0
Stream #0.0 -> #42.0
Stream #0.0 -> #43.0
Stream #0.0 -> #44.0
Stream #0.0 -> #45.0
Stream #0.0 -> #46.0
Stream #0.0 -> #47.0
Stream #0.0 -> #48.0
Stream #0.0 -> #49.0
Press [q] to stop, [?] for help
frame= 1 fps= 0 q=0.0 Lq=0.0 q=0.0 q=0.0 q=0.0 q=0.0 q=0.0 q=0.0 q=0.0
q=0.0 q=0.0 q=0.0 q=0.0 q=0.0 q=0.0 q=0.0 q=0.0 q=0.0 q=0.0 q=0.0 q=0.0
q=0.0 q=0.0 q=0.0 q=0.0 q=0.0 q=0.0 q=0.0 q=0.0 q=0.0 q=0.0 q=0.0 q=0.0
q=0.0 q=0.0 q=0.0 q=0.0 q=0.0 q=0.0 q=0.0 q=0.0 q=0.0 q=0.0 q=0.0 q=0.0
q=0.0 q=0.0 q=0.0 q=0.0 q=5.0 size= -0kB time=00:00:00.00 bitrate=
0.0kbits/s
video:33077kB audio:0kB global headers:0kB muxing overhead -100.000065%
Thanks,
Henry
More information about the ffmpeg-user
mailing list