[NUT-devel] Codec id - random notes
Michael Niedermayer
michaelni at gmx.at
Thu Jun 22 00:40:35 CEST 2006
Hi
On Wed, Jun 21, 2006 at 01:34:41AM +0200, Luca Barbato wrote:
[...]
> a- what about workarounds you need to apply for certain encoders?
> - usually such hints could be guessed from the stream itself.
there are some rare case where this is not true and the fourcc is needed
for playback (XVIX (xvid + some interacing bug) for example)
> - a proper decoder should conform to the standard completely and not
> need hints
irrelevant, this just doesnt work in reality, you need to play streams
droping support for a few rare fourcc dependant workarounds is one thing
dropping support for all not standard compliant streams is just not
feasable
> - they could be replicated in the info packet w/out many issues.
you mean fourcc in the info packet? (somehow this is just shifting
things around not really changing anything) also info packets are
supposed to be optional but here the fourcc field might be needed
for the codec workarounds...
[...]
--
Michael GnuPG fingerprint: 9FF2128B147EF6730BADF133611EC787040B0FAB
In the past you could go to a library and read, borrow or copy any book
Today you'd get arrested for mere telling someone where the library is
More information about the NUT-devel
mailing list