so i download sometime .ts h.264 videos online and when i try in vlc player or media player classic i will go to a part in the video but it will play the audio but takes anywhere from 5seconds to maybe 15seconds or more for the video to start playing
only way for me to fix this is using avidemux to mux the .ts to mp4 only takes a couple of seconds but is really annoying having to do this
what may cause this
+ Reply to Thread
Results 1 to 4 of 4
-
-
Placing the elementary or transport streams into a container such as mkv or mp4 fixes the issues you're seeing.
I don't know the technical details, perhaps somebody else can explain it, but I think the container facilitates extra or fixes certain timing issues
related to the presentation of the video/audio -
The TS probably starts with a GOP that had it's keyframe removed (ie, randomly cut in an editor). So the GOP can't be displayed, video playback will start at the second GOP. But audio can start playing from the first GOP. The end result is you get audio with no video for the duration of the initial GOP. When you re-mux the TS to another container, either the first GOP and the associated audio are removed, or the player automatically starts playback of both the video and audio at the second GOP.
Last edited by jagabo; 11th Jun 2025 at 17:10.
Similar Threads
-
How to swap L:Seek/R:Play button functionality
By Unknow0059 in forum User guidesReplies: 1Last Post: 1st Nov 2022, 23:35 -
Tool to check for errors in H.264 mp4 video files?
By guy24s in forum Software PlayingReplies: 12Last Post: 20th Aug 2022, 03:30 -
Can't play MPG files on any video player out there?
By RainOfChaos in forum Software PlayingReplies: 8Last Post: 17th Jan 2021, 15:47 -
Aegisub: Show video seek bar constantly in timeline
By jjpontinen in forum SubtitleReplies: 0Last Post: 11th Oct 2020, 14:34 -
Help with video seek delay
By ironlife20 in forum Newbie / General discussionsReplies: 7Last Post: 22nd Aug 2020, 12:42