rdp / screen-capture-recorder-to-video-windows-free

a free open source windows "screen capture" device and recorder (also allows VLC/ffmpeg and others to capture/stream desktop/audio)
https://github.com/rdp/screen-capture-recorder-to-video-windows-free/releases
Other
2.09k stars 458 forks source link

VLC 2.0.1 crash #9

Closed tremoral closed 6 years ago

tremoral commented 12 years ago

My system: win7 64, i7-950, 12g RAM.

i guess this is a problem with the new vlc build, just yesterday i capture without any problem with a previous version of vlc. this keeps happening with and without audio. btw the video codec i'm using is mov/mp4.

rdp commented 12 years ago

backtrace?

rdp commented 12 years ago

I think you can get a quality backtrace by running the builds with "debug" info in them via gdb http://nightlies.videolan.org/build/win32/vlc-2.0.0-/ HTH.

tremoral commented 12 years ago

look i'm no programmer so all i can get is this:

this are the settings i use to capture without audio..

:dshow-vdev=screen-capture-recorder :dshow-adev=none :dshow-aspect-ratio=16:9 :dshow-chroma= :dshow-fps=0 :no-dshow-config :no-dshow-tuner :dshow-tuner-channel=0 :dshow-tuner-frequency=0 :dshow-tuner-country=0 :dshow-tuner-standard=0 :dshow-tuner-input=0 :dshow-video-input=-1 :dshow-video-output=-1 :dshow-audio-input=-1 :dshow-audio-output=-1 :dshow-amtuner-mode=1 :dshow-audio-channels=0 :dshow-audio-samplerate=0 :dshow-audio-bitspersample=0 :live-caching=800

and this is all can get from the log registry:

without audio -- logger module started -- qt4 error: dshow-aspect-ratio qt4 error: dshow-chroma qt4 error: dshow-fps qt4 error: dshow-config qt4 error: dshow-tuner qt4 error: dshow-tuner-channel qt4 error: dshow-tuner-frequency qt4 error: dshow-tuner-country qt4 error: dshow-tuner-standard qt4 error: dshow-tuner-input qt4 error: dshow-video-input qt4 error: dshow-video-output qt4 error: dshow-audio-input qt4 error: dshow-audio-output qt4 error: dshow-amtuner-mode qt4 error: dshow-audio-channels qt4 error: dshow-audio-samplerate qt4 error: dshow-audio-bitspersample -- logger module stopped --

this are the settings i use to capture with audio..

