C'est définitivement impossible d'utiliser Ogg Vorbis (lire et
encoder) avec QT7 et iTunes 4.9 sous Tiger 10.4.1 ?
À la tentative de lecture d'un fichier Ogg iTunes plante.
Si oui, quel lecteur/encodeur me conseilleriez vous ?
Autre chose à propos de cdrecord (installé via darwinports), y-a-t-il
un moyen (comme sous linux) d'émuler le scsi ?
Parce que pour l'instant :
$ sudo cdrecord -scanbus
Cdrecord-Clone 2.01 (powerpc-apple-macosx7.9.0) Copyright (C)
1995-2004 Jörg Schilling
cdrecord: No such file or directory. No matching device found..
Cannot open SCSI driver.
cdrecord: For possible targets try 'cdrecord -scanbus'.
cdrecord: For possible transport specifiers try 'cdrecord dev=help'.
@+
--
> Quelqu'un aurait-il une solution pour réinitialiser un MBR
Si tu veux qu'il soit complètement blanc (pas souhaitable, à mon avis) :
dd if=/dev/zero of=/dev/hda bs=512k count=1 (sous Linux)
-+- OT in Guide du linuxien (très) pervers - "Pour les K difficiles" -+-
Cette action est irreversible, confirmez la suppression du commentaire ?
Signaler le commentaire
Veuillez sélectionner un problème
Nudité
Violence
Harcèlement
Fraude
Vente illégale
Discours haineux
Terrorisme
Autre
dpesch
Gérald Niel wrote:
Bonjour,
C'est définitivement impossible d'utiliser Ogg Vorbis (lire et encoder) avec QT7 et iTunes 4.9 sous Tiger 10.4.1 ? À la tentative de lecture d'un fichier Ogg iTunes plante.
Pour info : <http://sourceforge.net/tracker/index.php?funcÞtail&aid44430&group_ idA359&atidC0388>
où on lit ceci :
Date: 2005-03-14 11:46 Sender: nobody Logged In: NO
Here's some info from Apple's QuickTime engineering group, from internal bug ID 4049440: "QuickTime's sound playback in QT7 is now based on CoreAudio instead of on Sound Manager. Therefore the Ogg Vorbis decoder ('sdec' component) is now being invoked from a CoreAudio AudioConverter via SoundConverterFillBuffer instead of by means of the chain of Sound Manager components used for playback in QuickTime 6. This is a different code path into the decoder that all other sdecs we know of support. "Vorbis is unusual because it makes use of audio blocks that overlap in time via low-level multiplexing. There is no direct support for this in QuickTime sound media. To force a fit, the movie importer that's part of Ogg Vorbis for QuickTime creates sound media that's carefully laid out to ensure that blocks are delivered to the sdec in the appropriate fashion via the old implementation of Sound Media. It's quite possible that the expectations of the sdec are violated when the audio data is delivered to it via a CoreAudio AudioConverter. But we just don't know enough about how the Ogg Vorbis components work to be able to say. [...] I believe that the developers will need to be involved for us to make progress on this issue."
From CoreAudio engineering: "I'd strongly recommend that these developers write an Audio Codec and not a Sound Mgr codec. Given that this is beta software, I'd recommend that the developers work with QT dev relations to resolve this issue."
--Jens Alfke (jens at apple dot com)
-- dape51. libremax=free.ORG51-1530m-At22db. "Même une horloge cassée a raison deux fois par jour." Woody Allen.
Gérald Niel <gniel@alussinan.org> wrote:
Bonjour,
C'est définitivement impossible d'utiliser Ogg Vorbis (lire et
encoder) avec QT7 et iTunes 4.9 sous Tiger 10.4.1 ?
À la tentative de lecture d'un fichier Ogg iTunes plante.
Pour info :
<http://sourceforge.net/tracker/index.php?funcÞtail&aid44430&group_
idA359&atidC0388>
où on lit ceci :
Date: 2005-03-14 11:46
Sender: nobody
Logged In: NO
Here's some info from Apple's QuickTime engineering group, from
internal bug ID 4049440:
"QuickTime's sound playback in QT7 is now based on CoreAudio
instead of on Sound Manager. Therefore the Ogg Vorbis decoder ('sdec'
component) is now being invoked from a CoreAudio AudioConverter via
SoundConverterFillBuffer instead of by means of the chain of Sound
Manager components used for playback in QuickTime 6. This is a different
code path into the decoder that all other sdecs we know of support.
"Vorbis is unusual because it makes use of audio blocks that
overlap in time via low-level multiplexing. There is no direct support
for this in QuickTime sound media. To force a fit, the movie importer
that's part of Ogg Vorbis for QuickTime creates sound media that's
carefully laid out to ensure that blocks are delivered to the sdec in
the appropriate fashion via the old implementation of Sound Media. It's
quite possible that the expectations of the sdec are violated when the
audio data is delivered to it via a CoreAudio AudioConverter. But we
just don't know enough about how the Ogg
Vorbis components work to be able to say. [...] I believe that the
developers will need to be involved for us to make progress on this
issue."
From CoreAudio engineering:
"I'd strongly recommend that these developers write an Audio
Codec and not a Sound Mgr codec. Given that this is beta software, I'd
recommend that the developers work with QT dev relations to resolve this
issue."
--Jens Alfke (jens at apple dot com)
--
dape51. libremax=free.ORG51-1530m-At22db.
"Même une horloge cassée a raison deux fois par jour."
Woody Allen.
C'est définitivement impossible d'utiliser Ogg Vorbis (lire et encoder) avec QT7 et iTunes 4.9 sous Tiger 10.4.1 ? À la tentative de lecture d'un fichier Ogg iTunes plante.
Pour info : <http://sourceforge.net/tracker/index.php?funcÞtail&aid44430&group_ idA359&atidC0388>
où on lit ceci :
Date: 2005-03-14 11:46 Sender: nobody Logged In: NO
Here's some info from Apple's QuickTime engineering group, from internal bug ID 4049440: "QuickTime's sound playback in QT7 is now based on CoreAudio instead of on Sound Manager. Therefore the Ogg Vorbis decoder ('sdec' component) is now being invoked from a CoreAudio AudioConverter via SoundConverterFillBuffer instead of by means of the chain of Sound Manager components used for playback in QuickTime 6. This is a different code path into the decoder that all other sdecs we know of support. "Vorbis is unusual because it makes use of audio blocks that overlap in time via low-level multiplexing. There is no direct support for this in QuickTime sound media. To force a fit, the movie importer that's part of Ogg Vorbis for QuickTime creates sound media that's carefully laid out to ensure that blocks are delivered to the sdec in the appropriate fashion via the old implementation of Sound Media. It's quite possible that the expectations of the sdec are violated when the audio data is delivered to it via a CoreAudio AudioConverter. But we just don't know enough about how the Ogg Vorbis components work to be able to say. [...] I believe that the developers will need to be involved for us to make progress on this issue."
From CoreAudio engineering: "I'd strongly recommend that these developers write an Audio Codec and not a Sound Mgr codec. Given that this is beta software, I'd recommend that the developers work with QT dev relations to resolve this issue."
--Jens Alfke (jens at apple dot com)
-- dape51. libremax=free.ORG51-1530m-At22db. "Même une horloge cassée a raison deux fois par jour." Woody Allen.
Gérald Niel
Le Dimanche 19 juin 2005 à 18:00 UTC, Dape51 écrivait sur fr.comp.os.mac-os.x :
Pour info : <http://sourceforge.net/tracker/index.php?funcÞtail&aid44430&group_ idA359&atidC0388>
où on lit ceci :
Oui bon... merci quand même. Mais je n'ai absolument rien compris. Tant pis. Pour iTunes, c'est bien 4.8 et non 4.9
@+ --
Notre devoir, pour leur bien et pour le bien de Linux, est de te flinguer avant que tu ne les sacrifies (fût-ce avec les meilleures intentions du monde). -+- TP In: Guide du linuxien pervers : "De la pédagogie par l'Exemple"
Le Dimanche 19 juin 2005 à 18:00 UTC, Dape51 écrivait sur
fr.comp.os.mac-os.x :
Pour info :
<http://sourceforge.net/tracker/index.php?funcÞtail&aid44430&group_
idA359&atidC0388>
où on lit ceci :
Oui bon... merci quand même. Mais je n'ai absolument rien compris.
Tant pis.
Pour iTunes, c'est bien 4.8 et non 4.9
@+
--
Notre devoir, pour leur bien et pour le bien de Linux, est de te
flinguer avant que tu ne les sacrifies (fût-ce avec les meilleures
intentions du monde).
-+- TP In: Guide du linuxien pervers : "De la pédagogie par l'Exemple"
Le Dimanche 19 juin 2005 à 18:00 UTC, Dape51 écrivait sur fr.comp.os.mac-os.x :
Pour info : <http://sourceforge.net/tracker/index.php?funcÞtail&aid44430&group_ idA359&atidC0388>
où on lit ceci :
Oui bon... merci quand même. Mais je n'ai absolument rien compris. Tant pis. Pour iTunes, c'est bien 4.8 et non 4.9
@+ --
Notre devoir, pour leur bien et pour le bien de Linux, est de te flinguer avant que tu ne les sacrifies (fût-ce avec les meilleures intentions du monde). -+- TP In: Guide du linuxien pervers : "De la pédagogie par l'Exemple"