I don't know what that means. Did you repro it? Do you acknowledge this as a regression bug?Sounds like it's just slow to process. Maybe some component is (incorrectly) forcing pacing.
Can you see it? Maybe it's only windows, I am on XP32 SP3?I don't really understand your problem. You're saying there is no progress bar, but them you say there is one as if playing...
Did you repro the bug, the ui (slider) does not show the demuxing progress?I don't know, but this would be more straightforward:Code: Select all
vlc file.flv --no-sout-video :sout="#std{mux=raw,access=file,dst=file.mp3}" vlc://quit
Code: Select all
vlc file.flv :no-video :sout="#es{mux-audio=raw,access-video=dummy,access-audio=file,dst-audio=file.mp3}" vlc://quit