OggEnc v2.87 (aoTuV Beta 6.03) padding switch |
![]() ![]() |
OggEnc v2.87 (aoTuV Beta 6.03) padding switch |
Sep 23 2011, 22:53
Post
#1
|
|
|
Group: Members Posts: 120 Joined: 14-April 04 Member No.: 13473 |
I noticed some time ago that the --padding switch has disappeared from the various oggenc2.exe builds that I've downloaded from rarewares. I'm currently using OggEnc v2.87 (aoTuV Beta 6.03), still with no padding switch. I've searched and cannot find any thread explaining what happened to this switch.
I liked this switch and would like to have it back. Can anyone explain what happened to it and whether we can expect to see its return in future releases? |
|
|
|
Sep 24 2011, 09:29
Post
#2
|
|
![]() xcLame and OggDropXPd Developer Group: Developer Posts: 3706 Joined: 30-September 01 From: Bracknell, UK Member No.: 111 |
The option was removed in November of last year because it caused issues with Windows 7. I've not looked at it since but I'll have another look now.
-------------------- John
---------------------------------------------------------------- My compiles and utilities are at http://www.rarewares.org/ |
|
|
|
Sep 24 2011, 10:01
Post
#3
|
|
![]() Group: Developer Posts: 2980 Joined: 2-December 07 Member No.: 49183 |
Found the suggestion about padding: http://www.hydrogenaudio.org/forums/index....ost&p=43768
But there's a problem with that code because of: vorbis_analysis_headerout(&vd,opt->comments, &header_main,&header_comments,&header_codebooks); allocates memory for comments and stores it in 2 variables: header_comments.packet and vd.backend_state.header1. The latter variable is defined in codec_internal.h and should be also updated somehow. |
|
|
|
Sep 24 2011, 11:13
Post
#4
|
|
![]() xcLame and OggDropXPd Developer Group: Developer Posts: 3706 Joined: 30-September 01 From: Bracknell, UK Member No.: 111 |
And not a trivial exercise, it would seem.
-------------------- John
---------------------------------------------------------------- My compiles and utilities are at http://www.rarewares.org/ |
|
|
|
Sep 25 2011, 19:18
Post
#5
|
|
|
Group: Members Posts: 120 Joined: 14-April 04 Member No.: 13473 |
John,
Thanks for your prompt reply to my question. I really appreciate it and all the work you've put into oggenc2. |
|
|
|
Sep 28 2011, 17:53
Post
#6
|
|
![]() Group: Developer Posts: 2980 Joined: 2-December 07 Member No.: 49183 |
http://wiki.xiph.org/Metadata :
QUOTE METADATA_BLOCK_PADDING: Nul padding. ... METADATA_BLOCK_VORBIS_COMMENT: Also known as FLAC tags, the contents of a VorbisComment packet. Does it mean that padding should have its own block (instead of adding unused space to VorbisComment block)? Or is it true only for FLAC files? Added: yes it seems to be related to FLAC only This post has been edited by lvqcl: Sep 28 2011, 18:35 |
|
|
|
![]() ![]() |
|
Lo-Fi Version | Time is now: 20th May 2013 - 07:59 |