Opened 16 years ago

Last modified 13 years ago

#1305 new defect

Demuxer parsed FPS is not correctly channeled to the libavformat muxer in mencoder

Reported by: nvidiadx@… Owned by: reimar
Priority: normal Component: demuxer
Version: HEAD Severity: normal
Keywords: Cc:
Blocked By: Blocking:
Reproduced by developer: no Analyzed by developer: no

Description

mencoder test.ts -ovc copy -oac copy -of lavf format=matroska -o test.mkv <- the final FPS for the MKV is 25 that is wrong the main FPS coming from the TS demuxer was 29.970.

Change History (2)

comment:1 by nvidiadx@…, 16 years ago

Input file

General
ID : 1
Complete name : C:\x264\test.ts
Format : MPEG-TS
File size : 202 MiB
Duration : 2mn 27s
Overall bit rate : 11.5 Mbps

Video
ID : 17 (0x11)
Menu ID : 1 (0x1)
Format : MPEG Video
Format version : Version 2
Format profile : Main@High
Format settings, Matrix : Standard
Duration : 2mn 27s
Bit rate mode : Constant
Bit rate : 10.7 Mbps
Nominal bit rate : 25.0 Mbps
Width : 1 920 pixels
Height : 1 080 pixels
Display aspect ratio : 16/9
Frame rate : 29.970 fps
Standard : Component
Colorimetry : 4:2:0
Scan type : Progressive
Scan order : 2:3 Pulldown
Bits/(Pixel*Frame) : 0.402

Audio
ID : 20 (0x14)
Menu ID : 1 (0x1)
Format : AC-3
Format/Info : Audio Coding 3
Bit rate mode : Constant
Bit rate : 384 Kbps
Channel(s) : 2 channels
Channel positions : L R
Sampling rate : 48.0 KHz
Video delay : -870ms
Language : English

comment:2 by compn, 13 years ago

Owner: changed from r_togni@… to reimar
Note: See TracTickets for help on using tickets.