how do I make a fiv to wmv hm?

For beginners, flames not allowed...(just by the staff :P)
Post Reply
shamir
Computer Manager
Computer Manager
Posts: 853
Joined: 01 Mar 2007, 17:00
17
Location: NY
Contact:

how do I make a fiv to wmv hm?

Post by shamir »

how do I make a fiv to wmv hm? :)

User avatar
rambo
Fame ! Where are the chicks?!
Fame ! Where are the chicks?!
Posts: 232
Joined: 29 Jun 2007, 16:00
16
Contact:

Post by rambo »

Never really experimented with file extensions wouldn't you just rename it blah.wmv from blah.fiv?..

Maybe a file converter or extension converter.

bubzuru
.net coder
.net coder
Posts: 700
Joined: 17 Apr 2007, 16:00
17
Contact:

Post by bubzuru »


User avatar
ayu
Staff
Staff
Posts: 8109
Joined: 27 Aug 2005, 16:00
18
Contact:

Post by ayu »

Install VLC in C:/ and copy/paste this to a batch file in the directory where the file is located, then just drag and drop the file over the batch

Code: Select all

 "c:\vlc\vlc" -vvv %1 --sout-ffmpeg-qscale 1  :sout=#transcode{vcodec=WMV2,scale=1,acodec=wma,ab=96,channels=2}:duplicate{dst=std{access=file,mux=asf,dst=%1.wmv

VLC: Download
"The best place to hide a tree, is in a forest"

shamir
Computer Manager
Computer Manager
Posts: 853
Joined: 01 Mar 2007, 17:00
17
Location: NY
Contact:

Post by shamir »

thanks guys :lol:

Post Reply