When i record onto my USB Stick, the recorded programme is split into several different parts, can someone tell me why? Can i not just record it as 1 file to play back on my laptop, tv etc.. PLEASE HELP!
Skybox F5 Recording, HELP PLEASE!
Collapse
X
-
Tags: None
-
16 Views, No Reply?
Come On, Someone Has To Know Whats Going On Here.. Help!! -
Patience is a virtue steven someone will get back to you,dont 4get people work and not all have access to the best forum in world @ work m8...............Last edited by lagerland; 14 September, 2013, 07:31.I know you believe you understand what you think i said
>>>>>>>>>>>>>>>> BUT <<<<<<<<<<<<<<<<
I am not sure you realise that what you heard is not what i meant ! sigpicComment
-
Comment
-
I am unsure of how the F5 records but if its the same as most other receivers then you should be looking at the largest .ts file as your main recording all the other files could be just information about Video/Audio streams subtitles etc...
I think for more help if list the names of the files in here someone will be able to give you a definite answer
Comment
-
These boxes record .ts files in 1GB chunks (or is it 100MB - I can't remember now). This avoids the 4GB file limit of FAT32 formatted drives. There are programs around that will rejoin them, but it is easy to do manually using DOS commands. To make it easier, you can create a batch file.
Open notepad and either copy/paste or type the following:-
copy /b *.ts merged.ts
Then "Save As" merge_ts.bat. (when saving this file use "Save as type = All files" to prevent .txt being added).
Then copy the new file "merge_ts.bat" into the folder where your ts files exist and simply double click.Comment
-
I have included a Merge.ts batch file in this post place inside folder where all the small .ts files are and runAttached Files
Comment
Comment