GoFuckYourself.com - Adult Webmaster Forum

GoFuckYourself.com - Adult Webmaster Forum (https://gfy.com/index.php)
-   Fucking Around & Business Discussion (https://gfy.com/forumdisplay.php?f=26)
-   -   Flash Metadata Batch Help (https://gfy.com/showthread.php?t=1012100)

Boobgirl 02-27-2011 05:19 PM

Flash Metadata Batch Help
 
I have both Yamdi and FLVtool2 on my server and I want to be able to batch encode all of my flash files with metadata for streaming. I don't know the command for either of these programs to do a batch run? Any help?

NaughtyRob 02-27-2011 11:47 PM

Maybe ask your host? They may do it for you.

munki 02-27-2011 11:50 PM

bash script it...

Boobgirl 02-28-2011 09:28 AM

Quote:

Originally Posted by munki (Post 17944628)
bash script it...

example?

munki 02-28-2011 05:52 PM

Quote:

Originally Posted by Boobgirl (Post 17945256)
example?

Code:

mencoder $1 -of lavf -ovc lavc -lavcopts vcodec=flv:vbitrate=800:acodec=libfaac:abitrate=96 -srate 44100 -oac lavc -vf scale=640:480 -o $2
flvtool2 -Uv $2 $3
rm $2

example flvtool2 injection using mencoder outputs...


All times are GMT -7. The time now is 07:32 AM.

Powered by vBulletin® Version 3.8.8
Copyright ©2000 - 2025, vBulletin Solutions, Inc.
©2000-, AI Media Network Inc123