jslhs / ffmbc

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

MXF DVCPRO HD rewrap to .MOV lost captions. #125

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
1.ffmbc -i input.mxf -vcodec copy -acodec copy -sameq output.mov
2.NOTES: input.mxf is dvcproHD codec with embedded captions.
3.

What is the expected output? What do you see instead?
Expected output should be the same file with a .mov wrapper. The result instead 
is a .mov file with missing captions. 

What version of the product are you using? On what operating system?
I am using 0.7-rc7

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
ffmbc -i input.mxf -vcodec copy -acodec copy -sameq output.mov

Original issue reported on code.google.com by Nathanie...@gmail.com on 21 Nov 2012 at 2:14

GoogleCodeExporter commented 8 years ago
Captions rewrap are not supported currently.

Original comment by baptiste...@gmail.com on 21 Nov 2012 at 7:40