well the title says it.
i got 12gb internal and am buying a 64gb sd card.
so i'd like to rip my blue rays with lossess quality and play them on an hdtv at the camping.
i've been able to rip some movies down to 5gb. if the settings are tweaked to anything less, the loss is not acceptable (given the device can handle 1080p no probs)
so has anyone formatted their sd card to copy/play 4gb+ vids? if so, plz respond.
another question: has anybody tried to record a vid so long that it got bigger than 4gb? what happens then?
thanx in advance
exfat
Just format it to extFAT.
Sent from my GT-I9300 using XDA
Format it to eXFat using your computer (Not the phone, phone formats it to FAT32). That's it
I have a 32gb. Is it possible to format it to exfat?
32 gb Exfat format y.
jje
Sent from my GT-I9300 using xda premium
much thanx. u guys are awesome!! :good:
As long as you keep it under 5 gigs you should be fine, apparently there's a software issue when it's over 6 gigs, got a bunch of flix around 7-8 gigs that play awesome but there's no audio. Looked around quite a bit but couldn't find a fix for it anywhere..
Sent from my GT-I9300 using xda premium
has anyone managed to get an 8gb+ vid playing after formatting it?
it'd be awesome to rip BRDs almost lossless at 1080p and play them at our camp. or at any location with hdmi and an hdtv for that matter.
wicked1683 said:
Format it to eXFat using your computer (Not the phone, phone formats it to FAT32). That's it
Click to expand...
Click to collapse
Are you sure about this? I only ask because cyanogenmod is incompatible with exfat. My sd card was formatted in the phone but would still not work with cyanogenmod leading me to believe that the phone formatted the card to exfat.
Ry4n said:
Are you sure about this? I only ask because cyanogenmod is incompatible with exfat. My sd card was formatted in the phone but would still not work with cyanogenmod leading me to believe that the phone formatted the card to exfat.
Click to expand...
Click to collapse
Yep that's correct the phone formats it as exfat. Just had to convert mine back to fat32 as there's a problem with exfat recognising some music files on the S3.
Ry4n said:
Are you sure about this? I only ask because cyanogenmod is incompatible with exfat. My sd card was formatted in the phone but would still not work with cyanogenmod leading me to believe that the phone formatted the card to exfat.
Click to expand...
Click to collapse
I'm using stock TW and not rooted and when I bought my microSD I immediately formatted it using my Galaxy S3.
I had problem transfering large files using MTP and someone here suggested to format it to exfat using my computer. I checked 1st uing "My Computer" the format of my microSD (which i previously formatted using the phone) and its "FAT32", I reformatted it to exfat and everything is fine.
---------- Post added at 02:08 PM ---------- Previous post was at 01:56 PM ----------
Umyd said:
has anyone managed to get an 8gb+ vid playing after formatting it?
it'd be awesome to rip BRDs almost lossless at 1080p and play them at our camp. or at any location with hdmi and an hdtv for that matter.
Click to expand...
Click to collapse
Could you please try to use MX Player and set the decoder to SW (disable fast mode).
Previously I had a problem playing 720P mkv files using stock player and MX player (Decoder set to HW). The video was playing smooth at 1st but after sometime I will notice that the audio will play first before the actual movement in the video. I tried the above solution and it works. I'm not sure if it will work for 1080p with other video format
I though about this also. Here's my conclusion.
FAT32 (File Allocation Table)
Read/Write FAT32 from both native Windows and native Mac OS X.
Maximum file size: 4GB.
Maximum volume size: 2TB
NTFS (Windows NT File System)
Read/Write NTFS from native Windows.
Read only NTFS from native Mac OS X
To Read/Write/Format NTFS from Mac OS X: Install NTFS-3G for Mac OS X (free)
Some have reported problems using Tuxera (approx 33USD).
Native NTFS support can be enabled in Snow Leopard, but is not advisable, due to instability.
Maximum file size: 16 TB
Maximum volume size: 256TB
HFS+ (Hierarchical File System, a.k.a. Mac OS Extended)
Read/Write HFS+ from native Mac OS X
Required for Time Machine or Carbon Copy Cloner backups of Mac internal hard drive.To Read/Write HFS+ from Windows, Install MacDrive
To Read HFS+ (but not Write) from Windows, Install HFSExplorer
Maximum file size: 8EiB
Maximum volume size: 8EiB
exFAT (FAT64)
Supported in Mac OS X only in 10.6.5 or later.
exFAT partitions created with OS X 10.6.5 are inaccessible from Windows 7
Not all Windows versions support exFAT. *See disadvantages.
exFAT (Extended File Allocation Table)
Maximum file size: 16 EiB
Maximum volume size: 64 ZiB
*Disadvantages
The disadvantages compared to FAT file systems include:
Microsoft has not released the official exFAT file system specification, and a restrictive license from Microsoft is required in order to make and distribute exFAT implementations. Microsoft also asserts patents on exFAT which make it impossible to re-implement its functionality in a compatible way without violating a large percentage of them.[11] This renders the implementation, distribution, and use of exFAT as a part of free or open-source operating systems or of commercial software, for which the vendors could not obtain a license from Microsoft, not only technically difficult, but legally impossible in countries that recognize United States software patents.
Limited or no support outside Windows and Mac OS X operating systems as of 2012—most consumer electronic devices, such as televisions and A/V receivers, could only handle FAT12/FAT16/FAT32, rendering exFAT (and flash memory formats using it) impractical as a universal exchange format. (This may change if SDXC cards and Memory Stick XC come into wide use, as they define exFAT as the file system to be used in their specifications even though this is not a technical requirement.)
Windows XP and Windows Server 2003 users must have Service Pack 2 or later and install an update to support exFAT.
Windows Vista must be Service Pack 1 or later for exFAT support.
Drives formatted using exFAT cannot be read by any version of Windows prior to Windows XP or by any version of DOS or OS/2 (unless emulated as otherwise).
Windows Vista is unable to use exFAT drives for ReadyBoost. Windows 7 removes this limitation, enabling ReadyBoost caches larger than 4 GiB.[12]
The standard exFAT implementation only uses a single file allocation table and free space map. FAT file systems instead used alternating tables, as this allowed recovery of the file system if the media was ejected during a write (which occurs frequently in practice with removable media). The optional TexFAT component adds support for additional backup tables and maps, but may not be supported.
Support for up to 2,796,202 files per subdirectory only.[1][nb 3] While Microsoft documents a limit of 65,534 files per sub-directory for their FAT32 implementation, technically there is no such limit and FAT32 implementations in other operating systems allow an unlimited number of files up to the number of available clusters (that is, up to ca. 268,304,373 files, 228 - 11[13] - 131,072[14]
Reduced file data I/O performance compared to FAT32 due to smaller cluster sizes and more complex data structures.[citation needed]
More complex design results in higher code footprint and memory usage compared to FAT implementations. FAT12/FAT16/FAT32 can be implemented in as little as a 512 bytes code and 1 KB data for low-performance read-only versions and a few kilobytes code plus a few hundred KB data for high-performance read-write versions, allowing native support for them even in light-weight operating systems such as DOS, thereby enabling their usage also on older PCs and in small embedded systems. exFAT implementations require magnitudes more system resources rendering this approach impractical.
And added to this I spoke to Samsung Tech on this issue particularly the (Samsung Galaxy S III).I was told Samsung Galaxy S III has no support for exFAT.
---------- Post added at 03:10 PM ---------- Previous post was at 02:36 PM ----------
Also check this out http://forum.xda-developers.com/showthread.php?t=1724078
Umyd said:
has anyone managed to get an 8gb+ vid playing after formatting it?
it'd be awesome to rip BRDs almost lossless at 1080p and play them at our camp. or at any location with hdmi and an hdtv for that matter.
Click to expand...
Click to collapse
I'm not getting audio on BD rips @ 1080p. Seems like all the players in the market are having issues processing DTS HD or Dolby Digital. Strangely enough the 720p rips are working fine as far as audio & video are concerned. Been waiting on a fix since I got my SGSIIIs.
Related
Well the title says it all is there a freeware applications out there to convert DVDs to file size to work on a 128/256 SD card and in the correct format Windows media player will reconise it
Thanks
Try TMPGenc for making mpegs and Virtualdub voor making Divx
For guides check out: www.doom9.net (or com)
DVD to Pocket PC software
hi
you can buy the software now - ive done about 20 movies from DVD to Pocket PC and they are between 100 and 200 MB depending on the res. Just download the new software that is called DVD to Pocket PC it will come up in a google search - works GREAT and is WMV format!
How to guide
Check this:
http://www.mathiaspohl.de/mda
regards,
Haven't come across any free software that is straightforward or one-step, but if you don't mind spashing out $24.99 DVD to Pocket PC by Makayama Software is an ace bit of software. Does one step conversion from your DVD to WMV files with 2 output options - low res (to fit on a 128MB card) and high res (to fit on a 256MB card). I have found the quality to be really good, even on the lower resolution. Be aware that if only movies shorter than 100 minutes can be compressed to fit on a 128MB card, otherwise the files end up nearer the 256MB mark.
You can download a trail version (does a 5 minute encode) at: Handango (http://www.handango.com/PlatformPro...ionId=0&catalog=30&txtSearch=dvd+to+pocket+pc)
for those having problem with the link - here you have short
version of it http://makeashorterlink.com/?K372120F6
and apart from that, it seems a great piece of software
regards, monika
check out this URL. I use this software combination all the time and it works great!
http://www.pocketmovies.net/dvdrip.php
the resource is nice and easy
thank you, I would definitely give it a try
regards, monika
what media player would i need then?
I tried loads and found Windows Media Encoder the best so far- find it on MS site. It converts to WMV, lets u change lots of settings and its free!
For those interested in DVD to Pocket PC I have written a review which can be fount at: http://www.pocketreview.net/default.asp?section=article&id=5&page=1
http://www.pocketmatrix.com/guides/compression/
hass all you need id recomend using divx conversion you get better quallity and smaller filesize then the wmf 2hours 30min into 124mb at 320x240 res with 250bps and 21kbs sound
can't play large files
My experience has been that i can't play any files bigger than 4 mb
on my XDA using Div-x player , windows media is even worse struggles along with 1mb files, i tried opening a 5mb file on dix-x and after waiting for 10 minutes watching the coloured pie chart go round and round, rebooted and gave opening big files a total swerve, i found setting my cache setting to max helps out, but still no joy with big files, i can't imagine to think how guys are getting to watch full length movies,
cheers
C
not all sd cards are the same
http://ixbt-labs.com/articles2/flashcard-test/flashcard-test-p5-memsol.html
http://ixbt-labs.com/articles2/flashcard-test/flashcard-test-p5-memsol.html
there were another articles at that site mainly about CF i know that we use SD but sandisk were soooooo much slower then any other CF cards so if thats the same thing with SD cards and you have a sandisk SD card then that could be the reson for poor video playback
weird my sandisk works fine i play full 140mb full screen vids and they work fine also doesnt take long for it to plan routes on tomtom either
Re: can't play large files
netaxiz said:
My experience has been that i can't play any files bigger than 4 mb
on my XDA using Div-x player , windows media is even worse struggles along with 1mb files, i tried opening a 5mb file on dix-x and after waiting for 10 minutes watching the coloured pie chart go round and round, rebooted and gave opening big files a total swerve, i found setting my cache setting to max helps out, but still no joy with big files, i can't imagine to think how guys are getting to watch full length movies,
cheers
C
Click to expand...
Click to collapse
for a change I have to admit having NO PROBLEMS whatsoever playing avi files ranging from 200MB to 400MB on my WMP 9.0 which has been built into WM 2003, maybe you have to make a software upgrade ??
regards, monika
thanks
thanks guys, atleast I know that a problem exists and it is not the limitation of my XDA
for the record i have a lexar 128mb sd Card, i will do some research and poking around
and hopefully can report back with a fix
tks agin
cheers
Re: thanks
netaxiz said:
thanks guys, atleast I know that a problem exists and it is not the limitation of my XDA
for the record i have a lexar 128mb sd Card, i will do some research and poking around
and hopefully can report back with a fix
tks agin , cheers
Click to expand...
Click to collapse
maybe it a lexar fault, previosly I've had 256mb lexar one and that card produced some problems - files were disappearing just out of blue, SpB benchmark software ... has reported errors on that card - after changing for a new one ... problems have finished
but even though (ie. having those problems with) lexar card has been playing video with no hassle
regards, monika
upgrade to 2003 complete
took your advice monika
just upgraded from 2002 to 2003
now have WMP 9
great upgrade, except, 2003 IMHO has not been for me as stable as 2002
find myself needing to reset a lot more, but the added feautures and functionality do make up for it.
anyway, vid files still buffer a hell of a lot and the bigger they are the more they skip
i will try a different make of SD card and see what happens,
cheers
C
BTW whats the difference between PPC 2003 400.05 and 400.21
BTW whats the difference between PPC 2003 400.05 and 400.21 ?
Cheers
C
Hi all,
I'm about to travel to Ireland next week, with my SGS2 and a camcorder - but no notebook.
My challenge was to be able to download everything from my camcorder onto a portable HDD, using only the Samsung (this would free my camcorder's SDHC card for the following day).
Successes so far:
SGS2 "sees" camcorder through OTG cable, and downloads (small) files
SGS2 "sees" HDD through OTG cable, and uploads/downloads (small) files (HDD is a 1TB My Passport, reformatted to FAT32 and connected through a powered USB2 hub)
Can even transfer (small) files directly from cam to HDD, when SGS2, HDD and Cam are all conected to the hub (SGS2 using OTG cable)
Steps 1-3 were easy, but I still have a problem in files getting cut at 1GB (the remainder of the file doesn't transfer - presumably a RAM size issue). And camcorder files are usually large (around 3GB)...
Any way I can transfer larger files?
All answers are welcome - I need to fly in a few days...
Thanks,
Kim
are you sure is fat 32? as far as i know the limitation is at 4gb for fat 32 so in theory it should allow you!
Also, for a better solution you should look into how to mount ntfs drives? can your video camera can handle ntfs drive?
If your rooted you may want to look at ntfs support in your kernel, i know chainfire's is ntfs compatible. Hope this helps.
justkim said:
Any way I can transfer larger files?
Click to expand...
Click to collapse
Can transfer large files from your portable HD (or an USB stick) to the phone, with the OTG cable? Connect the HD, then copy a file from it using My Files.
Turns out the file manager I was using (eFile) cut the transfers after exactly 1.95GB (showed the integer as 1GB)
Tried with My Files - worked like a charm, transferring directly from Cam to HDD or any other combination I like.
Thanks Guys!!!
Congrats.
Hi
I'm currently running Night Elf kernal and it says that it supports NTFS.
I'm am also using USB Arc storage manager for OTG.
When I open Root explorer I can see files and play them off FAT32 flash drives....
....and I can see the same files on NTFS drives but I can not play them.
Any ideas why not?
Use the Full version :
LINKS
FULL http://forum.xda-developers.com/attachment.php?attachmentid=904425&d=1329407804
Use the above kernel^
Qwerty123 \m/ said:
Use the Full version :
LINKS
FULL http://forum.xda-developers.com/attachment.php?attachmentid=904425&d=1329407804
Use the above kernel^
Click to expand...
Click to collapse
Thanks, but he is using the full version... (I installed it on his phone myself, and if he was using the lite version then he wouldn't even be able to access the NTFS drive)
The issue is that while the Phone can detect NTFS partitions and even let you browse the files on the partition but the files are not playable.. (ie it wont let you play an AVI from the NTFS drive.. but the exact same AVI on a Fat32 drive is playable)
Kiwi.
Sorry i didnt read that part
Try using VLC or MoboPlayer
Wait a minute, what res are the movies in ?
Qwerty123 \m/ said:
Sorry i didnt read that part
Try using VLC or MoboPlayer
Wait a minute, what res are the movies in ?
Click to expand...
Click to collapse
The fact the movies play off and SD card but not off a NTFS formatted hard drive suggests that the "res" the movies are in is not a factor.
Res is a factor
720p play fine o f my SD Card
When i played a 1080p it never loaded up , MoboPlayer crashed for me
Try copying those movies which dont play on NTFS drive to SD card and report back
I'm going to try and be polite and spell things out for you.
1) I have a file - lets call this file "x"
2) File "x" is on a micro SD card which I have inserted into a USB SD card reader
3) The SD card reader is plugged into the phones USB port via an OTG cable
4) When plugged in the phone can see the file sitting on the SD card in its folder and I can see it using Root explorer or ES explorer etc
5) When I select the file it plays perfectly
now here comes the bit you need to understand because I've explained all this before in my previous posts.....
When I plug the powered NTFS hard drive into exactly the same OTG cable I can......
1) See the file perfectly on the HDD
2) But I can not play it
ie - resolution does NOT make a difference here because its exactly the same file except that it does not play off an NTFS hard drive.
Thanks for your interest in the subject though - but please read the posts thoroughly and also try to make your comments constructive - short one liner suggestions are not helpful especially when it appears that you haven't read or understood the previous content.
Does the player support playing from ntfs, had something like this before from the media libs included with a player not being able to read the file.
Sent from my MT11i using Tapatalk
mpiekp said:
Does the player support playing from ntfs, had something like this before from the media libs included with a player not being able to read the file.
Sent from my MT11i using Tapatalk
Click to expand...
Click to collapse
Excellent point....hmmm
Any idea a quick way to find this out?
Do you know any players that definitely do support NTFS?
JH
What player are you using.
Sent from my MT11i using Tapatalk
hilfordjames said:
I'm going to try and be polite and spell things out for you.
1) I have a file - lets call this file "x"
2) File "x" is on a micro SD card which I have inserted into a USB SD card reader
3) The SD card reader is plugged into the phones USB port via an OTG cable
4) When plugged in the phone can see the file sitting on the SD card in its folder and I can see it using Root explorer or ES explorer etc
5) When I select the file it plays perfectly
now here comes the bit you need to understand because I've explained all this before in my previous posts.....
When I plug the powered NTFS hard drive into exactly the same OTG cable I can......
1) See the file perfectly on the HDD
2) But I can not play it
ie - resolution does NOT make a difference here because its exactly the same file except that it does not play off an NTFS hard drive.
Thanks for your interest in the subject though - but please read the posts thoroughly and also try to make your comments constructive - short one liner suggestions are not helpful especially when it appears that you haven't read or understood the previous content.
Click to expand...
Click to collapse
Sorry there
I got confused a little in your earlier posts
I suggest you post your question here : Android Q&A
It'll broaden the scope of you getting answers
NTFS is a proprietary format of Microsoft, and SE is the competition.
i banged my head against this when i tried to play files from a NTFS external HDD plugged into the SE PS3 console's USB port. no way in hell i could make it work. i have to plug the HDD in the laptop and access it via LAN.
however, it seems strange that you can see the files correctly.
I guess we can read the files on ntfs because the kernel we are using supports ntfs.. Must be a limitation of the player.
Kiwi
Sent from my MT15i using xda premium
mpiekp said:
What player are you using.
Sent from my MT11i using Tapatalk
Click to expand...
Click to collapse
I've tried a couple of players
ES media player
Meridian
Movies
MX Video Player
MX Video Player gets the closest - it actually asks me if I want to continue playing the video from the last scene but then when I select "Yes" it suddenly says cannot play file.
Have you tried QQ player?
Not sure if it will work but it's what I use and even supports WMV files which are Microsoft proprietary files.. Perhaps it will also play from NTFS.. You have to open the application and scan for files tho.
Kiwi
Sent from my MT15i using xda premium
kiwiBratwurst said:
Have you tried QQ player?
Not sure if it will work but it's what I use and even supports WMV files which are Microsoft proprietary files.. Perhaps it will also play from NTFS.. You have to open the application and scan for files tho.
Kiwi
Sent from my MT15i using xda premium
Click to expand...
Click to collapse
Yip tried QQ player and still no luck.
I've emailed MX video to see if they can support NTFS
mpiekp said:
Does the player support playing from ntfs, had something like this before from the media libs included with a player not being able to read the file.
Sent from my MT11i using Tapatalk
Click to expand...
Click to collapse
Did you come across a player that supports NTFS?
hilfordjames said:
I'm going to try and be polite and spell things out for you.
1) I have a file - lets call this file "x"
2) File "x" is on a micro SD card which I have inserted into a USB SD card reader
3) The SD card reader is plugged into the phones USB port via an OTG cable
4) When plugged in the phone can see the file sitting on the SD card in its folder and I can see it using Root explorer or ES explorer etc
5) When I select the file it plays perfectly
now here comes the bit you need to understand because I've explained all this before in my previous posts.....
When I plug the powered NTFS hard drive into exactly the same OTG cable I can......
1) See the file perfectly on the HDD
2) But I can not play it
ie - resolution does NOT make a difference here because its exactly the same file except that it does not play off an NTFS hard drive.
Thanks for your interest in the subject though - but please read the posts thoroughly and also try to make your comments constructive - short one liner suggestions are not helpful especially when it appears that you haven't read or understood the previous content.
Click to expand...
Click to collapse
Even i am having the same problem. but i cant seem to find any solution here on this thread. If you found a way through please post it here.
Thanks
Try Mobo Player. I am using this one and its perfect, i can play 1080 video with no problem, ... try there soft decoding maybe it can help, if not i will try to find some better solution.
SĐF said:
Try Mobo Player. I am using this one and its perfect, i can play 1080 video with no problem, ... try there soft decoding maybe it can help, if not i will try to find some better solution.
Click to expand...
Click to collapse
Its not the problem of the player. None of the files in the ntfs drive is being read properly.....not even images..
Sent from my MT15i using XDA
Hey guys,
Greeting to all!!!
Is there any issue like; only 4Gb of data can be transfered at a time in SXS...??
If yes, why is it so, and I would like to know if any remedy is there...?
Thanks in advance
No, it's a bit different. The internal memory is vfat, so you can't have files larger than 4GB.
It's a file system limitation.
solution: use smaller files
Does that mean, I can't copy any files, (kinda movies) which are above 4gb into my SXS....
arunjnair said:
Does that mean, I can't copy any files, (kinda movies) which are above 4gb into my SXS....
Click to expand...
Click to collapse
Yes.
Oh that really sucks!!!
:-(
I guess the only solution is a custom kernel with ntfs support and a usb stick formatted in ntfs.
For movies, if you have the time and Windows, you can just use MTP mode (the standard if you didn't change it), drag files onto the phone and Windows will recode them to a smaller resolution.
Although it's not perfect (e.g. multiple languages are not supported I think) it's definitely a workaround.
Or try to cut an HD movie in parts no larger than 4 GB.
if u dont want to watch the movie/video all the time (ie it doesnt need to be in ur phone).
buy a usb-otg cable, a UFD (i have 16 gB flashdisk), and use this: http://forum.xda-developers.com/showthread.php?t=1729195
slap the hdmi cable to HDTV. and watch it. profit?
Encode it to something smaller. I have a bunch of HD 720p movies and none of them are over 4gb. Play great on my Xperia S. I use the AppleTV 2 preset in handbrake to encode them.
Sent from my LT26i using Tapatalk 2
You could always split the files into parts
m1st3r1 said:
if u dont want to watch the movie/video all the time (ie it doesnt need to be in ur phone).
buy a usb-otg cable, a UFD (i have 16 gB flashdisk), and use this: http://forum.xda-developers.com/showthread.php?t=1729195
slap the hdmi cable to HDTV. and watch it. profit?
Click to expand...
Click to collapse
UFD is a good idea....THanks for that!!!!!!!!!!!!!
and one more que,
will that effect the play quality if I watch using a UFD
arunjnair said:
UFD is a good idea....THanks for that!!!!!!!!!!!!!
and one more que,
will that effect the play quality if I watch using a UFD
Click to expand...
Click to collapse
works well in mine. but i use other video player. such as diceplayer and mxvideoplayer.
What is the number of external drives that Android 4.3 can mount?
I connected 7 memory sticks and HDD via a 10 port externally powered USB-Hubs 3.0 to my Galaxy Note 3 (Android 4.3). In addition to the internal µSDXC reader a max. of 3 drives were displayed A, B and F even though I had 7 sticks connected all on the first and last ports leaving the middle ones open. Using a different Hub it displayed only A,B,C.
While this question may sound strange for a small tablet like the Note, several sticks with 128 GB capacity are much cheaper then a 256 or 512 GB one and HDD require to much battery.
I could not find any documentation as to the number of drives an Andrid devices would mount, if there is a limit in size for HDD and which Formats are supported (FAT 32 works, NTFS not) without requiring external driver APP's. Has anyone an idea?
The Notes 2 and 3 allow acces to external USB-drives, is this a special form of root rights or only because they were designed that way to allow acces also using the Ntfs Mounter - Automatically mount NTFS/EXT formated USB Sticks and SD Cards http://forum.xda-developers.com/showthread.php?t=1654024