[Ffmpeg-devel] dvcpro
Marcus Engene
ffmpeg
Mon Apr 3 20:54:49 CEST 2006
Hi,
A friend outputted a file in dvcpro hd in final cut pro and ffmpeg cvs said:
[ehsmeng at mengamd64 ~]$ /3pp/FFMpeg-20060403/ffmpeg -v 2 -i dvcpro.mov -s
320x200 apa.mov
FFmpeg version CVS, Copyright (c) 2000-2004 Fabrice Bellard
configuration: --enable-gpl --enable-mp3lame --enable-xvid
--enable-shared --disable-mmx --extra-cflags=-fPIC
libavutil version: 49.0.0
libavcodec version: 51.8.0
libavformat version: 50.4.0
built on Apr 3 2006 17:58:23, gcc: 3.4.3 20050227 (Red Hat 3.4.3-22.fc3)
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x2a956ca5e0]ISO: File Type Major Brand: qt
Input #0, mov,mp4,m4a,3gp,3g2,mj2, from 'dvcpro.mov':
Duration: 00:00:01.0, start: 0.000000, bitrate: 115106 kb/s
Stream #0.0(eng), 100/2997, 29.97 fps(r): Video: DVCPRO HD 1080i60,
1920x1080, 100/2997
File 'apa.mov' already exists. Overwrite ? [y/N] y
Output #0, mov, to 'apa.mov':
Stream #0.0, 1/90000, 29.97 fps(c): Video: mpeg4, yuv420p, 320x200,
100/2997, q=2-31, 200 kb/s
Stream mapping:
Stream #0.0 -> #0.0
Unsupported codec (id=0) for input stream #0.0
I asked him for a shorter version (the one above is 14MB) but then
ffmpeg said:
[ehsmeng at mengamd64 ~]$ /3pp/FFMpeg-20060403/ffmpeg -v 2 -i dvcpro2.mov
-s 320x200 apa.mov
FFmpeg version CVS, Copyright (c) 2000-2004 Fabrice Bellard
configuration: --enable-gpl --enable-mp3lame --enable-xvid
--enable-shared --disable-mmx --extra-cflags=-fPIC
libavutil version: 49.0.0
libavcodec version: 51.8.0
libavformat version: 50.4.0
built on Apr 3 2006 17:58:23, gcc: 3.4.3 20050227 (Red Hat 3.4.3-22.fc3)
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x2a956ca5e0]ISO: File Type Major Brand: qt
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x2a956ca5e0]Could not find codec parameters
(Video: DVCPRO HD 1080i60, 1920x1080, 100/2997)
dvcpro2.mov: could not find codec parameters
[ehsmeng at mengamd64 ~]$
The small one is here:
www.engene.se/dvcprohd.mov
(2MB)
Is this possible to fix? If yes, would the large one (14MB) be of any help?
(I'm using a amd64/fc3/gcc 3.4.3 if that would be relevant)
Best regards,
Marcus
More information about the ffmpeg-devel
mailing list