View Bug Details

IDProjectCategoryView StatusLast Update
0000642DCP-o-maticBugspublic2016-05-31 23:56
Reportercarmeloco Assigned Tocarl  
PrioritynormalSeveritymajorReproducibilityalways
Status closedResolutionfixed 
Platform64 bitOSWindowsOS Version8
Product Version2.1.7 
Summary0000642: Audio saturated importing an existing DCP on DCP-o-matic 2.1.26
Description

I tested import a DCP into DCP-o-matic 2.1.26, but when I make the DCP, it's created quickly because the video is jpeg2000, but the audio sounds saturated. Using the "Show audio" button, I can see that the peak and the RMS, as a flat graphic.

Steps To Reproduce

Importing a DCP with the "Add folder..." button.

Additional Information

I can import the .mxf video file using the "Add files(s)..." button, but I can't add the .mxf audio file. It reports an error:

"Error: Could not find video stream"

TagsNo tags attached.
Branch
Estimated weeks required
Estimated work requiredAverage

Activities

carmeloco

2015-07-21 15:09

reporter  

Show Audio.jpg (80,856 bytes)   
Show Audio.jpg (80,856 bytes)   

Igor.Voyt

2015-07-21 15:16

reporter   ~0000785

Last edited: 2015-07-21 15:17

This problem is not only 2.1.26. Previous versions have this bug (feature?) too.
In this case I use FFMPEG command in cmd:
ffmpeg -i audiofile.mxf -c: a copy outputfile.wav
This will give u normal 6-ch audio (maybe 8-ch, depends on source) , which u can use in your project.

Maybe it is wrong way, but helps for me

carl

2015-07-21 22:29

administrator   ~0000786

Thanks for the report. Fixed in de5037c6ec1a33d17bd0a6029676f8fd39f55b41 which will be in 2.1.27.

Bug History

Date Modified Username Field Change
2015-07-21 15:09 carmeloco New Bug
2015-07-21 15:09 carmeloco File Added: Show Audio.jpg
2015-07-21 15:16 Igor.Voyt Note Added: 0000785
2015-07-21 15:16 Igor.Voyt Note Edited: 0000785
2015-07-21 15:17 Igor.Voyt Note Edited: 0000785
2015-07-21 21:41 carl Assigned To => carl
2015-07-21 21:41 carl Status new => confirmed
2015-07-21 22:29 carl Note Added: 0000786
2015-07-21 22:29 carl Status confirmed => resolved
2015-07-21 22:29 carl Resolution open => fixed
2016-05-31 23:56 carl Status resolved => closed