[ 
https://issues.apache.org/jira/browse/CODEC-108?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12981097#action_12981097
 ] 

Amit Sharma commented on CODEC-108:
-----------------------------------

After encoding above file which is of 500 MB...i m decoding using 
base64.decode(byte[])...

It recieved with file size 80 MB....


My questions, is there any issues with encoding avi/mp3 files ? Because it 
works correct with smaller files.....

> Base64 encoding issue for larger avi files
> ------------------------------------------
>
>                 Key: CODEC-108
>                 URL: https://issues.apache.org/jira/browse/CODEC-108
>             Project: Commons Codec
>          Issue Type: Bug
>    Affects Versions: 1.4
>            Reporter: Amit Sharma
>
> I am using base64.encode/decode for xml files..it works fine with smaller 
> files. But, when i try to encode larger avi files using Base64 encoder..it 
> reduces file size. 
> Could you please tell me, why its happening ??

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply via email to