lalongooo / video-compressor

Video compressor based in the Telegram for Android app source code.
GNU General Public License v2.0
262 stars 88 forks source link

Can't find the compressed file #7

Closed fbcbl closed 8 years ago

fbcbl commented 8 years ago

Hello,

I'm using your app but when I select a file and compress it don't know where to find it.

I looked in the source code and it seems that is not saving it anywhere. Am I wrong?

Thank you

lalongooo commented 8 years ago

Here... https://github.com/lalongooo/VideoCompressor/blob/master/app/src/main/java/com/lalongooo/videocompressor/video/MediaController.java#L246

fbcbl commented 8 years ago

Sorry, you are right.