[mythtv-users] MythDVD transcode deletes my files

Bonkey Dcow bonkeydcow at gmail.com
Tue Sep 19 23:17:38 UTC 2006


Hmm it didnt all copy, here is the full text......

 transcode -i /video/dvdtemp/Lexx/vob/ -g 720x480 -f 0,1 -M 2 -V -X 2,0 -y
xvid -o /video/Movies/dvd/Lexx.avi --print_status 20 --color 0 -R 2,
twopass.log
*** WARNING: The option -V is deprecated. ***
*** Transcode internal frame handling is now in YV12 / YUV420 ***
*** format by default because most codecs can only handle this format, ***
*** otherwise leading to unnecessary time and quality wasting conversions.
***
*** If you want to have to "old" behaviour (RGB24 as internal format), ***
*** then please use the new -1/--use_rgb option ***
transcode v1.0.2 (C) 2001-2003 Thomas Oestreich, 2003-2004 T. Bitterberg
[transcode] (probe) suggested AV correction -D 1 (41 ms) | AV 66 ms | 25 ms
[transcode] auto-probing source /video/dvdtemp/Lexx/vob/ (ok)
[transcode] V: import format    | MPEG-2  (V=vob|A=vob)
[transcode] V: AV demux/sync    | (2) initial MPEG sequence / enforce frame
rate
[transcode] V: import frame     | 720x480  1.50:1  encoded @ 4:3
[transcode] V: new aspect ratio | 720x544  1.32:1 (-X)
[transcode] V: bits/pixel       | 0.192
[transcode] V: decoding fps,frc | 23.976,1
[transcode] V: multi-pass       | (mode=2) reading data (pass2) from
twopass.log
[transcode] V: Y'CbCr           | YV12/I420
[transcode] A: import format    | 0x2000  AC3          [48000,16,2]  224
kbps
[transcode] A: export format    | 0x55    MPEG layer-3 [48000,16,2]  128
kbps
[transcode] V: encoding fps,frc | 23.976,1
[transcode] A: bytes per frame  | 8008 (8008.000000)
[transcode] A: adjustment       | 0 at 1000
[transcode] V: IA32/AMD64 accel | sse3 (sse3 sse2 sse 3dnowext 3dnow mmxext
mmx asm C)
tc_memcpy: using sse for memcpy
[transcode] V: video buffer     | 10 @ 720x544
[import_vob.so] v0.6.0 (2003-10-02) (video) MPEG-2 | (audio) MPEG/AC3/PCM |
(subtitle)
[export_xvid4.so] v0.0.5 (2003-12-05) (video) XviD 1.0.x series (aka API 4.0)
| (audio) MPEG/AC3/PCM
[import_vob.so] tccat -i "/video/dvdtemp/Lexx/vob/" -t vob -d 0 -S 0 |
tcdemux -a 0 -x ac3 -S 0 -M 2 -d 0 | tcextract -t vob -a 0 -x ac3 -d 0 |
tcdecode -x ac3 -d 0 -s 1.000000,1.000000,1.000000 -A 0
[import_vob.so] tccat -i "/video/dvdtemp/Lexx/vob/" -t vob -d 0 -S 0 |
tcdemux -s 0x80 -x mpeg2 -S 0 -M 2 -f 23.976024 -P /tmp/fileyu02yq   -d 0 |
tcextract -t vob -a 0 -x mpeg2 -d 0 | tcdecode -x mpeg2 -d 0 -y yv12
tc_memcpy: using sse for memcpy
tc_memcpy: using sse for memcpy
[decode_mpeg2.c] libmpeg2 0.4.0b loop decoder
[decode_mpeg2.c] libmpeg2 acceleration: 3dnow
[export_xvid4.so] Neither './xvid4.cfg' nor '~/.transcode/xvid4.cfg'
[export_xvid4.so] found. Default settings will be used instead.
Audio: using new version
Audio: using lame-3.96.1
Segmentation fault


