From: ath@isk-clever.ru
To: community@altlinux.ru
Subject: Re: [Comm] mencoder & vob
Date: Wed, 19 May 2004 08:36:05 +0400 (MSD)
Message-ID: <Pine.LNX.4.53L.0405190814020.22977@isk-clever.ru> (raw)
In-Reply-To: <152415409.20040518222908@uni.udm.ru>
>
> cat inp1.vob inp2.vob | mencoder -oac copy -ovc copy -o
> out.vob
>
Если VOB в формате NTSC - TELECINE (fps 23.97), в шапку этого
контейнера пропиывается сперва fps 29, а спустя 2 секунды видео
поток переключается на 23. Mencoder создаёт новый поток видео
(out.vob) с fps тем что указан в заголовке исходника, и уже не
изменяет его. В результате получаете видеопоток в котором
происходит подёргивание кадра раз в секунду из-за
рассинхронизации и сброса потока. Экспериментально проверено, что
лучше склеивать таким образом:
(Точно не помню, давно это было, но копать надо туда)
cat inp* | mplayer -streamdump out.vob -
С уважением Антон
next prev parent reply other threads:[~2004-05-19 4:36 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2004-05-18 18:29 ilb
2004-05-18 17:48 ` Valery V. Inozemtsev
2004-05-19 4:36 ` ath [this message]
2004-05-19 9:33 ` Vlad Gousev
2004-05-20 4:30 ` ath
2004-05-21 19:55 ` Vlad Gousev
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=Pine.LNX.4.53L.0405190814020.22977@isk-clever.ru \
--to=ath@isk-clever.ru \
--cc=community@altlinux.ru \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
ALT Linux Community general discussions
This inbox may be cloned and mirrored by anyone:
git clone --mirror http://lore.altlinux.org/community/0 community/git/0.git
# If you have public-inbox 1.1+ installed, you may
# initialize and index your mirror using the following commands:
public-inbox-init -V2 community community/ http://lore.altlinux.org/community \
mandrake-russian@linuxteam.iplabs.ru community@lists.altlinux.org community@lists.altlinux.ru community@lists.altlinux.com
public-inbox-index community
Example config snippet for mirrors.
Newsgroup available over NNTP:
nntp://lore.altlinux.org/org.altlinux.lists.community
AGPL code for this site: git clone https://public-inbox.org/public-inbox.git