Re: Video is not the main content of the page Digital Media Digital Marketing Search Engine Strategies by Dani Yes, if the page does not contain video content, then remove `itemscope itemtype="http://schema.org/VideoObject"` I'm so sorry for not responding sooner. I just saw your post now. Re: Online subission forms not sending emails of submitted info Programming Web Development by david.tigner My 4 domains are all through URL provider IONOS. The question is why does the sender's email address as entered on the front end of the on-line submission form have to have the same ending as the domain name of the site or one of the other 3 or else submitted info fails to send ? Re: Online subission forms not sending emails of submitted info Programming Web Development by david.tigner … doesn't get sent but enter false information and it does. That's anti-spoof measures ? Re: Online subission forms not sending emails of submitted info Programming Web Development by david.tigner … the domains provided by IONOS (my URL supplier). If this does in fact solve the problem, it would make replying back… Re: Online subission forms not sending emails of submitted info Programming Web Development by Dani > If this does in fact solve the problem, it would make replying back … Re: Video is not the main content of the page Digital Media Digital Marketing Search Engine Strategies by Read a Book But i am generating the JSON code dynamically. If there is no video than i hide the VideoObject tag with if statement. Should i just remove the `itemscope itemtype="http://schema.org/VideoObject"` Re: Does Google follow internal nofollow links? Digital Media Digital Marketing Search Engine Strategies by toneewa The first thing that comes to mind is that Google doesn't, because they don't have to. They can save all the nofollows for a third party, and still be telling the truth. Google -> follow -> done. Google -> nofollow -> save -> done. save <- NSA -> done. NSA -> follow -> done. NSA -> Google -> done. Re: Does Google follow internal nofollow links? Digital Media Digital Marketing Search Engine Strategies by KomalBhatt Google has, however, noted that they simply don't follow nofollow links. So while nofollow links likely don't have a direct impact on your SEO, they can affect your website traffic Re: Why does Dell hate Linux so much? Hardware and Software Linux and Unix by mickeydoodle I've just acquired a Dell laptop, it seems to hate Linux! Touch pad doesn't work properly, Wireless won't connect and it's sooo slow! Works fine with Windows! Re: Read file properties of video files in C++ Programming Software Development by Thomasio … me? That's just another program that does more or less the same Windows does, but doesn't mention which API commands… but we all know figuring out what someone elses code does takes far longer than developping the same thing from scratch… Read file properties of video files in C++ Programming Software Development by Thomasio I want to figure out what Windows does when you right-click a video file and check properties and I would like to write a similar piece of code in C++. I should be able to figure out how to read the file type and size, but I'm lost in how to get details of the video like resolution and runtime. Which API commands does Windows use there? Re: Read file properties of video files in C++ Programming Software Development by Thomasio … read correctly. But then for the video files where Windows does report details within the file properties it gets them correct… and it does that in near no time which makes me believe Windows… 'Prepare for the Earliest Possible AGI Deployment Scenario' Community Center by Johannes C. … intellectually understand the outward manifestation of values (i.e., how does a person act when they are being patient). When raising… world that raises questions like, **what is consciousness and when does personhood begin**? We can see these debates around end-of… Re: Read file properties of video files in C++ Programming Software Development by rproffitt … log what apps access that I can write that Windows does open the file for a peek. And then we have… Slaying Unicorns: How Europe Sabotages Its Own Economic Future Community Center by Johannes C. … in the tech sector, Europe is unappealing, and anyone who does their research will go to the US, Hong Kong, Singapore… Video is not the main content of the page Digital Media Digital Marketing Search Engine Strategies by Read a Book … . '" type="video/mp4">'; echo 'Your browser does not support the video tag.'; echo '</video>'; } elseif… Microsoft Copilot is missing! Hardware and Software Microsoft Windows by Conor29 Hi friends, I recently updated Windows to get the Microsoft Copilot. But the Copilot does not show up. First I thought after updating Windows, the copilot feature would show up. But cant. Could anyone please help to get the Copilot feature on my PC? Any help would be highly appreciated. Thanks Re: How long does it take to develop a game Programming Game Development by kishanrg Developing a game can vary greatly in terms of time depending on several factors such as the complexity of the game, the size of the development team, and the resources available. However, on average, it can take anywhere from six months to several years to develop a game from start to finish. Simple mobile games with basic mechanics might take … Re: Online subission forms not sending emails of submitted info Programming Web Development by david.tigner … early Feb 2024 so the timeline is matching). Question: how does one get the Command Line PHP.exe file needed to… Re: Improve HAVING BY performance Programming Databases by Biiim … benchmark on my nodejs/react setup to see what it does, as I was amazed at how spammed my terminal got… Re: DaniWeb Auto Answer A.I. feature Community Center Meta DaniWeb by Dani … model. From my understanding, the API costs money, although it does look very reasonably priced, especially for something that would make… Re: Read file properties of video files in C++ Programming Software Development by pritaeas Here's a good place to start: https://mediaarea.net/en/MediaInfo Re: Read file properties of video files in C++ Programming Software Development by pritaeas > It's open source, meaning one could look into the code That's the way I learn... There is no real Windows API to read video info, as this info is different for each video format. With the Windows Property System you can read some information, but it is not accessible with all platforms. Personally I'd choose to learn how to read the … Re: Read file properties of video files in C++ Programming Software Development by rproffitt When you asked for runtime you triggered a memory from long ago where MP3 runtimes were at times wildly inaccurate. Just like the man who was turned into a newt in Monty Python who said "I got better", such are better now but I still read complaints it's not exact. So here's the thing, you may want that runtime but it's not always … Re: Read file properties of video files in C++ Programming Software Development by Salem If you want to know what windows is up to when you do something, then try using https://learn.microsoft.com/en-us/sysinternals/downloads/procmon Re: Read file properties of video files in C++ Programming Software Development by toneewa The [Windows Media Foundation API](https://learn.microsoft.com/en-us/windows/win32/api/mfmediaengine/nf-mfmediaengine-imfmediaengine-getduration#requirements) is probably what you are thinking of. You also can just use my example, using the ffmpeg library. Just change the filename. extern "C" { #include <libavformat/… Re: Read file properties of video files in C++ Programming Software Development by Thomasio Thanks @toneewa that looks like what I want, at least a basis from where I can try to work it out for my needs. Re: ASUS Laptops - my experience Hardware and Software by toneewa If the power connector was replaced with the motherboard, then your charging cord is suspect. If they setup your PC with Windows 11, there's a good chance a GPT partition was used instead of NTFS (outdated). Imaging back to this would fail. Always check in your BIOS to see if your drives shows up there. If you're setup in UEFI mode, instead of … Re: ASUS Laptops - my experience Hardware and Software by Reverend Jim When I got it back they had replaced both the motherboard and the power supply and I checked in the store to verify there were no power issues. I suspect you are correct about them not reconnecting the touchpad as that was not working in Linux either. As for GPT vs NTFS, I have never formatted to anything but NTFS, and when I originally got the … Re: ASUS Laptops - my experience Hardware and Software by rproffitt "I allocated a C partition and formatted as NTFS then boot back into my Windows 11 install USB." That can derail the usual Windows install. On today's PCs I start off with a blank, no partition drive, boot the Windows USB stick and once in a while need to add the Intel RST storage driver. I maintain that Microsoft should update …