
20th Jan 2008, 8:38 am
|
|
Member
Keen on MPx players
|
|
Join Date: Aug 2007
Posts: 53
|
|
Quote:
Originally Posted by DaremoS";p="
Quote:
Originally Posted by lokster";p="
---
About the "_converted" file suffix: in the next version I will ad an option to change it (if you dont like it - you will be able just to use empty suffix)
|
Lokster... are you sort expert in conversions or you simply are really good programming the front-end?
I really like your viDrop and it's my preferred converter... but I have a doubt concerning out-of-synch issue.
Kindly read this taken from other forum:
Quote:
Video and audio in most cases are synchronized by two ways:
1) you define play speed (alias number of frames per second (fps)) and both video and audio is played at this speed, so video and audio is not surely synchronized when played (this method is used by 95% of applications)
2) you add timestamps to video and also to audio, and when video and audio is played these timestamps have to correspond together, so video and audio is surely synchronized when played; this method is harder to implement and not all types of videos or decoders can use it
|
This is more or less clear for me... second method seems to be more precise but requires a player that use it.
This of timestamps is done by Mencoder or is you who have add this feature in some way in Mencoder?
I ask you because your viDrop have always produced in-synch videos for a player I have that seems to use this method...
Will it work well if a player doesn't use this second method?
Thanks for your answer in advance
|
I am just programming the frontend, and I am not a conversion expert. Not at all...  I am not sure which method mencoder uses, and absolutely not sure how a specific player will perform in either of the cases... It depends from the player.
I never had out-of-sync issues with viDrop, and maybe if somebody has this problem, its because the bitrate is too high and the player can't handle it.
|