[mythtv-users] Transcoding with and without cutlist

Stephen Robertson stephengrobertson at gmail.com
Sat Sep 1 15:56:24 UTC 2012


>>>> Sorry that wasn't very clear.  Though saying that I'm not sure what
>>>> the problem is other than when I run transcode on the recording I have
>>>> edited the log has an entry saying transcoding failed.
>>>>
>>>> Aug 30 21:53:32 bressay mythlogserver: mythtranscode[23758]: E
>>>> CoreContext mpeg2fix.cpp:1178 (BuildFrame) avcodec_encode_video failed
>>>> (0)
>>>> Aug 30 21:53:32 bressay mythlogserver: mythtranscode[23758]: E
>>>> CoreContext main.cpp:692 (main) Transcoding
>>>> /media/disk/Recordings/1033_20120819061000.mpg failed
>>>
>>>
>>> Is this a lossy transcode (i.e. transcoding to MPEG-4 in NuppelVideo
>>> container) rather than a lossless (MPEG-2 to MPEG-2) transcode?  I think
>>> there was recently a bug fixed on the lossy encoder that caused failures
>>> with some videos.  (And, FWIW, I suggest you only do lossless transcodes
>>> with mythtranscode.)
>>>
>>>
>>> Mike
>>
>> The entirely honest answer is that I don't know!!  I just hit the
>> transcode menu option!
>>
>> Looking at the database settings using mythweb I see
>>
>> DefaultTranscoder is 0
>> JobQueueTranscodeCommand is mythtranscode
>>
>> from the log I see
>>
>> Aug 30 21:50:25 bressay mythlogserver: mythtranscode[23628]: N
>> CoreContext transcode.cpp:799 (GetProfile) Transcode: Using autodetect
>> profile: MPEG2
>> Aug 30 21:50:25 bressay mythlogserver: mythtranscode[23628]: N
>> CoreContext transcode.cpp:1273 (TranscodeFile) Switching to MPEG-2
>> transcoder.
>>
>> so I guess it is MPEG-2 MPEG-2.
>>
>> I'm not trying to save space as such so lossless would be what I was
>> after.
>>
>
> That's only lossless if you've set the default MPEG-2 transcoder to a
> transcoding profile that specifies lossless transcoding.  Look at your
> transcoding profiles, and set up one (such as High Quality) to be lossless.
> Then, in Watch Recordings, find the episode, then hit MENU (once or twice
> until you get the right menu) and choose Job Options|Transcode (or something
> like that) and choose the profile you want to use.  That way, you can see if
> it's only when doing the lossy transcodes.
>
> Also, make sure you enable:
>
> Save original files after transcoding (globally)
> If enabled and the transcoder is active, the original files will be renamed
> to .old once the transcoding is complete.
>
> in mythtv-setup before testing transcoding.  (And then you can put the
> original back in place and rebuild the seek table to try other options.)
>
>
> Mike

As you suggested I've set up the "High Quality" to be lossless in mythtv-setup

I added the transcode job (selecting High Quality) on a recording and
it succeeded.  I then edited it to remove a bit from the beginning and
tried the transcode again and it didn't work.  I then cleared the
cutlist and then the transcode worked again.

The only error in the log at the default log level is
Sep  1 16:37:33 bressay mythlogserver: mythtranscode[9863]: E
CoreContext mpeg2fix.cpp:1178 (BuildFrame) avcodec_encode_video failed
(0)
Sep  1 16:37:33 bressay mythlogserver: mythtranscode[9863]: E
CoreContext main.cpp:692 (main) Transcoding
/media/500G/12070_20120819185800.mpg failed

what would be a better log verbosity?

Thanks
Stephen

