<br><br><div class="gmail_quote">On 3 July 2013 17:35, John Pilkington <span dir="ltr"><<a href="mailto:J.Pilk@tesco.net" target="_blank">J.Pilk@tesco.net</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
<div class="HOEnZb"><div class="h5">On 02/07/13 12:15, Anthony Giggins wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
Hi All,<br>
<br>
Along the lines of <a href="http://www.gossamer-threads.com/lists/mythtv/users/537328" target="_blank">http://www.gossamer-threads.<u></u>com/lists/mythtv/users/537328</a><br>
<br>
And <a href="http://code.mythtv.org/trac/ticket/11593" target="_blank">http://code.mythtv.org/trac/<u></u>ticket/11593</a><br>
<br>
I tried running 0.25-fixes mythtranscode in place of my 0.26-fixes<br>
mythtranscode but ran into library dependancy hell,<br>
I'm just thinking our loud here but given the state of mythtranscode<br>
should the dev's just up-port 0.25 mythtranscode or is there some other<br>
reason these bugs are not being addressed? or are others not<br>
experiencing these issues?<br>
<br>
the alternative lossless cut options are not nearly as reliable,<br>
<br>
<a href="http://www.mythtv.org/wiki/Lossless_Cut" target="_blank">http://www.mythtv.org/wiki/<u></u>Lossless_Cut</a><br>
due to issues with HDHR recordings also rather I/O intensive works much<br>
better with ionice -c3<br>
<br>
<a href="http://www.mythtv.org/wiki/MythDVBcut" target="_blank">http://www.mythtv.org/wiki/<u></u>MythDVBcut</a><br>
Works great with simple cuts only ie. leading/trailing only, not so good<br>
with Ad removal<br>
</blockquote>
<br></div></div>
As the perpetrator of this script, let me comment. It works well for me for recordings (DVB-T UK) where the video is identified by ffmpeg as 'mpeg2video (Main)', which it cuts using Project-X. For other formats short audio glitches are to be expected at internal cuts.<br>
<br>
John P<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
<br></blockquote></blockquote></div><br>Hi John,<br><br>And thank you for your script.<br><br>yes video is identified the same ie.<br>[NULL @ 0x72f180] start time is not set in estimate_timings_from_pts<br>[mpegts @ 0x729100] write_section_data: PID 0x499 CRC error<br>
Input #0, mpegts, from '/storage3/recordings/4073_20130703025000.mpg':<br> Duration: 01:29:58.36, start: 21314.455456, bitrate: 10094 kb/s<br> Stream #0:0[0x431]: Video: mpeg2video (Main), yuv420p, 1440x1080 [SAR 4:3 DAR 16:9], 11000 kb/s, 25 fps, 25 tbr, 90k tbn, 50 tbc<br>
Stream #0:1[0x433](eng): Audio: ac3, 48000 Hz, stereo, s16, 384 kb/s<br> Stream #0:2[0x435](eng): Subtitle: dvb_teletext<br> Stream #0:3[0x499]: Data: dsmcc_b<br>At least one output file must be specified<br><br>
I'm is Australia and what I'm finding is simple cuts work great but anything beyond a few cuts causes parts to be cut out incorrectly and creates files ALOT smaller then expected.<br><br>-rw-rw-r-- 1 seven seven 6346752 Jul 3 21:13 /storage3/recordings/4073_20130703025000.mpg<br>
-rw-r--r-- 1 mythtv mythtv 6811607352 Jul 3 14:20 /storage3/recordings/4073_20130703025000.mpg.old<br><br>Cheers,<br><br>Anthony<br><br>