AlliedModders

AlliedModders (https://forums.alliedmods.net/index.php)
-   Extensions (https://forums.alliedmods.net/forumdisplay.php?f=134)
-   -   Smffmpeg (1.0.0.1, 2018.02.14) (https://forums.alliedmods.net/showthread.php?t=305298)

GHartmann 02-14-2018 16:18

Smffmpeg (1.0.0.1, 2018.02.14)
 
1 Attachment(s)
Intended for use with my Rociar plugin.

SMFFMPEG, gives access to some ffmpeg functionality within SourceMod.
Only tested on Linux with TF2.

native int SMFFMPEG_GetSoundDuration(char[] file);
Get a sound's duration (does not read VPKs)

native void SMFFMPEG_FlushSoundDurationCache();
Flush the sound duration cache.
Intended for development/debugging only, you shouldn't need to call this.

DJPlaya 08-09-2020 09:15

Re: Smffmpeg (1.0.0.1, 2018.02.14)
 
HMMM, ime getting sick Ideas ^^
If this would be expanded, i could think of it to be used with the Displaying Method of SMES. This would enable us to play Videos ingame, haha, ime pretty sure setting every Pixel each frame(or timed) would just be too much for SM. I will keep this in mind, may be fun to try out some Time:bee:


All times are GMT -4. The time now is 13:32.

Powered by vBulletin®
Copyright ©2000 - 2024, vBulletin Solutions, Inc.