Hi all,
a simple question: I need a player that plays mpg-2 files and reads their timecode as opposed to their duration.
Thx in advance!
+ Reply to Thread
Results 1 to 8 of 8
-
-
Most players, by default, show current position and the total duration. What is viewed is often configurable in most players.
Google is your Friend -
Krispy Kritter,
my fault for not being clear. I am not referring to duration and current position but SMPTE timecode. So far I have tried Media Player Classic, Windows Media Player 11 and vlc and none of them displays the timecode. If you know something I don't in regards with configuration or some other player that does display SMPTE timecode for MPG files please let me know.
thanks -
I don't know any player with such support but maybe use avisynth, create and script and then play the avs with a media player like
video = DirectShowSource("video.mpg")
ShowSMPTE(video,video.framerate)
See http://avisynth.org/mediawiki/ShowFrameNumber -
Thanks Baldrick, will this solution show the actual SMPTE timecode embedded in the actual file or will it generate a new one starting from 00:00:00:00 for example? I need a solution that will display the actual timecode.
thanks again! -
sp_key wrote:
I need a solution that will display the actual timecode.
offset enables the user to add an offset to the timecode,
while offset_f enables the user to add an offset to the timecode
specifying the number of frames (offset takes precedence over offset_f).
HTH.
\\\\\\\\\\\\\\\\\\\\ -
I have found this:
CaptionMaker Version History
blah
blah
blah
MPEG2 Video File, Read Embedded Time Code
Added the ability to scan MPEG2 video files for embedded time code info.
Added the ability to scan MPEG2 video files for embedded time code and
use this “actual” time code within CaptionMaker.
blah
blah
blah
++++++ -
It can randomly pick a video and then a random timecode and play for a few seconds..
It also allows you to start play at a given timecode; in slow motion or not and a replay if you like.
http://www.telusplanet.net/public/stonedan/slomo_demo.htm
This is a demo that shows you how. Download some test videos, the text control file and the player to a USB stick and a couple clicks and it is off and running.
Here is the screen reshoot of that demo.
http://www.youtube.com/watch?v=EzULqlf8598
Similar Threads
-
Same copied Blu Ray only reads sometimes in player, all the time with PS3.
By sevensees in forum Blu-ray RippingReplies: 8Last Post: 5th Mar 2012, 10:57 -
No Timecode On Any Movie Player.
By djgazzabhoy in forum Video ConversionReplies: 2Last Post: 14th Nov 2011, 08:06 -
Blu-Ray player that reads MP3's
By Megaman00001 in forum AudioReplies: 1Last Post: 21st Nov 2010, 06:55 -
Problem playing wmv files in Windows Media Player and Media Player Classic.
By rayden54 in forum Software PlayingReplies: 4Last Post: 1st Aug 2008, 22:49 -
how do I flip an AVI video in windows media player or media player classi
By mdavenport in forum Newbie / General discussionsReplies: 2Last Post: 5th Jul 2007, 23:18