F3 records in 1gb sections

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • edinburgh7117
    Junior Member
    • Oct 2012
    • 23

    #1

    F3 records in 1gb sections

    When i check the recordings on my usb stick, the recording is split into sections, any way of stopping this and making it 1 file?
  • nibblitz
    DK Veteran
    • May 2010
    • 1300

    #2
    Nope, thats how all PVR's usually record..

    Comment

    • Hadron
      V.I.P. Member
      • Nov 2012
      • 2102

      #3
      If you want to merge .ts files into one large file so you can play them on your pc etc. then this method worked for me:-

      Open notepad and either copy/paste or type the following:

      copy /b *.ts merged.ts

      Then "Save As" merge_ts.bat [Save as type... All Files (*.*) ] into any folder you want.
      Then copy the new file "merge_ts.bat" into the folder where your ts files exist and simply double click.
      Last edited by Hadron; 17 December, 2012, 21:10.

      Comment

      Working...