[AOM] 0.5.6.241 %vcodec% does not work.

Bug reports for an official AniDB Client go here

Moderators: AniDB, AniDB API

Locked
iiiemuiii

[AOM] 0.5.6.241 %vcodec% does not work.

Post by iiiemuiii »

Whenever i try to export a file's info to clipboard or file, the info for %vcodec% doesn't show up. it doesn't do anything at all acutlally. but AOM itself is able to tell what the video codec is before the export.

here is the macro for my export.

Code: Select all

File: %filename%
Size: %size%
Playtime: %length%
Resolution: %width%x%height%
Video: %vcodec% @ %vbitrate%Kbps, %fps%fps
Audio: %acodec% @ %abitrate%Kbps, %asample%Hz
CRC: %crc32%
and this is a typical output.

Code: Select all

File: [AF-F]Samurai_Champloo_24_-_HD[1408x792_Xvid][C5BED41D].avi
Size: 200.83 MB
Playtime: 24 minutes, 12 seconds
Resolution: 1408x792
Video:  @ 1,022.87Kbps, 23.98fps
Audio: MPEG Layer 3 @ 128.00Kbps, 44100Hz
CRC: C5BED41D
Sha1: 58C587BE0DF59752950C51E8F174E79703D2F89C
Md5: 7A15AC5BA6E3185215DE1227D9F9F92A
Ed2k: ed2k://|file|[AF-F]Samurai_Champloo_24_-_HD[1408x792_Xvid][C5BED41D].avi|210585600|2c21c3b80153787af744f298b42ef146|/
and as you can see in this screenshot. the video codec is correctly identified.
Image
PetriW
AniDB Staff
Posts: 1522
Joined: Sat May 24, 2003 2:34 pm

Post by PetriW »

This most likely won't be fixed, sorry.
I suggest using the anidb export feature, and if none of the exports there is good making your own.
Locked