[Q] MMS compatible video codec - Galaxy S II Q&A, Help & Troubleshooting

I want to send a small video clip via MMS. I converted a clip to make it playable on my phone and it looks like this:
video codec: H.264/AVC
file type: mp4 iso v.2
audio: MPEG-2/4, 44100 Hz, 128 kbps
size: 100 kB (has to be under 300 kB because that's the limit in my country)
It plays just fine on my S2, but when I sent it to another person, they said they can't retrieve it.
What can I do to make it work?

bump

Upload it to cloud storage and text your friend a link to it...
My wife says I'm a phone geek....She's probably right

keithross39 said:
Upload it to cloud storage and text your friend a link to it...
My wife says I'm a phone geek....She's probably right
Click to expand...
Click to collapse
Is it even possible to send video MMSs?

wrt34u7 said:
I want to send a small video clip via MMS. I converted a clip to make it playable on my phone and it looks like this:
video codec: H.264/AVC
file type: mp4 iso v.2
audio: MPEG-2/4, 44100 Hz, 128 kbps
size: 100 kB (has to be under 300 kB because that's the limit in my country)
It plays just fine on my S2, but when I sent it to another person, they said they can't retrieve it.
What can I do to make it work?
Click to expand...
Click to collapse
Converted how/where? Which program do you use for thre playback? MMS_system use old and not flexible formats; usually it works, but you have to do everything from the phone. Alternatively, you can use whatsapp/telegram or.. plain old email attachment

camp0s said:
Converted how/where? Which program do you use for thre playback? MMS_system use old and not flexible formats; usually it works, but you have to do everything from the phone. Alternatively, you can use whatsapp/telegram or.. plain old email attachment
Click to expand...
Click to collapse
I used AVS converter on my PC and copied the file to my phone using a cable. I use MX Player to watch videos on my phone.

Related

Video files - xda

when i want to copy video files over to my xda i do so using active sync and wen i go to open it the file comes up as a file that cant b read by any program, what do i have to do in order for it to play video?
Hi,
which player do you use? Video Files (.mpg or .mpeg) are best played by Pocket TV, available at www.pocketTV.com, .avi files by wmp
Regards
Ron
thanks for replying i try .mpeg video and have windows media that came with it, i have seen pocket tv advertised if i were to get it wot one would i use?
I have been toying around with this video-watching for some time now and in the end the problem is always the size of the files. It is simply impossible to fit a whole movie in mpeg or divx on a storage-card, even if you ha a 512MB one. So what i´ve been doing lately is to convert movies into wmv format with the windows media encoder, which is free downloadable on the microsoft website. You can set the framerate down to 15 fps and the streaming rate to 150 kbps and the movie will still run relatively smooth. And the resolution must of course be set to 320X240. With that you will have files with a size of about 1 MB/minute of film. Of course it takes some time to convert the file, but with 2.8MHz not longer then a little over half an hour per movie.
i can get a 320x240 2 hour film in divx format into 185mb :|
running at 30fps at 250kbs
so i dont see what everyones probs with vids are? :shock:
@ gazzaman
what program do u use to edit doen the videosize to 320 x 240 ?
virtual Dub
www.dvdhelp.com
also guides how to do it can be found here:
http://www.pocketmatrix.com/guides/compression/
follow the convert to divx one
gaz
gazzaman,
what's the quality like when playing videos?
I assume you've got an xda I?
Thanks.
good higly watchable just as good as the normal source video just only dithering on though as te screen is only 4096colours.
i havent got my xda no more waiting for expansys to release the MDA 2
gaz

[Q] 720P playback on G Tablet - Is there a fix to make these videos play correctly?

I just picked up my gtablet yesterday and have been spending my time installing tnt lite and installing several apps. I bought it because when I go on trips I wanted something that could browse the net, and play videos. I installed RockPlayer and put a 720p mkv file onto the machine, however playback is very choppy and its almost like the device cannot handle it. I know that several people have gotten 1080p to work good, and I am wondering if there is a setting that needs to be enabled to make 720p work better? I did some digging and saw that someone said to edit a line in the build.prop file (set the media.stagefright.enable from true to false), but I cannot edit my build.prop file. And I am not entirely sure that this will fix the problem. Are 720p videos playable on this machine?
What profile did you render the movies in? Try changing the MKV extension to AVI... Sometimes some renderers treat containers differently even though they are using the same codecs.
just tried to rename the extension from .mkv to .avi and still same choppiness and eventually the videos stops playing all together. I am not sure what rendering is, but the file is encoded AAC 2.0 H264
h264 is not the issue, it's what profile its encoded in
I have this in my FAQ section (in my sig). h264 is supported, but the Tegra 2 cannot handle h264 encoded in high profile. It can handle main profile.
This is confusing to people. So, what I would recommend is to download the excellent "mediainfo" tool (http://mediainfo.sourceforge.net/en) and it will show you how your videos are encoded.
As for container support, I think MP4 plays a little better than MKV, but Rockplayer (in the Market) seems to be able to handle MKV and using hardware acceleration. Again, as long as it's h264 main profile.
This is not just an issue with the GTab - all the Tegra 2 devices will have this issue as its a limitation of the chipset, or so I've read. Vega, Folio, even the mysterious Adam will probably have this same limitation.
Reference on h264 and main / high profile: http://en.wikipedia.org/wiki/H.264/MPEG-4_AVC
Thank you for clarifying. I am wondering can I convert the video to the main profile and then get it to work?
Maximus1000 said:
Thank you for clarifying. I am wondering can I convert the video to the main profile and then get it to work?
Click to expand...
Click to collapse
Yeah, that's the tricky part. I haven't been able to figure that out yet, although granted I haven't put much time into it. I think these "profiles" depend on how you encode and which tool you use.
If you try the Tron Legacy trailers, they are 1080p but main profile. A good example of how nice videos can look on it, when encoded the right way.
I have to play around more with something like ffmpeg to see if I can pin this down. Another reason for transcoding is to keep the sizes down, since we have the 4GB FAT32 file size limitation to deal with. Yuk.
I've incoded a 1080p high profile to main. sound was in and out then tryed a few things and lost sound. Video played great anyways.
I guess it depends on the encode. I dl a 720p music video off of youtube, mp4 avc [email protected] (according to mediainfo) and it plays just fine.
japhule said:
I guess it depends on the encode. I dl a 720p music video off of youtube, mp4 avc [email protected] (according to mediainfo) and it plays just fine.
Click to expand...
Click to collapse
Could be a lower screen resolution that full 720p (not all 720p's are alike).
I also read today that Tegra 2 720p should work in high profile, but 1080p definitely does not. But, Android itself might be limiting even 720p, so it's a crap shoot.
Just out of curiosity why do you guys want those big files on here anyway? Is it to output to a TV? I wouldn't think you would need such a high quality file to watch stuff on the G tab.
Sent from my VEGAn-TAB-v1.0.0b2 using Tapatalk
Sprdtyf350 said:
Just out of curiosity why do you guys want those big files on here anyway? Is it to output to a TV? I wouldn't think you would need such a high quality file to watch stuff on the G tab.
Sent from my VEGAn-TAB-v1.0.0b2 using Tapatalk
Click to expand...
Click to collapse
It's not about storing large files on the gtab...its more about having video portability. I keep my movies and videos on a server that I stream from my living room and bedroom. It would be ideal if I can play files on any device without having to reencode the video.
I did test 1080p files from YouTube and they did not play (high profile).
Ok, makes sense. I do the same thing using upnplay and my server. Thought you were wanting them on the tablet.
Sent from my VEGAn-TAB-v1.0.0b2 using Tapatalk
Sprdtyf350 said:
Just out of curiosity why do you guys want those big files on here anyway? Is it to output to a TV? I wouldn't think you would need such a high quality file to watch stuff on the G tab.
Sent from my VEGAn-TAB-v1.0.0b2 using Tapatalk
Click to expand...
Click to collapse
A two hour 720p movie runs ~4GB, so it's close to the limit in FAT32. And you could easily go over the limit when encoding, which would require you to break the file up. Annoying.
The problem here is that none of the vendors want to agree on a replacement file system for portable devices (wow, no surprise there). MS wants exFAT, the open source community would prefer EXT3/4, and I assume Apple would prefer HFS+.
Sprdtyf350 said:
Just out of curiosity why do you guys want those big files on here anyway? Is it to output to a TV? I wouldn't think you would need such a high quality file to watch stuff on the G tab.
Sent from my VEGAn-TAB-v1.0.0b2 using Tapatalk
Click to expand...
Click to collapse
Can't speak for everybody else, but for me I'd want to just use the video files I broadcatch from the NNTP groups. Ideally, I wouldn't want to have to reencode video to watch it, just access it directly from my media server. Standard definition avis work okay, but eventually these will not be offered and of course the HD versions look way better. Over the years it's been harder to come by a regular source of SD resolution TV Series feeds. The 720P encoded files quality are noticeable versus SD even on this smaller screen. Ideally we would get high profile 720P MKV at least to work as it seems this is what the guys doing NNTP TV Series seem to be encoding in.
What I would see happening is that a video player on the GTablet will access the files off the media server and stream, not play files directly off the local Internal SD. Regardless of where the file resides, it looks like it needs to be refined to play these files more fluidly.
I'm not saying this will be the only nor primary method of viewing video files, but having the flexibility and option is always nice. Especially when all the tvs are watching something else. ;P
dkhilo said:
Can't speak for everybody else, but for me I'd want to just use the video files I broadcatch from the NNTP groups. Ideally, I wouldn't want to have to reencode video to watch it, just access it directly from my media server. Standard definition avis work okay, but eventually these will not be offered and of course the HD versions look way better. Over the years it's been harder to come by a regular source of SD resolution TV Series feeds. The 720P encoded files quality are noticeable versus SD even on this smaller screen. Ideally we would get high profile 720P MKV at least to work as it seems this is what the guys doing NNTP TV Series seem to be encoding in.
What I would see happening is that a video player on the GTablet will access the files off the media server and stream, not play files directly off the local Internal SD. Regardless of where the file resides, it looks like it needs to be refined to play these files more fluidly.
I'm not saying this will be the only nor primary method of viewing video files, but having the flexibility and option is always nice. Especially when all the tvs are watching something else. ;P
Click to expand...
Click to collapse
First rule of Usenet.....
roebeet said:
First rule of Usenet.....
Click to expand...
Click to collapse
Okay I'm doing the Madagascar penguin "you didn't see anything gesture" now. LOL.
Sent from my GTablet-TnT-Lite using Tapatalk
japhule said:
It's not about storing large files on the gtab...its more about having video portability. I keep my movies and videos on a server that I stream from my living room and bedroom. It would be ideal if I can play files on any device without having to reencode the video.
I did test 1080p files from YouTube and they did not play (high profile).
Click to expand...
Click to collapse
Can you please share how you are thinking about doing that using movies/pictures/videos on Windows Media Center share or NFS mount.
I tried very same thing as some of my movies still in vob format or mpeg2 (home recordings of kids), tv recordings using microsoft format or streaming pics, and nothing seems to work. I was able to use upnpplay (android program in the market place) to browse my stuff on the shared drive, but can't play mpeg2, vob or other format.
does anyone know what's the best way to do this?
G Tab supports H.264 1080p main and high profiles
Detailed specs on what Audio and Video formats G Tablet supports are listed in the manual downloadable from the Viewsonic web site.
But in a few words - it does support up to 1080p, both baseline, high, and main profiles for H.264 with certain limitations for each, and MPEG4 simple profile.
rob_z11 said:
Can you please share how you are thinking about doing that using movies/pictures/videos on Windows Media Center share or NFS mount.
I tried very same thing as some of my movies still in vob format or mpeg2 (home recordings of kids), tv recordings using microsoft format or streaming pics, and nothing seems to work. I was able to use upnpplay (android program in the market place) to browse my stuff on the shared drive, but can't play mpeg2, vob or other format.
does anyone know what's the best way to do this?
Click to expand...
Click to collapse
My entire system is redundant. I have my windows 7 share as well as my htpc/nas running tversity, orb and audiogalaxy (music only). Everything is shared in every way. First I try just streaming the file through Windows 7 dlna, which generally works fine. I too use Upnplay. If something doesn't work (very rare) I move to looking for it through Tversity which attempts to detect the dlna device and scale it so it works. I've never needed to use Orb on the GTab since I really got everything up and running, Orb is for when I actually am on the road and want to watch sth. from my home network. PlayOn may actually work as well - it has a free mode which allows you to use it to share files on the local network using VLC codecs.
Video Playback
I'd like to add to this conversation with, I hope, clarification of how to get higher definition video playback working on the GTab.
I've tried four video files that are 720P or 1080P. None of them works well in Movies, DoubleTwist, Rockplayer, or VitalPlayer.
G Tablet, TnT 4.21, OE kernel. Market fix. Various apps.
Videos all playing from /SDCARD
Here is some more information about those videos, using Mediainfo:
Touring Car race:
720P MPEG-4 50FPS AVC ([email protected]) (CABAC / 3 ref frames)
AAC Stereo
Big Buck Bunny:
http://www.bigbuckbunny.org/index.php/download/
1080P OpenDML AVI 12Mbps 24FPS MPEG-4 Visual ([email protected])
AC-3 audio
Audi R8:
720P AVC Matroska 800Kbps 29.970FPS AVC ([email protected]) (CABAC / 2 ref frames)
AC-3 audio
Donington LG demo:
1080P BDAV M2TS 35.5Mbps 29.970fps AVC ([email protected]) (CABAC /3 ref frames)
AC-3 audio
Are all of these simply too much for me to get away with playing on the GTab? I've played most, if not all of these, using a Broadcom 70012 Crystal HD decoder card on a Dell Mini 9 (Atom N270) with few problems.
Thanks for the help.

[Q] Transfering movies to tab

Whenever i seem to transfer a movie through windows to my tab it gets to 5 seconds remaining, After it has copied the rest and fails. It only seems to do it with files 4/5GB and over.
Has anyone else noticed there and is there a fix?
I tried to wireless send it too through the web sharing app but done exactly the same thing.
piam said:
Whenever i seem to transfer a movie through windows to my tab it gets to 5 seconds remaining, After it has copied the rest and fails. It only seems to do it with files 4/5GB and over.
Has anyone else noticed there and is there a fix?
I tried to wireless send it too through the web sharing app but done exactly the same thing.
Click to expand...
Click to collapse
Your Tab storage partition is formated in FAT32 system, so the maximum file you can copy on to it is 4GB. And i think that's what causing your problems.
The only way is to re-encode your video with smaller bit rate to get a smaller file size (or split video to multiple files)
Cheers
...
I have had simular problems when I used a USB extention cord or even the Samsung docking station. Try putting your tablet USB cord directly in to the back of your computer (no extentions or anything else).
---------- Post added at 08:18 AM ---------- Previous post was at 08:12 AM ----------
Another thought comes to mind. How big are your files? Try converting them in to a Samsung friendly files (I say that because some large 1080p MKV files are huge and don't work well on the Samsung)
I use "AVS Video Convert 8.x" to convert all my videos to:
Video Codec: H.264/AVC
Video Frame Size: Original
Video Bitrate: 2000
Video File Type: MP4 PSP
Video Frame Rate: Original
Audio Codec: MPEG-2/4
Audio Sample Rate: 48000 Hz 16bit
Audio Bitrate: 128 kbps
Audio Channels: Stereo
Yanluk said:
Your Tab storage partition is formated in FAT32 system, so the maximum file you can copy on to it is 4GB. And i think that's what causing your problems.
The only way is to re-encode your video with smaller bit rate to get a smaller file size (or split video to multiple files)
Cheers
Click to expand...
Click to collapse
Yep that is indeed what is happening... There is no point in having a movie thats that huge... Most of mine are under 1gb and the look great...
Taransworld said:
I have had simular problems when I used a USB extention cord or even the Samsung docking station. Try putting your tablet USB cord directly in to the back of your computer (no extentions or anything else).
---------- Post added at 08:18 AM ---------- Previous post was at 08:12 AM ----------
Another thought comes to mind. How big are your files? Try converting them in to a Samsung friendly files (I say that because some large 1080p MKV files are huge and don't work well on the Samsung)
I use "AVS Video Convert 8.x" to convert all my videos to:
Video Codec: H.264/AVC
Video Frame Size: Original
Video Bitrate: 2000
Video File Type: MP4 PSP
Video Frame Rate: Original
Audio Codec: MPEG-2/4
Audio Sample Rate: 48000 Hz 16bit
Audio Bitrate: 128 kbps
Audio Channels: Stereo
Click to expand...
Click to collapse
Brilliant thanks, how does the picture look with these settings?
Yanluk said:
Your Tab storage partition is formated in FAT32 system, so the maximum file you can copy on to it is 4GB. And i think that's what causing your problems.
The only way is to re-encode your video with smaller bit rate to get a smaller file size (or split video to multiple files)
Cheers
Click to expand...
Click to collapse
Is there no way of the tab being in the NTFS format?
piam said:
Is there no way of the tab being in the NTFS format?
Click to expand...
Click to collapse
I don't think Android can R/W to NTFS formatted partitions.
Thought FAT32 was Dead
Ran into this thread from the daily recaps and glad I did. I just assumed the Tab was running off NTFS. I thought FAT dies out years ago!
Thanks for the information.
Is there any Custom ROM supports NTFS or EXT3?
[24.09.2011][ROM][3G][P7500][EUR] BroodComb XXKI1 V2 supports NTFS or EXT3/4?
If it is FAT32, how is it possible to transfer 4gig+ files over WIFI?

Video converter for Gnote?

Hello all. I have tons of movies that I'm interested in transferring over to my note. I noticed that I couldn't do it on the fly using Kies air. It says it only caps it at 400mb or something. I'm wondering if anybody knows of a great video converter (paid or free) that's easy to use so I can add some movies to my note. I have blurays so one that can convert them as well would be useful.
For my DVD library I've been using DVD Decrypter to rip the discs to the hard drive and then WinX Free VD to MP4 to convert them. I turn the gain up on the audio, and encode the highest audio quality possible. Seemed to me on lower settings, the audio gets away from the video a bit. Not sure if that's exactly what you meant, but hope it helps.
I don't know what I am doing differently than you guys, but if I plug my phone in and drag and .avi file to my phones memory or the SD card, windows will prompt me to convert for my phone or just copy as is... If I choose convert it will auto resize for the notes screen. One file takes about 14 mins to convert / copy. The only thing I have done is installed Samsung's USB drivers.. Screenie below
Why do you use Kies to add content to your note? when transferring large files to my devices its much much faster to do it via USB rather than hogging up bandwidth using WiFi--and there's no limit !!
When I do want to use WiFi, I don't use Kies. I use Airdroid but still, only for smaller file sizes for the same reason as above.
I dont rip DVDs anymore but back in the day I used to use vob to avi to rip and nandub to add the sound. quality was always great but I haven't ripped any DVDs in like 7yrs. I buy DVDs to watch on my TV and I ******** them from ******* to watch on my devices.
jb0nd38372 said:
I don't know what I am doing differently than you guys, but if I plug my phone in and drag and .avi file to my phones memory or the SD card, windows will prompt me to convert for my phone or just copy as is... If I choose convert it will auto resize for the notes screen. One file takes about 14 mins to convert / copy. The only thing I have done is installed Samsung's USB drivers.. Screenie below
Click to expand...
Click to collapse
That's interesting. I wonder if it'll work with mkv. files. Also, BR movies are around 5-10gigs so I don't know if windows converts them to a smaller size or just adjust the screen to fit the note.
JonGarrett said:
Why do you use Kies to add content to your note? when transferring large files to my devices its much much faster to do it via USB rather than hogging up bandwidth using WiFi--and there's no limit !!
When I do want to use WiFi, I don't use Kies. I use Airdroid but still, only for smaller file sizes for the same reason as above.
I dont rip DVDs anymore but back in the day I used to use vob to avi to rip and nandub to add the sound. quality was always great but I haven't ripped any DVDs in like 7yrs. I buy DVDs to watch on my TV and I ******** them from ******* to watch on my devices.
Click to expand...
Click to collapse
I guess since it's over wifi I imagined it would still be somewhat fast transfer. Also why are those words deleted out of your posts?? Serious question?
I can't say for BR movies but I do know that it will take anything above the notes resolution and convert it to fit (which reduces file size as well) The Biggest movie I have on the note is 890meg converted. The pre-converted file was 3.8gig with screen ratio of 16:9 (1920x1080). When I check the process that's doing the converting it's Windows Media Player. I would imagine if you have the codecs installed on your pc and wmp can access them it would convert anything automatically.
Edit: Just checked, yeah mkv files will convert, the codec package I had installed on my machine is "Sharks codec's for Windows 7" -> http://shark007.net/win7codecs.html
If any when anyone install's those pay attention to the installer, even though they are free, the dev tries to sneak in a couple toolbars (ask / bing) so be sure and not install that extra bloat, unless you want it of course.
BLASTphemus said:
That's interesting. I wonder if it'll work with mkv. files. Also, BR movies are around 5-10gigs so I don't know if windows converts them to a smaller size or just adjust the screen to fit the note.
Click to expand...
Click to collapse
jb0nd38372 said:
I can't say for BR movies but I do know that it will take anything above the notes resolution and convert it to fit (which reduces file size as well) The Biggest movie I have on the note is 890meg converted. The pre-converted file was 3.8gig with screen ratio of 16:9 (1920x1080). When I check the process that's doing the converting it's Windows Media Player. I would imagine if you have the codecs installed on your pc and wmp can access them it would convert anything automatically.
Edit: Just checked, yeah mkv files will convert, the codec package I had installed on my machine is "Sharks codec's for Windows 7" -> http://shark007.net/win7codecs.html
If any when anyone install's those pay attention to the installer, even though they are free, the dev tries to sneak in a couple toolbars (ask / bing) so be sure and not install that extra bloat, unless you want it of course.
Click to expand...
Click to collapse
didn't work for me, lol, maybe there's something else to the process.
I have USB Debugging turned off as well..
kaishi00 said:
didn't work for me, lol, maybe there's something else to the process.
Click to expand...
Click to collapse

[Q] convert movies for prime?

Ok, firstly, i used the search, found this thread, didnt help.
http://forum.xda-developers.com/showthread.php?t=1427587
I know the prime can read pretty much any video file given the right player, thats not my question.
My problem is most of my bluerays have been converted to digital, in some cases the files are over 10 gigs. Now i CAN play those files on my prime however i can only fit a couple on my sd card before i run out of space.
What im looking for is settings to optimize conversion for best quality the prime can show while reducing the file size to the smallest possible.
For instance, a 1080P video will play at a max resolution of 1280 x 800. Audio can be stripped to stereo instead of 5.1 surround since the prime wont output much better anyways.
Most of my files are MKV format.
WinFF is my software of choice, its worked well for me in the past but there were specific config files for it. Unfortunately i dont know enough about video encoding to know which settings to use for the prime.
Anyone have experience with WinFF? Have other software you use that works better? If anyone has suggestions im open to them. Thanks!
If I remember right, AVS vide converter has that option but it's not free. I'm sure there are free alternatives but I can't name any
Sent from my sgs2 running cm9
edited first post. WinFF is my software of choice but im not sure what settings to use other than 1050x800 for the resolution. What bit rates should i use, what presets? any ideas?
I wouldn't use x800.
Down-convert to 720p and stick to the Scene rules (attached) and you'll be good.
Edit: looks like the .png attach gets resized to useless. Grab the .c file and rename to .png.
I stick to CD size 700Mb downloads and they seem to work fine whatever the resolution.
I use handbrake (free) to convert my movies. If the movie is 1080p scale it down to 720p. i use the profile from here http://forum.xda-developers.com/showthread.php?t=1060825
movies end up being like 2 gb tops and play great. they will even stream with the average wifi signal on the prime.
I do my conversions with RipBot264.
For the Prime, I convert:
Video down to 720p mkv with quality set to High-Profile CQ19 or CQ20. No sense in 1080p unless I'm watching on 40"+ big screen that can show the extra resolution.
I set audio to DD/DTS "5.1 core only" because I use the same files with my laptop (Lenovo X220) which can output 5.1 via HDMI or optical equipped USB sound card ($25 SIIG soundwave in my case). I can understand why some would go down to stereo, but audio data is small compared to video data.., so there's not that much of a size penalty for keeping 5.1 audio since I might actually use it.
Main reason I use RipBot is to deal with movies that have forced subtitles. I can identify the forced subtitle track and have it build/render the subtitles into the video frames. This is so I don't have to deal with whether my device/player supports subtitles correctly. Watching something like District 9 (heavily subtitled) would be a disaster, otherwise.
Size wise, I usually see around an 80-85% reduction in size vs the original source m2ts file.
But this is what I love about the TF201. If I'm in a rush to make a flight, I don't have to convert. It will play the same 1080p CQ18 mkv I use on my XBMC / NAS setup. Heck, it'll even play the raw Bluray m2ts file straight off the disc. Love my TF201.
Ya, as stated in OP PLAYING the videos is never a problem, its just storing more than a couple of those extra high res videos takes a toll on my onboard memory
Thanks for the tips all around, will definately give them a go.
Just use ttorrent. Problem solved.
Sent from my Samsung iDroid
dnar56 said:
Just use ttorrent. Problem solved.
Sent from my Samsung iDroid
Click to expand...
Click to collapse
Not quite. Not all movies make it to a torrent. Hand brake as was previously posted is what I've been using for a while and it works great. SUPER works and has presets for quite a few screen types and sound codecs.
Sent from my ADR6425LVW using xda premium
gunz.jones said:
Not quite. Not all movies make it to a torrent. Hand brake as was previously posted is what I've been using for a while and it works great. SUPER works and has presets for quite a few screen types and sound codecs.
Sent from my ADR6425LVW using xda premium
Click to expand...
Click to collapse
what presets are you using? how do the movies turn out? what file size would an average length movie turn out to?

Categories

Resources