<br><br><div class="gmail_quote">On Sun, Mar 2, 2008 at 11:50 AM, Ryan <<a href="mailto:wyild1@gmail.com">wyild1@gmail.com</a>> wrote:<br><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
Morning!<br><br>I seem to always lose audio sync when i make a DVD. I can see in the log that it always fails when trying mythtranscode to fix errors:<br>snip from mythburn.log<br>----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------<br>
Video resolution is 704 by 480<br>*************************************************************<br>Processing file 1302_20080302003000.mpg of type recording<br>*************************************************************<br>
File type is 'mpegts'<br>Video codec is 'mpeg2video'<br>Running mythtranscode --mpeg2 to fix any errors<br>2008-03-02 10:03:58.694 Using runtime prefix = /usr<br>2008-03-02 10:03:58.701 New DB connection, total: 1<br>
2008-03-02 10:03:58.707 Enabled verbose msgs: important<br>2008-03-02 10:03:58.708 New DB connection, total: 2<br>2008-03-02 10:03:58.868 No more queue slots!<br>Failed while running mythtranscode to cut commercials and/or clean up an mpeg2 file.<br>
Result: 63232, Command was mythtranscode --mpeg2 -c 1302 -s 2008-03-02T00:30:00 -o /mnt/500GB/DVD/work/1/newfile.mpg<br>Failed to run mythtrancode to fix any errors<br>-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------<br>
<br>ok well then i tried to run the command manually, but i read somewhere that i should drop the --mpeg2<br><br>
----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------<br><br>[root@BITCHTITS logs]# mythtranscode --mpeg2 -c 1302 -s 2008-03-02T00:30:00 -o /mnt/500GB/DVD/work/1/newfile.mpg<br>
2008-03-02 10:47:19.649 Using runtime prefix = /usr<br>
2008-03-02 10:47:19.765 New DB connection, total: 1<br>
2008-03-02 10:47:19.794 Enabled verbose msgs: important<br>
2008-03-02 10:47:19.796 New DB connection, total: 2<br>
2008-03-02 10:47:20.052 No more queue slots!<br>
[root@BITCHTITS logs]# mythtranscode -c 1302 -s 2008-03-02T00:30:00 -o /mnt/500GB/DVD/work/1/newfile.mpg<br>
2008-03-02 10:47:27.877 Using runtime prefix = /usr<br>
2008-03-02 10:47:27.887 New DB connection, total: 1<br>
2008-03-02 10:47:27.892 Enabled verbose msgs: important<br>
2008-03-02 10:47:27.894 New DB connection, total: 2<br>
2008-03-02 10:47:27.965 Using protocol version 31<br>
0: start_time: 6777.460 duration: 242.441<br>
1: start_time: 6777.393 duration: 242.443<br>
2: start_time: 6777.387 duration: 242.438<br>
stream: start_time: 75304.304 duration: 2694.597 bitrate=2403 kb/s<br>
2008-03-02 10:47:28.126 New DB connection, total: 3<br>
BUG: StackedConfigurationGroup::raise(): unrecognized child 0 on setting Segmentation fault<br>
[root@BITCHTITS logs]#<br><br>----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------<br>
<br>All recordings are DVB from BEV so i cant seem to figure out if this is a true bug(i know it says right in it :P), or something im doing wrong. What is the easiest way to fix the audio sync because that is the only problem im having! Can anybody point me in the right direction please?<br>
<br>Cheers!<br>
<br>_______________________________________________<br>
mythtv-users mailing list<br>
<a href="mailto:mythtv-users@mythtv.org">mythtv-users@mythtv.org</a><br>
<a href="http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-users" target="_blank">http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-users</a><br>
<br></blockquote></div><br><br>I have to run mythtranscode --mpeg2 before exporting or reencoding video. I find that this is necessary particularly if the video recording is a live tv recording. Otherwise, I get av sync errors. The error message about the queue being full might be indicative of user job backlogs. You can check mythweb to see if there are a lot of jobs queued. I have recently run into this issue as well. <br>
<br>Chris<br>