View Full Version : PLAzmA's FLV2MKV Batch Script
PLAzmA247
26th November 2010, 13:43
Want a really quick way to convert flv to mkv in seconds (with no loss) and be able to multiple files with one commnad.
Check out my thread.
http://forum.doom9.org/showthread.php?p=1460370#post1460370
italospain
29th November 2010, 11:21
can you help me making this working under xp ?
XP Usage : 1. FLV-Extract needs Net Framwork 2.0
2. Download forfiles from http://www.petri.co.il/download_free_reskit_tools.htm and copy it in system32 dir
3. change : forfiles /m *.flv /c "cmd /c call "%BATCHFILESLOCATION%\flv2mkvsubcall.bat" @file"
to
forfiles -m *.flv -c "cmd /c call "%BATCHFILESLOCATION%\flv2mkvsubcall.bat" @file"
doesnt work path not found
thanks
PLAzmA247
29th November 2010, 17:16
can you help me making this working under xp ?
XP Usage : 1. FLV-Extract needs Net Framwork 2.0
2. Download forfiles from http://www.petri.co.il/download_free_reskit_tools.htm and copy it in system32 dir
3. change : forfiles /m *.flv /c "cmd /c call "%BATCHFILESLOCATION%\flv2mkvsubcall.bat" @file"
to
forfiles -m *.flv -c "cmd /c call "%BATCHFILESLOCATION%\flv2mkvsubcall.bat" @file"
doesnt work path not found
thanks
DUDE it wasnt EASY, lol infact it was more of a nightmare making it work for XP than it was to create in the first place haha, oh well if you check the thread ive made it work with XP for you as well ;)
italospain
29th November 2010, 19:43
oh great
thanks i will try it out
vBulletin® v3.8.11, Copyright ©2000-2026, vBulletin Solutions Inc.