Hi there,
Wondering if someone can spot me here - new to kdenlive...
I'm starting with 23.976 AVCHD files (from a Panasconic GH2) which I'm knocking down to 740x480 mjpeg for easy
handling on a slow computer (I know there are many options for this, mjpeg works for me right now). The mjpeg
files play perfectly in mplayer, and mplayer identifies the files as 23.976.
I've created a custom project profile using 23.976 as the frame rate, and cut together a sequence using the 23.976 mjpeg clips.
When I try to render using H.264 presets, the resulting file is 24fps according to mplayer. Audio is drifting.
If I copy/edit a render profile using r=23.976, I still get H.264 files which identify themselves as 24fps. And audio is still drifting.
How can I force H.264 encoding to use 23.976? Or should I be correcting to 24 fps prior to kdenlive ingestion?
Thanks!

Love to know which versions you're working with so I can use the same -
I'm on Kdenlive 0.7.8, ffmpeg SVN-r25767, x264 20101029. Project setting frame rate 24000/1001.
Render Settings:
f=mp4 hq=1 acodec=aac ab=128k ar=48000 pix_fmt=yuv420p vcodec=libx264 minrate=0 b=1000k b_strategy=1 r=@24000/1001 subcmp=2 cmp=2 coder=1 flags=+loop flags2=dct8x8 qmax=51 subq=7 qmin=10 qcomp=0.6 qdiff=4 trellis=1 aspect=%dar
Mplayer reports rendered video as:
VIDEO: [H264] 1280x720 24bpp 24.000 fps 1044.0 kbps (127.4 kbyte/s)
Thanks again for any insights/info
(In the first post I said 740x480 sizing, meant 1280x720)