Unfortunately I didn't have that option selected so I don't have the old file. It looks like it might be possible to use ProjectX to do it.
But is there a way to use mplayer or something and just tell it to display the output on my PVR350 output? I know I can do the following and get output to the TV. The following works to watch the Tuner on the TV. # /usr/bin/ivtvfbctl /dev/fb0 -noglobalalpha -localalpha # dd if=/dev/video0 of=/dev/video16 bs=64k The following works to watch an mpg file to the TV. # /usr/bin/ivtvfbctl /dev/fb0 -noglobalalpha -localalpha # dd if=/tmp/test_video.mpg of=/dev/video16 bs=64k So is there some alternative of this that will allow me to view those files on the TV? I don't really even care to convert them because I don't plan on keeping them. I just want to watch them on my 52" TV instead of my 19" monitor. On 11/19/05, Chad <[EMAIL PROTECTED]> wrote: > On 11/19/05, Curtis White <[EMAIL PROTECTED]> wrote: > > Is there a way to untranscode the .nuv files? It appears I had > > transcoding on and it was transcoding the files to RTjpeg format. I > > cannot playback this format to my PVR350 output. So I need to somehow > > transcode those files back to mpeg2 format. Does anyone know how I can > > do that? > > > > If I can't transcode them back to mpeg2 format, then is there some way > > to play them on my PVR350 output (even if I need to do it from the > > command line or a script)? > > _______________________________________________ > > If you don't have the option checked "Delete original recordings after > transcoding" or something like that, then you will have a nuv.old (I > believe that is the renaming scheme used) with the same filename, > which is the original file. Otherwise, you will have to use something > like ProjectX to re-transcode the file back into mpeg2. > > Good Luck! > _______________________________________________ > mythtv-users mailing list > [email protected] > http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-users > _______________________________________________ mythtv-users mailing list [email protected] http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-users
