jslhs / ffmbc

Automatically exported from code.google.com/p/ffmbc
0 stars 0 forks source link

Incorrect CodecID used for AVC-I 100 1080p 23.976fps #179

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
The source files are in 23.976 fps.

After using FFMBC to convert to AVC-I 100 MXF, incorrect Codec ID is used.

The discussion with bmx is in here:
http://sourceforge.net/p/bmxlib/discussion/general/thread/b5e6478b/?limit=25

What is the expected output? What do you see instead?
The expected output is that it could be re-wrap by bmxtranswrap.

What version of the product are you using? On what operating system?
FFmbc 0.7 final on Linux.

Please provide any additional information below:

- Full commandline run (with -v 3) and everything the program printed
without
the repeating parts.
ffmbc -i P1160144.MOV -vcodec libx264 -intra -target avcintra100 -an 
ffmbc-avcintra100-23.98fps.mov

- Upload your sample somewhere and supply url

Original issue reported on code.google.com by mpatd...@gmail.com on 20 May 2014 at 5:07

Attachments:

GoogleCodeExporter commented 8 years ago
Should be fixed in 0.7.1

Original comment by baptiste...@gmail.com on 20 May 2014 at 7:20

GoogleCodeExporter commented 8 years ago
Tested with 0.7.1. The new version fixed the issue.

Original comment by mpatd...@gmail.com on 21 May 2014 at 5:02