Announcement

Collapse
No announcement yet.

kaffeine play very bad sound channels on DVB-T

Collapse
This topic is closed.
X
X
 
  • Filter
  • Time
  • Show
Clear All
new posts

    kaffeine play very bad sound channels on DVB-T

    Hello everyone, i have a DVB-T card . it work on vlc perfect but when i use it on kaffeine i have video while sound is not good , it is Screak. My channels use AAC code for sound , Does kaffeine have problem with AAC code ?

    #2
    Kaffeine - what kind of ?

    There are available:

    - Xine1 based
    - Xine2 based
    - VLC based

    Earlier - Thread: Bad sound with Kaffeine and .wmv files

    Comment


      #3
      Originally posted by Wheel Inventor View Post
      There are available:

      - Xine1 based
      - Xine2 based
      - VLC based

      Earlier - Thread: Bad sound with Kaffeine and .wmv files
      Thanks i go to above link and find instructon for compile kaffeine from git on there https://bugs.kde.org/show_bug.cgi?id=334197#c6 . in there sad
      The version that comes with 14.04 uses xine as a playback engine, which is where the fault must lie (IMHO). The newer version in the git repository uses vlc instead
      Code:
      cd ~ sudo apt-get install g++ cmake git libqt4-dev kdelibs5-dev libx11-dev libxss-dev libvlc-dev
      git clone git://anongit.kde.org/kaffeine 
      mkdir build 
      cd build 
      cmake ../kaffeine 
      make 
      sudo make install
      now i compiled kaffeine and run it in terminal then search channels , everything ok Sound and video are good but there is a little problem video aspect rate isn't rael 16:9 , my orginal aspect rate is 4:3 . when i use vlc i could change aspect rate easily 4:3 to 16:9 and it full screen on monitor

      Comment

      Working...
      X