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.
+ Reply to Thread
Results 1 to 12 of 12
Thread: I need a miracle video player
Thread
-
Maybe MPCHC, Player->Increase Rate.
It only goes 2x the speed.Originally Posted by Baldrick
AviSynth: AssumeFPS(4x actual fps). For example, for a 30 fps video
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)
The audio will go out of sync.Code:DirectShowSource("video.ext") AssumeFPS(120) SelectEvery(4,0)
How does AVISYNTH work? I've installed it, but can't open the software anywhere?
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.
Doesn't seem to work, the video just freezes, but the audio keeps going.
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.
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...
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.
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.Originally Posted by ntvinh986
Similar Threads
-
How Can I Convert Real Player Video Files To Make Them DVD Player Compatabl
By Lennoxtown in forum Video ConversionReplies: 8Last Post: 17th Oct 2007, 07:05 -
ITS A MIRACLE! DRU-500a is CURED!!!
By rkr1958 in forum DVD & Blu-ray WritersReplies: 0Last Post: 13th Apr 2004, 21:52
StatisticsNewest guidesLatest tool updatesNew media comments



Quote