Re: MythTV export/archive advice

Top Page

Reply to this message
Author: Brendan
Date:  
To: dmo-discussion
Subject: Re: MythTV export/archive advice
On 07/11/10 05:29, Christian Marillat wrote:
> Christian Marillat<marillat@???> writes:
>
>
>> Brendan<brendan@???> writes:
>>
>> [...]
>>
>>
>>> /tmp/xvid.24686.log' -acodec libmp3lame -async 1 -ab '128k'k -f avi
>>>
>>                                                              ^^^

>>
>> Maybe my patch is the guilty.
>>
> Brendan be sure to install nuvexport 0.4.svn20101106-0.1 (package
> without my patch).
>
> Chistian
>

Here is the output with that version:

--------------------------------
To encode: Mister Maker: Untitled
Use the following commands:
First pass...

system call:
mkdir -m 0755 /tmp/fifodir_9803/

forking:
/usr/bin/nice -n19 /usr/bin/mythtranscode --showprogress -p '0' -c
'1022' -s '2010-03-02T09:36:00' -f "/tmp/fifodir_9803/" --honorcutlist
--fifosync 2>&1

forking:
cat /tmp/fifodir_9803/audout > /dev/null

forking:
/usr/bin/nice -n19 ffmpeg -threads 2 -y -f s16le -ar 48000 -ac 2 -f 
rawvideo -pix_fmt yuv420p -s 720x576 -aspect 1.77777777777778 -r 25.000 
-i /tmp/fifodir_9803/vidout -aspect 1.77777777777778 -r 25.000 
-deinterlace -croptop    8 -cropright 10 -cropbottom 8 -cropleft  10 
-padleft 4 -padright 4 -s 712x400  -vcodec libxvid -b '1000k' -minrate 
'32k' -maxrate '2000k' -bt '32k' -bufsize 65535 -flags 
+mv4+loop+aic+cgop -trellis 1 -mbd 1 -cmp 2 -subcmp 2 -b_qfactor '150' 
-b_qoffset '100' -bf '1' -pass 1 -passlogfile '/tmp/xvid.9803.log' -f 
avi /dev/null 2>&1
Final pass...


system call:
mkdir -m 0755 /tmp/fifodir_9803/

forking:
/usr/bin/nice -n19 /usr/bin/mythtranscode --showprogress -p '0' -c
'1022' -s '2010-03-02T09:36:00' -f "/tmp/fifodir_9803/" --honorcutlist 2>&1

forking:
/usr/bin/nice -n19 ffmpeg -threads 2 -y -f s16le -ar 48000 -ac 2 -i 
/tmp/fifodir_9803/audout -f rawvideo -pix_fmt yuv420p -s 720x576 -aspect 
1.77777777777778 -r 25.000 -i /tmp/fifodir_9803/vidout -aspect 
1.77777777777778 -r 25.000 -deinterlace -croptop    8 -cropright 10 
-cropbottom 8 -cropleft  10 -padleft 4 -padright 4 -s 712x400  -vcodec 
libxvid -b '1000k' -minrate '32k' -maxrate '2000k' -bt '32k' -bufsize 
65535 -flags +mv4+loop+aic+cgop -trellis 1 -mbd 1 -cmp 2 -subcmp 2 
-b_qfactor '150' -b_qoffset '100' -bf '1' -pass 2 -passlogfile 
'/tmp/xvid.9803.log' -acodec libmp3lame -async 1  -ab '128k' -f avi 
'./Mister Maker.avi' 2>&1


Cleaning up temp files.

-----------

Maybe it needs to be pushed to latest version 5.x
http://forevermore.net/files/nuvexport/ ?

Thanks
Brendan