Hey everyone, I am trying to modify youtube app to fix HQ video playback, as I've observed that MX video player can play all videos below 700p, I've posted the results HERE with details. I want to know that if we disable hardware accelaration in youtube.apk, then will it use s/w decoding only ?
Here is what I tried-
1.Decompile the youtube.apk using apktool
2.Opened androidmanifest.xml using notepad++
3.Started looking for something interesting
4.I found the android:hardwareAccelerated="true" in line number 22 (Refer the snap attached)
5.I changed the "true" to "false" and then tried compiling youtube.apk but it resulted in a lot of errors which I didn't understood
-- Please try this and see if you could compile back the youtube.apk..
-- Tell me if modding the youtube.apk is useless ?
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
I appreciate your effort.. logically your idea should work but dont know if it will.
First you need to sign the apk.
My guess is.. you changed the value to false but that doesnt mean.. it wil take S/W decoding as default. You might need to add lines to enable S/W decoding as default plus MX's path.. where it can find the player and s/w decoding!!
By "hardwareAccelerated=true", it just means that the app UI gets rendered by Hardware.. It doesnt mean HW or SW Decoding...
Sorry but this isnt gonna work..
Sent from my LG-P500 using Tapatalk 2
RockR172 said:
By "hardwareAccelerated=true", it just means that the app UI gets rendered by Hardware.. It doesnt mean HW or SW Decoding...
Sorry but this isnt gonna work..
Sent from my LG-P500 using Tapatalk 2
Click to expand...
Click to collapse
that's the only thing to test
umangleekha said:
that's the only thing to test
Click to expand...
Click to collapse
What do you wanna test?
Its totally useless, whatever you still wanna test.. that string clearly means the UI and not the Video!
Sent from my LG-P500 using Tapatalk 2
I think RockR is right!!
I have a question.. is it the default player where Yt video is buffered and played or its a different one which might come with Yt app..??
I think we need to set MX player as default for all the video playbacks.. even streamed ones in the Rom not the Yt app!!
Related
I installed the the Floyo rom and my mini pro, and while it works great, both of the camera apps included didn't work for me. No biggie, i bought vignette to take pictures, but i can't seem to be able to find a camcorder app... anyone have any ideas?
cool
not yet i search a little bit around but none see yet, it would be so cool to modify that factory app from the phone like i did for my sms and phone calls and contacts
see Best app to use thread..
Camera360 Ultimate 1.8.5 Pro
it works perfect on mine !!!
ashwin2011 said:
Camera360 Ultimate 1.8.5 Pro
it works perfect on mine !!!
Click to expand...
Click to collapse
i have it too and as far as i can't tell it has no camcorder function... am i missing something?
Try this
Video Cam Illusion
VIDEO CAM ILLUSION
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
Download using barcode scanner
galvic said:
Try this
Video Cam Illusion
Click to expand...
Click to collapse
hmmm... video cam illusion is cool, but only records at 320x240... would be nice to find something that did VGA...
Also tried Angel VideoCam, and it doesn't seem to be recording sound, plus it also seems to not do VGA
well, the new Floyo update fixed the camera, but now it turns out that MIUI doesn't do macro mode >_<
MIUI Camera
raiderkilo said:
MIUI Camera
Click to expand...
Click to collapse
where to download??
moedjs said:
where to download??
Click to expand...
Click to collapse
It is in x10 mini theme and apps
Sent from my HTC Wildfire using XDA Premium App
moedjs said:
where to download??
Click to expand...
Click to collapse
Look in my sig.
lgCamera - choose codec, resolution,bitrate, FPS, etc. With this I can record x264 with AAC sound on my otherwise crappy Optimus One
It is in the market!
Hi!
Has anyone had this problem with Gallery.Blue and green lines on the top left corner and the previews dont load up to a good image quality they just stay blurred even when i open up a picture.
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
I think it might have happend after i used sd maid.Ive tried reflashing gallery app and wiping app data and still...
Im using Quickpick but still id like to get Gallery back.
Please help.....
"""EDIT: I SOLVED IT BY FIXING PERMISSIONS IN RECOVERY"""
Try removing the gallery thumbnails and then give the gallery app a while to regenerate.
The pics usually look low quality while it is still loading.
I don't know what thats up with those blue lines.
You could check the android log to see if the gallery app is throwing exceptions.
If you try another app - like quickpic - for example - does it still do it?
O
Dark3n said:
Try removing the gallery thumbnails and then give the gallery app a while to regenerate.
The pics usually look low quality while it is still loading.
I don't know what thats up with those blue lines.
You could check the android log to see if the gallery app is throwing exceptions.
Click to expand...
Click to collapse
I think thats whats broke it in the first place.they just never regenerated back and blue lines apearred.
I tried flashin fancy rotation+fixed gallery.zip wich worked fine untill i f#$% it up and still doesnt work.wiped data,everything. I might try clearing thumbnails again.
THANKS!
BigMrB said:
If you try another app - like quickpic - for example - does it still do it?
Click to expand...
Click to collapse
It works fine with quickpic
"""""EDIT: Solved it by fixing permissions in recovery"""""
Thanks 4 the help
There is a simple way
this whole problem is caused by chainfire 3d
untick all reduce texture and other things restart gallery and
voila. your gallery will be fine..
Nice @yasirmujtaba this solves the issue im having
hitting the thanks button
FR3ZH said:
Nice @yasirmujtaba this solves the issue im having
hitting the thanks button
Click to expand...
Click to collapse
always happy to help.......
Does any of the ICS ROM's available for neo have a flawless video recording? Mine has tiny lags about every second. I know it's ICS beta issue and sony should fix it, but has any of dev's succeded in fixing it?
baga255 said:
Does any of the ICS ROM's available for neo have a flawless video recording? Mine has tiny lags about every second. I know it's ICS beta issue and sony should fix it, but has any of dev's succeded in fixing it?
Click to expand...
Click to collapse
What class Micro SD do you have ??
On stock ROM video recording would be a little laggy
Now since i upgraded to a 16GB class 10 Monster i have nor problems
Every ICS rom has a problem with Video recording!Especially cyanogenmod 9
I made a short video yesterday on ICS beta rom, and it seemed normal on my phone's screen. Maybe I'll upload a video later.
---------- Post added at 12:10 PM ---------- Previous post was at 11:32 AM ----------
Seems pretty lag-less to me:
can someone check the media_profiles.xml file in system/etc and see what bitrate the 720p profile is set to? I have similar problems with MIUI and am seeing if it is worth upgrading to ICS
The only time I've ever recorded without dropped frames was with stock
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
How do i can record video with 1080 quality??
Can I do it By overclocking??
Could anyone Help Me??!!
Miladnk said:
How do i can record video with 1080 quality??
Can I do it By overclocking??
Could anyone Help Me??!!
Click to expand...
Click to collapse
Buy a dual core phone.
I have the same problem, but I think, it's depend on camera app. Try Camera ICS from Google Play, working without lags for me.
That's the google's movie studio official app to create movie with recorded and non recorded movie , image , music and transition
It's extracted from ICS Iconia A500 ROM
Support input movies up to 1920*1080p and render movie at 848*480 pixel , 720p and 1080p(quite slow considering that's a smartphone)
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
Hmmm photoshop touch + this one is great!
this is not working properly on my phone it can't play the edited music in the preview play, i can't find an option to save the created movie either and when i exit and then go back, my project is gone
Seems to work for me. I just stuck a couple of videos and a picture in and then exported it but it worked great doing that.
with pics it works for me as well... but how the heck can you add multiple pics? :O i mean adding them one by one is just stupid?! :S
3Shirts said:
Seems to work for me. I just stuck a couple of videos and a picture in and then exported it but it worked great doing that.
Click to expand...
Click to collapse
I found an apk that works, but it keeps crashing with 1080p videos. Does anyone have an apk of this that works?
would this work on JB?
alankstiyo said:
would this work on JB?
Click to expand...
Click to collapse
JB has own movie studio, in next hours I will check if it's the same version, but if it's a new version, this will work only in Jb( 90% of probability)
Sent from my LT26i using xda app-developers app
Iskor12 said:
I found an apk that works, but it keeps crashing with 1080p videos. Does anyone have an apk of this that works?
Click to expand...
Click to collapse
I've also saw that not all 1080p are compatible , also the 1080p videos of Xperia s( you can see if the rendering will work fine in the timeline, if there are "x" in the frame boxes the rendering will not be done)
Sorry for my bad English
Sent from my LT26i using xda app-developers app
I can only add 2 clips!
Sent from my SPH-D710 using xda premium
Force Stop
it always say's "Unfortunately MovieStudio has Stopped"
I'm on my new 'Note' the S23 Ultra and have watched all the 'do this first' type YouTube settings videos etc., but I have a video issue.
On my laptop I use Windows Movie Maker, basic but easy for quick editing clips, and for more pro stuff I use DaVinci Resolve, however neither program will open my most recent videos?
I've tried different settings with the same result and have attached a photo of the details of a file that does open and one that doesn't, but I'm not sure what it's telling me? They all play fine in VLC Media Player.
I'm far from an expert at all this, and at 72 this year maybe it's just all getting beyond me, but any suggestions or help appreciated.
The one that works is from my S22 Ultra, the other the S23!!
Many thanks.
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
Is the format supported?
Check the error messages in Windows Event Viewer.
blackhawk said:
Is the format supported?
blackhawk said:
Is the format supported?
Check the error messages in Windows Event Viewer.
Click to expand...
Click to collapse
Check the error messages in Windows Event Viewer.
t
I always save in mp4, don't think that bit has changed?
Click to expand...
Click to collapse
They are all MP4 so shouldn't be an issue, but after further research and going through every setting both the Hi-Bit rate (whatever that it) and the High Efficiency setting were on.
Not sure what either are but hopefully that'll be the answer.
Now I just need a way to convert them back to normal settings or I'll lose several good wildlife videos
stewarta13wsb said:
Now I just need a way to convert them back to normal settings or I'll lose several good wildlife videos
Click to expand...
Click to collapse
Yeah based on the file size it looks like the file type.