I can view MxPEG video with VLC but am unable to convert/save or stream.
I am running vlc with:
vlc.exe --avformat-format=mxg (and/or) --demux=mxpeg
Please note it wouldn't let me post with too many of anything that looked close to a URL. So "web:/" = "http://" in the log.
This is the input URL (sample):
http://admin:meinsm@192.168.1.3:80/cont ... ream=MxPEG
I can view the camera with this setting but if I try to convert/save or stream it will either not do anything or crash VLC. The output is always 1K and unreadable (if it makes one).
The only option other than the defaults was to set an output file, I took all the other defaults (h.264,MP3).
Has anyone has success with converting/saving or streaming video and audio from the Mobotix cameras?
Here is a the log output from two runs that create a 1KB file and don't display or record anything.
Thanks for any input or suggestions.
- Dan
Please note I changed the pass and IP address in the log and the URL so it would post:
To help you, we need
messages, to completely understand what your problems is.
To fix this, please be sure
before you start the playback to:
- Open: Tools -> Messages.
- Set Verbosity to 2
- Start playback to reproduce your issue
- Save text in a file or copy into clipboard
- Then paste the full resulting log here between [code]and[/code] (or use Pastebin.com if it's too long)
Also don't forget to name your
Operating System and provide the
VLC media player version.
qt4 debug: MRL passed to the Sout: web:/admin:chuggs@55.55.55.55:80/control/faststream.jpg?stream=MxPEG
qt4 debug: Transcode MRL: sout=#transcode{vcodec=h264,acodec=mpga,ab=128,channels=2,samplerate=44100}:duplicate{dst=display,dst=std{access=file{no-overwrite},mux=mp4,dst='C:\Users\Danman\Desktop\test.mp4'}}
qt4 debug: Adding option: network-caching=1000
qt4 debug: Adding option: sout=#transcode{vcodec=h264,acodec=mpga,ab=128,channels=2,samplerate=44100}:duplicate{dst=display,dst=std{access=file{no-overwrite},mux=mp4,dst='C:\Users\Danman\Desktop\test.mp4'}}
main debug: adding item `Streaming' ( web:/admin:chuggs@55.55.55.55:80/control/faststream.jpg?stream=MxPEG )
qt4 debug: Adding a new MRL to recent ones: web:/admin:chuggs@55.55.55.55:80/control/faststream.jpg?stream=MxPEG
main debug: processing request item: Streaming, node: null, skip: 0
main debug: rebuilding array of current - root Playlist
main debug: rebuild done - 6 items, index 5
main debug: starting playback of the new playlist item
main debug: resyncing on Streaming
main debug: Streaming is at 5
main debug: creating new input thread
main debug: Creating an input for 'Streaming'
main debug: meta ok for (null), need to fetch art
main debug: destroying unusable sout
main debug: destroying chain... (name=transcode)
main debug: removing module "stream_out_transcode"
main debug: destroying chain done
main debug: looking for meta fetcher module matching "any": 1 candidates
main debug: destroying chain... (name=duplicate)
main debug: removing module "stream_out_duplicate"
stream_out_duplicate debug: closing a duplication
main debug: destroying chain... (name=file)
main debug: removing module "stream_out_standard"
main debug: removing module "mux_mp4"
mux_mp4 debug: Close
mux_mp4 debug: movie duration 0s
mux_mp4 debug: created 0 chunks (stco)
main debug: removing module "access_output_file"
lua debug: Trying Lua scripts in C:\Users\Danman\AppData\Roaming\vlc\lua\meta\fetcher
lua debug: Trying Lua scripts in C:\Program Files (x86)\VideoLAN\VLC\lua\meta\fetcher
lua debug: Trying Lua playlist script C:\Program Files (x86)\VideoLAN\VLC\lua\meta\fetcher\tvrage.luac
access_output_file debug: file access output closed
main debug: destroying chain done
main debug: destroying chain... (name=display)
main debug: removing module "stream_out_display"
main debug: destroying chain done
main debug: destroying chain done
main debug: using sout chain=`transcode{vcodec=h264,acodec=mpga,ab=128,channels=2,samplerate=44100}:duplicate{dst=display,dst=std{access=file{no-overwrite},mux=mp4,dst='C:\Users\Danman\Desktop\test.mp4'}}'
main debug: stream=`duplicate'
main debug: looking for sout stream module matching "duplicate": 21 candidates
stream_out_duplicate debug: creating 'duplicate'
stream_out_duplicate debug: * adding `display'
main debug: stream=`display'
main debug: looking for sout stream module matching "display": 21 candidates
main debug: using sout stream module "stream_out_display"
stream_out_duplicate debug: * adding `std{access=file{no-overwrite},mux=mp4,dst='C:\Users\Danman\Desktop\test.mp4'}'
main debug: stream=`std'
main debug: looking for sout stream module matching "std": 21 candidates
main debug: set config option: sout-standard-access to file{no-overwrite}
main debug: set config option: sout-standard-mux to mp4
main debug: set config option: sout-standard-dst to C:\Users\Danman\Desktop\test.mp4
main debug: using meta fetcher module "lua"
main debug: removing module "lua"
main debug: looking for sout access module matching "file": 8 candidates
main debug: searching art for Streaming
main debug: set config option: sout-file-overwrite to (null)
main debug: looking for art finder module matching "any": 2 candidates
access_output_file error: cannot create C:\Users\Danman\Desktop\test.mp4: File exists
lua debug: Trying Lua scripts in C:\Users\Danman\AppData\Roaming\vlc\lua\meta\art
lua debug: Trying Lua scripts in C:\Program Files (x86)\VideoLAN\VLC\lua\meta\art
lua debug: Trying Lua playlist script C:\Program Files (x86)\VideoLAN\VLC\lua\meta\art\00_musicbrainz.luac
lua debug: Trying Lua playlist script C:\Program Files (x86)\VideoLAN\VLC\lua\meta\art\01_googleimage.luac
lua debug: Trying Lua playlist script C:\Program Files (x86)\VideoLAN\VLC\lua\meta\art\02_frenchtv.luac
lua debug: Trying Lua playlist script C:\Program Files (x86)\VideoLAN\VLC\lua\meta\art\03_lastfm.luac
main debug: no art finder modules matched
main debug: art not found for Streaming
qt4 debug: IM: Setting an input
access_output_file debug: file access output opened (C:\Users\Danman\Desktop\test.mp4)
main debug: using sout access module "access_output_file"
main debug: looking for sout mux module matching "mp4": 10 candidates
mux_mp4 debug: Mp4 muxer opened
main debug: using sout mux module "mux_mp4"
stream_out_standard debug: using `file{no-overwrite}/mp4://C:\Users\Danman\Desktop\test.mp4'
main debug: using sout stream module "stream_out_standard"
main debug: using sout stream module "stream_out_duplicate"
main debug: stream=`transcode'
main debug: looking for sout stream module matching "transcode": 21 candidates
main debug: set config option: sout-transcode-vcodec to h264
main debug: set config option: sout-transcode-acodec to mpga
main debug: set config option: sout-transcode-ab to 128
main debug: set config option: sout-transcode-channels to 2
main debug: set config option: sout-transcode-samplerate to 44100
stream_out_transcode debug: codec audio=mpga 44100Hz 2 channels 128Kb/s
stream_out_transcode debug: codec video=h264 0x0 scaling: 0.000000 0kb/s
main debug: using sout stream module "stream_out_transcode"
main debug: using timeshift granularity of 50 MiB, in path 'C:\Users\Danman\AppData\Local\Temp'
main debug: `web:/admin:chuggs@55.55.55.55:80/control/faststream.jpg?stream=MxPEG' gives access `hxxp' demux `' path `admin:chuggs@55.55.55.55:80/control/faststream.jpg?stream=MxPEG'
main debug: enforced demux ` mjpeg'
main debug: creating demux: access='hxxp' demux='mjpeg' location='admin:chuggs@55.55.55.55:80/control/faststream.jpg?stream=MxPEG' file='\\admin:chuggs@55.55.55.55:80\control\faststream.jpg?stream=MxPEG'
main debug: looking for access_demux module matching "hxxp": 12 candidates
main debug: no access_demux modules matched
main debug: creating access 'hxxp' location='admin:chuggs@55.55.55.55:80/control/faststream.jpg?stream=MxPEG', path='\\admin:chuggs@55.55.55.55:80\control\faststream.jpg?stream=MxPEG'
main debug: looking for access module matching "hxxp": 20 candidates
access_hxxp debug: querying proxy for web:/admin:chuggs@55.55.55.55:80/control/faststream.jpg?stream=MxPEG
access_hxxp debug: no proxy
access_hxxp debug: hxxp: server='55.55.55.55' port=80 file='/control/faststream.jpg?stream=MxPEG'
access_hxxp debug: user='admin'
main debug: net: connecting to 55.55.55.55 port 80
main debug: connection succeeded (socket = 1668)
access_hxxp debug: protocol 'hxxp' answer code 200
access_hxxp debug: Content-Type: multipart/x-mixed-replace; boundary="MOBOTIX_Fast_Serverpush"
main debug: using access module "access_hxxp"
main debug: Using stream method for AStream*
main debug: starting 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 matching "any": 6 candidates
main debug: no stream_filter modules matched
main debug: looking for stream_filter module matching "record": 6 candidates
main debug: using stream_filter module "record"
main debug: creating demux: access='hxxp' demux='mjpeg' location='admin:chuggs@55.55.55.55:80/control/faststream.jpg?stream=MxPEG' file='\\admin:chuggs@55.55.55.55:80\control\faststream.jpg?stream=MxPEG'
main debug: looking for demux module matching "mjpeg": 63 candidates
mjpeg debug: discard MIME header: Content-length: 135229
main debug: selecting program id=0
main debug: using demux module "mjpeg"
main debug: looking for packetizer module matching "any": 21 candidates
main debug: using packetizer module "packetizer_copy"
main debug: starting in async mode
main debug: looking for meta reader module matching "any": 2 candidates
lua debug: Trying Lua scripts in C:\Users\Danman\AppData\Roaming\vlc\lua\meta\reader
lua debug: Trying Lua scripts in C:\Program Files (x86)\VideoLAN\VLC\lua\meta\reader
lua debug: Trying Lua playlist script C:\Program Files (x86)\VideoLAN\VLC\lua\meta\reader\filename.luac
main debug: no meta reader modules matched
main debug: `web:/admin:chuggs@55.55.55.55:80/control/faststream.jpg?stream=MxPEG' successfully opened
mjpeg debug: MIME boundary not found in 15360 bytes of data
mjpeg debug: MIME boundary not found in 20480 bytes of data
mjpeg debug: MIME boundary not found in 25600 bytes of data
mjpeg debug: MIME boundary not found in 30720 bytes of data
mjpeg debug: MIME boundary not found in 35840 bytes of data
mjpeg debug: MIME boundary not found in 40960 bytes of data
mjpeg debug: MIME boundary not found in 46080 bytes of data
mjpeg debug: MIME boundary not found in 51200 bytes of data
mjpeg debug: MIME boundary not found in 56320 bytes of data
mjpeg debug: MIME boundary not found in 61440 bytes of data
mjpeg debug: MIME boundary not found in 66560 bytes of data
mjpeg debug: MIME boundary not found in 71680 bytes of data
mjpeg debug: MIME boundary not found in 76800 bytes of data
mjpeg debug: MIME boundary not found in 81920 bytes of data
mjpeg debug: MIME boundary not found in 87040 bytes of data
mjpeg debug: MIME boundary not found in 92160 bytes of data
mjpeg debug: MIME boundary not found in 97280 bytes of data
mjpeg debug: MIME boundary not found in 102400 bytes of data
mjpeg debug: MIME boundary not found in 107520 bytes of data
mjpeg debug: MIME boundary not found in 112640 bytes of data
mjpeg debug: MIME boundary not found in 117760 bytes of data
mjpeg debug: MIME boundary not found in 122880 bytes of data
mjpeg debug: MIME boundary not found in 128000 bytes of data
mjpeg debug: MIME boundary not found in 133120 bytes of data
main debug: Buffering 0%
main debug: switching to sync mode
main debug: Stream buffering done (2089 ms in 2089 ms)
main debug: Decoder buffering done in 0 ms
main debug: adding a new sout input (sout_input:02614368)
stream_out_transcode debug: creating video transcoding from fcc=`MJPG' to fcc=`h264'
main debug: looking for decoder module matching "any": 39 candidates
avcodec debug: trying to use direct rendering
avcodec debug: allowing 4 thread(s) for decoding
avcodec debug: avcodec codec (Motion JPEG Video) started
main debug: using decoder module "avcodec"
main debug: looking for encoder module matching "any": 17 candidates
x264 debug: version x264 0.135.X
x264 info: using cpu capabilities: MMX2 SSE2Fast SSSE3 SSE4.2
x264 info: profile High, level 1.0
main debug: using encoder module "x264"
main debug: removing module "x264"
x264 debug: framecount still in libx264 buffer: 0
avcodec debug: using direct rendering
stream_out_transcode debug: decoder aspect is 1.333333:1
stream_out_transcode debug: source pixel aspect is 1.000000:1
stream_out_transcode debug: scaled pixel aspect is 1.000000:1
stream_out_transcode debug: source 640x480, destination 640x480
stream_out_transcode debug: encoder aspect is 640:480
main debug: looking for video filter2 module matching "any": 55 candidates
swscale debug: 640x480 chroma: J420 -> 640x480 chroma: I420 with scaling using Bicubic (good quality)
main debug: using video filter2 module "swscale"
main debug: Filter 'Swscale' (18739fac) appended to chain
stream_out_transcode debug: destination (after video filters) 640x480
main debug: looking for encoder module matching "any": 17 candidates
x264 debug: version x264 0.135.X
x264 info: using SAR=1/1
x264 info: using cpu capabilities: MMX2 SSE2Fast SSSE3 SSE4.2
x264 info: profile High, level 3.0
main debug: using encoder module "x264"
stream_out_duplicate debug: duplicated a new stream codec=h264 (es=0 group=0)
main debug: looking for decoder module matching "any": 39 candidates
avcodec debug: trying to use direct rendering
avcodec debug: allowing 4 thread(s) for decoding
avcodec debug: avcodec codec (H264 - MPEG-4 AVC (part 10)) started
avcodec debug: using frame thread mode with 4 threads
main debug: using decoder module "avcodec"
stream_out_duplicate debug: - added for output 0
main debug: adding a new input
mux_mp4 debug: adding input
stream_out_duplicate debug: - added for output 1
mjpeg debug: MIME boundary not found in 138240 bytes of data
mjpeg debug: MIME boundary not found in 143360 bytes of data
mjpeg debug: MIME boundary not found in 148480 bytes of data
mjpeg debug: MIME boundary not found in 153600 bytes of data
mjpeg debug: MIME boundary not found in 158720 bytes of data
mjpeg debug: MIME boundary not found in 163840 bytes of data
main debug: incoming request - stopping current input
main debug: object waitpipe triggered
main debug: control: stopping input
main debug: incoming request - stopping current input
main debug: finished input
main debug: removing module "packetizer_copy"
main debug: killing decoder fourcc `MJPG', 0 PES in FIFO
main debug: removing a sout input (sout_input:02614368)
main debug: removing module "avcodec"
avcodec debug: ffmpeg codec (Motion JPEG Video) stopped
main debug: removing module "x264"
x264 debug: framecount still in libx264 buffer: 7
main debug: Filter 18739fac removed from chain
main debug: removing module "swscale"
main debug: removing module "avcodec"
avcodec debug: ffmpeg codec (H264 - MPEG-4 AVC (part 10)) stopped
main debug: killing decoder fourcc `h264', 0 PES in FIFO
mux_mp4 debug: removing input
main warning: no more input streams for this mux
main debug: removing module "mjpeg"
main debug: removing module "record"
main debug: removing module "access_hxxp"
main debug: Program doesn't contain anymore ES
main debug: incoming request - stopping current input
main debug: dead input
main debug: destroying useless sout
main debug: destroying chain... (name=transcode)
main debug: removing module "stream_out_transcode"
main debug: destroying chain done
main debug: destroying chain... (name=duplicate)
main debug: removing module "stream_out_duplicate"
stream_out_duplicate debug: closing a duplication
main debug: destroying chain... (name=display)
main debug: removing module "stream_out_display"
main debug: destroying chain done
main debug: destroying chain... (name=std)
main debug: removing module "stream_out_standard"
main debug: removing module "mux_mp4"
mux_mp4 debug: Close
mux_mp4 debug: movie duration 0s
mux_mp4 debug: created 0 chunks (stco)
main debug: removing module "access_output_file"
access_output_file debug: file access output closed
main debug: destroying chain done
main debug: destroying chain done
qt4 debug: IM: Deleting the input
qt4 debug: MRL passed to the Sout: web:/admin:chuggs@55.55.55.55:80/control/faststream.jpg?stream=MxPEG
qt4 debug: Transcode MRL: sout=#transcode{vcodec=h264,acodec=mpga,ab=128,channels=2,samplerate=44100}:duplicate{dst=display,dst=std{access=file{no-overwrite},mux=mp4,dst='C:\Users\Danman\Desktop\test.mp4'}}
qt4 debug: Adding option: network-caching=10000
qt4 debug: Adding option: sout=#transcode{vcodec=h264,acodec=mpga,ab=128,channels=2,samplerate=44100}:duplicate{dst=display,dst=std{access=file{no-overwrite},mux=mp4,dst='C:\Users\Danman\Desktop\test.mp4'}}
main debug: adding item `Streaming' ( web:/admin:chuggs@55.55.55.55:80/control/faststream.jpg?stream=MxPEG )
qt4 debug: Adding a new MRL to recent ones: web:/admin:chuggs@55.55.55.55:80/control/faststream.jpg?stream=MxPEG
main debug: meta ok for (null), need to fetch art
main debug: processing request item: Streaming, node: null, skip: 0
main debug: rebuilding array of current - root Playlist
main debug: rebuild done - 7 items, index 6
main debug: starting playback of the new playlist item
main debug: resyncing on Streaming
main debug: Streaming is at 6
main debug: creating new input thread
main debug: Creating an input for 'Streaming'
main debug: looking for meta fetcher module matching "any": 1 candidates
main debug: using sout chain=`transcode{vcodec=h264,acodec=mpga,ab=128,channels=2,samplerate=44100}:duplicate{dst=display,dst=std{access=file{no-overwrite},mux=mp4,dst='C:\Users\Danman\Desktop\test.mp4'}}'
main debug: stream=`duplicate'
main debug: looking for sout stream module matching "duplicate": 21 candidates
stream_out_duplicate debug: creating 'duplicate'
stream_out_duplicate debug: * adding `display'
main debug: stream=`display'
main debug: looking for sout stream module matching "display": 21 candidates
lua debug: Trying Lua scripts in C:\Users\Danman\AppData\Roaming\vlc\lua\meta\fetcher
main debug: using sout stream module "stream_out_display"
stream_out_duplicate debug: * adding `std{access=file{no-overwrite},mux=mp4,dst='C:\Users\Danman\Desktop\test.mp4'}'
main debug: stream=`std'
main debug: looking for sout stream module matching "std": 21 candidates
lua debug: Trying Lua scripts in C:\Program Files (x86)\VideoLAN\VLC\lua\meta\fetcher
main debug: set config option: sout-standard-access to file{no-overwrite}
main debug: set config option: sout-standard-mux to mp4
main debug: set config option: sout-standard-dst to C:\Users\Danman\Desktop\test.mp4
main debug: looking for sout access module matching "file": 8 candidates
lua debug: Trying Lua playlist script C:\Program Files (x86)\VideoLAN\VLC\lua\meta\fetcher\tvrage.luac
main debug: set config option: sout-file-overwrite to (null)
access_output_file debug: file access output opened (C:\Users\Danman\Desktop\test.mp4)
main debug: using sout access module "access_output_file"
main debug: looking for sout mux module matching "mp4": 10 candidates
mux_mp4 debug: Mp4 muxer opened
main debug: using sout mux module "mux_mp4"
stream_out_standard debug: using `file{no-overwrite}/mp4://C:\Users\Danman\Desktop\test.mp4'
main debug: using sout stream module "stream_out_standard"
main debug: using sout stream module "stream_out_duplicate"
main debug: stream=`transcode'
main debug: looking for sout stream module matching "transcode": 21 candidates
main debug: set config option: sout-transcode-vcodec to h264
main debug: set config option: sout-transcode-acodec to mpga
main debug: set config option: sout-transcode-ab to 128
main debug: set config option: sout-transcode-channels to 2
main debug: set config option: sout-transcode-samplerate to 44100
stream_out_transcode debug: codec audio=mpga 44100Hz 2 channels 128Kb/s
stream_out_transcode debug: codec video=h264 0x0 scaling: 0.000000 0kb/s
main debug: using sout stream module "stream_out_transcode"
main debug: using timeshift granularity of 50 MiB, in path 'C:\Users\Danman\AppData\Local\Temp'
main debug: `web:/admin:chuggs@55.55.55.55:80/control/faststream.jpg?stream=MxPEG' gives access `hxxp' demux `' path `admin:chuggs@55.55.55.55:80/control/faststream.jpg?stream=MxPEG'
main debug: enforced demux ` mjpeg'
main debug: creating demux: access='hxxp' demux='mjpeg' location='admin:chuggs@55.55.55.55:80/control/faststream.jpg?stream=MxPEG' file='\\admin:chuggs@55.55.55.55:80\control\faststream.jpg?stream=MxPEG'
main debug: looking for access_demux module matching "hxxp": 12 candidates
main debug: no access_demux modules matched
main debug: creating access 'hxxp' location='admin:chuggs@55.55.55.55:80/control/faststream.jpg?stream=MxPEG', path='\\admin:chuggs@55.55.55.55:80\control\faststream.jpg?stream=MxPEG'
main debug: looking for access module matching "hxxp": 20 candidates
access_hxxp debug: querying proxy for web:/admin:chuggs@55.55.55.55:80/control/faststream.jpg?stream=MxPEG
access_hxxp debug: no proxy
access_hxxp debug: hxxp: server='55.55.55.55' port=80 file='/control/faststream.jpg?stream=MxPEG'
access_hxxp debug: user='admin'
main debug: using meta fetcher module "lua"
main debug: removing module "lua"
main debug: searching art for Streaming
main debug: looking for art finder module matching "any": 2 candidates
main debug: net: connecting to 55.55.55.55 port 80
lua debug: Trying Lua scripts in C:\Users\Danman\AppData\Roaming\vlc\lua\meta\art
lua debug: Trying Lua scripts in C:\Program Files (x86)\VideoLAN\VLC\lua\meta\art
lua debug: Trying Lua playlist script C:\Program Files (x86)\VideoLAN\VLC\lua\meta\art\00_musicbrainz.luac
lua debug: Trying Lua playlist script C:\Program Files (x86)\VideoLAN\VLC\lua\meta\art\01_googleimage.luac
lua debug: Trying Lua playlist script C:\Program Files (x86)\VideoLAN\VLC\lua\meta\art\02_frenchtv.luac
lua debug: Trying Lua playlist script C:\Program Files (x86)\VideoLAN\VLC\lua\meta\art\03_lastfm.luac
main debug: no art finder modules matched
main debug: art not found for Streaming
qt4 debug: IM: Setting an input
main debug: connection succeeded (socket = 1612)
access_hxxp debug: protocol 'hxxp' answer code 200
access_hxxp debug: Content-Type: multipart/x-mixed-replace; boundary="MOBOTIX_Fast_Serverpush"
main debug: using access module "access_hxxp"
main debug: Using stream method for AStream*
main debug: starting 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 matching "any": 6 candidates
main debug: no stream_filter modules matched
main debug: looking for stream_filter module matching "record": 6 candidates
main debug: using stream_filter module "record"
main debug: creating demux: access='hxxp' demux='mjpeg' location='admin:chuggs@55.55.55.55:80/control/faststream.jpg?stream=MxPEG' file='\\admin:chuggs@55.55.55.55:80\control\faststream.jpg?stream=MxPEG'
main debug: looking for demux module matching "mjpeg": 63 candidates
mjpeg debug: discard MIME header: Content-length: 134818
main debug: selecting program id=0
main debug: using demux module "mjpeg"
main debug: looking for packetizer module matching "any": 21 candidates
main debug: using packetizer module "packetizer_copy"
main debug: starting in async mode
main debug: looking for meta reader module matching "any": 2 candidates
lua debug: Trying Lua scripts in C:\Users\Danman\AppData\Roaming\vlc\lua\meta\reader
lua debug: Trying Lua scripts in C:\Program Files (x86)\VideoLAN\VLC\lua\meta\reader
lua debug: Trying Lua playlist script C:\Program Files (x86)\VideoLAN\VLC\lua\meta\reader\filename.luac
main debug: no meta reader modules matched
main debug: `web:/admin:chuggs@55.55.55.55:80/control/faststream.jpg?stream=MxPEG' successfully opened
mjpeg debug: MIME boundary not found in 15360 bytes of data
mjpeg debug: MIME boundary not found in 20480 bytes of data
mjpeg debug: MIME boundary not found in 25600 bytes of data
mjpeg debug: MIME boundary not found in 30720 bytes of data
mjpeg debug: MIME boundary not found in 35840 bytes of data
mjpeg debug: MIME boundary not found in 40960 bytes of data
mjpeg debug: MIME boundary not found in 46080 bytes of data
mjpeg debug: MIME boundary not found in 51200 bytes of data
mjpeg debug: MIME boundary not found in 56320 bytes of data
mjpeg debug: MIME boundary not found in 61440 bytes of data
mjpeg debug: MIME boundary not found in 66560 bytes of data
mjpeg debug: MIME boundary not found in 71680 bytes of data
mjpeg debug: MIME boundary not found in 76800 bytes of data
mjpeg debug: MIME boundary not found in 81920 bytes of data
mjpeg debug: MIME boundary not found in 87040 bytes of data
mjpeg debug: MIME boundary not found in 92160 bytes of data
mjpeg debug: MIME boundary not found in 97280 bytes of data
mjpeg debug: MIME boundary not found in 102400 bytes of data
mjpeg debug: MIME boundary not found in 107520 bytes of data
mjpeg debug: MIME boundary not found in 112640 bytes of data
mjpeg debug: MIME boundary not found in 117760 bytes of data
mjpeg debug: MIME boundary not found in 122880 bytes of data
mjpeg debug: MIME boundary not found in 128000 bytes of data
mjpeg debug: MIME boundary not found in 133120 bytes of data
main debug: Buffering 0%
main debug: switching to sync mode
main debug: Buffering 17%
main debug: adding a new sout input (sout_input:026164c8)
stream_out_transcode debug: creating video transcoding from fcc=`MJPG' to fcc=`h264'
main debug: looking for decoder module matching "any": 39 candidates
avcodec debug: trying to use direct rendering
avcodec debug: allowing 4 thread(s) for decoding
avcodec debug: avcodec codec (Motion JPEG Video) started
main debug: using decoder module "avcodec"
main debug: looking for encoder module matching "any": 17 candidates
x264 debug: version x264 0.135.X
x264 info: using cpu capabilities: MMX2 SSE2Fast SSSE3 SSE4.2
x264 info: profile High, level 1.0
main debug: using encoder module "x264"
main debug: removing module "x264"
x264 debug: framecount still in libx264 buffer: 0
mjpeg debug: MIME boundary not found in 138240 bytes of data
mjpeg debug: MIME boundary not found in 143360 bytes of data
main debug: Buffering 36%
mjpeg debug: MIME boundary not found in 148480 bytes of data
main debug: Buffering 56%
main debug: Buffering 77%
main debug: Buffering 97%
main debug: Stream buffering done (11720 ms in 11720 ms)
main debug: Decoder buffering done in 0 ms
avcodec debug: using direct rendering
stream_out_transcode debug: decoder aspect is 1.333333:1
stream_out_transcode debug: source pixel aspect is 1.000000:1
stream_out_transcode debug: scaled pixel aspect is 1.000000:1
stream_out_transcode debug: source 640x480, destination 640x480
stream_out_transcode debug: encoder aspect is 640:480
main debug: looking for video filter2 module matching "any": 55 candidates
swscale debug: 640x480 chroma: J420 -> 640x480 chroma: I420 with scaling using Bicubic (good quality)
main debug: using video filter2 module "swscale"
main debug: Filter 'Swscale' (0e3963bc) appended to chain
stream_out_transcode debug: destination (after video filters) 640x480
main debug: looking for encoder module matching "any": 17 candidates
x264 debug: version x264 0.135.X
x264 info: using SAR=1/1
x264 info: using cpu capabilities: MMX2 SSE2Fast SSSE3 SSE4.2
x264 info: profile High, level 3.0
main debug: using encoder module "x264"
stream_out_duplicate debug: duplicated a new stream codec=h264 (es=0 group=0)
main debug: looking for decoder module matching "any": 39 candidates
avcodec debug: trying to use direct rendering
avcodec debug: allowing 4 thread(s) for decoding
avcodec debug: avcodec codec (H264 - MPEG-4 AVC (part 10)) started
avcodec debug: using frame thread mode with 4 threads
main debug: using decoder module "avcodec"
stream_out_duplicate debug: - added for output 0
main debug: adding a new input
mux_mp4 debug: adding input
stream_out_duplicate debug: - added for output 1
mjpeg debug: MIME boundary not found in 153600 bytes of data
mjpeg debug: MIME boundary not found in 158720 bytes of data
mjpeg debug: MIME boundary not found in 163840 bytes of data
mjpeg debug: MIME boundary not found in 168960 bytes of data
main debug: incoming request - stopping current input
main debug: object waitpipe triggered
main debug: control: stopping input
main debug: incoming request - stopping current input
main debug: finished input
main debug: removing module "packetizer_copy"
main debug: killing decoder fourcc `MJPG', 0 PES in FIFO
main debug: removing a sout input (sout_input:026164c8)
main debug: removing module "avcodec"
avcodec debug: ffmpeg codec (Motion JPEG Video) stopped
main debug: removing module "x264"
x264 debug: framecount still in libx264 buffer: 32
main debug: Filter 0e3963bc removed from chain
main debug: removing module "swscale"
main debug: removing module "avcodec"
avcodec debug: ffmpeg codec (H264 - MPEG-4 AVC (part 10)) stopped
main debug: killing decoder fourcc `h264', 0 PES in FIFO
mux_mp4 debug: removing input
main warning: no more input streams for this mux
main debug: removing module "mjpeg"
main debug: removing module "record"
main debug: removing module "access_hxxp"
main debug: Program doesn't contain anymore ES
main debug: incoming request - stopping current input
main debug: dead input
main debug: destroying useless sout
main debug: destroying chain... (name=transcode)
main debug: removing module "stream_out_transcode"
main debug: destroying chain done
main debug: destroying chain... (name=duplicate)
main debug: removing module "stream_out_duplicate"
stream_out_duplicate debug: closing a duplication
main debug: destroying chain... (name=display)
main debug: removing module "stream_out_display"
main debug: destroying chain done
main debug: destroying chain... (name=std)
main debug: removing module "stream_out_standard"
main debug: removing module "mux_mp4"
mux_mp4 debug: Close
mux_mp4 debug: movie duration 0s
mux_mp4 debug: created 0 chunks (stco)
main debug: removing module "access_output_file"
access_output_file debug: file access output closed
main debug: destroying chain done
main debug: destroying chain done
qt4 debug: IM: Deleting the input[/messages]