VideoHelp.com Forum
+ Reply to Thread
Results 1 to 12 of 12
Thread
  1. Member
    Join Date: Aug 2009
    Location: Sweden
    Hi all,

    I'm looking for a videoplayer that can play M2TS videos 4x the speed, if you know what I mean (sorry, my English isn't that good)? I've tried VLC, but the video freezes.
    Quote Quote  

  2. I'm a MEGA Super Moderator Baldrick's Avatar
    Join Date: Aug 2000
    Location: Sweden
    Maybe MPCHC, Player->Increase Rate.
    Quote Quote  

  3. Member
    Join Date: Aug 2009
    Location: Sweden
    Originally Posted by Baldrick
    Maybe MPCHC, Player->Increase Rate.
    It only goes 2x the speed.
    Quote Quote  

  4. Member
    Join Date: Dec 2005
    Location: none
    AviSynth: AssumeFPS(4x actual fps). For example, for a 30 fps video

    Code:
    DirectShowSource("video.ext")
    AssumeFPS(120)
    Your computer may have trouble keeping up though. If you only want to see every 4th frame in addition to playing 4x faster:

    Code:
    DirectShowSource("video.ext")
    AssumeFPS(120)
    SelectEvery(4,0)
    The audio will go out of sync.
    Quote Quote  

  5. Member
    Join Date: Aug 2009
    Location: Sweden
    How does AVISYNTH work? I've installed it, but can't open the software anywhere?
    Quote Quote  

  6. Member
    Join Date: Dec 2005
    Location: none
    You create a text script with an editor like notepad. Give the script the extension .AVS. Open the .AVS file with any media player.

    I just noticed that VLC will let you play at 4x speed. Both the video and audio speed up.
    Quote Quote  

  7. Member
    Join Date: Aug 2009
    Location: Sweden
    Doesn't seem to work, the video just freezes, but the audio keeps going.
    Quote Quote  

  8. Member
    Join Date: Oct 2004
    Location: Freedonia
    Have you considered the possibility that there is not any player that can do this? Most players won't play audio at all for anything faster than 2x.
    Quote Quote  

  9. Member
    Join Date: Aug 2009
    Location: Sweden
    Damn the audio. I just need the video so I can look through 10 hours of footage in 2-3 hours.

    Looks like I have to give up on this one...
    Quote Quote  

  10. Member
    Join Date: Dec 2005
    Location: none
    Which doesn't work for you? Did you try VLC? KMPlayer allows up to 3x.
    Quote Quote  

  11. Member
    Join Date: Feb 2004
    Location: USA
    The PS3 likes .mt2s files just fine. I use mine to play back my home videos all the time (without any conversion). I'm not sure if there is a precisely '4x' speedup... I think you get 1x, 1.5x, 10x, and 30x, though. -- The 1.5x keeps the audio, by the way.
    Quote Quote  

  12. Member
    Join Date: Oct 2004
    Location: Freedonia
    Originally Posted by ntvinh986
    Hi all, I am a new member of forum. Would a newcomer be warmly welcome here? Good day you guys!!!
    ]
    Yes if you do NOT post something in threads like this. Your message has nothing to do with the existing thread. Do NOT do that again. We call that threadhijacking and we don't like it. Start a new thread if your post isn't completely relevant to an existing thread.
    Quote Quote  




Similar Threads

  1. Portable DVD Player vs Portable Video Player
    By DJboutit in forum Newbie / General discussions
    Replies: 8
    Last Post: 19th Apr 2012, 15:30
  2. Looking for a Good Video Player Or DVD Player
    By DJboutit in forum Portable Video
    Replies: 1
    Last Post: 6th Jun 2009, 21:57
  3. Replies: 3
    Last Post: 6th Dec 2007, 23:24
  4. Replies: 8
    Last Post: 17th Oct 2007, 06:05
  5. how do I flip an AVI video in windows media player or media player classi
    By mdavenport in forum Newbie / General discussions
    Replies: 2
    Last Post: 5th Jul 2007, 23:18
Search   Contact us   About   Advertise   Forum   RSS Feeds   Statistics   Tools