Login | Register For Free | Help
Search for: (Advanced)

Mailing List Archive: MythTV: Commits

Ticket #6376: Patch to save transcoded recordings

 

 

MythTV commits RSS feed   Index | Next | Previous | View Threaded


mythtv at cvs

Mar 19, 2009, 1:30 PM

Post #1 of 5 (601 views)
Permalink
Ticket #6376: Patch to save transcoded recordings

#6376: Patch to save transcoded recordings
------------------------------------+---------------------------------------
Reporter: cizek [at] rcn | Owner: ijr
Type: enhancement | Status: new
Priority: minor | Milestone: unknown
Component: MythTV - Mythtranscode | Version: unknown
Severity: medium | Mlocked: 0
------------------------------------+---------------------------------------
Currently if you transcode a recording and have the "Save original files
after transcoding" option checked, the original file is moved to a file
suffixed by .old:

(i.e. 1021_20090319110800.mpg -> 1021_20090319110800.mpg.old)

The attached patches change this functionality as follows:
* Create a new, valid filename (i.e. 1021_2009031911080'''1'''.mpg)
* Copy the recording info and markup data to reference the new filename
* Set this new recording to be "Deleted"
* Transcode the file
* Move the original file to the new name (i.e.
1021_20090319110800.mpg.old -> 1021_20090319110801.mpg)

The end result is that the original recording, along with the seektable
and any cutpoints, still exists as a "Deleted" recording. It can be
watched, undeleted, re-transcoded, whatever. If it didn't transcode
right, you can delete the transcoded file, undelete the original, adjust
the cutpoints and try again.

This works for me, hopefully it'll work for you too.

--
Ticket URL: <http://svn.mythtv.org/trac/ticket/6376>
MythTV <http://www.mythtv.org/>
MythTV
_______________________________________________
mythtv-commits mailing list
mythtv-commits [at] mythtv
http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-commits


mythtv at cvs

Mar 21, 2009, 8:50 PM

Post #2 of 5 (535 views)
Permalink
Re: Ticket #6376: Patch to save transcoded recordings [In reply to]

#6376: Patch to save transcoded recordings
------------------------------------+---------------------------------------
Reporter: cizek [at] rcn | Owner: cpinkham
Type: enhancement | Status: assigned
Priority: minor | Milestone: unknown
Component: MythTV - Mythtranscode | Version: unknown
Severity: medium | Resolution:
Mlocked: 0 |
------------------------------------+---------------------------------------
Changes (by cpinkham):

* owner: ijr => cpinkham
* status: new => assigned


--
Ticket URL: <http://svn.mythtv.org/trac/ticket/6376#comment:1>
MythTV <http://www.mythtv.org/>
MythTV
_______________________________________________
mythtv-commits mailing list
mythtv-commits [at] mythtv
http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-commits


mythtv at cvs

Aug 19, 2009, 5:53 PM

Post #3 of 5 (328 views)
Permalink
Re: Ticket #6376: Patch to save transcoded recordings [In reply to]

#6376: Patch to save transcoded recordings
------------------------------------+---------------------------------------
Reporter: cizek [at] rcn | Owner: cpinkham
Type: enhancement | Status: assigned
Priority: minor | Milestone: 0.23
Component: MythTV - Mythtranscode | Version: unknown
Severity: medium | Resolution:
Mlocked: 0 |
------------------------------------+---------------------------------------
Changes (by cpinkham):

* milestone: unknown => 0.23


Comment:

Changing this ticket milestone to 0.23, but this functionality will
probably be accomplished as part of a much larger rework to better
integrate MythTV and MythVideo? and allow for more code sharing between
the two.

--
Ticket URL: <http://svn.mythtv.org/trac/ticket/6376#comment:2>
MythTV <http://www.mythtv.org/>
MythTV
_______________________________________________
mythtv-commits mailing list
mythtv-commits [at] mythtv
http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-commits


mythtv at cvs

Jan 28, 2010, 2:34 PM

Post #4 of 5 (225 views)
Permalink
Re: Ticket #6376: Patch to save transcoded recordings [In reply to]

#6376: Patch to save transcoded recordings
------------------------------------+---------------------------------------
Reporter: cizek@… | Owner: cpinkham
Type: enhancement | Status: assigned
Priority: minor | Milestone: 0.24
Component: MythTV - Mythtranscode | Version: unknown
Severity: medium | Mlocked: 0
------------------------------------+---------------------------------------
Changes (by cpinkham):

* milestone: 0.23 => 0.24


Comment:

Moving some things to 0.24 since we're almost at the 0.23 feature freeze.

--
Ticket URL: <http://svn.mythtv.org/trac/ticket/6376#comment:3>
MythTV <http://www.mythtv.org/>
MythTV
_______________________________________________
mythtv-commits mailing list
mythtv-commits [at] mythtv
http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-commits


mythtv at cvs

Aug 17, 2010, 10:09 AM

Post #5 of 5 (136 views)
Permalink
Re: Ticket #6376: Patch to save transcoded recordings [In reply to]

#6376: Patch to save transcoded recordings
------------------------------------+---------------------------------------
Reporter: cizek@… | Owner: cpinkham
Type: enhancement | Status: closed
Priority: minor | Milestone: 0.24
Component: MythTV - Mythtranscode | Version: unknown
Severity: medium | Resolution: duplicate
Keywords: | Ticket locked: 0
------------------------------------+---------------------------------------
Changes (by cpinkham):

* status: assigned => closed
* resolution: => duplicate


Comment:

I'm going to close this ticket as a 'duplicate' like the other two tickets
that I closed last week
related to storage of filenames in the database. We are working on a
larger reorg of database tables
which will allow this functionality to be achieved in just a few lines of
code rather than the large
changes introduced in this patch. The concept of the patch is good, but
the new table structure will
allow us to associate both the original and newly transcoded files with
the same exact 'recording' so
the user can choose which to play or delete if they do not delete the
original when transcoding.

--
Ticket URL: <http://svn.mythtv.org/trac/ticket/6376#comment:4>
MythTV <http://www.mythtv.org/>
MythTV
_______________________________________________
mythtv-commits mailing list
mythtv-commits [at] mythtv
http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-commits

MythTV commits RSS feed   Index | Next | Previous | View Threaded
 
 


Interested in having your list archived? Contact Gossamer Threads
 
  Web Applications & Managed Hosting Powered by Gossamer Threads Inc.