jslhs / ffmbc

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

LXF File Input Not Supported #188

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
1. ./configure --enable-gpl --enable-nonfree
2.  ./ffmbc -i /media/sf_Package/TEST.lxf

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

Expect to see Media Information about the LXF File.

Instead see this;

FFmbc version 0.7.1
Copyright (c) 2008-2014 Baptiste Coudurier and the FFmpeg developers
[lxf @ 0x2adb000] checksum error
[lxf @ 0x2adb000] expected 120 B size header, got 0

This seems to be working on the current git version of ffmpeg. Tested using 
git-2014-08-12-b097d17

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

FFmbc 0.7.1 on CentOS 6.5

Original issue reported on code.google.com by m...@matt-lee.co.uk on 13 Aug 2014 at 4:42

GoogleCodeExporter commented 8 years ago
FFmbc does not support LXF currently

Original comment by baptiste...@gmail.com on 14 Aug 2014 at 5:54