When I converted the avi file (rawvideo bgr24) into the ogv file, movie became a little red.

Bug #563003 reported by nya24
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
ffmpeg2theora
New
Unknown
j^

Bug Description

I am using ffmpeg2theora version 0.23 with Windows XP.

When I converted the avi file (rawvideo bgr24) into the ogv file, movie became
a little red.[[BR]]
When I converted the mov file (rawvideo rgb24) into the ogv file, it was
correctly converted. [[BR]]
When the avi file (rawvideo bgr24) is converted, should I do something a special setting?

Revision history for this message
nya24 (nya24) wrote :

A similar problem seems to occur when avi file (rawvideo bgr24) is converted into mpeg1video by using ffmpeg.
ffmpeg -i movie.avi -f mepg1video movie.mpg

However, the problem doesn't happen when resizing it.
ffmpeg -i movie.avi -f mepg1video -s 802x600 movie.mpg
original size is 800x600.

I think that there are some problems in ffmpeg.

Revision history for this message
nya24 (nya24) wrote :

Replying to [comment:1 nya24]:

I'm sorry...[[BR]]
-f mepg1video -> -f mpeg1video

To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.