I've about 300+ video files in .f4v that my Samsung TV wouldn't play, however if I changed the ext/file name to either .mp4 or .mkv then the Samsung TV would play them 100% of the time.
If I'm to do this one by one using Windows default way, I would be prompted each and every time if changing the file ext would/might render the file not playable and I have to "OK" each and every file....
Is there a better way to do this? basically all I want is to have all my files ending with ".f4v" to be replaced with ".f4v.mp4" (I want to keep the .f4v before the .mp4 so that I know the original file ext).
Example:
"Find" all ending with .f4v
abc.f4v
bbc.f4v
cab.f4v
ddd.f4v
"Replace"
abc.f4v.mp4
bbc.f4v.mp4
cab.f4v.mp4
ddd.f4v.mp4
Thanks.
+ Reply to Thread
Results 1 to 4 of 4
-
-
From the command prompt(cmd) type
Code:rename *.fv4 *.fv4.mp4
-
Similar Threads
-
Replace x264 Encoder with a "CUDA" CLI app?
By Raycaster in forum Blu-ray RippingReplies: 3Last Post: 31st Dec 2010, 03:03 -
how we can implement "VirtualDub" or "FFmpeg" with my C# windows applicati
By dhemittal in forum ProgrammingReplies: 0Last Post: 8th Jun 2010, 07:17 -
HexEdit DVD Player Firmware -- "REPLACE CHKSUM"??
By dursman in forum Newbie / General discussionsReplies: 0Last Post: 28th Apr 2009, 09:55 -
Burning VOBs - error "Couldn't find any VOB unit"
By kshavo in forum Authoring (DVD)Replies: 7Last Post: 17th Feb 2009, 13:23 -
Guide "Replace DVD Menus With VobBlanker"
By skaleton in forum Newbie / General discussionsReplies: 2Last Post: 30th Aug 2008, 12:12