Fermata Media Player - audio and video player for Android Auto

Search This thread

PENKO956

Senior Member
Apr 13, 2010
629
237
Have you tried to change the resolution on the prone and then play on HU? Perhaps, it works.
went into the android auto dev settings and changed the video res to "allow car and phone to negotiate" which helped with the text. the text on fermata youtube are now normal but video thumbnail are still large, but I guess I can live with that.

just thought I was missing something in fermata setting on scaling for youtube

thanks for your help
 

emrkara

New member
Feb 24, 2021
2
0
Hi
I have two questions
1- is it possible to change agent setting at browser? Cause some sitez detect android os, and don't let to use their website. It would be good to change it to windows / chrome for example
2,,- is it possible to watch netflix via browser? Looks like not working
 

Dhurva Gupta

New member
Oct 31, 2019
1
0
App is working great ,, all functions worked.. but steering control not worked for me .. i installed fermata control app .. patch it too .. but no luck ,, can some one help.

EMUI 9
AA 5.8
 

zavhoz

New member
Jun 12, 2008
1
1
Андрей, привет!
Во-первых, поздравления! - замечательное приложение! Концептуально намного более удобное чем те же самые Screen2auto и AAStream. Практически не к чему придраться. :)
Единственный вопрос: а кроме WebBrowser и Youtube есть другие addons? Например, было бы супер классно если бы можно было открыть например Messenger (видео-звонок) - это бы позволило во время движения видео-общаться с женой/друзьями. У большинства телефон прикреплён к передней панели, так что так или иначе водитель попадает в зону видимости фронтальной камеры. Или, к примеру, если бы можно было открыть приложение "KartinaTV" - это бы позволило иметь на дисплее прямую трансляцию телевидения. А в идеале, было бы классно если бы имелась функция добавить дополнительную кнопку/и с возможностью прописать любое приложение из установленных на телефоне. Ну, это как говорится, "вишенка на торт".
Спасибо!
 
  • Like
Reactions: pipoca25

shmykelsa

Senior Member
Nov 21, 2013
964
697
27
Lecce
OnePlus 6T
Samsung Galaxy Z Fold3
Is it just me or the app sometimes crashes when it goes in fullscreen?

Logcat shows this

Code:
03-07 00:02:57.357 10695 10695 E AndroidRuntime: FATAL EXCEPTION: main
03-07 00:02:57.357 10695 10695 E AndroidRuntime: Process: me.aap.fermata.auto, PID: 10695
03-07 00:02:57.357 10695 10695 E AndroidRuntime: java.lang.NullPointerException: Attempt to invoke virtual method 'void android.view.View.setVisibility(int)' on a null object reference
03-07 00:02:57.357 10695 10695 E AndroidRuntime:        at me.aap.fermata.ui.view.ControlPanelView$HideTimer.run(ControlPanelView.java:6)
03-07 00:02:57.357 10695 10695 E AndroidRuntime:        at android.os.Handler.handleCallback(Handler.java:883)
03-07 00:02:57.357 10695 10695 E AndroidRuntime:        at android.os.Handler.dispatchMessage(Handler.java:100)
03-07 00:02:57.357 10695 10695 E AndroidRuntime:        at android.os.Looper.loop(Looper.java:214)
03-07 00:02:57.357 10695 10695 E AndroidRuntime:        at android.app.ActivityThread.main(ActivityThread.java:7398)
03-07 00:02:57.357 10695 10695 E AndroidRuntime:        at java.lang.reflect.Method.invoke(Native Method)
03-07 00:02:57.357 10695 10695 E AndroidRuntime:        at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:493)
03-07 00:02:57.357 10695 10695 E AndroidRuntime:        at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:924)

Also logcat shows many errors about unsupported video codec

Code:
03-07 00:02:49.880  1241 19548 E OMX-VDEC-1080P: Unsupported output color format for c2d (2141391876)
03-07 00:02:49.880  1241 19548 E OMX-VDEC-1080P: Setting color format failed
03-07 00:02:49.890  1241  2747 E OMX-VDEC-1080P: Enable/Disable allocate-native-handle allowed only on input port!
03-07 00:02:49.890  1241  2747 E OMX-VDEC-1080P: set_parameter: Error: 0x80001019, setting param 0x7f00005d
03-07 00:02:49.890  1241  2747 E OMXNodeInstance: setParameter(0xf1c82c04:qcom.decoder.avc, OMX.google.android.index.allocateNativeHandle(0x7f00005d): Output:1 en=0) ERROR: UnsupportedSetting(0x80001019)
03-07 00:02:49.890  1241  2747 E OMX-VDEC-1080P: Extension: OMX.google.android.index.storeANWBufferInMetadata not implemented
03-07 00:02:49.891  1241  1809 E OMX-VDEC-1080P: Extension: OMX.google.android.index.storeANWBufferInMetadata not implemented
03-07 00:02:49.891  1241  1809 E OMX-VDEC-1080P: Extension: OMX.google.android.index.configureVideoTunnelMode not implemented
03-07 00:02:49.891  1241  1809 E OMX-VDEC-1080P: Extension: OMX.google.android.index.useAndroidNativeBuffer is supported
03-07 00:02:49.892  1241 27284 E OMX-VDEC-1080P: Extension: OMX.google.android.index.describeHDR10PlusInfo not implemented
03-07 00:02:49.892  1241  2747 E OMX-VDEC-1080P: Does not handle dataspace request
03-07 00:02:49.892  1241  2747 E OMXNodeInstance: getConfig(0xf1c82c04:qcom.decoder.avc, ??(0x7f000062)) ERROR: UnsupportedSetting(0x80001019)
03-07 00:02:49.906  1241 18996 E OMX-VDEC-1080P: Extension: OMX.google.android.index.AndroidNativeBufferConsumerUsage not implemented
03-07 00:02:49.917  1241 18996 E OMX-VDEC-1080P: Does not handle dataspace request
03-07 00:02:49.917  1241 18996 E OMXNodeInstance: getConfig(0xf1c82c04:qcom.decoder.avc, ??(0x7f000062)) ERROR: UnsupportedSetting(0x80001019)
03-07 00:02:50.038 10695 10695 E Fermata Auto: Web error received: net::ERR_FAILED
[/CODE}
 

