jslhs / ffmbc

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

.mov to .mxf converts with no audio #138

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
1.ffmbc -i MVI_2013.mov -s hd1080 -target xdcamhd422  -an MV2013.mxf 
-acodec pcm_s24le -ar 48000 -newaudio 
-acodec pcm_s24le -ar 48000 -newaudio 
2.
3.

What is the expected output? What do you see instead?
Creates an mxf file with no audio.  Returns error for "acodec pcm_s24le" 
is not recognized as an internal or external command, etc.

What version of the product are you using? On what operating system?
version 0.7 re 8 with windows 7 home edition

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 russells...@gmail.com on 23 Mar 2013 at 11:51

GoogleCodeExporter commented 8 years ago
I cannot reproduce the problem here

Original comment by baptiste...@gmail.com on 25 Mar 2013 at 8:09

GoogleCodeExporter commented 8 years ago
Sorry, meant to delete this comment.  Got it figured out.  What the program 
needs now is to be able to create files that can be written to and played by 
xdcam disk players.  This would be an awesome addition as there is no other 
software out that that can create an xdcam file as clean as ffmbc.  

Is there anything I could do to aid in making the mxf files created by ffmbc 
compatible with Sony xdcam disk machines?  

Original comment by russells...@gmail.com on 25 Mar 2013 at 8:13