#217 closed enhancement (fixed)
dv file created with qt3
Reported by: | ami_stuff | Owned by: | |
---|---|---|---|
Priority: | wish | Component: | avcodec |
Version: | git-master | Keywords: | dvvideo |
Cc: | Blocked By: | ||
Blocking: | Reproduced by developer: | yes | |
Analyzed by developer: | no |
Description
Here is a *.dv file created with QT 3, plays fine with the latest QT player (DV-PAL, 768x576, 25fps).
Maybe possible to support without too much work.
http://www.datafilehost.com/download-41639293.html
C:\>ffmpeg -i C:\qt3_pal.dv ffmpeg version git-N-30011-gb4bcd1e, Copyright (c) 2000-2011 the FFmpeg develope rs built on May 18 2011 04:36:23 with gcc 4.5.3 configuration: --enable-gpl --enable-version3 --enable-memalign-hack --enable- runtime-cpudetect --enable-avisynth --enable-bzlib --enable-frei0r --enable-libo pencore-amrnb --enable-libopencore-amrwb --enable-libfreetype --enable-libgsm -- enable-libmp3lame --enable-libopenjpeg --enable-librtmp --enable-libschroedinger --enable-libspeex --enable-libtheora --enable-libvorbis --enable-libvpx --enabl e-libx264 --enable-libxavs --enable-libxvid --enable-zlib --pkg-config=pkg-confi g libavutil 51. 2. 1 / 51. 2. 1 libavcodec 53. 6. 0 / 53. 6. 0 libavformat 53. 1. 0 / 53. 1. 0 libavdevice 53. 0. 0 / 53. 0. 0 libavfilter 2. 5. 0 / 2. 5. 0 libswscale 0. 14. 0 / 0. 14. 0 libpostproc 51. 2. 0 / 51. 2. 0 [dv @ 01DC4B20] Can't determine profile of DV input stream. C:\qt3_pal.dv: Operation not permitted
Change History (5)
comment:1 by , 13 years ago
Component: | undetermined → avcodec |
---|---|
Keywords: | dv added |
Priority: | normal → wish |
Reproduced by developer: | set |
Status: | new → open |
Version: | unspecified → git-master |
comment:2 by , 13 years ago
comment:3 by , 13 years ago
Here is NTSC sample:
http://www.datafilehost.com/download-00c767d0.html
QuickTime reports:
qt3_ntsc.dv:
DV/DVCPRO - NTSC, 640x480, 29.97 FPS
qt3_pal.dv:
DV - PAL, 768x576, 25 FPS
comment:4 by , 13 years ago
Resolution: | → fixed |
---|---|
Status: | open → closed |
comment:5 by , 13 years ago
Keywords: | dvvideo added; dv removed |
---|
Note:
See TracTickets
for help on using tickets.
Do you have more samples for this? The file is clearly broken, and I can't see how a play would distinguish a PAL from a NTSC DV created with that program.