Anyway, I experience the very same thing. I've deleted my cache, enabled logging and got this:
Code: Select all
-- logger module started --
main debug: CPU has capabilities 486 586 MMX MMXEXT SSE SSE2 FPU
main debug: looking for memcpy module: 3 candidates
main debug: using memcpy module "memcpymmxext"
main debug: waiting for thread completion
main debug: thread 3668 (playlist) created at priority 0 (playlist/playlist.c:184)
main debug: waiting for thread completion
main debug: thread 3684 (preparser) created at priority 0 (playlist/playlist.c:210)
main debug: looking for interface module: 1 candidate
main debug: using interface module "hotkeys"
main debug: thread 3708 (interface) created at priority 0 (interface/interface.c:231)
main debug: looking for interface module: 1 candidate
logger: VLC media player - version 0.8.6f Janus - (c) 1996-2008 the VideoLAN team
logger:
אזהרה: אם אינך יכול עוד לגשת לממשק הגרפי, פתח חלון טרמינל, היכנס לתיקייה בה התקנת את VLC והרץ
את הפקודה:
vlc -l wx
logger: using logger...
logger warning: no log filename provided, using `vlc-log.txt'
logger debug: opening logfile `vlc-log.txt'
main debug: using interface module "logger"
main debug: thread 3736 (interface) created at priority 0 (interface/interface.c:231)
main debug: looking for interface module: 3 candidates
main debug: using interface module "wxwidgets"
main debug: thread 3756 (manager) created at priority 0 (interface/interface.c:216)
main debug: adding playlist item `test.flv' ( test.flv )
main debug: creating new input thread
main debug: waiting for thread completion
main debug: creating statistics handler
main debug: thread 3980 (input) created at priority 1 (input/input.c:265)
main debug: drive letter C: found in source
main debug: `test.flv' gives access `' demux `' path `test.flv'
main debug: creating demux: access='' demux='' path='test.flv'
main debug: looking for access_demux module: 1 candidate
main debug: creating access '' path='test.flv'
main debug: looking for access2 module: 5 candidates
vcd debug: trying .cue file: z-borga.cue
vcd debug: could not find .cue file
access_file debug: opening file `test.flv'
main debug: using access2 module "access_file"
main debug: pre-buffering...
main debug: received first data for our buffer
main debug: pre-buffering done 1408981 bytes in 0s - 1375958007 kbytes/s
main debug: creating demux: access='' demux='' path='test.flv'
main debug: looking for demux2 module: 45 candidates
ffmpeg debug: detected format: flv
ffmpeg error: Seeking too far : EOF?
ffmpeg error: Seeking too far : EOF?
main debug: selecting program id=0
ffmpeg debug: adding es: video codec = undf
ffmpeg debug: adding es: audio codec = mp3
ffmpeg debug: AVFormat supported stream
ffmpeg debug: - format = flv (flv format)
ffmpeg debug: - start time = 0
ffmpeg debug: - duration = -1
main debug: using demux2 module "ffmpeg"
main debug: looking for a subtitle file in C:\Documents and Settings\My Username\My Documents\My Stuff\temp\
main debug: looking for decoder module: 28 candidates
main error: no suitable decoder module for fourcc `undf'.
VLC probably does not support this sound or video format.
main debug: killing decoder fourcc `undf', 0 PES in FIFO
main debug: looking for decoder module: 28 candidates
ffmpeg debug: libavcodec initialized (interface 3349504 )
ffmpeg debug: ffmpeg codec (MPEG Audio layer 1/2/3) started
main debug: using decoder module "ffmpeg"
main debug: thread 4064 (decoder) created at priority 2 (input/decoder.c:159)
main debug: `test.flv' successfully opened
ffmpeg error: Seeking too far : EOF?
main debug: EOF reached
main debug: closing input
main debug: removing module "ffmpeg"
main debug: removing module "access_file"
ffmpeg debug: ffmpeg codec (MPEG Audio layer 1/2/3) stopped
main debug: removing module "ffmpeg"
main debug: thread times: real 0m0.109375s, kernel 0m0.000000s, user 0m0.000000s
main debug: thread 4064 joined (input/decoder.c:191)
main debug: killing decoder fourcc `mp3 ', 0 PES in FIFO
main debug: thread times: real 0m0.234375s, kernel 0m0.015625s, user 0m0.046875s
main debug: thread 3980 joined (input/input.c:412)
main warning: unable to find parent!
main: nothing to play
main debug: removing all interfaces
main debug: thread times: real 0m10.828125s, kernel 0m0.000000s, user 0m0.000000s
main debug: thread 3756 joined (interface/interface.c:258)
main debug: removing module "wxwidgets"
main debug: thread times: real 0m10.875000s, kernel 0m0.000000s, user 0m0.000000s
main debug: thread 3736 joined (interface/interface.c:258)
-- logger module stopped --
FLV files work fine for me (except no rewind/FF) in 0.8.6e.No suitable decoder module:
VLC does not support the audio or video format "undf". Unfortunately there is no way for you to fix this.