I recently bought a canon XF105(http://www.kdenlive.org/video-editor/canon-xf105) which outputs @ 50Mbps MXF container, mpeg2 codec.
The current issue I am facing is the audio de-synchronizes from the video(as if the video lags in playback)(I've tried splitting audio track with avidemux)
I'm currently running on a i7 920 with 6GB of ram. I'm wondering if it's a seeking problem with the MXF format and requires trans-coding it to a more friendly format .ts or something
I know my hardware can play the video, I've tried it under *gasp* windows in Sony vegas pro 8 with no issues
You shouldn't have seeking issue with mpeg-2, in theory... Anyway the stable version of avidemux havs well known A/V sync issues. You can use the 2.6 "nighly builds" win32 (yes, NOT 64-bit) under WINE. It works and it keep everything in sync as long as you cut at keyframes specific points seeking with the "double arrow" button.
Here is the link:
http://avidemux.org/nightly/win32/
They upload new versions almost every day...
Ignazio
Does it also desynchronize when played with "ffplay"?
There is a problem with libavformat with the particular MXF generated by your camera. You can report it as a bug to libav.org or ffmpeg.org.
I've tried playing with melt and I get the same issue. I was only using avidemux to extract the audio, and not re-encode it