將 Tab Mix Plus 選項內的【拖曳分頁時立即移動分頁】選項取消
即可正常拖動分頁位置
![](https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEh_kdnLBbuXhLOZQEMS5TQqZCTS0SSCI99jnB20ql9ic6C-K9RWGWYcytiuJ1Lh25_nxy6QGzWd-eVnK8w0H05YoI45nkkGhIk8-FeaFPtcmfVwdNlkne6napEzS85gB9t4hCfUd9z5jaSa/s320/%25E5%259C%2596%25E7%2589%2587+20161225-184217-1.png)
![]() |
使用後 (含景深效果) |
![]() |
無效果 |
ffmpeg -i sp06.mkv -vf subtitles=sp06.mkv -vcodec h264 -acodec aac -b:v 2M -b:a 256k out2.mp4
ffmpeg -i sp06.mkv -vcodec copy -acodec copy out3.mp4
ffmpeg -i sp06.mkv -vf subtitles=sp06.mkv -c:v libx264 -crf 20 -c:a aac out3.20.mp4
ffmpeg -i sp06.mkv -vf subtitles=sp06.mkv -c:v libx264 -q:v 0 out4.mp4
ffmpeg -i sp06.mkv -vf subtitles=sp06.mkv -c:v libx264 -crf 0 out4.crf.mp4
ffmpeg -i sp06.mkv -vf subtitles=sp06.mkv -c:v libx264 -q:v 0 -profile:v baseline out4.baseline.mp4
ffmpeg -i sp06.mkv -vf subtitles=sp06.mkv -vcodec h264 -acodec aac -profile:v baseline out5.mp4
ffmpeg -i sp06.mkv -vf subtitles=sp06.mkv -vcodec h264 -acodec aac -q:v 0 -profile:v baseline out5.q0.mp4
@echo off
set FILENAME1=%~n1%~x1
set FILENAME2=T:/cache/temp%~x1
copy "%FILENAME1%" "%FILENAME2%"
cd /D T:
cd "T:\cache"
"%~dp0/ffmpeg" -i temp%~x1 -vf subtitles=temp%~x1 -c:v libx264 -q:v 0 -profile:v baseline temp.mp4
call explorer "T:\cache"
pause
Description
Have you ever thought it was unfair that you had to play as either a Vampire Lord or a Werewolf, but you couldn't be both at the same time? Well Molag Bal and Hircine are in for a big surprise, because it seems the Dragonborn's blood is strong enough to handle it. Or in other words, installing this mod will make it possible. ;)
What This Mod Does
This mod allows you to keep the beast blood you received during the Companions quest line as well as the gift of the Vampire Lord you received from either Lord Harkon or Serana. If you've already completed both the Companions quest line and the Dawnguard quest line and have already been cured of the one or the other, you can return to either Aela to be re-gifted with Lycanthropy or to Serana to be re-gifted with Sanguinare Vampiris without being cured of the other.
What This Mod Does NOT Do
This mod doesn't create any new races or abilities or change how you become a vampire or werewolf in any way. You still need to go through the regular quest lines to become both.
help "Face Copy"才能學到這個魔法 並且如果開啟魔法選單 或者 其他動作 可能就必須要再重新學一次
player.equipspell XXXXXXXX left
Cazy hairs and demoness hairs conversion
http://www.nexusmods.com/skyrim/mods/19623
對應資料夾為 textures\_zzhair 沒有新版 不須額外下載 但也許哪天作者忽然更新了
此 MOD 雖然包含以下髮型 但沒有最新版本 所以要額外下載以下檔案 進行更新
Hair packs of TES IV Oblivion for Female Only 2.0
http://bbs.3dmgame.com/thread-4057540-1-1.html
對應資料夾為 textures\Oblhair
SG Hair Pack AIO 2016
http://skyrimgtx.com/mods.html
對應資料夾為 textures\sghairs
DirectShowSource("影片檔名.mkv",23)