AstroSkipper Posted July 2 Posted July 2 (edited) 4 hours ago, autodidact said: I can't reproduce the problem. I downloaded the same video source and assets as yours and it played with my ffplay version 8.2-1568-b355200263-win32-shared. Here is a new basic static build for you to test to see if the problem persists. Unfortunately, the problem persists. I downloaded the video with same yt-dlp options once again. Same behaviour. Your ffplay.exe opens and immediately closes. Here is my suggestion. I'll send you a PM with a link to the video file, and you can test it in-depth on your system. Ok? If you need the yt-dlp log generated while downloading the video, do not hesitate to ask for it here. Edited July 2 by AstroSkipper 1
AstroSkipper Posted July 2 Posted July 2 (edited) @autodidact When testing, please use this command: Quote ffplay -autoexit -vf subtitles=filename=\'"Adele - Easy On Me (Live at the NRJ Awards 2021).mp4"\' "Adele - Easy On Me (Live at the NRJ Awards 2021).mp4" I think it is a problem showing the embedded subtitle in version 8.2 as the standard command without subtitle works: Quote ffplay -autoexit "Adele - Easy On Me (Live at the NRJ Awards 2021).mp4" Maybe you can bring yourself to build your releases the way you always have in the past. BTW, the MSFN editor is such a piece of junk. To inject this code into my post, is an absolute nightmare. I had to simplify my command. MSFN seems to consider completely harmless DOS commands to be dangerous. Edited July 2 by AstroSkipper 2
autodidact Posted July 2 Posted July 2 2 hours ago, AstroSkipper said: I think it is a problem showing the embedded subtitle in version 8.2 as the standard command without subtitle works: This should have the fix and it will be included in the next release as well. https://files.videohelp.com/u/69760/ffmpeg-8.2-2155-1836ef9684-win32-static-xpmod-P4.7z 2
AstroSkipper Posted July 2 Posted July 2 (edited) 2 hours ago, autodidact said: This should have the fix and it will be included in the next release as well. https://files.videohelp.com/u/69760/ffmpeg-8.2-2155-1836ef9684-win32-static-xpmod-P4.7z Ok. Thanks! This one is working again. So it seems it really was a subtitle issue. I suppose that was due to your "scaling down to basic" since it didn't occur in version 8.1. Anyway! I'm looking forward to your next releases and perhaps one day a "scaling up to standard". Edited July 2 by AstroSkipper 1
VistaLover Posted July 2 Posted July 2 23 hours ago, VistaLover said: would you please consider updating that reference, too ? Many thanks @Reino for updating your forum signature, now being "My fileserver" ...
autodidact Posted 13 hours ago Posted 13 hours ago FFmpeg update. XP: static shared libfdk-aac VISTAx86: static shared libfdk-aac The following static links will always match the latest uploaded XP archives: https://files.videohelp.com/u/69760/ffmpeg-win32-XP-static-latest.7z https://files.videohelp.com/u/69760/ffmpeg-win32-XP-shared-latest.7z 3
xjani Posted 2 hours ago Posted 2 hours ago 11 hours ago, autodidact said: FFmpeg update. XP: static shared libfdk-aac Versions for XP. All full versions work fine. The lighter, stripped-down versions, including the latest one, do not support HTTPS. For example: ffplay.exe -i “https://paranormalium.waw.pl/radio/8000/mp3_48” ffplay returns this error: https or dtls protocol not found, recompile FFmpeg with openssl, gnutls, or securetransport enabled. https://paranormalium.waw.pl/radio/8000/mp3_48: Protocol not found So here’s my question: Could you release the full version for XP at least once in a while? The lightweight versions are great, but there are always unexpected issues with them, just like in this case. 1
VistaLover Posted 1 hour ago Posted 1 hour ago 1 hour ago, xjani said: The lighter, stripped-down versions, including the latest one, do not support HTTPS. ... But the author has already mentioned that : On 7/1/2026 at 5:22 AM, autodidact said: Also, the current builds have no cryptography library. The community of XP-using members here has to reach a consensus as to what should be the minimal configuration of the FFmpeg/XP compiles, so that autodidact doesn't have to jump through hoops to try and satisfy each and every one of you ; remember, this most kind person is offering an invaluable service out of the goodness of their heart ; compiling binaries is a time and CPU (read: electricity) consuming convoluted process...
VistaLover Posted 1 hour ago Posted 1 hour ago 1 hour ago, xjani said: For example: ffplay.exe -i “https://paranormalium.waw.pl/radio/8000/mp3_48” ffplay returns this error: https or dtls protocol not found, recompile FFmpeg with openssl, gnutls, or securetransport enabled. https://paranormalium.waw.pl/radio/8000/mp3_48: Protocol not found The same stream is available through plain HTTP, http://paranormalium.waw.pl/radio/8000/mp3_48 so you can use that with an FFplay compile without HTTPS support built-in ...
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now