How do I display the timecode track in the quicktime player
Any help would be greatly appericated
Timecode
Moderators: FourthWorld, heatherlaine, Klaus, kevinmiller, robinmiller
Re: Timecode
hi,
I think you can use:
put the tracks of player myPlayer into tListTracks
check "tracks" at the LC dictionary
Best regards
Jean-Mmarc
I think you can use:
put the tracks of player myPlayer into tListTracks
check "tracks" at the LC dictionary
Best regards
Jean-Mmarc
https://alternatic.ch
-
- Posts: 25
- Joined: Tue Jan 03, 2012 9:10 pm
Re: Timecode
Thank you
I will check it out
I will check it out