[clug] transcoding MythTV files to divx or DVD size

Steve Walsh Steve at nerdvana.org.au
Sat Dec 9 23:01:54 GMT 2006


I'm no MythTV guru, but I think your answer was in the original Message output;

<snip>
Stream #0.0[0xab4]: Video: mpeg2video, yuv420p, 720x576, 10000 kb/s, 25.00 fps(r)
<snip>
Error: THIS IS AN MPEG1 FILE


MythArchive is expecting mpeg2, and you're feeding it mpeg1 (possibly). Confirm 
that the file is what it says it is (I think ffmpeg will allow you to do this).

Steve


Paul wrote:
> I've attempted to use the nuvexport to transcode some recordings on 
> MythTV 0.20 but so far now luck.
> Basically I want to make file fit on a CD or DVD, any suggestions on 
> what commands or options to use?
> 
> Note at the momemnt I'm trying to use "MythArchive" on a HDTV file but 
> it terminates early, here is a snipit of the mythburn.log:
> 
> 2006-12-09 08:36:17.623 Opening /video/store/2009_20061204192900.mpg
> Input #0, mpegts, from '/video/store/2009_20061204192900.mpg':
>   Duration: N/A, start: 21224.048500, bitrate: N/A
>   Stream #0.0[0xab4]: Video: mpeg2video, yuv420p, 720x576, 10000 kb/s, 
> 25.00 fps(r)
>   Stream #0.1[0xab5](eng): Audio: mp2, 48000 Hz, stereo, 256 kb/s
> 0: start_time: 1910.179 duration: -9223372036854.775
> ...
> snip
> ...
> Wrong audio frame size: 1040
> Error: THIS IS AN MPEG1 FILE
> ************************************************************
> ERROR: Failed while running mythreplex. Command was mythreplex --demux 
> --fix_sync -t TS -o /video/mythdvd/temp/work/1/stream -v 2740 -c 4602 
> "/video/store/2009_20061204192900.mpg"
> ************************************************************
> 
> Any help would be appreciated.
> 
> Thanks
> Paul


More information about the linux mailing list