:dshow-vdev=screen-capture-recorder :dshow-adev=Mezcla estéreo (Realtek High De :dshow-aspect-ratio=16:9 :dshow-chroma= :dshow-fps=0 :no-dshow-config :no-dshow-tuner :dshow-tuner-channel=0 :dshow-tuner-frequency=0 :dshow-tuner-country=0 :dshow-tuner-standard=0 :dshow-tuner-input=0 :dshow-video-input=-1 :dshow-video-output=-1 :dshow-audio-input=-1 :dshow-audio-output=-1 :dshow-amtuner-mode=1 :dshow-audio-channels=0 :dshow-audio-samplerate=0 :dshow-audio-bitspersample=0 :live-caching=800 with audio

and the corresponding log.. -- logger module started -- qt4 error: dshow-aspect-ratio qt4 error: dshow-chroma qt4 error: dshow-fps qt4 error: dshow-config qt4 error: dshow-tuner qt4 error: dshow-tuner-channel qt4 error: dshow-tuner-frequency qt4 error: dshow-tuner-country qt4 error: dshow-tuner-standard qt4 error: dshow-tuner-input qt4 error: dshow-video-input qt4 error: dshow-video-output qt4 error: dshow-audio-input qt4 error: dshow-audio-output qt4 error: dshow-amtuner-mode qt4 error: dshow-audio-channels qt4 error: dshow-audio-samplerate qt4 error: dshow-audio-bitspersample main error: Invalid PCR value in ES_OUTSET(GROUP_)PCR ! mux_mp4 error: unsupported codec s16l in mp4 main error: cannot add this stream main error: cannot create packetizer output (s16l)

this was all done with the 2.0.2 build and i must say it works perfect... no audio or video stutter no crash everythings good. si my guess is that the crashing i was having has something to do with the 2.0.1 build.

thanx

rdp commented 12 years ago

Ok let me know if you have any other problems, and thanks for the command line!

mux_mp4 error: unsupported codec s16l in mp4 is a bit disconcerting but if it works... -roger-

On Tue, Mar 27, 2012 at 5:14 PM, tremoral reply@reply.github.com wrote:

look i'm no programmer so all i can get is this:

this are the settings i use to capture without audio..

:dshow-vdev=screen-capture-recorder :dshow-adev=none :dshow-aspect-ratio=16:9 :dshow-chroma= :dshow-fps=0 :no-dshow-config :no-dshow-tuner :dshow-tuner-channel=0 :dshow-tuner-frequency=0 :dshow-tuner-country=0 :dshow-tuner-standard=0 :dshow-tuner-input=0 :dshow-video-input=-1 :dshow-video-output=-1 :dshow-audio-input=-1 :dshow-audio-output=-1 :dshow-amtuner-mode=1 :dshow-audio-channels=0 :dshow-audio-samplerate=0 :dshow-audio-bitspersample=0 :live-caching=800

and this is all can get from the log registry:

without audio -- logger module started -- qt4 error: dshow-aspect-ratio qt4 error: dshow-chroma qt4 error: dshow-fps qt4 error: dshow-config qt4 error: dshow-tuner qt4 error: dshow-tuner-channel qt4 error: dshow-tuner-frequency qt4 error: dshow-tuner-country qt4 error: dshow-tuner-standard qt4 error: dshow-tuner-input qt4 error: dshow-video-input qt4 error: dshow-video-output qt4 error: dshow-audio-input qt4 error: dshow-audio-output qt4 error: dshow-amtuner-mode qt4 error: dshow-audio-channels qt4 error: dshow-audio-samplerate qt4 error: dshow-audio-bitspersample -- logger module stopped --

this are the settings i use to capture with audio..

:dshow-vdev=screen-capture-recorder :dshow-adev=Mezcla estéreo (Realtek High De  :dshow-aspect-ratio=16:9 :dshow-chroma= :dshow-fps=0 :no-dshow-config :no-dshow-tuner :dshow-tuner-channel=0 :dshow-tuner-frequency=0 :dshow-tuner-country=0 :dshow-tuner-standard=0 :dshow-tuner-input=0 :dshow-video-input=-1 :dshow-video-output=-1 :dshow-audio-input=-1 :dshow-audio-output=-1 :dshow-amtuner-mode=1 :dshow-audio-channels=0 :dshow-audio-samplerate=0 :dshow-audio-bitspersample=0 :live-caching=800 with audio

and the corresponding log.. -- logger module started -- qt4 error: dshow-aspect-ratio qt4 error: dshow-chroma qt4 error: dshow-fps qt4 error: dshow-config qt4 error: dshow-tuner qt4 error: dshow-tuner-channel qt4 error: dshow-tuner-frequency qt4 error: dshow-tuner-country qt4 error: dshow-tuner-standard qt4 error: dshow-tuner-input qt4 error: dshow-video-input qt4 error: dshow-video-output qt4 error: dshow-audio-input qt4 error: dshow-audio-output qt4 error: dshow-amtuner-mode qt4 error: dshow-audio-channels qt4 error: dshow-audio-samplerate qt4 error: dshow-audio-bitspersample main error: Invalid PCR value in ES_OUTSET(GROUP_)PCR ! mux_mp4 error: unsupported codec s16l in mp4 main error: cannot add this stream main error: cannot create packetizer output (s16l)

this was all done with the 2.0.2 build and i must say it works perfect... no audio or video stutter no crash everythings good. si my guess is that the crashing i was having has something to do with the 2.0.1 build.

thanx


Reply to this email directly or view it on GitHub: https://github.com/rdp/screen-capture-recorder-to-video-windows-free/issues/9#issuecomment-4739678