Log in

View Full Version : converting mp4


iceborne
19th February 2006, 08:28
i just made an mp4 file to play on my palm tx. thing is, the damn thing doesn't play at 29.97 like i want it to. is there any way to convert the file down to 15 fps without having to reencode?

foxyshadis
19th February 2006, 08:36
Nope, frame order is too important, every frame depends on the frames behind (or around) it. You might be able to chop out b-frames and retime it, but I don't know of an automated way to do that, and still won't work where there's few or no b-frames.

iceborne
19th February 2006, 08:40
i didn't use any b-frame on this one since i figured the tx couldn't handle it anyway. but your comment was what i thought from the beginning. just thought someone knew something i didn't know. thanks anywayz

Sharktooth
19th February 2006, 08:51
Nope, frame order is too important, every frame depends on the frames behind (or around) it. You might be able to chop out b-frames and retime it, but I don't know of an automated way to do that, and still won't work where there's few or no b-frames.
it wouldnt work anyways coz avc uses b.frames as reference as well.

bond
19th February 2006, 12:35
it wouldnt work anyways coz avc uses b.frames as reference as well.well depends on whether you enabled that feature (b-pyramid) or not

but he didnt use b-frames, so he needs to reencode anyways

Sharktooth
19th February 2006, 15:14
that's on x264, other encoder may do it automatically. however, yes... he needs to re-encode