I know it's a little more advanced but i wish you would have went over file associations and how to set the media player as the default media player. Trying to find a tutorial on that and i am just not finding anything for a media player. Also one suggestion to anyone watching, if you are feeling adventurous use the source code for FFmpeg and FFmpegInterop as the Nuget package has a lot of issues and hasn't been updated since 2017. It has serious performance issues and especially has issues with HEVC whereas when building the source code from scratch offers at least 80% better performance over the Nuget package
If you want to build the source code for FFmpegInterop but not FFmpeg then use the compiled DLLs and other files from here and just plop them into the current source code for FFmpeg without building it. Works just fine and saves you a ton of time from having to build FFmpeg yourself ffmpeg.zeranoe.com/builds/
Many thanks for the video, great indeed. I have a folder containing introductory videos of 30 seconds each and I would like UWP to run the videos according to the sequence written in a text file pre-defined by me. Example of text file: Winning Giants.mp4 We are more than winners.mp4 Towards the target.mp4 The Best Of Us Every Time.mp4 We Are Like Eagles.mp4 The best decision is to face the problems.mp4 With the text file I will have control over the application that from time to time will read the text file, because the videos will always be changed.
Install UWP in Visual Studio . #1.Click on new project. #2.In right side there is a search bar search universal you will see the result "instal universal windows platform" there is in 4-5 languages install as any language online.
website link goes nowhere -- awesome I wrote down all the instructions.
Your website you mention in the video, thecod3r.com does not work.....
Same here.The website doesn't work.
Thank you, my dude. I learned a lot 👍
I know it's a little more advanced but i wish you would have went over file associations and how to set the media player as the default media player. Trying to find a tutorial on that and i am just not finding anything for a media player.
Also one suggestion to anyone watching, if you are feeling adventurous use the source code for FFmpeg and FFmpegInterop as the Nuget package has a lot of issues and hasn't been updated since 2017. It has serious performance issues and especially has issues with HEVC whereas when building the source code from scratch offers at least 80% better performance over the Nuget package
If you want to build the source code for FFmpegInterop but not FFmpeg then use the compiled DLLs and other files from here and just plop them into the current source code for FFmpeg without building it. Works just fine and saves you a ton of time from having to build FFmpeg yourself
ffmpeg.zeranoe.com/builds/
thanks, it worked for me
Many thanks for the video, great indeed.
I have a folder containing introductory videos of 30 seconds each and I would like UWP to run the videos according to the sequence written in a text file pre-defined by me.
Example of text file:
Winning Giants.mp4
We are more than winners.mp4
Towards the target.mp4
The Best Of Us Every Time.mp4
We Are Like Eagles.mp4
The best decision is to face the problems.mp4
With the text file I will have control over the application that from time to time will read the text file, because the videos will always be changed.
Please sir, share the source code
i dint found any windows universal ??
Install UWP in Visual Studio .
#1.Click on new project.
#2.In right side there is a search bar search universal you will see the result "instal universal windows platform" there is in 4-5 languages install as any language online.
It's pretty choppy when first started