Haibane Renmie - Hold

Feedback on cataloged Anime Music Videos

Moderators: Mol, seasons

Forum rules
Please observe the following unique rules for this forum:
  • Please limit your new threads (not replies) to one per week. If you have several new videos to announce, create one thread for all the videos. (Note: if you forget one you can edit your post!)
  • Offsite links are allowed, but you are required to have a catalog entry for that video as well. Threads announcing videos that do not contain a catalog entry will be moved to the Awaiting Catalog Entry sub-forum and will be deleted in 2 weeks if an entry is not created.
  • When posting announcements, it is recommended that you include links to the catalog entries (using the video ID) in your post.
  • Videos that do not contain anime are allowed to be announced in the Other Videos section and are not required to have catalog entries.
Locked
User avatar
bum
17747114553
Joined: Sat Nov 08, 2003 9:56 pm
Org Profile

Post by bum » Sat Jun 25, 2005 7:47 pm

Ok gah yeah the audio. By the time I found the cd I was allready off to a (broadband blessed) mates place to upload it. I'm gona have a version of the vid with the audio fixed by the end of today
Zarxrax wrote:Chock full of pop-frames. I told you what happens when you edit with Divx =D
No idea what your on about, seriosly.

Tono, man the anime's widescreen. I wanstgona strech it like I did with blue outline (which is an awsome amv for anyone who hasnt seen it. op it now to win free love)

Michele, note that theirs around 6-7 months between my last 3 amv's released. So editing quality kinda "jumped" between my first released and my later ones.

User avatar
Scintilla
(for EXTREME)
Joined: Mon Mar 31, 2003 8:47 pm
Status: Quo
Location: New Jersey
Contact:
Org Profile

Post by Scintilla » Sat Jun 25, 2005 8:57 pm

bum wrote:Tono, man the anime's widescreen. I wanstgona strech it like I did with blue outline...
The point is that you didn't have to add the black borders -- a widescreen resolution like 640x352 is fine. Black borders waste bits.

Unless you're submitting to a convention and their hardware doesn't respect the MPEG 16:9 aspect ratio flag. :evil:
ImageImage
:pizza: :pizza: Image :pizza: :pizza:

User avatar
bum
17747114553
Joined: Sat Nov 08, 2003 9:56 pm
Org Profile

Post by bum » Sat Jun 25, 2005 10:46 pm

I re-uploaded the vid, now with vastly improved audio quality.

User avatar
Nandez
Joined: Wed Apr 23, 2003 9:34 pm
Location: The CROS
Org Profile

Post by Nandez » Sat Jun 25, 2005 10:48 pm

Better than Blue Outline?
Pwolf wrote:humans are more likely to steal clips then waffles... proven fact...

User avatar
Warheart
Joined: Wed Sep 17, 2003 11:58 am
Status: Immersed
Location: In Fiction
Contact:
Org Profile

Post by Warheart » Sun Jun 26, 2005 9:01 am

Scintilla wrote:Could you normalize the audio? I couldn't hear a thing until the very end.
I didn't hear anything too. Looks good tough.

User avatar
bum
17747114553
Joined: Sat Nov 08, 2003 9:56 pm
Org Profile

Post by bum » Sun Jun 26, 2005 11:50 am

bum wrote:I re-uploaded the vid, now with vastly improved audio quality.

User avatar
Zarxrax
Joined: Sun Apr 01, 2001 6:37 pm
Contact:
Org Profile

Post by Zarxrax » Sun Jun 26, 2005 12:11 pm

Scintilla wrote:The point is that you didn't have to add the black borders -- a widescreen resolution like 640x352 is fine. Black borders waste bits.
Actually, the idea that borders waste bits is a common misconception. They can waste bits sometimes, but not all times. There will only be a noticable difference when the borders fall in the middle of a macroblock. When going from 352>480, you add 64 pixels on both the top and bottom, which is an even multiple of 16. This means that the black border falls precisely on a seperate macroblock from the video data. Thus you get a bunch of pure black macroblocks, which encode extremely well, such that any difference in quality or filesize is completely negligible. The time when they WOULD effect things adversely, is if they didn't fall right on the mod16 border. For instance, if he had made his video at say, 640x360, and then added borders. In this case, you would have 2 rows of macroblocks in which part of the block contains video data, and the other part of the block contains black data. This solid line between the video and the black is difficult to compress, and can waste a bit of bits. By aligning your borders to the macroblocks though, you can nullify this disadvantage.

User avatar
Scintilla
(for EXTREME)
Joined: Mon Mar 31, 2003 8:47 pm
Status: Quo
Location: New Jersey
Contact:
Org Profile

Post by Scintilla » Sun Jun 26, 2005 12:21 pm

Zarxrax wrote:
Scintilla wrote:The point is that you didn't have to add the black borders -- a widescreen resolution like 640x352 is fine. Black borders waste bits.
Actually, the idea that borders waste bits is a common misconception. They can waste bits sometimes, but not all times. There will only be a noticable difference when the borders fall in the middle of a macroblock. When going from 352>480, you add 64 pixels on both the top and bottom, which is an even multiple of 16. This means that the black border falls precisely on a seperate macroblock from the video data. Thus you get a bunch of pure black macroblocks, which encode extremely well, such that any difference in quality or filesize is completely negligible.
I'm aware of the 16x16 macroblock issue, but I've always thought it would still waste a lot of space even if you did keep things to multiples of 16. Huh.

But as far as I can see, there's still no point in adding black borders to a video that's being encoded to AVI... :P
ImageImage
:pizza: :pizza: Image :pizza: :pizza:

User avatar
Warheart
Joined: Wed Sep 17, 2003 11:58 am
Status: Immersed
Location: In Fiction
Contact:
Org Profile

Post by Warheart » Sun Jun 26, 2005 5:15 pm

bum wrote:
bum wrote:I re-uploaded the vid, now with vastly improved audio quality.
Ups ... my bad

/re-dls

User avatar
Knowname
Joined: Sat Nov 16, 2002 5:49 pm
Status: Indubitably
Location: Sanity, USA (on the edge... very edge)
Org Profile

Post by Knowname » Sun Jun 26, 2005 8:10 pm

Zarxrax wrote:
Scintilla wrote:The point is that you didn't have to add the black borders -- a widescreen resolution like 640x352 is fine. Black borders waste bits.
Actually, the idea that borders waste bits is a common misconception. They can waste bits sometimes, but not all times. There will only be a noticable difference when the borders fall in the middle of a macroblock. When going from 352>480, you add 64 pixels on both the top and bottom, which is an even multiple of 16. This means that the black border falls precisely on a seperate macroblock from the video data. Thus you get a bunch of pure black macroblocks, which encode extremely well, such that any difference in quality or filesize is completely negligible. The time when they WOULD effect things adversely, is if they didn't fall right on the mod16 border. For instance, if he had made his video at say, 640x360, and then added borders. In this case, you would have 2 rows of macroblocks in which part of the block contains video data, and the other part of the block contains black data. This solid line between the video and the black is difficult to compress, and can waste a bit of bits. By aligning your borders to the macroblocks though, you can nullify this disadvantage.
yeah my 720x480 video with 20 pixels of black on either side is smaller than the same thing at 640x480 (-20 pixels, resized) and not just a little, like 15%!!- just wanted to waste some breath saying that (and this... and 'pie')

Locked

Return to “AMV Announcements & Feedback”