New submission from Carl Eugen Hoyos <ceho...@rainbow.studorg.tuwien.ac.at>:

When trying to convert incoming/hd-dvd_-nocorrect-pts.EVO (bloody content) with
ffmpeg, the resulting file has stuttering video.
The problem is also reproducible with ffplay and mplayer -nocorrect-pts -demuxer
lavf -lavfdopts format=mpeg (the file does not play without format=mpeg and
playback improves with -nocorrect-pts).
The file plays fine with mplayer -nocorrect-pts -demuxer lavf -lavfdopts
format=mpeg -fps 24000/1001.

ffmpeg -i hd-dvd_-nocorrect-pts.EVO -map 0 -map 0.3 -ac 2 -b 2000k test.avi
FFmpeg version SVN-r19718, Copyright (c) 2000-2009 Fabrice Bellard, et al.
  configuration: --cc=/opt/intel/cce/10.1.023/bin/icc --cpu=core2 --enable-gpl
--extra-cflags=-parallel --extra-ldflags=-parallel --enable-postproc
--enable-avfilter --enable-pthreads --enable-nonfree --enable-version3
--enable-libopencore-amrnb --enable-libopencore-amrwb --enable-libdirac
--enable-libfaac --enable-libfaad --enable-libgsm --enable-libmp3lame
--extra-cflags='-I/usr/include/openjpeg -I/usr/include/gsm' --enable-libopenjpeg
--enable-libschroedinger --enable-libspeex --enable-libtheora --enable-libvorbis
--enable-libx264 --enable-libxvid
  libavutil     50. 3. 0 / 50. 3. 0
  libavcodec    52.34. 0 / 52.34. 0
  libavformat   52.38. 0 / 52.38. 0
  libavdevice   52. 2. 0 / 52. 2. 0
  libavfilter    0. 5. 0 /  0. 5. 0
  libswscale     0. 7. 1 /  0. 7. 1
  libpostproc   51. 2. 0 / 51. 2. 0
  built on Aug 27 2009 00:01:00, gcc: Intel(R) C++ gcc 4.3 mode
Input #0, mpeg, from 'hd-dvd_-nocorrect-pts.EVO':
  Duration: 00:00:46.86, start: 2791.846556, bitrate: 23092 kb/s
    Stream #0.0[0xfd55]: Video: vc1, yuv420p, 1920x1080 [PAR 1:1 DAR 16:9],
29.97 tbr, 90k tbn, 29.97 tbc
    Stream #0.1[0xc0]: Audio: eac3, 48000 Hz, 5.1, s16, 1536 kb/s
    Stream #0.2[0xc5]: Audio: eac3, 48000 Hz, stereo, s16, 384 kb/s
    Stream #0.3[0xc4]: Audio: eac3, 48000 Hz, stereo, s16, 384 kb/s
    Stream #0.4[0xc3]: Audio: eac3, 48000 Hz, 5.1, s16, 768 kb/s
    Stream #0.5[0xc2]: Audio: eac3, 48000 Hz, 5.1, s16, 768 kb/s
    Stream #0.6[0xc1]: Audio: eac3, 48000 Hz, 5.1, s16, 768 kb/s
    Stream #0.7[0x36]: Subtitle: dvdsub
    Stream #0.8[0x35]: Subtitle: dvdsub
    Stream #0.9[0x34]: Subtitle: dvdsub
    Stream #0.10[0x33]: Subtitle: dvdsub
    Stream #0.11[0x32]: Subtitle: dvdsub
    Stream #0.12[0x31]: Subtitle: dvdsub
    Stream #0.13[0x30]: Subtitle: dvdsub
    Stream #0.14[0x2f]: Subtitle: dvdsub
    Stream #0.15[0x2e]: Subtitle: dvdsub
    Stream #0.16[0x2d]: Subtitle: dvdsub
    Stream #0.17[0x2c]: Subtitle: dvdsub
    Stream #0.18[0x2b]: Subtitle: dvdsub
    Stream #0.19[0x2a]: Subtitle: dvdsub
Output #0, avi, to 'test.avi':
    Stream #0.0: Video: mpeg4, yuv420p, 1920x1080 [PAR 1:1 DAR 16:9], q=2-31,
2000 kb/s, 29.97 tbn, 29.97 tbc
    Stream #0.1: Audio: mp2, 48000 Hz, 2 channels, s16, 64 kb/s
Stream mapping:
  Stream #0.0 -> #0.0
  Stream #0.3 -> #0.1
Press [q] to stop encoding
[vc1 @ 0x13cd700]Bits overconsumption: 1310421 > 1310176trate=2089.3kbits/s
[vc1 @ 0x13cd700]concealing 1901 DC, 1901 AC, 1901 MV errors
[eac3 @ 0x1500bd0]incomplete frame
[eac3 @ 0x1500bd0]invalid frame size
frame= 1119 fps= 30 q=13.2 Lsize=   11996kB time=46.75 bitrate=2101.9kbits/s
video:11542kB audio:365kB global headers:0kB muxing overhead 0.745899%

----------
messages: 6798
priority: normal
status: open
substatus: open
title: Stuttering video when converting from HD-DVD EVO file
type: bug

_____________________________________________________
FFmpeg issue tracker <iss...@roundup.ffmpeg.org>
<https://roundup.ffmpeg.org/roundup/ffmpeg/issue1349>
_____________________________________________________

Reply via email to