[mythtv-commits] Ticket #12666: mythpreviewgen fails - no new thumbnails for recordings

MythTV noreply at mythtv.org
Fri Feb 26 14:28:07 UTC 2016


#12666: mythpreviewgen fails - no new thumbnails for recordings
-------------------------------------+-----------------------------
 Reporter:  yiannividalis@…          |          Owner:  jyavenard
     Type:  Bug Report - General     |         Status:  new
 Priority:  minor                    |      Milestone:  unknown
Component:  MythTV - Mythpreviewgen  |        Version:  Master Head
 Severity:  medium                   |     Resolution:
 Keywords:                           |  Ticket locked:  0
-------------------------------------+-----------------------------

Comment (by Yianni Vidalis <yiannividalis@…>):

 Ok, you won't believe it, but it was the LC_ALL variable (I knew I wasn't
 crazy!!!).


 {{{
 > locale
 LANG=el_GR.UTF-8
 LC_CTYPE="el_GR.UTF-8"
 LC_NUMERIC="el_GR.UTF-8"
 LC_TIME="el_GR.UTF-8"
 LC_COLLATE="el_GR.UTF-8"
 LC_MONETARY="el_GR.UTF-8"
 LC_MESSAGES="el_GR.UTF-8"
 LC_PAPER="el_GR.UTF-8"
 LC_NAME="el_GR.UTF-8"
 LC_ADDRESS="el_GR.UTF-8"
 LC_TELEPHONE="el_GR.UTF-8"
 LC_MEASUREMENT="el_GR.UTF-8"
 LC_IDENTIFICATION="el_GR.UTF-8"
 LC_ALL=el_GR.UTF-8
 yianni at storage:~> LC_ALL=en_US.UTF-8 mythpreviewgen --infile
 201602241sample.ts --seconds 5 --outfile srs.jpg

 2016-02-26 16:25:05.559535 C  mythpreviewgen version: master
 [v0.28-pre-3622-g666666b-dirty] www.mythtv.org
 2016-02-26 16:25:05.559583 C  Qt version: compile: 5.4.2, runtime: 5.4.2
 2016-02-26 16:25:05.559593 N  Enabled verbose msgs:  general
 2016-02-26 16:25:05.559614 N  Setting Log Level to LOG_INFO
 2016-02-26 16:25:05.570455 I  Added logging to the console
 2016-02-26 16:25:05.595725 I  Setup Interrupt handler
 2016-02-26 16:25:05.595753 I  Setup Terminated handler
 2016-02-26 16:25:05.595773 I  Setup Segmentation fault handler
 2016-02-26 16:25:05.595791 I  Setup Aborted handler
 2016-02-26 16:25:05.595808 I  Setup Bus error handler
 2016-02-26 16:25:05.595824 I  Setup Floating point exception handler
 2016-02-26 16:25:05.595839 I  Setup Illegal instruction handler
 2016-02-26 16:25:05.595882 I  Setup Real-time signal 0 handler
 2016-02-26 16:25:05.595918 I  Setup Hangup handler
 2016-02-26 16:25:05.596117 N  Using runtime prefix = /usr
 2016-02-26 16:25:05.596128 N  Using configuration directory =
 /home/yianni/.mythtv
 2016-02-26 16:25:05.596245 I  Assumed character encoding: el_GR.UTF-8
 2016-02-26 16:25:05.596653 I  Using localhost value of storage
 2016-02-26 16:25:05.614109 N  Setting QT default locale to el_GR
 2016-02-26 16:25:05.614126 I  Current locale el_GR
 2016-02-26 16:25:05.614191 N  Reading locale defaults from
 /usr/share/mythtv//locales/el_gr.xml
 2016-02-26 16:25:05.623339 I  Preview from time spec
 2016-02-26 16:25:05.707295 I  AFD: codec MP2 has 2 channels
 2016-02-26 16:25:05.707372 I  AFD: Opened codec 0x172f020, id(MP2)
 type(Audio)
 2016-02-26 16:25:05.711699 I  AFD: Opened codec 0x172e3a0, id(H264)
 type(Video)
 2016-02-26 16:25:05.938652 I  Preview: Grabbed preview
 '201602241sample.ts' 720x576 at 5s
 yianni at storage:~> la srs.jpg
 -rw-rw-rw- 1 yianni users 45K Φεβ  26 16:25 srs.jpg
 }}}

--
Ticket URL: <https://code.mythtv.org/trac/ticket/12666#comment:55>
MythTV <http://www.mythtv.org>
MythTV Media Center


More information about the mythtv-commits mailing list