On 2/4/06, <b class="gmail_sendername">Ian Forde</b> &lt;<a href="mailto:ian@duckland.org">ian@duckland.org</a>&gt; wrote:<div><span class="gmail_quote"></span><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
<br>&gt; So - yes it can.<br><br>Your test case wasn't valid, unfortunately...<br></blockquote></div><br>His case is perficly valid.&nbsp; He may have left out some details, though.<br><br>Nupple is a container not a codec.&nbsp; VLC, et all have issues with the RTJPEG codec.&nbsp; The only special nuv is an mpeg2 nuv from a hardware encoder or DVB card thouse are valid mpeg containers with a mpeg2 codec an can be renamed.&nbsp; A trascoded .nuv can not be renamed to avi, mpeg or mp4 and expected to work, it will for all players that support the nuv container (directshow via dsmyth, vlc) but it is not just a mpeg4 file.
<br><br>There was a post earlier asking for a rename script, this works for me on the .18 debs.<br><br><a href="http://www.frog-art.net/mythpretty.sh">www.frog-art.net/mythpretty.sh</a><br><br>You'll need to change at least three lines
<br><br>rm -f ~/mythpretty/*<br>my $mythpath= &quot;/mnt/mythtv&quot;;<br>my $altpath= &quot;/home/lan/Desktop/backup/mythpretty&quot;;<br>