Felixoncrusoe1976

New member
Mar 6, 2021
1
0
Hello, thank you for your great work ! I have a problem with Android Auto, I have tried 4.6 et 5.4 versions, but it's asking me to update. Without the update I can't pass on the next screen, and the last version of AA doesn't see Fermata auto.
Any help, please ?
 

jackjames88

New member
Mar 13, 2021
1
0
Perhaps there is some error occurs. Can you send me the playlist so I can check?

hi to all, iask to you why if i load a M3U list divided into group (IPTV), when i change folders is still in loading. I noticed that the only thing that i can do for unlock loading, is to switch from Wifi and 4G network connection. Have you some tips about this trouble?
Can you help me? I really don't understand how I can upload an M3U list.I have three buttons on the bottom bar, only the one on the left allow me to add a folder. but then is asking me to access through FTP or Googledrive or local...
 

Andrey Pavlenko

Senior Member
Apr 8, 2020
237
120
  • Like
Reactions: Felixoncrusoe1976

Top Liked Posts

  • There are no posts matching your filters.
  • 1
    Se puede cargar archivo .m3u , si le das donde pone Location le das a la lupa y buscas el archivo , luego le das nombre y ya se carga
    yes but my iptv channel doesn't work with a m3u list but with link + login + password...

    anyway I have found a solution with GSE SMART IPTV which works very well in the Megane ETECH on Android Automotive
    1
    Did you enable Debug Mode in AAWireless App, too? This helps great over here with my Pixel 7 Pro. Tested and proven working on Github several times.
  • 33
    Fermata Media Player is a free, open source audio, video and TV player with a simple and intuitive interface. It is focused on playing media files organized in folders and playlists.

    Supported features:

    ⚫ Play media files organized in folders
    ⚫ IPTV addon with support for EPG and archives
    ⚫ Youtube and web browser addons
    ⚫ Support for network folders: SFTP, SMB (CIFS), Google drive
    ⚫ Remembers the last played track and position for each folder
    ⚫ Support for favorites and playlists
    ⚫ Support for CUE and M3U playlists
    ⚫ Support for M3U playlist URLs
    ⚫ Support for bookmarks
    ⚫ Shuffle and repeat functions
    ⚫ Playback timer
    ⚫ Audio effects: Equalizer, Bass Boost and Virtualizer
    ⚫ Configure audio effects for individual tracks and folders
    ⚫ Configure playback speed for individual tracks and folders
    ⚫ Sort tracks by name, file name, date or randomly
    ⚫ Customizable titles and subtitles
    ⚫ Support for Android Auto
    ⚫ Pluggable media engines: MediaPlayer, ExoPlayer and VLC
    ⚫ Video player with support for subtitles (VLC Engine only)

    There are two version of the player:

    1. The first one has support for Android Auto as a media service. This version is available on Google Play - https://play.google.com/store/apps/details?id=me.aap.fermata
    2. The second one provides the same functionality, but can be launched as an Android Auto application, i.e. with its own interface:


    IMG-20191227-211919.jpg

    IMG-20191227-211944.jpg



    To install this version, you may either use the Android Auto Apps Downloader or, for manual installation, follow the instructions below. Before the installation, make sure that the "Unknown sources" option is enabled in the Android Auto settings. To enable this option, open AA settings on your phone and go to the "Developer Settings" section.

    Manual installation
    Before connecting to Android Auto:
    • Install the fermata-auto-control apk. This application is only required if you need support for steering wheel media buttons.
    • Start the player, grant permissions and add folders.
    7
    Temporary solution with changed package name.
    5
    New in 1.7.0 Beta https://github.com/AndreyPavlenko/Fermata/releases/tag/v1.7.0b :
    Youtube web view.
    Basic web browser with support for bookmarks and full screen.
    Gestures support by video and control panel view:
    - Vertical scroll - volume up/down
    - Horizontal scroll:
    1 finger - emulates rw/ff button click (skip 5 seconds by default)
    2 fingers - long click on rw/ff button (skip 20 seconds)
    3 fingers - long click prev/next button (skip 5%)
    Swipe left/right - play prev/next track
    Swipe up/down - play prev/next folder
    Double click - play/pause
    4
    hi there

    i can confirm that fermata auto is fully functional in my pixel 7a ( Android 14 not rooted... stock ).
    I have a connection via AAwireless dongle with developer mode enabled.
    Icon "fermata auto" does not appear in section "customizer app launcher" of the android auto app on the smartphone ( only fermata control if installed), but in app
    drawer on the "tablet" of the my car ( toyota corolla hybrid) appear together with fermata control.
    It seems to work even when moving.

    CIAO
    3
    Fermata stop working on 7.0 too were I use few day ago. I think Google blacklisted it, maybe try to rename package name can be a workaround
    Seems like that :( Package renaming works, but I don't think it's a good solution. Google has many ways to block any app.