Автор: EL 34
Дата сообщения: 21.12.2011 10:28
makarei, не а...
C:\1>ffmpeg -i C:\1\video.h264 -i C:\1\audio.aac -vcodec copy -acodec copy -f mo
v C:\1\file.mov
ffmpeg version N-35892-gc0bea18, Copyright (c) 2000-2011 the FFmpeg developers
built on Dec 17 2011 13:52:52 with gcc 4.6.2
configuration: --enable-gpl --enable-version3 --disable-w32threads --enable-ru
ntime-cpudetect --enable-avisynth --enable-bzlib --enable-frei0r --enable-libope
ncore-amrnb --enable-libopencore-amrwb --enable-libfreetype --enable-libgsm --en
able-libmp3lame --enable-libopenjpeg --enable-librtmp --enable-libschroedinger -
-enable-libspeex --enable-libtheora --enable-libvo-aacenc --enable-libvo-amrwben
c --enable-libvorbis --enable-libvpx --enable-libx264 --enable-libxavs --enable-
libxvid --enable-zlib --disable-demuxer=sbg
libavutil 51. 32. 0 / 51. 32. 0
libavcodec 53. 46. 0 / 53. 46. 0
libavformat 53. 26. 0 / 53. 26. 0
libavdevice 53. 4. 0 / 53. 4. 0
libavfilter 2. 53. 0 / 2. 53. 0
libswscale 2. 1. 0 / 2. 1. 0
libpostproc 51. 2. 0 / 51. 2. 0
[h264 @ 02309640] max_analyze_duration 5000000 reached at 5000000
[h264 @ 02309640] Estimating duration from bitrate, this may be inaccurate
Seems stream 0 codec frame rate differs from container frame rate: 50.00 (50/1)
-> 25.00 (50/2)
Input #0, h264, from 'C:\1\video.h264':
Duration: N/A, bitrate: N/A
Stream #0:0: Video: h264 (High), yuv420p, 1280x720 [SAR 1:1 DAR 16:9], 25 fp
s, 25 tbr, 1200k tbn, 50 tbc
[aac @ 02303B00] max_analyze_duration 5000000 reached at 5015510
[aac @ 02303B00] Estimating duration from bitrate, this may be inaccurate
Input #1, aac, from 'C:\1\audio.aac':
Duration: 00:05:45.27, bitrate: 130 kb/s
Stream #1:0: Audio: aac, 44100 Hz, stereo, s16, 130 kb/s
[mov @ 023E7020] WARNING codec timebase is very high. If duration is too long,
file may not be playable by quicktime. Specify a shorter timebase
or choose different container.
Output #0, mov, to 'C:\1\file.mov':
Metadata:
encoder : Lavf53.26.0
Stream #0:0: Video: h264 (avc1 / 0x31637661), yuv420p, 1280x720 [SAR 1:1 DAR
16:9], q=2-31, 25 fps, 1200k tbn, 1200k tbc
Stream #0:1: Audio: aac (mp4a / 0x6134706D), 44100 Hz, stereo, 130 kb/s
Stream mapping:
Stream #0:0 -> #0:0 (copy)
Stream #1:0 -> #0:1 (copy)
Press [q] to stop, [?] for help
[mov @ 023E7020] pts has no value
Last message repeated 2 times
[mov @ 023E7020] malformated aac bitstream, use -absf aac_adtstoasc
av_interleaved_write_frame(): Operation not permitted