MacOsx libvcl and nightly 3.0.0

This forum is about all development around libVLC.
geostein8888
Cone that earned his stripes
Cone that earned his stripes
Posts: 142
Joined: 15 Dec 2010 11:32

MacOsx libvcl and nightly 3.0.0

Postby geostein8888 » 04 Dec 2016 15:31

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

Jean-Baptiste Kempf
Site Administrator
Site Administrator
Posts: 37523
Joined: 22 Jul 2005 15:29
VLC version: 4.0.0-git
Operating System: Linux, Windows, Mac
Location: Cone, France
Contact:

Re: MacOsx libvcl and nightly 3.0.0

Postby Jean-Baptiste Kempf » 06 Dec 2016 02:20

Does it work over http? (not https)
Jean-Baptiste Kempf
http://www.jbkempf.com/ - http://www.jbkempf.com/blog/category/Videolan
VLC media player developer, VideoLAN President and Sites administrator
If you want an answer to your question, just be specific and precise. Don't use Private Messages.

geostein8888
Cone that earned his stripes
Cone that earned his stripes
Posts: 142
Joined: 15 Dec 2010 11:32

Re: MacOsx libvcl and nightly 3.0.0

Postby geostein8888 » 06 Dec 2016 05:01

no http is also not working, even when I open a local file, nothing moves on the vlc player

georg

Jean-Baptiste Kempf
Site Administrator
Site Administrator
Posts: 37523
Joined: 22 Jul 2005 15:29
VLC version: 4.0.0-git
Operating System: Linux, Windows, Mac
Location: Cone, France
Contact:

Re: MacOsx libvcl and nightly 3.0.0

Postby Jean-Baptiste Kempf » 07 Dec 2016 00:50

what are the logs with http?
Jean-Baptiste Kempf
http://www.jbkempf.com/ - http://www.jbkempf.com/blog/category/Videolan
VLC media player developer, VideoLAN President and Sites administrator
If you want an answer to your question, just be specific and precise. Don't use Private Messages.

geostein8888
Cone that earned his stripes
Cone that earned his stripes
Posts: 142
Joined: 15 Dec 2010 11:32

Re: MacOsx libvcl and nightly 3.0.0

Postby geostein8888 » 07 Dec 2016 05:15

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

geostein8888
Cone that earned his stripes
Cone that earned his stripes
Posts: 142
Joined: 15 Dec 2010 11:32

Re: MacOsx libvcl and nightly 3.0.0

Postby geostein8888 » 07 Dec 2016 05:20

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


Return to “Development around libVLC”

Who is online

Users browsing this forum: No registered users and 15 guests