Register Guidelines E-Books Today's Posts Search

Go Back   MobileRead Forums > E-Book Readers > Kobo Reader > Kobo Developer's Corner

Notices

Reply
 
Thread Tools Search this Thread
Old 02-09-2015, 10:56 AM   #1
boriar
Evangelist
boriar ought to be getting tired of karma fortunes by now.boriar ought to be getting tired of karma fortunes by now.boriar ought to be getting tired of karma fortunes by now.boriar ought to be getting tired of karma fortunes by now.boriar ought to be getting tired of karma fortunes by now.boriar ought to be getting tired of karma fortunes by now.boriar ought to be getting tired of karma fortunes by now.boriar ought to be getting tired of karma fortunes by now.boriar ought to be getting tired of karma fortunes by now.boriar ought to be getting tired of karma fortunes by now.boriar ought to be getting tired of karma fortunes by now.
 
boriar's Avatar
 
Posts: 407
Karma: 314204
Join Date: Jan 2015
Device: bq Avant XL, Kobo Aura H2O, Onyx Boox M96C Plus
Need help for image format

I need to know how to view/edit the image format attached.
It's a raw but there's several raw variations. This one is read by kobo but i need a program on windows.
Can someone help me?
Attached Files
File Type: gz dragon-poweroff.raw.gz (23.1 KB, 182 views)
boriar is offline   Reply With Quote
Old 02-09-2015, 11:25 AM   #2
tshering
Wizard
tshering ought to be getting tired of karma fortunes by now.tshering ought to be getting tired of karma fortunes by now.tshering ought to be getting tired of karma fortunes by now.tshering ought to be getting tired of karma fortunes by now.tshering ought to be getting tired of karma fortunes by now.tshering ought to be getting tired of karma fortunes by now.tshering ought to be getting tired of karma fortunes by now.tshering ought to be getting tired of karma fortunes by now.tshering ought to be getting tired of karma fortunes by now.tshering ought to be getting tired of karma fortunes by now.tshering ought to be getting tired of karma fortunes by now.
 
Posts: 3,489
Karma: 2914715
Join Date: Jun 2012
Device: kobo touch
You can try:
Code:
ffmpeg.exe  -f rawvideo -pix_fmt rgb565 -s 1440x1080 -i dragon-poweroff.raw -vcodec bmp dragon-poweroff.bmp
And to convert it back into raw:
Code:
ffmpeg.exe  -i dragon-poweroff.bmp -f rawvideo -pix_fmt rgb565 -s 1440x1080 -y dragon-poweroff.from_bmp.raw
tshering is offline   Reply With Quote
Advert
Old 02-09-2015, 12:47 PM   #3
boriar
Evangelist
boriar ought to be getting tired of karma fortunes by now.boriar ought to be getting tired of karma fortunes by now.boriar ought to be getting tired of karma fortunes by now.boriar ought to be getting tired of karma fortunes by now.boriar ought to be getting tired of karma fortunes by now.boriar ought to be getting tired of karma fortunes by now.boriar ought to be getting tired of karma fortunes by now.boriar ought to be getting tired of karma fortunes by now.boriar ought to be getting tired of karma fortunes by now.boriar ought to be getting tired of karma fortunes by now.boriar ought to be getting tired of karma fortunes by now.
 
boriar's Avatar
 
Posts: 407
Karma: 314204
Join Date: Jan 2015
Device: bq Avant XL, Kobo Aura H2O, Onyx Boox M96C Plus
Quote:
Originally Posted by tshering View Post
You can try:
Code:
ffmpeg.exe  -f rawvideo -pix_fmt rgb565 -s 1440x1080 -i dragon-poweroff.raw -vcodec bmp dragon-poweroff.bmp
And to convert it back into raw:
Code:
ffmpeg.exe  -i dragon-poweroff.bmp -f rawvideo -pix_fmt rgb565 -s 1440x1080 -y dragon-poweroff.from_bmp.raw
Many thanks! I would have never gotten
boriar is offline   Reply With Quote
Reply


Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
Touch Best image size in epub format for Kobo touch zztush Kobo Reader 2 04-28-2013 09:32 AM
Optimal image size, resolution and format John123 Workshop 6 12-01-2012 11:51 AM
eBook format for image driven books publer General Discussions 0 06-06-2010 03:58 PM
Boot image format peejay PocketBook 1 04-26-2010 02:14 AM
Fastest image format? Isamu iRex 7 10-15-2008 02:01 PM


All times are GMT -4. The time now is 11:18 AM.


MobileRead.com is a privately owned, operated and funded community.