PDA

View Full Version : A small bug in audio demuxing in v1.4.8


Boulder
25th July 2006, 21:52
Hi Don,

I just noticed a small bug in v1.4.8. When you have set Audio->Output method->Disable and do File->Demux audio only, DGIndex will process as normal but it won't demux the audio stream.

neuron2
26th July 2006, 00:34
I knew about that but wondered whether the "disable" should be honored or not. The problem is if I don't honor the disabled, do I demux all tracks or selected tracks? So I think I'll leave it as is.

Boulder
26th July 2006, 09:46
Maybe you could pop up a dialog box which would say that audio demuxing is disabled. Because it looked like DGIndex was actually demuxing the audio, I had no clue that nothing was happening until I tried to find the demuxed track :)

neuron2
26th July 2006, 13:57
Done. Thank you for the suggestion.