Phil Ehrens wrote:
Yes... You intend to probe with a polymorphic object, which
is perverse.
Why is it polymorphic?

My only intent is to encapsulate all of the mplayer probing behind an interface that, basically, tells you two things: 1 - Whether all of the info returned by mplayer agree? (ie, did all of the lines reporting on the audio samplerate match? Did all of the lines reporting the container type match?). If not, then something has gone amiss and you should probably abort transcoding and look at the file manually. 2 - If all of the info returned by mplayer makes sense, then you can easily get those individual values.

Where's the polymorphism?

- Joe

Attachment: smime.p7s
Description: S/MIME Cryptographic Signature

Reply via email to