[issue1491] FFplay: Broken A/V sync with variable frame rate mpeg file

2009-12-11 Thread Carl Eugen Hoyos
Carl Eugen Hoyos added the comment: Additional sample sample.mov (!) from mplayer-users uploaded to incoming/code. Input #0, mpeg, from 'sample.mov': Duration: 00:00:53.39, start: 0.336711, bitrate: 1571 kb/s Stream #0.0[0x1e0]: Video: mpeg2video, yuv420p, 720x576 [PAR 16:15 DAR 4:3], 800

[issue1615] Regression when decoding mpeg2 video

2009-12-11 Thread Carl Eugen Hoyos
Carl Eugen Hoyos added the comment: Sample uploaded to incoming/issue1615. -- priority: normal -> important _ FFmpeg issue tracker

[issue1615] Regression when decoding mpeg2 video

2009-12-11 Thread Carl Eugen Hoyos
New submission from Carl Eugen Hoyos : A mpeg sample posted on mplayer-users does not decode any more with libavcodec since r20654. ffmpeg -i ruins_sample.mpg FFmpeg version SVN-r20653, Copyright (c) 2000-2009 Fabrice Bellard, et al. built on Dec 12 2009 01:59:37 with gcc 4.3.1 20080507 (prere

[issue272] ConvertXtoDVD license violation

2009-12-11 Thread Diego Biurrun
Diego Biurrun added the comment: Remove myself from the nosy list. -- nosy: -diego FFmpeg issue tracker

[issue272] ConvertXtoDVD license violation

2009-12-11 Thread Diego Biurrun
Diego Biurrun added the comment: Here are some comments for your EULA: 4. Title You claim that all rights remain with VSO. This is not true, for example the rights to the FFmpeg parts remain with us. You should say that certain parts are excluded and you are not the exclusive copyright holde

[issue1614] Decoder (codec id 86055) not found for input stream #0.0

2009-12-11 Thread Carl Eugen Hoyos
Carl Eugen Hoyos added the comment: Invalid as-is, but probably a duplicate of issue 786. -- status: new -> closed substatus: new -> invalid _ FFmpeg issue tracker ___

[issue1614] Decoder (codec id 86055) not found for input stream #0.0

2009-12-11 Thread heruvim
New submission from heruvim : command: ffmpeg -i 1.wmv -y 3.wmv result:Decoder (codec id 86055) not found for input stream #0.0 configuration: --enable-libx264 --enable-gpl --enable-libfaac --enable-nonfree --enable-libspeex --enable-libmp3lame --enable-libtheora --enable-libvorbis mplayer -v

[issue272] ConvertXtoDVD license violation

2009-12-11 Thread Ronald S. Bultje
Ronald S. Bultje added the comment: EULA is fine now. I'll check the other software products "soon". :-). FFmpeg issue tracker

[issue1613] Wrong Display Aspect Ratio on MPEG-PS MPEG Video

2009-12-11 Thread Zhou Zongyi
Zhou Zongyi added the comment: Even if the DAR is 4:3, PAR should be 12:11 not 16:15 _ FFmpeg issue tracker _

[issue1613] Wrong Display Aspect Ratio on MPEG-PS MPEG Video

2009-12-11 Thread Michael N. Pritula
New submission from Michael N. Pritula : Attached file has display aspect ratio 16:9, but FFmpeg recognizes it as 4:3. Here is output of ffmpeg -i: ffmpeg -i wrong4x3_2_trunc FFmpeg version SVN-r20796, Copyright (c) 2000-2009 Fabrice Bellard, et al. built on Dec 11 2009 13:07:40 with gcc 4.1.2

[issue1612] Add Display Aspect Ration on dvvideo

2009-12-11 Thread Michael N. Pritula
New submission from Michael N. Pritula : I have clip with dvvideo with DAR 16:9, but FFmpeg doesn't see it. In my operation converting is automatic, so this makes problem. File in attachment. Output of 'ffmpeg -i': ffmpeg -i no_dar_dvvideo FFmpeg version SVN-r20796, Copyright (c) 2000-2009 Fabric