Page 1 of 1

MacOsx libvcl and nightly 3.0.0

Posted: 04 Dec 2016 15:31
by geostein8888
Hello,
now while I got my previsous problem with the logs fixed (thanks for the help) I still search for my playback problem.
I build fine my app under mac using Qt5.6 and vlc 3.0.0 libs, but when I start the playback, ist not playing anything. in the losg I get now I see only:

Code: Select all

VLC media player - 3.0.0-git Vetinari Copyright © 1996-2016 the VideoLAN team revision 2.2.0-git-10043-g10a24cf configured with ../extras/package/macosx/../../../configure '--prefix=/Users/jenkins/workspace/vlc-nightly/vlc-nightly-macOS-contrib/build/vlc_install_dir' '--enable-macosx' '--enable-merge-ffmpeg' '--enable-osx-notifications' '--enable-faad' '--enable-flac' '--enable-theora' '--enable-shout' '--enable-ncurses' '--enable-twolame' '--enable-realrtsp' '--enable-libass' '--enable-macosx-eyetv' '--enable-macosx-qtkit' '--enable-macosx-avfoundation' '--disable-skins2' '--disable-xcb' '--disable-caca' '--disable-pulse' '--disable-sdl' '--disable-vnc' '--with-macosx-version-min=10.7' '--build=x86_64-apple-darwin15' 'build_alias=x86_64-apple-darwin15' 'CC=xcrun clang' 'CFLAGS=' 'LDFLAGS=' 'CXX=xcrun clang++' 'OBJC=xcrun clang' Creating an input for 'mp4&requiressl=yes&nh=IgpwZjAyLmZyYTE1Kg03Mi4xNC4yMDMuMjMx&signature=64E5C8028CD3211A30B8DA19020D9CF7A31A985D.6A9BC54929A6E91D0C4640145CF5747D17F7B58D&source=youtube&dur=237.958&key=yt6&lmt=1480758578347581&mv=m&initcwndbps=717500&ipbits=0&id=o-APdx6Wpe25CgcyRAx70MNbWzqSyW8XfrvtkhMPDWvGa-&ratebypass=yes&sparams=dur,ei,id,initcwndbps,ip,ipbits,itag,lmt,mime,mm,mn,ms,mv,nh,pl,ratebypass,requiressl,source,upn,expire&ip=87.154.4.64&mn=sn-4g5e6n7k&' option recursive does not exist using timeshift granularity of 50 MiB using default timeshift path `https://r5---sn-4g5e6n7k.googlevideo.com/videoplayback?upn=59-HT1yLLPk&ms=au&ei=ChhEWMW2BqrOiQbY-YKYDA&pl=15&itag=22&mt=1480857402&expire=1480879210&mm=31&mime=video/mp4&requiressl=yes&nh=IgpwZjAyLmZyYTE1Kg03Mi4xNC4yMDMuMjMx&signature=64E5C8028CD3211A30B8DA19020D9CF7A31A985D.6A9BC54929A6E91D0C4640145CF5747D17F7B58D&source=youtube&dur=237.958&key=yt6&lmt=1480758578347581&mv=m&initcwndbps=717500&ipbits=0&id=o-APdx6Wpe25CgcyRAx70MNbWzqSyW8XfrvtkhMPDWvGa-&ratebypass=yes&sparams=dur,ei,id,initcwndbps,ip,ipbits,itag,lmt,mime,mm,mn,ms,mv,nh,pl,ratebypass,requiressl,source,upn,expire&ip=87.154.4.64&mn=sn-4g5e6n7k&' gives access `https' demux `' path `r5---sn-4g5e6n7k.googlevideo.com/videoplayback?upn=59-HT1yLLPk&ms=au&ei=ChhEWMW2BqrOiQbY-YKYDA&pl=15&itag=22&mt=1480857402&expire=1480879210&mm=31&mime=video/mp4&requiressl=yes&nh=IgpwZjAyLmZyYTE1Kg03Mi4xNC4yMDMuMjMx&signature=64E5C8028CD3211A30B8DA19020D9CF7A31A985D.6A9BC54929A6E91D0C4640145CF5747D17F7B58D&source=youtube&dur=237.958&key=yt6&lmt=1480758578347581&mv=m&initcwndbps=717500&ipbits=0&id=o-APdx6Wpe25CgcyRAx70MNbWzqSyW8XfrvtkhMPDWvGa-&ratebypass=yes&sparams=dur,ei,id,initcwndbps,ip,ipbits,itag,lmt,mime,mm,mn,ms,mv,nh,pl,ratebypass,requiressl,source,upn,expire&ip=87.154.4.64&mn=sn-4g5e6n7k&' specified demux: any creating demux: access='https' demux='any' location='r5---sn-4g5e6n7k.googlevideo.com/videoplayback?upn=59-HT1yLLPk&ms=au&ei=ChhEWMW2BqrOiQbY-YKYDA&pl=15&itag=22&mt=1480857402&expire=1480879210&mm=31&mime=video/mp4&requiressl=yes&nh=IgpwZjAyLmZyYTE1Kg03Mi4xNC4yMDMuMjMx&signature=64E5C8028CD3211A30B8DA19020D9CF7A31A985D.6A9BC54929A6E91D0C4640145CF5747D17F7B58D&source=youtube&dur=237.958&key=yt6&lmt=1480758578347581&mv=m&initcwndbps=717500&ipbits=0&id=o-APdx6Wpe25CgcyRAx70MNbWzqSyW8XfrvtkhMPDWvGa-&ratebypass=yes&sparams=dur,ei,id,initcwndbps,ip,ipbits,itag,lmt,mime,mm,mn,ms,mv,nh,pl,ratebypass,requiressl,source,upn,expire&ip=87.154.4.64&mn=sn-4g5e6n7k&' file='(null)' looking for access_demux module matching "https": 0 candidates no access_demux modules ...
but there is no error message at all what tells me why its not showing the video
I use MacOs 10.9.5

when I compile the same source under windows 7 everything works fine

Georg

Re: MacOsx libvcl and nightly 3.0.0

Posted: 06 Dec 2016 02:20
by Jean-Baptiste Kempf
Does it work over http? (not https)

Re: MacOsx libvcl and nightly 3.0.0

Posted: 06 Dec 2016 05:01
by geostein8888
no http is also not working, even when I open a local file, nothing moves on the vlc player

georg

Re: MacOsx libvcl and nightly 3.0.0

Posted: 07 Dec 2016 00:50
by Jean-Baptiste Kempf
what are the logs with http?

Re: MacOsx libvcl and nightly 3.0.0

Posted: 07 Dec 2016 05:15
by geostein8888
I could not find right now the http url, but here the log for a local file:

Code: Select all

`file:///Users/geostein/trilithonBrowser.dev//archive/48558_6VLMfUz34R0.mp4' gives access `file' demux `' path `/Users/geostein/trilithonBrowser.dev//archive/48558_6VLMfUz34R0.mp4' specified demux: any creating demux: access='file' demux='any' location='/Users/geostein/trilithonBrowser.dev//archive/48558_6VLMfUz34R0.mp4' file='/Users/geostein/trilithonBrowser.dev//archive/48558_6VLMfUz34R0.mp4' looking for access_demux module matching "file": 0 candidates no access_demux modules creating access: file:///Users/geostein/trilithonBrowser.dev//archive/48558_6VLMfUz34R0.mp4 (path: /Users/geostein/trilithonBrowser.dev//archive/48558_6VLMfUz34R0.mp4) looking for access module matching "file": 0 candidates no access modules cannot access file:///Users/geostein/trilithonBrowser.dev//archive/48558_6VLMfUz34R0.mp4 Your input can't be opened VLC is unable to open the MRL 'file:///Users/geostein/trilithonBrowser.dev//archive/48558_6VLMfUz34R0.mp4'. Check the log for details. Creating an input for '48558_fE3PMq2EcSI.mp4' option recursive does not exist using timeshift gra
georg

