[mythtv-users] mytharchive dvd from HD-PVR

Teruel de Campo MD chusty at attglobal.net
Fri Jan 21 15:22:06 UTC 2011


Will

>How did you end up with nuv files? From transcoding? (automatic?
>manual?)

Manual transcoding (since I move to digital from analog  device pvr-350
I have never been able to use the automatic transcoding). This is how I
get rid of the commercials. Using the cut list during the archive
process leave the commercials untouched. 



>So as mentioned before, it's never taking PNG files from the theme
>directly into jpeg2yuv. It's using the JPEG output from the above.
>After mytharchive fails, it should leave the temporary files behind. Do
>you see the background-*.jpg files there?

Yes I can find the left jpeg (thxs) so here is the result of running
that left jpeg with jpeg2yuv 

--------------------------------------------------------------------
tdec at linux-yc8u:~/DEBUG> gdb
---snip----
This GDB was configured as "x86_64-suse-linux".
---snip----
(gdb) file jpeg2yuv
Reading symbols from /usr/bin/jpeg2yuv...Missing separate debuginfo
for /usr/bin/jpeg2yuv
Try: zypper install -C
"debuginfo(build-id)=3c13250719fd0f00e58a94a152d98070855e9454"
(no debugging symbols found)...done.
(gdb) set arg -n 449 -v 2 -I p -f 25 -j 'background-1.jpg' > temp.m2v
(gdb) r
Starting program: /usr/bin/jpeg2yuv -n 449 -v 2 -I p -f 25 -j
'background-1.jpg' > temp.m2v
Missing separate debuginfo for /lib64/ld-linux-x86-64.so.2
Try: zypper install -C
"debuginfo(build-id)=cb584e8640c40d7b4adb4c44eb44e2f30bb274dc"
Missing separate debuginfo for /usr/lib64/libjpeg.so.8
Try: zypper install -C
"debuginfo(build-id)=32dd628a06ba2966d86f52708612a79eda72fe07"
Missing separate debuginfo for /lib64/libpthread.so.0
Try: zypper install -C
"debuginfo(build-id)=0bfcf306c464b3ab89bd3e485c4f813196fecca5"
[Thread debugging using libthread_db enabled]
Missing separate debuginfo for /lib64/libc.so.6
Try: zypper install -C
"debuginfo(build-id)=8626ba66937eea83fbe594766f27ecd27bc0ab0d"
   INFO: [jpeg2yuv] Parsing & checking input files.
--DEBUG: [jpeg2yuv] Analyzing background-1.jpg to get the right pic
params
   INFO: [jpeg2yuv] YUV colorspace detected.

   INFO: [jpeg2yuv] Starting decompression
   INFO: [jpeg2yuv] Image dimensions are 720x480
   INFO: [jpeg2yuv] Movie frame rate is:  25.000000 frames/second
   INFO: [jpeg2yuv] Non-interlaced/progressive frames.
   INFO: [jpeg2yuv] Frame size:  720 x 480
   INFO: [jpeg2yuv] Number of Loops 1
   INFO: [jpeg2yuv] Number of Frames 449
   INFO: [jpeg2yuv] Start at frame
0                                                                                                                                                                                                                                  
   INFO: [jpeg2yuv] Now generating YUV4MPEG
stream.                                                                                                                                                                                                                   
--DEBUG: [jpeg2yuv] Numframes 449  jpegsize
72513                                                                                                                                                                                                                     
--DEBUG: [jpeg2yuv] Preparing
frame                                                                                                                                                                                                                                   
   INFO: [jpeg2yuv] Processing non-interlaced/interleaved
background-1.jpg, size
72513                                                                                                                                                                                
                                                                                                                                                                                                                                                                      
Program received signal SIGSEGV, Segmentation fault.
0x00007ffff77979cb in jpeg_idct_16x16 () from /usr/lib64/libjpeg.so.8  
----------------------------------------------------------------

So something happens with mjpeg tools

Well time to go to work :-(

-=terry=-




More information about the mythtv-users mailing list