Gregory <[email protected]> added the comment:

Here is my command line and console dump to support MSG 10876

"C:/ffmpeg/ffmpeg_SVN-r23642-Static.exe" -threads 2 -i
"C:/Users/Kodiak/test_ac36_mpeg4_ffmpeg_vidout.avi" -i
"C:/Users/Kodiak/test_ac36_mpeg4_ffmpeg_vidout.ac3" -vcodec copy -acodec copy -y
"C:/Users/Kodiak/test_ac36_mpeg4_ffmpeg_ffmux.avi" -map 0:0 -map 1:0

FFmpeg version SVN-r23642, Copyright (c) 2000-2010 the FFmpeg developers
  built on Jun 18 2010 12:13:14 with gcc 4.4.2
  configuration: --target-os=mingw32 --enable-runtime-cpudetect --enable-avisynt
h --enable-gpl --enable-version3 --enable-bzlib --enable-libgsm --enable-libfaad
 --enable-pthreads --enable-libvorbis --enable-libtheora --enable-libspeex --ena
ble-libmp3lame --enable-libopenjpeg --enable-libxvid --enable-libschroedinger --
enable-libx264 --extra-libs='-lx264 -lpthread' --enable-libopencore_amrwb --enab
le-libopencore_amrnb --enable-librtmp --extra-libs='-lrtmp -lpolarssl -lws2_32 -
lwinmm' --enable-libvpx --arch=x86 --cross-prefix=i686-mingw32- --cc='ccache i68
6-mingw32-gcc' --enable-memalign-hack
  libavutil     50.19. 0 / 50.19. 0
  libavcodec    52.76. 0 / 52.76. 0
  libavformat   52.68. 0 / 52.68. 0
  libavdevice   52. 2. 0 / 52. 2. 0
  libavfilter    1.20. 0 /  1.20. 0
  libswscale     0.11. 0 /  0.11. 0

Seems stream 0 codec frame rate differs from container frame rate: 2997.00 (2997
/1) -> 23.98 (24000/1001)
Input #0, avi, from 'C:\Users\Kodiak\test_ac36_mpeg4_ffmpeg_vidout.avi
':
  Metadata:
    ISFT            : Lavf52.68.0
  Duration: 00:00:08.38, start: 0.000000, bitrate: 509 kb/s
    Stream #0.0: Video: mpeg4, yuv420p, 640x288 [PAR 1:1 DAR 20:9], 23.98 fps, 2
3.98 tbr, 23.98 tbn, 2997 tbc
[ac3 @ 03acef40]max_analyze_duration reached
[ac3 @ 03acef40]Estimating duration from bitrate, this may be inaccurate
Input #1, ac3, from 'C:\Users\Kodiak\test_ac36_mpeg4_ffmpeg_vidout.ac3
':
  Duration: 00:00:08.38, bitrate: 448 kb/s
    Stream #1.0: Audio: ac3, 48000 Hz, 5.1, s16, 448 kb/s
Output #0, avi, to 'C:\Users\Kodiak\test_ac36_mpeg4_ffmpeg_ffmux.avi':

  Metadata:
    ISFT            : Lavf52.68.0
    Stream #0.0: Video: mpeg4, yuv420p, 640x288 [PAR 1:1 DAR 20:9], q=2-31, 23.9
8 tbn, 23.98 tbc
    Stream #0.1: Audio: ac3, 48000 Hz, 5.1, 448 kb/s
Stream mapping:
  Stream #0.0 -> #0.0
  Stream #1.0 -> #0.1
Press [q] to stop encoding
frame=  201 fps=  0 q=-1.0 Lsize=     990kB time=8.38 bitrate= 967.6kbits/s
video:511kB audio:458kB global headers:0kB muxing overhead 2.142389%

----------
status:  -> open

________________________________________________
FFmpeg issue tracker <[email protected]>
<https://roundup.ffmpeg.org/issue1498>
________________________________________________

Reply via email to