New submission from tripp <[EMAIL PROTECTED]>:
hi,
15367 essentially breaks streamcopy,
if the file has par/dar reading, and it's most likely to,
even in avi, as ffmpeg itse;f creates files that way....
example command:
ffmpeg01 -i input.avi -vcodec copy -an oo.avi
FFmpeg version SVN-r15394, Copyright (c) 2000-2008 Fabrice Bellard, et al.
configuration: --enable-memalign-hack --enable-postproc --enable-swscale --ena
ble-gpl --enable-libfaac --enable-libfaad --enable-libgsm --enable-libmp3lame --
enable-libvorbis --enable-libtheora --enable-libx264 --enable-libxvid --disable-
ffserver --disable-vhook --enable-avisynth --enable-pthreads
libavutil 49.10. 0 / 49.10. 0
libavcodec 52. 0. 0 / 52. 0. 0
libavformat 52.22. 1 / 52.22. 1
libavdevice 52. 1. 0 / 52. 1. 0
libswscale 0. 6. 1 / 0. 6. 1
libpostproc 51. 2. 0 / 51. 2. 0
built on Sep 24 2008 06:29:16, gcc: 4.2.4 (TDM-1 for MinGW)
Seems stream 0 codec frame rate differs from container frame rate: 23.98 (65535/
2733) -> 23.98 (24000/1001)
Input #0, avi, from 'input.avi':
Duration: 00:00:41.71, start: 0.000000, bitrate: 689 kb/s
Stream #0.0: Video: mpeg4, yuv420p, 624x352 [PAR 1:1 DAR 39:22], 23.98 tb(r)
Stream #0.1: Audio: mp3, 44100 Hz, stereo, s16, 112 kb/s
File 'oo.avi' already exists. Overwrite ? [y/N] y
Output #0, avi, to 'oo.avi':
Stream #0.0: Video: mpeg4, yuv420p, 624x352, q=2-31, 23.98 tb(c)
Stream mapping:
Stream #0.0 -> #0.0
[avi @ 015F1C00]Aspect ratio mismatch between encoder and muxer layer
Could not write header for output file #0 (incorrect codec parameters ?)
i'll not provide a sample.
if you blindly turn in any direction and point,
you'll manage to point to a sample fiting the bill
ty
tripp
----------
messages: 3255
nosy: tripp
priority: normal
status: open
substatus: open
title: streamcopy of files with par/dar set broken
type: bug
______________________________________________________
FFmpeg issue tracker <[EMAIL PROTECTED]>
<https://roundup.mplayerhq.hu/roundup/ffmpeg/issue648>
______________________________________________________