VideoHelp Forum




+ Reply to Thread
Results 1 to 4 of 4
  1. Member
    Join Date
    Feb 2005
    Location
    Canada
    Search Comp PM
    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.
    Quote Quote  
  2. I'm a MEGA Super Moderator Baldrick's Avatar
    Join Date
    Aug 2000
    Location
    Sweden
    Search Comp PM
    From the command prompt(cmd) type
    Code:
    rename *.fv4 *.fv4.mp4
    in the same folder as the files. (type cd "c:\folderwithfiles\" to go to that folder first)
    Quote Quote  
  3. Member
    Join Date
    Feb 2005
    Location
    Canada
    Search Comp PM
    Originally Posted by Baldrick View Post
    From the command prompt(cmd) type
    Code:
    rename *.fv4 *.fv4.mp4
    in the same folder as the files. (type cd "c:\folderwithfiles\" to go to that folder first)

    Thanks Baldrick, simple and yet powerful!

    Have a great day!
    Quote Quote  
  4. I'm a MEGA Super Moderator Baldrick's Avatar
    Join Date
    Aug 2000
    Location
    Sweden
    Search Comp PM
    It's night here. . Zzzzz.
    Quote Quote  



Similar Threads

Visit our sponsor! Try DVDFab and backup Blu-rays!