---
Log of failed Transcode
---
Sep  1 16:37:33 bressay mythlogserver: mythtranscode[9863]: N CoreContext
Sep  1 16:37:32 bressay mythlogserver: mythtranscode[9863]: C
thread_unknown mythcommandlineparser.cpp:2545 (ConfigureLogging)
mythtranscode version: master [v0.26-rc-17-gf830b84] www.mythtv.org
Sep  1 16:37:32 bressay mythlogserver: mythtranscode[9863]: C
thread_unknown mythcommandlineparser.cpp:2547 (ConfigureLogging) Qt
version: compile: 4.8.1, runtime: 4.8.1
Sep  1 16:37:32 bressay mythlogserver: mythtranscode[9863]: N
thread_unknown mythcommandlineparser.cpp:2549 (ConfigureLogging)
Enabled verbose msgs:  general
Sep  1 16:37:32 bressay mythlogserver: mythtranscode[9863]: N
thread_unknown logging.cpp:837 (logStart) Setting Log Level to
LOG_INFO
Sep  1 16:37:32 bressay mythlogserver: mythtranscode[9863]: I Logger
logging.cpp:306 (run) Added logging to the console
Sep  1 16:37:32 bressay mythlogserver: mythtranscode[9863]: I
thread_unknown signalhandling.cpp:175 (SetHandlerPrivate) Setup
Interrupt handler
Sep  1 16:37:32 bressay mythlogserver: mythtranscode[9863]: I
thread_unknown signalhandling.cpp:175 (SetHandlerPrivate) Setup
Terminated handler
Sep  1 16:37:32 bressay mythlogserver: mythtranscode[9863]: I
thread_unknown signalhandling.cpp:175 (SetHandlerPrivate) Setup
Segmentation fault handler
Sep  1 16:37:32 bressay mythlogserver: mythtranscode[9863]: I
thread_unknown signalhandling.cpp:175 (SetHandlerPrivate) Setup
Aborted handler
Sep  1 16:37:32 bressay mythlogserver: mythtranscode[9863]: I
thread_unknown signalhandling.cpp:175 (SetHandlerPrivate) Setup Bus
error handler
Sep  1 16:37:32 bressay mythlogserver: mythtranscode[9863]: I
thread_unknown signalhandling.cpp:175 (SetHandlerPrivate) Setup
Floating point exception handler
Sep  1 16:37:32 bressay mythlogserver: mythtranscode[9863]: I
thread_unknown signalhandling.cpp:175 (SetHandlerPrivate) Setup
Illegal instruction handler
Sep  1 16:37:32 bressay mythlogserver: mythtranscode[9863]: N
thread_unknown mythdirs.cpp:55 (InitializeMythDirs) Using runtime
prefix = /usr
Sep  1 16:37:32 bressay mythlogserver: mythtranscode[9863]: N
thread_unknown mythdirs.cpp:68 (InitializeMythDirs) Using
configuration directory = /home/mythtv/.mythtv
Sep  1 16:37:32 bressay mythlogserver: mythtranscode[9863]: I
CoreContext mythcorecontext.cpp:231 (Init) Assumed character encoding:
en_GB.UTF-8
Sep  1 16:37:32 bressay mythlogserver: mythtranscode[9863]: N
CoreContext mythcontext.cpp:493 (LoadDatabaseSettings) Empty
LocalHostName.
Sep  1 16:37:32 bressay mythlogserver: mythtranscode[9863]: I
CoreContext mythcontext.cpp:501 (LoadDatabaseSettings) Using localhost
value of bressay
Sep  1 16:37:32 bressay mythlogserver: mythtranscode[9863]: N
CoreContext mythcorecontext.cpp:1283 (InitLocale) Setting QT default
locale to en_GB
Sep  1 16:37:32 bressay mythlogserver: mythtranscode[9863]: I
CoreContext mythcorecontext.cpp:1316 (SaveLocaleDefaults) Current
locale en_GB
Sep  1 16:37:32 bressay mythlogserver: mythtranscode[9863]: N
CoreContext mythlocale.cpp:121 (LoadDefaultsFromXML) Reading locale
defaults from /usr/share/mythtv//locales/en_gb.xml
Sep  1 16:37:32 bressay mythlogserver: mythtranscode[9863]: I
CoreContext mythtranslation.cpp:65 (load) Loading en_gb translation
for module mythfrontend
Sep  1 16:37:32 bressay mythlogserver: mythtranscode[9863]: N
CoreContext main.cpp:551 (main) Transcoding from
/media/500G/12070_20120819185800.mpg to
/media/500G/12070_20120819185800.mpg.tmp
Sep  1 16:37:32 bressay mythlogserver: mythtranscode[9863]: I
CoreContext avformatdecoder.cpp:2141 (ScanStreams) AFD: Opened codec
0x9481f60, id(MPEG2VIDEO) type(Video)
Sep  1 16:37:32 bressay mythlogserver: mythtranscode[9863]: I
CoreContext avformatdecoder.cpp:1999 (ScanStreams) AFD: codec MP2 has
2 channels
Sep  1 16:37:32 bressay mythlogserver: mythtranscode[9863]: I
CoreContext avformatdecoder.cpp:2141 (ScanStreams) AFD: Opened codec
0x9493680, id(MP2) type(Audio)
Sep  1 16:37:32 bressay mythlogserver: mythtranscode[9863]: I
CoreContext avformatdecoder.cpp:1999 (ScanStreams) AFD: codec MP2 has
2 channels
Sep  1 16:37:32 bressay mythlogserver: mythtranscode[9863]: I
CoreContext avformatdecoder.cpp:2141 (ScanStreams) AFD: Opened codec
0x948aa60, id(MP2) type(Audio)
Sep  1 16:37:32 bressay mythlogserver: mythtranscode[9863]: N
CoreContext audioplayer.cpp:167 (ReinitAudio) AudioPlayer: Enabling
Audio
Sep  1 16:37:32 bressay mythlogserver: mythtranscode[9863]: I
ProgramInfoUpdater mythcorecontext.cpp:375 (ConnectCommandSocket)
MythCoreContext: Connecting to backend server: 192.168.0.3:6543 (try 1
of 1)
Sep  1 16:37:32 bressay mythlogserver: mythtranscode[9863]: I
ProgramInfoUpdater mythcorecontext.cpp:1191 (CheckProtoVersion) Using
protocol version 75
Sep  1 16:37:32 bressay mythlogserver: mythtranscode[9863]: I
CoreContext transcode.cpp:955 (TranscodeFile) Honoring the cutlist
while transcoding
Sep  1 16:37:32 bressay mythlogserver: mythtranscode[9863]: I
CoreContext transcode.cpp:988 (TranscodeFile) Cutlist        : 0-4537
Sep  1 16:37:32 bressay mythlogserver: mythtranscode[9863]: I
CoreContext transcode.cpp:990 (TranscodeFile) Original Length: 92892
frames
Sep  1 16:37:32 bressay mythlogserver: mythtranscode[9863]: I
CoreContext transcode.cpp:992 (TranscodeFile) New Length     : 88355
frames
Sep  1 16:37:32 bressay mythlogserver: mythtranscode[9863]: E
CoreContext recordingprofile.cpp:164 (addSelection) SampleRate:
Attempted to add a rate 32000 Hz, which is not in the list of allowed
rates.
Sep  1 16:37:32 bressay mythlogserver: mythtranscode[9863]: N
CoreContext transcode.cpp:1273 (TranscodeFile) Switching to MPEG-2
transcoder.
Sep  1 16:37:32 bressay mythlogserver: mythtranscode[9863]: I
SystemIOHandlerW system-unix.cpp:90 (run) Starting IO manager (write)
Sep  1 16:37:32 bressay mythlogserver: mythtranscode[9863]: I
SystemIOHandlerR system-unix.cpp:90 (run) Starting IO manager (read)
Sep  1 16:37:32 bressay mythlogserver: mythtranscode[9863]: I
SystemSignalManager system-unix.cpp:488 (run) Starting process signal
handler
Sep  1 16:37:32 bressay mythlogserver: mythtranscode[9863]: I
SystemManager system-unix.cpp:263 (run) Starting process manager
Sep  1 16:37:32 bressay mythlogserver: mythtranscode[9863]: I Logger
logging.cpp:447 (initialTimeout) Added logging to mythlogserver at
TCP:35327
Sep  1 16:37:32 bressay mythlogserver: mythtranscode[9863]: E
CoreContext audio/audiopulsehandler.cpp:262 (Init) Pulse: Context not
ready after 1000ms
Sep  1 16:37:32 bressay mythlogserver: mythtranscode[9863]: I
CoreContext mpeg2fix.cpp:738 (InitAV) Opening
/media/500G/12070_20120819185800.mpg
Sep  1 16:37:32 bressay mythlogserver: mythtranscode[9863]: I
CoreContext mpeg2fix.cpp:77 (my_av_print) Input #0, mpeg, from
'/media/500G/12070_20120819185800.mpg':
Sep  1 16:37:32 bressay mythlogserver: mythtranscode[9863]: I
CoreContext mpeg2fix.cpp:77 (my_av_print)   Duration: 01:01:55.77,
start: 0.480000, bitrate: 4849 kb/s
Sep  1 16:37:32 bressay mythlogserver: mythtranscode[9863]: I
CoreContext mpeg2fix.cpp:77 (my_av_print)     Stream #0:0[0x1e0]:
Video: mpeg2video (Main), yuv420p, 704x576 [SAR 16:11 DAR 16:9], 10000
kb/s, 25 fps, 25 tbr, 90k tbn, 50 tbc
Sep  1 16:37:32 bressay mythlogserver: mythtranscode[9863]: I
CoreContext mpeg2fix.cpp:77 (my_av_print)     Stream #0:1[0x1c0]:
Audio: mp2, 48000 Hz, stereo, s16, 192 kb/s
Sep  1 16:37:32 bressay mythlogserver: mythtranscode[9863]: I
CoreContext mpeg2fix.cpp:77 (my_av_print)     Stream #0:2[0x1c1]:
Audio: mp2, 48000 Hz, stereo, s16, 128 kb/s
Sep  1 16:37:32 bressay mythlogserver: mythtranscode[9863]: I
CoreContext mpeg2fix.cpp:1938 (Start) #0 PTS:00:00:00.493 Delta: 0.0ms
queue: 5
Sep  1 16:37:32 bressay mythlogserver: mythtranscode[9863]: I
CoreContext mpeg2fix.cpp:1947 (Start) #1 PTS:00:00:00.480 Delta:
13.4778ms queue: 7
Sep  1 16:37:32 bressay mythlogserver: mythtranscode[9863]: I
CoreContext mpeg2fix.cpp:1947 (Start) #2 PTS:00:00:00.607 Delta:
-114.189ms queue: 1
Sep  1 16:37:33 bressay mythlogserver: mythtranscode[9863]: I
CoreContext mpeg2fix.cpp:2138 (Start) Del map found 0 at 4537 (4537)
Sep  1 16:37:33 bressay mythlogserver: mythtranscode[9863]: E
CoreContext mpeg2fix.cpp:1178 (BuildFrame) avcodec_encode_video failed
(0)
Sep  1 16:37:33 bressay mythlogserver: mythtranscode[9863]: E
CoreContext main.cpp:692 (main) Transcoding
/media/500G/12070_20120819185800.mpg failed
Sep  1 16:37:33 bressay mythlogserver: mythtranscode[9863]: N
CoreContext main.cpp:786 (WaitToDelete) Transcode: delete old file:
waiting while program is in use.
Sep  1 16:37:33 bressay mythlogserver: mythtranscode[9863]: N
CoreContext main.cpp:818 (WaitToDelete) Transcode: program is no
longer in use.
Sep  1 16:37:33 bressay mythlogserver: mythtranscode[9863]: N
CoreContext main.cpp:1050 (CompleteJob) Deleting
/media/500G/12070_20120819185800.mpg.tmp
Sep  1 16:37:33 bressay mythlogserver: mythtranscode[9863]: N
CoreContext main.cpp:717 (transUnlink) Requesting delete for file
'myth://Default@192.168.0.3:6543/12070_20120819185800.mpg.tmp'.
Sep  1 16:37:33 bressay mythlogserver: mythtranscode[9863]: I
CoreContext mythcontext.cpp:1169 (~MythContext) Waiting for threads to
exit.

