christophelorenz
2008-02-01 23:05:11 UTC
I'm trying to read an avi in DVCPRO 50 pal format fourcc DV50 in
ffmpeg,
but it doens't recognise it.
I tried changing the fourcc to dv5p without success.
In theory it should work. If it doesn't -- send me the file.ffmpeg,
but it doens't recognise it.
I tried changing the fourcc to dv5p without success.
0, same for pixel format.
If I force the codec to dvvideo and format to 422 in ffmpeg.c I can
decode the video.
So it seems the DV50 tag is not recognised in the avi container.
I'll see if I can find more on the reason why it is not detected correctly.
Chris.