I recently decided to switch my native video player on my general PC and editing rigs to VLC. The majority of the raw content is shot on P2 in mxf format. In the past both machines would play the mxf files in just about any player as long as the panasonic codec is installed. VLC seems to be the only player that will not display a mxf file. The video takes a split second to load, but the video never plays. It will typically just flash a few frames on the screen and thats it.
I have Googled this problem and searched this forum to no avail. Although I see others have this problem, I have found no solution thus far.
Can anyone help me out? Below is my log file.
main debug: adding item `0027B0.MXF' ( file:///C:/Users/Mike/Desktop/0027B0.MXF )
qt4 debug: Adding a new MRL to recent ones: C:\Users\Mike\Desktop\0027B0.MXF
main debug: rebuilding array of current - root Playlist
main debug: rebuild done - 3 items, index 1
main debug: processing request item 0027B0.MXF node null skip 0
main debug: resyncing on 0027B0.MXF
main debug: 0027B0.MXF is at 2
main debug: starting new item
main debug: creating new input thread
main debug: Creating an input for '0027B0.MXF'
main debug: Creating an input for '0027B0.MXF'
main debug: thread (input) created at priority 1 (../.././src/input/input.c:220)
main debug: thread started
main debug: using timeshift granularity of 50 MiB
main debug: using timeshift path 'C:\Users\Mike\AppData\Local\Temp'
main debug: `file:///C:/Users/Mike/Desktop/0027B0.MXF' gives access `file' demux `' path `C:\Users\Mike\Desktop\0027B0.MXF'
main debug: creating demux: access='file' demux='' path='C:\Users\Mike\Desktop\0027B0.MXF'
main debug: looking for access_demux module: 2 candidates
qt4 debug: IM: Setting an input
main debug: no access_demux module matching "file" could be loaded
main debug: TIMER module_need() : 14.000 ms - Total 14.000 ms / 1 intvls (Avg 14.000 ms)
main debug: creating access 'file' path='C:\Users\Mike\Desktop\0027B0.MXF'
main debug: looking for access module: 2 candidates
filesystem debug: opening file `C:\Users\Mike\Desktop\0027B0.MXF'
main debug: using access module "filesystem"
main debug: TIMER module_need() : 2.000 ms - Total 2.000 ms / 1 intvls (Avg 2.000 ms)
main debug: Using AStream*Stream
main debug: pre buffering
main debug: received first data after 0 ms
main debug: pre-buffering done 1024 bytes in 0s - 1000000 KiB/s
main debug: looking for stream_filter module: 2 candidates
main debug: no stream_filter module matching "any" could be loaded
main debug: TIMER module_need() : 0.000 ms - Total 0.000 ms / 1 intvls (Avg 0.000 ms)
main debug: looking for stream_filter module: 1 candidate
main debug: using stream_filter module "stream_filter_record"
main debug: TIMER module_need() : 1.000 ms - Total 1.000 ms / 1 intvls (Avg 1.000 ms)
main debug: creating demux: access='file' demux='' path='C:\Users\Mike\Desktop\0027B0.MXF'
main debug: looking for demux module: 52 candidates
lua debug: Trying Lua scripts in C:\Users\Mike\AppData\Roaming\vlc\lua\playlist
lua debug: Trying Lua scripts in C:\Program Files\VideoLAN\VLC\lua\playlist
lua debug: Trying Lua playlist script C:\Program Files\VideoLAN\VLC\lua\playlist\anevia_streams.lua
lua debug: Trying Lua playlist script C:\Program Files\VideoLAN\VLC\lua\playlist\anevia_xml.lua
lua debug: Trying Lua playlist script C:\Program Files\VideoLAN\VLC\lua\playlist\appletrailers.lua
lua debug: Trying Lua playlist script C:\Program Files\VideoLAN\VLC\lua\playlist\bbc_co_uk.lua
lua debug: Trying Lua playlist script C:\Program Files\VideoLAN\VLC\lua\playlist\break.lua
lua debug: Trying Lua playlist script C:\Program Files\VideoLAN\VLC\lua\playlist\canalplus.lua
lua debug: Trying Lua playlist script C:\Program Files\VideoLAN\VLC\lua\playlist\cue.lua
lua debug: Trying Lua playlist script C:\Program Files\VideoLAN\VLC\lua\playlist\dailymotion.lua
lua debug: Trying Lua playlist script C:\Program Files\VideoLAN\VLC\lua\playlist\france2.lua
lua debug: Trying Lua playlist script C:\Program Files\VideoLAN\VLC\lua\playlist\googlevideo.lua
lua debug: Trying Lua playlist script C:\Program Files\VideoLAN\VLC\lua\playlist\jamendo.lua
lua debug: Trying Lua playlist script C:\Program Files\VideoLAN\VLC\lua\playlist\joox.lua
lua debug: Trying Lua playlist script C:\Program Files\VideoLAN\VLC\lua\playlist\katsomo.lua
lua debug: Trying Lua playlist script C:\Program Files\VideoLAN\VLC\lua\playlist\koreus.lua
lua debug: Trying Lua playlist script C:\Program Files\VideoLAN\VLC\lua\playlist\lelombrik.lua
lua debug: Trying Lua playlist script C:\Program Files\VideoLAN\VLC\lua\playlist\megavideo.lua
lua debug: Trying Lua playlist script C:\Program Files\VideoLAN\VLC\lua\playlist\metacafe.lua
lua debug: Trying Lua playlist script C:\Program Files\VideoLAN\VLC\lua\playlist\metachannels.lua
lua debug: Trying Lua playlist script C:\Program Files\VideoLAN\VLC\lua\playlist\mpora.lua
lua debug: Trying Lua playlist script C:\Program Files\VideoLAN\VLC\lua\playlist\pinkbike.lua
lua debug: Trying Lua playlist script C:\Program Files\VideoLAN\VLC\lua\playlist\rockbox_fm_presets.lua
lua debug: Trying Lua playlist script C:\Program Files\VideoLAN\VLC\lua\playlist\vimeo.lua
lua debug: Trying Lua playlist script C:\Program Files\VideoLAN\VLC\lua\playlist\youtube.lua
lua debug: Trying Lua playlist script C:\Program Files\VideoLAN\VLC\lua\playlist\youtube_homepage.lua
avcodec debug: detected format: mxf
main debug: selecting program id=0
avcodec debug: adding es: video codec = dv
avcodec debug: AVFormat supported stream
avcodec debug: - format = mxf (Material eXchange Format)
avcodec debug: - start time = 0
avcodec debug: - duration = 13146467
main debug: using demux module "avcodec"
main debug: TIMER module_need() : 1725.000 ms - Total 1725.000 ms / 1 intvls (Avg 1725.000 ms)
main debug: looking for a subtitle file in C:\Users\Mike\Desktop\
main debug: looking for decoder module: 34 candidates
avcodec debug: libavcodec already initialized
avcodec debug: trying to use direct rendering
avcodec debug: ffmpeg codec (DV Video) started
main debug: using decoder module "avcodec"
main debug: TIMER module_need() : 2.000 ms - Total 2.000 ms / 1 intvls (Avg 2.000 ms)
main debug: thread (decoder) created at priority 0 (../.././src/input/decoder.c:301)
main debug: thread started
main debug: looking for meta reader module: 2 candidates
lua debug: Trying Lua scripts in C:\Users\Mike\AppData\Roaming\vlc\lua\meta\reader
lua debug: Trying Lua scripts in C:\Program Files\VideoLAN\VLC\lua\meta\reader
lua debug: Trying Lua playlist script C:\Program Files\VideoLAN\VLC\lua\meta\reader\filename.lua
main debug: no meta reader module matching "any" could be loaded
main debug: TIMER module_need() : 58.000 ms - Total 58.000 ms / 1 intvls (Avg 58.000 ms)
main debug: `file:///C:/Users/Mike/Desktop/0027B0.MXF' successfully opened
main debug: Buffering 0%
main debug: no usable vout present, spawning one
main debug: looking for text renderer module: 2 candidates
freetype debug: Using Arial as font from file C:\Windows\Fonts\arial.ttf
freetype debug: using fontsize: 2
main debug: using text renderer module "freetype"
main debug: TIMER module_need() : 3.000 ms - Total 3.000 ms / 1 intvls (Avg 3.000 ms)
main debug: looking for video filter2 module: 18 candidates
swscale debug: 32x32 chroma: YUVA -> 16x16 chroma: YUVA with scaling using Bicubic (good quality)
main debug: using video filter2 module "swscale"
main debug: TIMER module_need() : 1.000 ms - Total 1.000 ms / 1 intvls (Avg 1.000 ms)
main debug: looking for video filter2 module: 18 candidates
yuvp debug: YUVP to YUVA converter
main debug: using video filter2 module "yuvp"
main debug: TIMER module_need() : 0.000 ms - Total 0.000 ms / 1 intvls (Avg 0.000 ms)
main debug: window size: 1280x1080
main debug: Deinterlacing available
main debug: deinterlace 0, mode blend, is_needed 0
main debug: EOF reached
main debug: Stream buffering done (0 ms in 0 ms)
main debug: looking for video output module: 1 candidate
vout_wrapper debug: Opening vout display wrapper
main debug: looking for vout display module: 8 candidates
direct3d debug: creating Vout EventThread
direct3d debug: DirectXCreateWindow
main debug: looking for vout window hwnd module: 3 candidates
qt4 debug: requesting video...
qt4 debug: Video was requested 0, 0
main debug: using vout window hwnd module "qt4"
main debug: TIMER module_need() : 161.000 ms - Total 161.000 ms / 1 intvls (Avg 161.000 ms)
direct3d debug: created video sub-window
direct3d debug: Vout EventThread running
direct3d debug: disabling screen saver
main debug: VoutDisplayEvent 'resize' 1288x1107 window
direct3d warning: trying surface pixel format: YUY2
direct3d debug: selected surface pixel format is YUY2
direct3d debug: Direct3D scene created successfully
direct3d debug: Direct3D device adapter successfully initialized
main debug: using vout display module "direct3d"
main debug: TIMER module_need() : 370.000 ms - Total 370.000 ms / 1 intvls (Avg 370.000 ms)
main debug: A filter to adapt decoder to display is needed
main debug: looking for video filter2 module: 18 candidates
swscale debug: 1280x1080 chroma: I422 -> 1280x1080 chroma: YUY2 with scaling using Bicubic (good quality)
main debug: using video filter2 module "swscale"
main debug: TIMER module_need() : 1.000 ms - Total 1.000 ms / 1 intvls (Avg 1.000 ms)
main debug: Filter 'Swscale' (03a27c8c) appended to chain
main debug: using video output module "vout_wrapper"
main debug: TIMER module_need() : 372.000 ms - Total 372.000 ms / 1 intvls (Avg 372.000 ms)
main debug: got 1 direct buffer(s)
main debug: pic render sz 1280x1080, of (0,0), vsz 1280x1080, 4cc I422, sar 1:1, msk r0x0 g0x0 b0x0
main debug: pic in sz 1280x1080, of (0,0), vsz 1280x1080, 4cc I422, sar 1:1, msk r0x0 g0x0 b0x0
main debug: pic out sz 1280x1080, of (0,0), vsz 1280x1080, 4cc I422, sar 1:1, msk r0x0 g0x0 b0x0
main debug: direct render, mapping render pictures 0-23 to system pictures 1-24
main debug: VoutDisplayEvent 'resize' 1280x934 window
avcodec debug: using direct rendering
main debug: End of video preroll
main debug: Received first picture
freetype debug: using fontsize: 67
main debug: looking for video blending module: 1 candidate
main debug: no video blending module matching "any" could be loaded
main debug: TIMER module_need() : 0.000 ms - Total 0.000 ms / 1 intvls (Avg 0.000 ms)
main error: blending YUVA to I422 failed
main debug: Post-processing available
main debug: Detected interlaced video
main debug: deinterlace 0, mode blend, is_needed 1
main warning: vlc_object_find_name(postproc) is not safe!
main debug: looking for video blending module: 1 candidate
main debug: no video blending module matching "any" could be loaded
main debug: TIMER module_need() : 0.000 ms - Total 0.000 ms / 1 intvls (Avg 0.000 ms)
main error: blending YUVA to I422 failed
main debug: reusing provided vout
freetype debug: using fontsize: 67
main debug: looking for video blending module: 1 candidate
main debug: no video blending module matching "any" could be loaded
main debug: TIMER module_need() : 1.000 ms - Total 1.000 ms / 1 intvls (Avg 1.000 ms)
main error: blending YUVA to I422 failed
main debug: VoutDisplayEvent 'resize' 1660x934 window
main debug: Decoder buffering done in 993 ms
main debug: finished input
main warning: early picture skipped
main debug: looking for video blending module: 1 candidate
main debug: no video blending module matching "any" could be loaded
main debug: TIMER module_need() : 0.000 ms - Total 0.000 ms / 1 intvls (Avg 0.000 ms)
main error: blending YUVA to I422 failed
main warning: early picture skipped
main warning: early picture skipped
main warning: early picture skipped
main warning: early picture skipped
main warning: can't get output picture
avcodec warning: disabling direct rendering
main warning: can't get output picture
main debug: looking for video blending module: 1 candidate
main debug: no video blending module matching "any" could be loaded
main debug: TIMER module_need() : 0.000 ms - Total 0.000 ms / 1 intvls (Avg 0.000 ms)
main error: blending YUVA to I422 failed
main debug: thread times: real 0m1.835937s, kernel 0m0.062500s, user 0m0.218750s
main debug: looking for video blending module: 1 candidate
main debug: no video blending module matching "any" could be loaded
main debug: TIMER module_need() : 47.000 ms - Total 47.000 ms / 1 intvls (Avg 47.000 ms)
main error: blending YUVA to I422 failed
main debug: looking for video blending module: 1 candidate
main debug: no video blending module matching "any" could be loaded
main debug: TIMER module_need() : 0.000 ms - Total 0.000 ms / 1 intvls (Avg 0.000 ms)
main error: blending YUVA to I422 failed
avcodec debug: ffmpeg codec (DV Video) stopped
main debug: removing module "avcodec"
main debug: killing decoder fourcc `dv ', 0 PES in FIFO
main debug: [0] 0 0
main debug: [1] 0 0
main debug: [2] 0 0
main debug: [3] 0 0
main debug: [4] 0 0
main debug: [5] 0 0
main debug: [6] 0 0
main debug: [7] 0 0
main debug: [8] 0 0
main debug: [9] 0 0
main debug: [10] 0 0
main debug: [11] 2 0
main debug: [12] 4 0
main debug: [13] 4 0
main debug: [14] 4 0
main debug: [15] 4 0
main debug: [16] 4 0
main debug: [17] 0 0
main debug: [18] 0 0
main debug: [19] 0 0
main debug: [20] 0 0
main debug: [21] 0 0
main debug: [22] 0 0
main debug: [23] 0 0
main debug: saving a free vout
main debug: removing module "avcodec"
main debug: removing module "stream_filter_record"
main debug: removing module "filesystem"
main debug: Program doesn't contain anymore ES
main debug: thread ended
main debug: dead input
main debug: thread times: real 0m3.785156s, kernel 0m1.000000s, user 0m0.265625s
main debug: changing item without a request (current 2/3)
main debug: nothing to play
main debug: destroying useless vout
main debug: no fetch required for (null) (art currently (null))
main debug: Filter 03a27c8c removed from chain
main debug: removing module "swscale"
direct3d debug: Direct3D scene released successfully
direct3d debug: DirectXEventThread terminating
direct3d debug: DirectXCloseWindow
direct3d debug: WinProc WM_DESTROY
qt4 debug: releasing video...
qt4 debug: IM: Deleting the input
main debug: TIMER input launching for '0027B0.MXF' : 1807.000 ms - Total 1807.000 ms / 1 intvls (Avg 1807.000 ms)
qt4 debug: Video is not needed anymore
main debug: removing module "qt4"
main debug: removing module "direct3d"
main debug: removing module "vout_wrapper"
main debug: removing module "freetype"
main debug: removing module "yuvp"
main debug: removing module "swscale"