lils000 / xvid4psp

Automatically exported from code.google.com/p/xvid4psp
GNU General Public License v2.0
0 stars 0 forks source link

Issue with flvtool++ created files #40

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
It seems that FLV files created with flvtool++ set the frame rate as "$fps fps 
/ $fps fps" (as well as width and height), resulting into a file decoded at 1 
fps.

An example:
DirectShowSource("file.flv", fps=23.976 / 23.976, convertfps=true)

Here's a sample if you need one.
https://animetosho.org/file/furzi-raws-infinite-stratos-ova-1280x720-web-x264-aa
c-flv.13541

Original issue reported on code.google.com by bruno...@gmail.com on 8 Jan 2012 at 6:30

GoogleCodeExporter commented 8 years ago
Thanks for the report. Fixed both in MediaInfo 
(http://forum.doom9.org/showthread.php?p=1577729#post1577729) and in XviD4PSP 
(r278).

P.S. Sorry for huge delay..

Original comment by forc...@gmail.com on 12 Jun 2012 at 6:35