---
log of successful transcode
---

Sep  1 16:40:37 bressay mythlogserver: mythtranscode[9926]: C
thread_unknown mythcommandlineparser.cpp:2545 (ConfigureLogging)
mythtranscode version: master [v0.26-rc-17-gf830b84] www.mythtv.org
Sep  1 16:40:37 bressay mythlogserver: mythtranscode[9926]: C
thread_unknown mythcommandlineparser.cpp:2547 (ConfigureLogging) Qt
version: compile: 4.8.1, runtime: 4.8.1
Sep  1 16:40:37 bressay mythlogserver: mythtranscode[9926]: N
thread_unknown mythcommandlineparser.cpp:2549 (ConfigureLogging)
Enabled verbose msgs:  general
Sep  1 16:40:37 bressay mythlogserver: mythtranscode[9926]: N
thread_unknown logging.cpp:837 (logStart) Setting Log Level to
LOG_INFO
Sep  1 16:40:37 bressay mythlogserver: mythtranscode[9926]: I Logger
logging.cpp:306 (run) Added logging to the console
Sep  1 16:40:37 bressay mythlogserver: mythtranscode[9926]: I
thread_unknown signalhandling.cpp:175 (SetHandlerPrivate) Setup
Interrupt handler
Sep  1 16:40:37 bressay mythlogserver: mythtranscode[9926]: I
thread_unknown signalhandling.cpp:175 (SetHandlerPrivate) Setup
Terminated handler
Sep  1 16:40:37 bressay mythlogserver: mythtranscode[9926]: I
thread_unknown signalhandling.cpp:175 (SetHandlerPrivate) Setup
Segmentation fault handler
Sep  1 16:40:37 bressay mythlogserver: mythtranscode[9926]: I
thread_unknown signalhandling.cpp:175 (SetHandlerPrivate) Setup
Aborted handler
Sep  1 16:40:37 bressay mythlogserver: mythtranscode[9926]: I
thread_unknown signalhandling.cpp:175 (SetHandlerPrivate) Setup Bus
error handler
Sep  1 16:40:37 bressay mythlogserver: mythtranscode[9926]: I
thread_unknown signalhandling.cpp:175 (SetHandlerPrivate) Setup
Floating point exception handler
Sep  1 16:40:37 bressay mythlogserver: mythtranscode[9926]: I
thread_unknown signalhandling.cpp:175 (SetHandlerPrivate) Setup
Illegal instruction handler
Sep  1 16:40:37 bressay mythlogserver: mythtranscode[9926]: N
thread_unknown mythdirs.cpp:55 (InitializeMythDirs) Using runtime
prefix = /usr
Sep  1 16:40:37 bressay mythlogserver: mythtranscode[9926]: N
thread_unknown mythdirs.cpp:68 (InitializeMythDirs) Using
configuration directory = /home/mythtv/.mythtv
Sep  1 16:40:37 bressay mythlogserver: mythtranscode[9926]: I
CoreContext mythcorecontext.cpp:231 (Init) Assumed character encoding:
en_GB.UTF-8
Sep  1 16:40:37 bressay mythlogserver: mythtranscode[9926]: N
CoreContext mythcontext.cpp:493 (LoadDatabaseSettings) Empty
LocalHostName.
Sep  1 16:40:37 bressay mythlogserver: mythtranscode[9926]: I
CoreContext mythcontext.cpp:501 (LoadDatabaseSettings) Using localhost
value of bressay
Sep  1 16:40:37 bressay mythlogserver: mythtranscode[9926]: N
CoreContext mythcorecontext.cpp:1283 (InitLocale) Setting QT default
locale to en_GB
Sep  1 16:40:37 bressay mythlogserver: mythtranscode[9926]: I
CoreContext mythcorecontext.cpp:1316 (SaveLocaleDefaults) Current
locale en_GB
Sep  1 16:40:37 bressay mythlogserver: mythtranscode[9926]: N
CoreContext mythlocale.cpp:121 (LoadDefaultsFromXML) Reading locale
defaults from /usr/share/mythtv//locales/en_gb.xml
Sep  1 16:40:37 bressay mythlogserver: mythtranscode[9926]: I
CoreContext mythtranslation.cpp:65 (load) Loading en_gb translation
for module mythfrontend
Sep  1 16:40:37 bressay mythlogserver: mythtranscode[9926]: N
CoreContext main.cpp:551 (main) Transcoding from
/media/500G/12070_20120819185800.mpg to
/media/500G/12070_20120819185800.mpg.tmp
Sep  1 16:40:37 bressay mythlogserver: mythtranscode[9926]: I
ProgramInfoUpdater mythcorecontext.cpp:375 (ConnectCommandSocket)
MythCoreContext: Connecting to backend server: 192.168.0.3:6543 (try 1
of 1)
Sep  1 16:40:37 bressay mythlogserver: mythtranscode[9926]: I
ProgramInfoUpdater mythcorecontext.cpp:1191 (CheckProtoVersion) Using
protocol version 75
Sep  1 16:40:37 bressay mythlogserver: mythtranscode[9926]: I
CoreContext avformatdecoder.cpp:2141 (ScanStreams) AFD: Opened codec
0x8c77f80, id(MPEG2VIDEO) type(Video)
Sep  1 16:40:37 bressay mythlogserver: mythtranscode[9926]: I
CoreContext avformatdecoder.cpp:1999 (ScanStreams) AFD: codec MP2 has
2 channels
Sep  1 16:40:37 bressay mythlogserver: mythtranscode[9926]: I
CoreContext avformatdecoder.cpp:2141 (ScanStreams) AFD: Opened codec
0x8c8b7e0, id(MP2) type(Audio)
Sep  1 16:40:37 bressay mythlogserver: mythtranscode[9926]: I
CoreContext avformatdecoder.cpp:1999 (ScanStreams) AFD: codec MP2 has
2 channels
Sep  1 16:40:37 bressay mythlogserver: mythtranscode[9926]: I
CoreContext avformatdecoder.cpp:2141 (ScanStreams) AFD: Opened codec
0x8c82bc0, id(MP2) type(Audio)
Sep  1 16:40:37 bressay mythlogserver: mythtranscode[9926]: N
CoreContext audioplayer.cpp:167 (ReinitAudio) AudioPlayer: Enabling
Audio
Sep  1 16:40:37 bressay mythlogserver: mythtranscode[9926]: E
CoreContext recordingprofile.cpp:164 (addSelection) SampleRate:
Attempted to add a rate 32000 Hz, which is not in the list of allowed
rates.
Sep  1 16:40:37 bressay mythlogserver: mythtranscode[9926]: N
CoreContext transcode.cpp:1273 (TranscodeFile) Switching to MPEG-2
transcoder.
Sep  1 16:40:37 bressay mythlogserver: mythtranscode[9926]: I
CoreContext mpeg2fix.cpp:738 (InitAV) Opening
/media/500G/12070_20120819185800.mpg
Sep  1 16:40:37 bressay mythlogserver: mythtranscode[9926]: I
CoreContext mpeg2fix.cpp:77 (my_av_print) Input #0, mpeg, from
'/media/500G/12070_20120819185800.mpg':
Sep  1 16:40:37 bressay mythlogserver: mythtranscode[9926]: I
CoreContext mpeg2fix.cpp:77 (my_av_print)   Duration: 01:01:55.77,
start: 0.480000, bitrate: 4849 kb/s
Sep  1 16:40:37 bressay mythlogserver: mythtranscode[9926]: I
CoreContext mpeg2fix.cpp:77 (my_av_print)     Stream #0:0[0x1e0]:
Video: mpeg2video (Main), yuv420p, 704x576 [SAR 16:11 DAR 16:9], 10000
kb/s, 25 fps, 25 tbr, 90k tbn, 50 tbc
Sep  1 16:40:37 bressay mythlogserver: mythtranscode[9926]: I
CoreContext mpeg2fix.cpp:77 (my_av_print)     Stream #0:1[0x1c0]:
Audio: mp2, 48000 Hz, stereo, s16, 192 kb/s
Sep  1 16:40:37 bressay mythlogserver: mythtranscode[9926]: I
CoreContext mpeg2fix.cpp:77 (my_av_print)     Stream #0:2[0x1c1]:
Audio: mp2, 48000 Hz, stereo, s16, 128 kb/s
Sep  1 16:40:37 bressay mythlogserver: mythtranscode[9926]: I
CoreContext mpeg2fix.cpp:1938 (Start) #0 PTS:00:00:00.493 Delta: 0.0ms
queue: 5
Sep  1 16:40:37 bressay mythlogserver: mythtranscode[9926]: I
CoreContext mpeg2fix.cpp:1947 (Start) #1 PTS:00:00:00.480 Delta:
13.4778ms queue: 7
Sep  1 16:40:37 bressay mythlogserver: mythtranscode[9926]: I
CoreContext mpeg2fix.cpp:1947 (Start) #2 PTS:00:00:00.607 Delta:
-114.189ms queue: 1
Sep  1 16:40:37 bressay mythlogserver: mythtranscode[9926]: I
MPEG2Replex replex/multiplex.c:828 (init_multiplex) Mux rate: 10.49
Mbit/s
Sep  1 16:40:37 bressay mythlogserver: mythtranscode[9926]: I Logger
logging.cpp:447 (initialTimeout) Added logging to mythlogserver at
TCP:35327
Sep  1 16:41:48 bressay mythlogserver: mythtranscode[9926]: I
CoreContext mpeg2fix.cpp:77 (my_av_print) Adjusting PTS forward
Sep  1 16:41:48  mythlogserver: last message repeated 20 times
Sep  1 16:41:48 bressay mythlogserver: mythtranscode[9926]: I
CoreContext mpeg2fix.cpp:2638 (BuildKeyframeIndex) Generating Keyframe
Index
Sep  1 16:41:48 bressay mythlogserver: mythtranscode[9926]: I
CoreContext mpeg2fix.cpp:738 (InitAV) Opening
/media/500G/12070_20120819185800.mpg.tmp
Sep  1 16:41:49 bressay mythlogserver: mythtranscode[9926]: I
CoreContext mpeg2fix.cpp:77 (my_av_print) Input #0, mpeg, from
'/media/500G/12070_20120819185800.mpg.tmp':
Sep  1 16:41:49 bressay mythlogserver: mythtranscode[9926]: I
CoreContext mpeg2fix.cpp:77 (my_av_print)   Duration: 01:01:55.77,
start: 0.360000, bitrate: 4849 kb/s
Sep  1 16:41:49 bressay mythlogserver: mythtranscode[9926]: I
CoreContext mpeg2fix.cpp:77 (my_av_print)     Stream #0:0[0x1e0]:
Video: mpeg2video (Main), yuv420p, 704x576 [SAR 16:11 DAR 16:9], 10000
kb/s, 25 fps, 25 tbr, 90k tbn, 50 tbc
Sep  1 16:41:49 bressay mythlogserver: mythtranscode[9926]: I
CoreContext mpeg2fix.cpp:77 (my_av_print)     Stream #0:1[0x1c0]:
Audio: mp2, 48000 Hz, stereo, s16, 192 kb/s
Sep  1 16:41:49 bressay mythlogserver: mythtranscode[9926]: I
CoreContext mpeg2fix.cpp:77 (my_av_print)     Stream #0:2[0x1c1]:
Audio: mp2, 48000 Hz, stereo, s16, 128 kb/s
Sep  1 16:42:10 bressay mythlogserver: mythtranscode[9926]: I
CoreContext mpeg2fix.cpp:77 (my_av_print) Adjusting PTS forward
Sep  1 16:42:10  mythlogserver: last message repeated 20 times
Sep  1 16:42:10 bressay mythlogserver: mythtranscode[9926]: N
CoreContext mpeg2fix.cpp:2670 (BuildKeyframeIndex) Transcode Completed
Sep  1 16:42:11 bressay mythlogserver: mythtranscode[9926]: N
CoreContext main.cpp:668 (main) Transcoding
/media/500G/12070_20120819185800.mpg done
Sep  1 16:42:11 bressay mythlogserver: mythtranscode[9926]: N
CoreContext main.cpp:786 (WaitToDelete) Transcode: delete old file:
waiting while program is in use.
Sep  1 16:42:11 bressay mythlogserver: mythtranscode[9926]: N
CoreContext main.cpp:818 (WaitToDelete) Transcode: program is no
longer in use.
Sep  1 16:42:11 bressay mythlogserver: mythtranscode[9926]: I
CoreContext mythcontext.cpp:1169 (~MythContext) Waiting for threads to
exit.


More information about the mythtv-users mailing list