#197 libOggFLAC seekable encoding broken

closed-fixed
Josh Coalson
libFLAC (57)
9
2006-11-15
2005-10-26
Anonymous
No

The first pass generated an acceptable file, but when the OggFLAC
seekable encoder goes back to update the STREAMINFO in the 1st
Ogg packet, there are many bugs. I have attached the source
changes I needed to make to get it working. Search for "Stevo".

-Stevo Brock
Monkey Tools
www.monkey-tools.com
sbrock@skywardstudios.com

Discussion

  • Updated source files

     
    Attachments
  • Josh Coalson
    Josh Coalson
    2006-11-10

    • priority: 5 --> 9
    • assigned_to: nobody --> jcoalson
    • status: open --> open-accepted
     
  • Josh Coalson
    Josh Coalson
    2006-11-10

    Logged In: YES
    user_id=78173

    what version of libogg were you using?

     
  • Josh Coalson
    Josh Coalson
    2006-11-15

    • status: open-accepted --> closed-fixed
     
  • Josh Coalson
    Josh Coalson
    2006-11-15

    Logged In: YES
    user_id=78173
    Originator: NO

    OK, fixed in CVS, thanks.