Perhaps I might ask the question a different way: Is there a way to invoke or "exec" 'vlc' from within an html menu? In other words, from the commandline, I can use: vlc splash.mp4 and the video displays fine. Surely there must be some simple way to execute that from within an html " Thanks Brian, but I had read that page and tried to > implement everything suggested there. Couldn't get any of it to work. The > article describes doing this on a windows box and I'm on Linux. > >
  • Splash 3 >
  • Splash 4 >
  • Splash 5 > > The code I shared in my original question did use > similar syntax to what the article suggests, but it doesn't work. The > closest I got was a result that showed the following message: > > "No video with supported format and MIME type found." > ----------- > May 9, 2020 12:41 am, Brian Cluff via PLUG-discuss wrote: > >> I believe this page has a well worded answer to your question: >> https://stackoverflow.com/questions/18246053/how-can-i-create-a-link-to >> -a >> -local-file-on-a-locally-run-web-page/18246357 >> >> Brian Cluff > ----------- >> On 5/8/20 11:14 PM, Joe wrote: >> >>> How can I get the simple html menu >>> (example code shown below) work to view mp4 videos >>> from a menu link on my local computer in the same way that I can view >>> jpg images (and when all the same files are uploaded as at this >>> link: >>> >>> https://upquick.com/viewpix/ >>> >>> Below is the simple code example: >>> >>> Click to view each image:

    >>> >>>

  • the end >>>
  • todo list >>>
  • together >>>
  • toilet paper >>>
  • TP wedding dress >>>
  • Turkey Bacon >>>

    >>> But none of the examples below work on my computer. Why? >>>

  • Splash 1 >>>
  • Splash 2 >>>
  • On the command line this works: vlc >>> splash.mp4

    What would be the simplest code to be able to
    >>> just click on a menu link to view an mp4 video? --------------------------------------------------- PLUG-discuss mailing list - PLUG-discuss@lists.phxlinux.org To subscribe, unsubscribe, or to change your mail settings: https://lists.phxlinux.org/mailman/listinfo/plug-discuss