Re: MacOsx libvcl and nightly 3.0.0

Posted: 07 Dec 2016 05:20
by geostein8888
here now also the http log:

Code: Select all

specified demux: any creating demux: access='http' demux='any' location='rodl.zdf.de/none/3sat/11/08/110805_warumsindwirdieeinzigen_ausanderersicht_vh.mp4' file='(null)' looking for access_demux module matching "http": 0 candidates no access_demux modules creating access: http://rodl.zdf.de/none/3sat/11/08/110805_warumsindwirdieeinzigen_ausanderersicht_vh.mp4 looking for access module matching "http": 0 candidates no access modules cannot access http://rodl.zdf.de/none/3sat/11/08/110805_warumsindwirdieeinzigen_ausanderersicht_vh.mp4 Your input can't be opened VLC is unable to open the MRL 'http://rodl.zdf.de/none/3sat/11/08/110805_warumsindwirdieeinzigen_ausanderersicht_vh.mp4'. Check the log for details. Creating an input for '110805_warumsindwirdieeinzigen_ausanderersicht_vh.mp4' option recursive does not exist using timeshift granularity of 50 MiB using default timeshift path `http://nrodl.zdf.de/none/3sat/11/08/110805_warumsindwirdieeinzigen_ausanderersicht_vh.mp4' gives access `http' demux `' path `nrodl.zdf.de/none/3sat/11/08/110805_warumsindwirdieeinzigen_ausanderersicht_vh.mp4' specified demux: any creating demux: access='http' demux='any' location='nrodl.zdf.de/none/3sat/11/08/110805_warumsindwirdieeinzigen_ausanderersicht_vh.mp4' file='(null)' looking for access_demux module matching "http": 0 candidates no access_demux modules creating access: http://nrodl.zdf.de/none/3sat/11/08/110805_warumsindwirdieeinzigen_ausanderersicht_vh.mp4 looking for access module matching "http": 0 candidates no access modules cannot access http://nrodl.zdf.de/none/3sat/11/08/11080
georg