#1233 closed defect (fixed)
ffplay: regression while seeking in dv
Reported by: | ami_stuff | Owned by: | |
---|---|---|---|
Priority: | important | Component: | avformat |
Version: | git-master | Keywords: | dvvideo regression |
Cc: | Blocked By: | ||
Blocking: | Reproduced by developer: | yes | |
Analyzed by developer: | no |
Description
http://www.datafilehost.com/download-3cf4240d.html
please seek with the mouse in uploaded file to see the problem
git-6bfb304 09-Apr-2012 - ok
git-4fa706a 16-Apr-2012 - bad
C:\>ffplay dv.dv ffplay version N-39877-g4fa706a Copyright (c) 2003-2012 the FFmpeg developers built on Apr 16 2012 14:53:47 with gcc 4.6.3 configuration: --enable-gpl --enable-version3 --disable-w32threads --enable-ru ntime-cpudetect --enable-avisynth --enable-bzlib --enable-frei0r --enable-libass --enable-libcelt --enable-libopencore-amrnb --enable-libopencore-amrwb --enable -libfreetype --enable-libgsm --enable-libmp3lame --enable-libnut --enable-libope njpeg --enable-librtmp --enable-libschroedinger --enable-libspeex --enable-libth eora --enable-libutvideo --enable-libvo-aacenc --enable-libvo-amrwbenc --enable- libvorbis --enable-libvpx --enable-libx264 --enable-libxavs --enable-libxvid --e nable-zlib libavutil 51. 46.100 / 51. 46.100 libavcodec 54. 14.101 / 54. 14.101 libavformat 54. 3.100 / 54. 3.100 libavdevice 53. 4.100 / 53. 4.100 libavfilter 2. 70.100 / 2. 70.100 libswscale 2. 1.100 / 2. 1.100 libswresample 0. 11.100 / 0. 11.100 libpostproc 52. 0.100 / 52. 0.100 Input #0, dv, from 'dv.dv': Metadata: timecode : 00:00:00;00 Duration: N/A, start: 0.000000, bitrate: 28771 kb/s Stream #0:0: Video: dvvideo, yuv411p, 720x480, 28771 kb/s, SAR 8:9 DAR 4:3, 29.97 tbr, 29.97 tbn, 29.97 tbc Stream #0:1: Audio: pcm_s16le, 32000 Hz, 2 channels, s16, 1024 kb/s Stream #0:2: Audio: pcm_s16le, 32000 Hz, 2 channels, s16, 1024 kb/s [buffersink @ 02243b80] auto-inserting filter 'auto-inserted scale 0' between th e filter 'src' and the filter 'out' [scale @ 02243f80] w:720 h:480 fmt:yuv411p sar:8/9 -> w:720 h:480 fmt:yuv420p sa r:8/9 flags:0x4 [dvvideo @ 02c981e0] AC EOB marker is absent pos=64 Last message repeated 9 times [dvvideo @ 02c981e0] AC EOB marker is absent pos=70 Last message repeated 1 times [dvvideo @ 02c981e0] AC EOB marker is absent pos=64 Last message repeated 4 times [dvvideo @ 02c981e0] AC EOB marker is absent pos=66 [dvvideo @ 02c981e0] AC EOB marker is absent pos=64 Last message repeated 8 times [dvvideo @ 02c981e0] AC EOB marker is absent pos=71 [dvvideo @ 02c981e0] AC EOB marker is absent pos=76 [dvvideo @ 02c981e0] AC EOB marker is absent pos=64 Last message repeated 1 times [dvvideo @ 02c981e0] AC EOB marker is absent pos=70 [dvvideo @ 02c981e0] AC EOB marker is absent pos=72 [dvvideo @ 02c981e0] AC EOB marker is absent pos=64 Last message repeated 13 times [dvvideo @ 02c981e0] AC EOB marker is absent pos=66 Last message repeated 1 times
Change History (4)
comment:1 by , 13 years ago
Component: | undetermined → avformat |
---|---|
Keywords: | dv regression added |
Priority: | normal → important |
Reproduced by developer: | set |
Status: | new → open |
Version: | unspecified → git-master |
comment:4 by , 13 years ago
Keywords: | dvvideo added; dv removed |
---|
Note:
See TracTickets
for help on using tickets.
Regression since cbf767a.