
cpinkham at bc2va
Sep 22, 2007, 3:53 PM
Post #1 of 1
(749 views)
Permalink
|
|
Re: [mythtv-commits] Ticket #2854: Video from Plextor ConvertX cannot be transcoded
|
|
* On Sat Sep 22, 2007 at 10:22:17PM -0000, MythTV wrote: > #2854: Video from Plextor ConvertX cannot be transcoded > It appears that nuvexport is also able to export, at least to Xvid (I > haven't tried anything else yet), plus it applies the cutlist as it The issue has to do with copying video frames without reencoding them. If the frame has to be reencoded for any reason such as right after a cutpoint or if you are changing resolutions then it works OK. nuvexport gets decoded video from mythtranscode and reencodes it using other tools. I did some debugging on this last weekend, but didn't get it working properly. I am using my ConvertX regularly and am currently having to resize video while transcoding when I want to cut things out, so I will be looking at this issue. I just need to find some time to spend on it. -- Chris _______________________________________________ mythtv-dev mailing list mythtv-dev [at] mythtv http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-dev
|