Git Product home page Git Product logo

Comments (5)

GoogleCodeExporter avatar GoogleCodeExporter commented on July 4, 2024

Original comment by [email protected] on 23 Dec 2010 at 4:46

  • Added labels: Type-Other
  • Removed labels: Type-Defect

from android-vlc-remote.

GoogleCodeExporter avatar GoogleCodeExporter commented on July 4, 2024
I agree, I don't think you had a wiki when I posted that :)

Original comment by [email protected] on 23 Dec 2010 at 7:01

from android-vlc-remote.

GoogleCodeExporter avatar GoogleCodeExporter commented on July 4, 2024
If it can be useful to somebody, here's the command line I use : 
$ sudo mount -t cifs -o username=myuser,password=mypass //192.168.0.9/Films/ 
/mnt
$ vlc
--fullscreen
--browse-dir="/mnt/" (useless :( )
--extraintf oldhttp
--http-album-art

And as I mount a SMB share over Wifi, I added : 
--file-caching=1800
--network-caching=1800 (probably useless)
--smb-caching=1800 (probably useless too, share is mounted as fs)

Original comment by [email protected] on 11 Aug 2011 at 3:43

from android-vlc-remote.

GoogleCodeExporter avatar GoogleCodeExporter commented on July 4, 2024
I use exactly the same command line as Mike with the adition of:
--http-host=:1050 (Change port)
--video-x=1300 --video-y=100 (This is awesome. Plays the video in external 
monitor. If it is not present it plays on laptop screen! Change the "x" value 
for something bigger than your screen resolution.)

Commands like --qt-fullscreen-screennumber=2 and --directx-device=\\.\DISPLAY2 
didnt work for me, but you may have a try.

Original comment by [email protected] on 3 Dec 2011 at 4:37

from android-vlc-remote.

GoogleCodeExporter avatar GoogleCodeExporter commented on July 4, 2024

Original comment by [email protected] on 31 Dec 2011 at 9:51

  • Changed state: Duplicate

from android-vlc-remote.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.