Skip to content
GitLab
Projects Groups Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in / Register
  • Vorbis tools Vorbis tools
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 63
    • Issues 63
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 0
    • Merge requests 0
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Packages and registries
    • Packages and registries
    • Container Registry
  • Monitor
    • Monitor
    • Incidents
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Repository
  • Wiki
    • Wiki
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • Xiph.OrgXiph.Org
  • Vorbis toolsVorbis tools
  • Issues
  • #559
Closed
Open
Issue created Aug 17, 2004 by js.lebacq@js.lebacq

oggenc bails out early on some flac files

when I want to make an ogg file from a flac file, oggenc doesn't work properly 
 
Example : 
jsl@sedentaire:~/mp3/Brian May/another world$ oggenc -q 7 *.flac 
Ouverture avec le module flac : FLAC file reader 
Encodage de "01-space-Brian May.flac" 
         en "01-space-Brian May.ogg" 
à la qualité 7,00 
 
Fin de l'encodage du fichier « 01-space-Brian May.ogg » 
 
        Longueur de fichier :  0m 00,0s 
        Temps écoulé : 0m 00,1s 
        Taux:         0,0000 
        Débit moyen : inf kb/s 
 
Ouverture avec le module flac : FLAC file reader 
Encodage de "02-business-Brian May.flac" 
         en "02-business-Brian May.ogg" 
à la qualité 7,00 
        [ 75,7%] [ 0m06s restant] / 
 
Fin de l'encodage du fichier « 02-business-Brian May.ogg » 
 
        Longueur de fichier :  3m 52,0s 
        Temps écoulé : 0m 19,0s 
        Taux:         12,2593 
        Débit moyen : 208,6 kb/s 
 
[...] 
 
As you can see (sorry for the french version of the output), oggenc stop before 100% with the 
second file, and simply don't start with the first... I had the same problem with Mandrake 10.0
(AMD64), 10.1beta1(x86), and now with Debian Sarge (so, it's not a distribution-specific 
problem). 
I must say I have the same problem with another flac files (from magnatune if you want to 
know), wich I was able to oggenc with a previous Mandrake (9.2) and another computer 
(i386). So, I can't say if it's a platform-specific problem (AMD64 ?) or a new problem with new 
versions of oggenc. 
 
Regards, JSL.
Assignee
Assign to
Time tracking