jslhs / ffmbc

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

ProRes flagged as BFF #168

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
1. Encode to ProRes with -tff
2.
3.

What is the expected output? What do you see instead?

Expected Quicktime scan order should be TFF but instead it is BFF.
The ProRes stream itself is correctly flagged TFF.
This can be verified with MediaInfo 0.7.67, see discussion here:
http://sourceforge.net/p/mediainfo/bugs/822/

Scan type : Interlaced
Scan order : Bottom Field First
Scan order, stored/displayed inverted : Yes
Meaning that the ProRes raw stream is TFF but QucikTime want it BFF.
000791F9 Sample Table (8 bytes)
000791F9 Header (8 bytes)
000791F9 Size: 10022 (0x00002726)
000791FD Name: stbl
00079201 Sample Description (16 bytes)
00079201 Header (8 bytes)
00079201 Size: 134 (0x00000086)
00079205 Name: stsd
(...)
00079267 Field/Frame Information (10 bytes)
00079267 Header (8 bytes)
00079267 Size: 10 (0x0000000A)
0007926B Name: fiel
0007926F fields: 2 (0x02)
00079270 detail: 9 (0x09)

What version of the product are you using? On what operating system?

ffmbc 0.7 rc8, Windows 7 x64

Please provide any additional information below:

- Full commandline run (with -v 3) and everything the program printed
without
the repeating parts.
- Upload your sample somewhere and supply url

Original issue reported on code.google.com by lee...@gmail.com on 11 Feb 2014 at 11:00

GoogleCodeExporter commented 8 years ago
windows build is probably broken

Original comment by baptiste...@gmail.com on 19 Feb 2014 at 8:10

GoogleCodeExporter commented 8 years ago

Original comment by baptiste...@gmail.com on 19 Feb 2014 at 8:10