On 9/19/06, Bonkey Dcow <bonkeydcow at gmail.com> wrote:
>
>  transcode -i /video/dvdtemp/Lexx/vob/ -g 720x480 -f 0,1 -M 2 -V -X 2,0 -y
> xvid -o /video/Movies/dvd/Lexx.avi --print_status 20 --color 0 -R 2,
> twopass.log
> *** WARNING: The option -V is deprecated. ***
> *** Transcode internal frame handling is now in YV12 / YUV420 ***
> *** format by default because most codecs can only handle this format, ***
> *** otherwise leading to unnecessary time and quality wasting conversions.
> ***
> *** If you want to have to "old" behaviour (RGB24 as internal format), ***
>
> *** then please use the new -1/--use_rgb option ***
> transcode v1.0.2 (C) 2001-2003 Thomas Oestreich, 2003-2004 T. Bitterberg
> [transcode] (probe) suggested AV correction -D 1 (41 ms) | AV 66 ms | 25
> ms
> [transcode] auto-probing source /video/dvdtemp/Lexx/vob/ (ok)
> [transcode] V: import format    | MPEG-2  (V=vob|A=vob)
> [transcode] V: AV demux/sync    | (2) initial MPEG sequence / enforce
> frame rate
> [transcode] V: import frame     | 720x480  1.50:1  encoded @ 4:3
> [transcode] V: new aspect ratio | 720x544  1.32:1 (-X)
> [transcode] V: bits/pixel       | 0.192
> [transcode] V: decoding fps,frc | 23.976,1
> [transcode] V: multi-pass       | (mode=2) reading data (pass2) from
> twopass.log
> [transcode] V: Y'CbCr           | YV12/I420
> [transcode] A: import format    | 0x2000  AC3          [48000,16,2]  224
> kbps
> [transcode] A: export format    | 0x55    MPEG layer-3 [48000,16,2]  128
> kbps
> [transcode] V: encoding fps,frc | 23.976,1
> [transcode] A: bytes per frame  | 8008 ( 8008.000000)
> [transcode] A: adjustment       | 0 at 1000
> [transcode] V: IA32/AMD64 accel | sse3 (sse3 sse2 sse 3dnowext 3dnow
> mmxext mmx asm C)
> tc_memcpy: using sse for memcpy
> [transcode] V: video buffer     | 10 @ 720x544
> [import_vob.so] v0.6.0 (2003-10-02) (video) MPEG-2 | (audio) MPEG/AC3/PCM
> | (subtitle)
> [export_xvid4.so] v0.0.5 (2003-12-05) (video) XviD 1.0.x series (aka API
> 4.0) | (audio) MPEG/AC3/PCM
> [import_vob.so] tccat -i "/video/dvdtemp/Lexx/vob/" -t vob -d 0 -S 0 |
> tcdemux -a 0 -x ac3 -S 0 -M 2 -d 0 | tcextract -t vob -a 0 -x ac3 -d 0 |
> tcdecode -x ac3 -d 0 -s 1.000000,1.000000,1.000000 -A 0
> [import_vob.so] tccat -i "/video/dvdtemp/Lexx/vob/" -t vob -d 0 -S 0 |
> tcdemux -s 0x80 -x mpeg2 -S 0 -M 2 -f 23.976024 -P /tmp/fileyu02yq   -d 0
> | tcextract -t vob -a 0 -x mpeg2 -d 0 | tcdecode -x mpeg2 -d 0 -y yv12
>
> tc_memcpy: using sse for memcpy
> tc_memcpy: using sse for memcpy
> [decode_mpeg2.c] libmpeg2 0.4.0b loop decoder
> [decode_mpeg2.c] libmpeg2 acceleration: 3dnow
> [export_xvid4.so] Neither './xvid4.cfg' nor '~/.transcode/xvid4.cfg'
> [export_xvid4.so] found. Default settings will be used instead.
> Audio: using new version
> Audio: using lame-3.96.1
> Segmentation fault
>
>
> On 9/19/06, Anduin Withers <awithers at anduin.com> wrote:
>
> > > I am running the exact command that it was running, or said it was
> > > running.... So is there something wrong in the setup?
> >
> > Yes, but are you running it in the same directory? Basically the error
> > you
> > are seeing in the second pass is that twopass.log is in the vob
> > directory.
> > Were mtd to do the run, twopass.log would/should be in the Lexx
> > directory.
> > Basically I don't yet know if it is a real problem or just that you were
> > in
> > the vob directory when you ran the commands (exacting, as undoubtedly
> > they
> > were).
> >
> > --
> > Anduin Withers
> >
> > _______________________________________________
> > mythtv-users mailing list
> > mythtv-users at mythtv.org
> > http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-users
> >
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://mythtv.org/pipermail/mythtv-users/attachments/20060919/b8979af9/attachment.htm 


More information about the mythtv-users mailing list