Can you wait a newer build I am going to throw?That build fixes my problem with libass freeze. Bug with that can be closed.
Can you wait a newer build I am going to throw?That build fixes my problem with libass freeze. Bug with that can be closed.
Waiting...Can you wait a newer build I am going to throw?
I'm streaming LIVE TV using VLM script, so I don't think I can provide a sample. I also tried the same using user interface instead of VLM, and that still crashed it.Sample?Streaming H.264 + AAC still crashes VLC I thought I read somewhere that 1.0.0 will have it fixed. Was I wrong or this did not apply to 1.0.0-dev build yet?
It's back to 0.8.6i for me then until this bug is finally gone...
Code: Select all
new vlc45 broadcast enabled
setup vlc45 input "dshow://"
setup vlc45 option dshow-vdev="Conexant Capture"
setup vlc45 option dshow-adev="SoundMAX HD Audio"
setup vlc45 option dshow-size="320x240"
setup vlc45 option dshow-caching=200
setup vlc45 option dshow-chroma="YUY2"
setup vlc45 option dshow-fps=00.000000
setup vlc45 option no-dshow-config
setup vlc45 option no-dshow-tuner
setup vlc45 option dshow-tuner-channel=45
setup vlc45 option dshow-tuner-country=0
setup vlc45 option dshow-tuner-input=1
setup vlc45 option dshow-video-input=-1
setup vlc45 option dshow-audio-input=-1
setup vlc45 option dshow-video-output=-1
setup vlc45 option dshow-audio-output=-1
setup vlc45 output #transcode{vcodec=h264,vb=268,deinterlace,scale=1,acodec=mp4a,ab=32,channels=2}:duplicate{dst=std{access=http,mux=ts,dst=192.168.0.106:8080}}
Code: Select all
http debug: executing vlm command: control vlc45 play
main debug: Creating an input for 'dshow://'
main debug: thread (input) created at priority 1 (../.././src/input/input.c:364)
main debug: thread started
main debug: stream=`transcode'
main debug: looking for sout stream module: 1 candidate
main debug: stream=`duplicate'
main debug: looking for sout stream module: 1 candidate
stream_out_duplicate debug: creating 'duplicate'
stream_out_duplicate debug: * adding `std{access=http,mux=ts,dst=192.168.0.106:8080}'
main debug: stream=`std'
main debug: looking for sout stream module: 1 candidate
main debug: set config option: sout-standard-access to http
main debug: set config option: sout-standard-mux to ts
main debug: set config option: sout-standard-dst to 192.168.0.106:8080
stream_out_standard debug: creating `http/ts://192.168.0.106:8080'
stream_out_standard debug: extension is 106:8080
stream_out_standard debug: extension -> mux=<NULL>
stream_out_standard debug: using `http/ts://192.168.0.106:8080'
main debug: looking for sout access module: 1 candidate
main debug: net: listening to 192.168.0.106 port 8080
main debug: using sout access module "access_output_http"
main debug: TIMER module_need() : 0.000 ms - Total 0.000 ms / 1 intvls (Avg 0.000 ms)
stream_out_standard debug: access opened
main debug: looking for sout mux module: 1 candidate
mux_ts debug: shaping=200000 pcr=70000 dts_delay=400000
main debug: using sout mux module "mux_ts"
main debug: TIMER module_need() : 4.000 ms - Total 4.000 ms / 1 intvls (Avg 4.000 ms)
main debug: muxer support adding stream at any time
main debug: muxer prefers to wait for all ES before starting to mux
stream_out_standard debug: mux opened
main debug: using sout stream module "stream_out_standard"
main debug: TIMER module_need() : 8.000 ms - Total 8.000 ms / 1 intvls (Avg 8.000 ms)
main debug: using sout stream module "stream_out_duplicate"
main debug: TIMER module_need() : 8.000 ms - Total 8.000 ms / 1 intvls (Avg 8.000 ms)
main debug: set config option: sout-transcode-vcodec to h264
main debug: set config option: sout-transcode-vb to 268
main debug: set config option: sout-transcode-deinterlace to (null)
main debug: set config option: sout-transcode-scale to 1
main debug: set config option: sout-transcode-acodec to mp4a
main debug: set config option: sout-transcode-ab to 32
main debug: set config option: sout-transcode-channels to 2
stream_out_transcode debug: codec audio=mp4a 0Hz 2 channels 32Kb/s
stream_out_transcode debug: codec video=h264 0x0 scaling: 1.000000 268kb/s
main debug: using sout stream module "stream_out_transcode"
main debug: TIMER module_need() : 12.000 ms - Total 12.000 ms / 1 intvls (Avg 12.000 ms)
main debug: using timeshift granularity of 52428800 bytes
main debug: using timeshift path 'C:\DOCUME~1\xxxxxx\LOCALS~1\Temp'
main debug: `dshow://' gives access `dshow' demux `' path `'
main debug: creating demux: access='dshow' demux='' path=''
main debug: looking for access_demux module: 1 candidate
dshow debug: width x height 320x240
dshow debug: found device: Conexant Capture
dshow debug: found device: Logitech QuickCam Pro 9000
dshow debug: using device: Conexant Capture
dshow debug: EnumDeviceCaps: output pin: %S
dshow debug: EnumDeviceCaps: output pin: %S
dshow debug: EnumDeviceCaps: output pin: %S
dshow debug: EnumDeviceCaps: input pin: %S
dshow debug: EnumDeviceCaps: trying pin %S
dshow debug: EnumDeviceCaps: input pin default format configured
dshow debug: EnumDeviceCaps: input pin accepts chroma: YUY2, width:320, height:240, fps:29.970000
dshow debug: CaptureFilter::JoinFilterGraph
dshow debug: connecting filters
dshow debug: CaptureFilter::EnumPins
dshow debug: CapturePin::QueryDirection
dshow debug: CapturePin::ConnectedTo [not connected]
dshow debug: CapturePin::QueryPinInfo
dshow debug: CaptureFilter::QueryFilterInfo
dshow debug: CapturePin::QueryPinInfo
dshow debug: CaptureFilter::EnumPins
dshow debug: CapturePin::QueryDirection
dshow debug: CapturePin::QueryDirection
Code: Select all
qt4 debug: This shouldn't happen, please report
qt4 debug: This shouldn't happen, please report
qt4 debug: :dshow-caching=200 :dshow-vdev="Conexant Capture" :dshow-adev="SoundMAX HD Audio" :dshow-size="320x240" :dshow-chroma="YUY2" :dshow-fps=0 :no-dshow-config :no-dshow-tuner :dshow-tuner-channel=45 :dshow-tuner-country=0 :dshow-tuner-input=1 :dshow-video-input=-1 :dshow-audio-input=-1 :dshow-video-output=-1 :dshow-audio-output=-1 :dshow-amtuner-mode=1 :dshow-audio-channels=0 :dshow-audio-samplerate=0 :dshow-audio-bitspersample=0
qt4 debug: MRL passed to the Sout: dshow:// :dshow-vdev="Conexant Capture" :dshow-adev="SoundMAX HD Audio" :dshow-size=320x240 :dshow-caching=200 :dshow-vdev="Conexant Capture" :dshow-adev="SoundMAX HD Audio" :dshow-size="320x240" :dshow-chroma="YUY2" :dshow-fps=0 :no-dshow-config :no-dshow-tuner :dshow-tuner-channel=45 :dshow-tuner-country=0 :dshow-tuner-input=1 :dshow-video-input=-1 :dshow-audio-input=-1 :dshow-video-output=-1 :dshow-audio-output=-1 :dshow-amtuner-mode=1 :dshow-audio-channels=0 :dshow-audio-samplerate=0 :dshow-audio-bitspersample=0
qt4 debug: Sout mrl :sout=#std{access="http",mux=ts,dst="192.168.0.106:8080"}
main debug: adding item `Streaming' ( dshow:// :dshow-vdev="Conexant Capture" :dshow-adev="SoundMAX HD Audio" :dshow-size=320x240 :dshow-caching=200 :dshow-vdev="Conexant Capture" :dshow-adev="SoundMAX HD Audio" :dshow-size="320x240" :dshow-chroma="YUY2" :dshow-fps=0 :no-dshow-config :no-dshow-tuner :dshow-tuner-channel=45 :dshow-tuner-country=0 :dshow-tuner-input=1 :dshow-video-input=-1 :dshow-audio-input=-1 :dshow-video-output=-1 :dshow-audio-output=-1 :dshow-amtuner-mode=1 :dshow-audio-channels=0 :dshow-audio-samplerate=0 :dshow-audio-bitspersample=0 )
main debug: rebuilding array of current - root Playlist
qt4 debug: Adding a new MRL to recent ones: dshow:// :dshow-vdev="Conexant Capture" :dshow-adev="SoundMAX HD Audio" :dshow-size=320x240 :dshow-caching=200 :dshow-vdev="Conexant Capture" :dshow-adev="SoundMAX HD Audio" :dshow-size="320x240" :dshow-chroma="YUY2" :dshow-fps=0 :no-dshow-config :no-dshow-tuner :dshow-tuner-channel=45 :dshow-tuner-country=0 :dshow-tuner-input=1 :dshow-video-input=-1 :dshow-audio-input=-1 :dshow-video-output=-1 :dshow-audio-output=-1 :dshow-amtuner-mode=1 :dshow-audio-channels=0 :dshow-audio-samplerate=0 :dshow-audio-bitspersample=0
main debug: rebuild done - 2 items, index 0
main debug: processing request item Streaming node null skip 0
main debug: resyncing on Streaming
main debug: Streaming is at 1
main debug: starting new item
main debug: creating new input thread
main debug: Creating an input for 'Streaming'
main debug: thread (input) created at priority 1 (../.././src/input/input.c:364)
qt4 debug: IM: Setting an input
main debug: thread started
main debug: stream=`std'
main debug: looking for sout stream module: 1 candidate
main debug: set config option: sout-standard-access to http
main debug: set config option: sout-standard-mux to ts
main debug: set config option: sout-standard-dst to 192.168.0.106:8080
stream_out_standard debug: creating `http/ts://192.168.0.106:8080'
stream_out_standard debug: extension is 106:8080
stream_out_standard debug: extension -> mux=<NULL>
stream_out_standard debug: using `http/ts://192.168.0.106:8080'
main debug: looking for sout access module: 1 candidate
main debug: net: listening to 192.168.0.106 port 8080
main debug: using sout access module "access_output_http"
main debug: TIMER module_need() : 2.000 ms - Total 2.000 ms / 1 intvls (Avg 2.000 ms)
stream_out_standard debug: access opened
main debug: looking for sout mux module: 1 candidate
mux_ts debug: shaping=200000 pcr=70000 dts_delay=400000
main debug: using sout mux module "mux_ts"
main debug: TIMER module_need() : 3.000 ms - Total 3.000 ms / 1 intvls (Avg 3.000 ms)
main debug: muxer support adding stream at any time
main debug: muxer prefers to wait for all ES before starting to mux
stream_out_standard debug: mux opened
main debug: using sout stream module "stream_out_standard"
main debug: TIMER module_need() : 6.000 ms - Total 6.000 ms / 1 intvls (Avg 6.000 ms)
main debug: using timeshift granularity of 52428800 bytes
main debug: using timeshift path 'C:\DOCUME~1\xxxxxx\LOCALS~1\Temp'
main debug: `dshow:// :dshow-vdev="Conexant Capture" :dshow-adev="SoundMAX HD Audio" :dshow-size=320x240 :dshow-caching=200 :dshow-vdev="Conexant Capture" :dshow-adev="SoundMAX HD Audio" :dshow-size="320x240" :dshow-chroma="YUY2" :dshow-fps=0 :no-dshow-config :no-dshow-tuner :dshow-tuner-channel=45 :dshow-tuner-country=0 :dshow-tuner-input=1 :dshow-video-input=-1 :dshow-audio-input=-1 :dshow-video-output=-1 :dshow-audio-output=-1 :dshow-amtuner-mode=1 :dshow-audio-channels=0 :dshow-audio-samplerate=0 :dshow-audio-bitspersample=0' gives access `dshow' demux `' path ` :dshow-vdev="Conexant Capture" :dshow-adev="SoundMAX HD Audio" :dshow-size=320x240 :dshow-caching=200 :dshow-vdev="Conexant Capture" :dshow-adev="SoundMAX HD Audio" :dshow-size="320x240" :dshow-chroma="YUY2" :dshow-fps=0 :no-dshow-config :no-dshow-tuner :dshow-tuner-channel=45 :dshow-tuner-country=0 :dshow-tuner-input=1 :dshow-video-input=-1 :dshow-audio-input=-1 :dshow-video-output=-1 :dshow-audio-output=-1 :dshow-amtuner-mode=1 :dshow-audio-channels=0 :dshow-audio-samplerate=0 :dshow-audio-bitspersample=0'
main debug: creating demux: access='dshow' demux='' path=' :dshow-vdev="Conexant Capture" :dshow-adev="SoundMAX HD Audio" :dshow-size=320x240 :dshow-caching=200 :dshow-vdev="Conexant Capture" :dshow-adev="SoundMAX HD Audio" :dshow-size="320x240" :dshow-chroma="YUY2" :dshow-fps=0 :no-dshow-config :no-dshow-tuner :dshow-tuner-channel=45 :dshow-tuner-country=0 :dshow-tuner-input=1 :dshow-video-input=-1 :dshow-audio-input=-1 :dshow-video-output=-1 :dshow-audio-output=-1 :dshow-amtuner-mode=1 :dshow-audio-channels=0 :dshow-audio-samplerate=0 :dshow-audio-bitspersample=0'
main debug: looking for access_demux module: 1 candidate
dshow debug: found device: Conexant Capture
dshow debug: found device: Logitech QuickCam Pro 9000
dshow debug: using device: Conexant Capture
dshow debug: EnumDeviceCaps: output pin: %S
dshow debug: EnumDeviceCaps: output pin: %S
dshow debug: EnumDeviceCaps: output pin: %S
dshow debug: EnumDeviceCaps: input pin: %S
dshow debug: EnumDeviceCaps: trying pin %S
dshow debug: EnumDeviceCaps: input pin default format configured
dshow debug: EnumDeviceCaps: input pin accepts chroma: YV12, width:320, height:240, fps:29.970000
dshow debug: CaptureFilter::JoinFilterGraph
qt4 debug: New Event: type 1103
qt4 debug: New Event: type 1116
qt4 debug: New caching: 0
qt4 debug: New caching: 0
dshow debug: connecting filters
dshow debug: CaptureFilter::EnumPins
dshow debug: CapturePin::QueryDirection
dshow debug: CapturePin::ConnectedTo [not connected]
dshow debug: CapturePin::QueryPinInfo
dshow debug: CaptureFilter::QueryFilterInfo
dshow debug: CapturePin::QueryPinInfo
dshow debug: CaptureFilter::EnumPins
dshow debug: CapturePin::QueryDirection
dshow debug: CapturePin::QueryDirection
I tried modifying VLM script to this...Can you try with no-audio-transcode?
Code: Select all
#transcode{vcodec=h264,vb=268,deinterlace,scale=1}:duplicate{dst=std{access=http,mux=ts,dst=192.168.0.106:8080}}
Hmm, this is getting interesting, because I modified original VLM script to transcode in mp4v and it crashed as well...try mp4v
So https://trac.videolan.org/vlc/ticket/2450 this is what you mean by force it to jump ??? If not it crashes then you shouldn't have to kill the vlc.exe since it would have turned into a Werfault.exe (if you're on vista) Then again you make no sense at what you said, "play back to much" ???i'm sorry but i'm new here so i did not know about the non release development issue.
but what i highlighted was just to inform that there are still several bugs that could be fixed before the 1.0 release.
like what i said. it crashed if you force it to jump or play back to much and when this happens we must kill the task even thou you cant see the vlc GUI running at the foreground windows.
I've already done that many times and on each installation of a new v1.0.0 build but I got the error message with every v1.0.0 build. Randomly.Reset prefs and cahce, my friend.
I can test it again as soon as your build is ready and I know where to find it.Can you wait a newer build I am going to throw?That build fixes my problem with libass freeze. Bug with that can be closed.
The following DLL's are missing in tonight build (7zip archive):
Tested that and it seems that freeze is gone. VLC starts a bit slowly (maybe 10 secs) when started first time after computer reboot, but after that everything opens in seconds. Very good work, I am impressed.
This is the normal way. Thanks for the report.Tested that and it seems that freeze is gone. VLC starts a bit slowly (maybe 10 secs) when started first time after computer reboot, but after that everything opens in seconds. Very good work, I am impressed.
Some thoughts about this build:
Too much useless posts on the forum, but I'll answer yours.Some thoughts about this build:
It still freezes when trying to open a Matroska file which is located in a folder that contains many other Matroska files. Even though the file I'm trying to play doesn't contain any subtitles at all it still freezes.
When downmixed to stereo, the channel mapping of E-AC-3 5.1 and 7.1 is wrong. At least it was working fine with E-AC-3 5.1 in previous build when played from a MKA container. It still doesn't work when the E-AC-3 streams are demuxed out of the container (no sound) but now the time duration shown for the E-AC-3 7.1 file is wrong.
Since I don't have a real 5.1 nor a 7.1 system for testing the full channel mapping I can't tell much about this issue. The regular AC-3 stream is playing fine though when downmixed to stereo but actually the E-AC-3 5.1 is a regression from build 20090218.
M2TS files are not showing any time duration.
This is having a side effect: you can't load an external subtitle file when playing an M2TS file. Tested with SRT (time based) files and SUB (image based) files.
The new converter GUI is really nice
However it doesn't work. The source file selected doesn't appear in the source box of the converter and if you keep going on (select a destination file and a format) then VLC simply plays the file but no conversion is done at all.
Thanks very much... We usually get screamed at...ok, not really a bug report but I have to tell this:
I`m using Windows Server 2008 as a workplace and the dev-build is doing its job! the improvement with the changing/arrangement of buttons from the default gui (via view>customize interface...) is a great feature! I love it.
want to say thank you and keep up the good work!
Code: Select all
main debug: adding item `rtsp://livewm.orange.fr/live-multicanaux/video' ( rtsp://livewm.orange.fr/live-multicanaux/video )
main debug: rebuilding array of current - root Soittolista
main debug: rebuild done - 2 items, index 0
main debug: processing request item rtsp://livewm.orange.fr/live-multicanaux/video node Soittolista skip 0
main debug: resyncing on rtsp://livewm.orange.fr/live-multicanaux/video
main debug: rtsp://livewm.orange.fr/live-multicanaux/video is at 1
main debug: starting new item
main debug: creating new input thread
main debug: Creating an input for 'rtsp://livewm.orange.fr/live-multicanaux/video'
qt4 debug: Adding a new MRL to recent ones: rtsp://livewm.orange.fr/live-multicanaux/video
main debug: thread started
main debug: using timeshift granularity of 52428800 bytes
main debug: using timeshift path 'C:\DOCUME~1\xxxx\LOCALS~1\Temp'
main debug: `rtsp://livewm.orange.fr/live-multicanaux/video' gives access `rtsp' demux `' path `livewm.orange.fr/live-multicanaux/video'
main debug: creating demux: access='rtsp' demux='' path='livewm.orange.fr/live-multicanaux/video'
main debug: looking for access_demux module: 1 candidate
main debug: thread (input) created at priority 1 (input/input.c:353)
qt4 debug: IM: Setting an input
qt4 debug: Updating the geometry
qt4 debug: size: 106 - 349
qt4 debug: sizeHint: 106 - 349
qt4 debug: Updating the geometry
qt4 debug: size: 106 - 349
qt4 debug: sizeHint: 106 - 349
live555 debug: DESCRIBE failed with 0: connect() failed: Unknown error
live555 debug: connection timeout
live555 error: Failed to connect with rtsp://livewm.orange.fr/live-multicanaux/video
main warning: no access_demux module matching "rtsp" could be loaded
main debug: TIMER module_need() : 228.894 ms - Total 228.894 ms / 1 intvls (Avg 228.894 ms)
main debug: creating access 'rtsp' path='livewm.orange.fr/live-multicanaux/video'
main debug: looking for access module: 1 candidate
main debug: net: connecting to livewm.orange.fr port 554
main debug: connection: Resource temporarily unavailable
main debug: connection succeeded (socket = 788)
access_realrtsp debug: rtsp connected
access_realrtsp warning: only real/helix rtsp servers supported for now
main warning: no access module matching "rtsp" could be loaded
main debug: TIMER module_need() : 426.420 ms - Total 426.420 ms / 1 intvls (Avg 426.420 ms)
main debug: waitpipe: object killed
main error: open of `rtsp://livewm.orange.fr/live-multicanaux/video' failed: (null)
main debug: thread ended
main debug: dead input
main debug: thread times: real 0m0.701008s, kernel 0m0.020028s, user 0m0.010014s
main debug: changing item without a request (current 1/2)
main debug: nothing to play
qt4 debug: IM: Deleting the input
qt4 debug: Updating the geometry
qt4 debug: size: 106 - 349
qt4 debug: sizeHint: 106 - 349
qt4 debug: Updating the geometry
qt4 debug: size: 106 - 349
qt4 debug: sizeHint: 106 - 349
main debug: Destroying the input for 'rtsp://livewm.orange.fr/live-multicanaux/video'
main debug: TIMER input launching for 'rtsp://livewm.orange.fr/live-multicanaux/video' : 739.984 ms - Total 739.984 ms / 1 intvls (Avg 739.984 ms)
Return to “VLC media player for Windows Troubleshooting”
Users browsing this forum: Bing [Bot] and 61 guests