felx / ffmbc

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

xdcam imx50 problem #88

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
1. Use command: ffmbc -i 0000D43F.mov -target imx50 0000D43F.MXF
2. Use command: ffprobe 0000D43F.MXF
3.

What is the expected output? What do you see instead?
After command (1) I am not able to import file to xdcam (unsupported data, 
code=4230). 

Media info tells that Height of this video is 288 instead of 576. 

What version of the product are you using? On what operating system?
ffmbc 0.7 rc5, windows xp

Please provide any additional information below:

Attached file with commands. 
c0001_1.mxf - file that can be uploaded to xdcam (height = 576)
0000D43F.MXF - file that cannot be uploaded to xdcam (height = 288)

Source files are at https://rapidshare.com/files/4071573115/sources.zip. 

Original issue reported on code.google.com by ipodo...@gmail.com on 23 Feb 2012 at 3:52

Attachments:

GoogleCodeExporter commented 8 years ago
Humm I cannot reproduce your problem. It may be related to your windows build.

Original comment by baptiste...@gmail.com on 24 Feb 2012 at 1:54

GoogleCodeExporter commented 8 years ago
[deleted comment]
GoogleCodeExporter commented 8 years ago
The problem with height was casued by MediaInfo version (new version is ok). 

But still I cannot load video to xdcam device. I will investigate this and let 
you know. 

Original comment by ipodo...@gmail.com on 27 Feb 2012 at 11:01