[issue2590] stream copy xvid avi to mp4 causes stuttering playback on quicktime

2011-02-08 Thread mt
New submission from mt m...@nef.wh.uni-dortmund.de: Stream copy of xvid avis to mp4 causes stuttering playback on Quicktime. Plays ok with VLC, but that doesn't really help in the Apple Universe. ffmpeg -i input.avi -vcodec copy -acodec copy output.mp4 FFmpeg version git-a1c1d3c, Copyright (c)

[issue2591] malloc bus error while DTS reencode

2011-02-08 Thread mt
New submission from mt m...@nef.wh.uni-dortmund.de: ffmpeg -i input.mkv -y -map 0:0 -vcodec copy -map 0:1 -acodec ac3 -ab 448k -ac 6 output.m4v -map 0:1 -acodec aac -ab 128k -ac 2 -strict experimental -newaudio FFmpeg version git-a1c1d3c, Copyright (c) 2000-2011 the FFmpeg developers built

[issue2592] FFmpeg doesn't decode first I-frame in G-VOP if G-VOP header is empty

2011-02-08 Thread Anatoly
New submission from Anatoly anatoly.nenas...@ovsoft.ru: FFmpeg report on attached file: Input #0, m4v, from '/home/alien/projects/mpeg4/mpeg4-bad-gvop.raw': Duration: N/A, bitrate: N/A Stream #0.0: Video: mpeg4, yuv420p, 352x288 [PAR 1:1 DAR 11:9], 12 fps, 12 tbr, 1200k tbn, 12 tbc [mpeg4

[issue2593] Support seeking in .amr files

2011-02-08 Thread Martin Storsjö
New submission from Martin Storsjö mar...@martin.st: Currently, libavformat doesn't seem to support seeking in .amr files. This can be reproduced e.g. with http://samples.mplayerhq.hu/A- codecs/amr/sample.amr. ffmpeg -i sample.amr -ss 2 out.wav works as intended, since the seeking is done on

[issue2587] AC3 encoder has been changed to take float but accepts S16

2011-02-08 Thread Ronald S. Bultje
Ronald S. Bultje rsbul...@gmail.com added the comment: http://permalink.gmane.org/gmane.comp.video.ffmpeg.devel/122907 If you have no time, I can fix it up. FFmpeg issue tracker iss...@roundup.ffmpeg.org https://roundup.ffmpeg.org/issue2587

[issue2428] vorbis in ogg can't be decoded

2011-02-08 Thread Mans Rullgard
Mans Rullgard m...@mansr.com added the comment: Fixed in 6bd69e6 -- status: open - closed substatus: reproduced - fixed FFmpeg issue tracker iss...@roundup.ffmpeg.org https://roundup.ffmpeg.org/issue2428

[issue2556] Can't detect AC3 stream properly in WTV

2011-02-08 Thread Justin Ruggles
Justin Ruggles justin.rugg...@gmail.com added the comment: fixed by Peter Ross in e4f85b849913794395bb03dfc09546cd41b10882 -- status: open - closed substatus: analyzed - fixed FFmpeg issue tracker iss...@roundup.ffmpeg.org

[issue2596] AVI: segfaults in the latest snapshots

2011-02-08 Thread Reindl Harald
New submission from Reindl Harald h.rei...@thelounge.net: while all other vcodec/acodec with identical input-file, pad-value etc. are working this target-formats are crashing with my standard-test-file ffmpeg -v 9 -loglevel 99 -i '/mnt/data/autotest/parts/ffmpeg/demo.mp4' -y -vb '512k' -ab