Jump to content


Photo

Cutting a recording is impossible


  • Please log in to reply
49 replies to this topic

Re: Cutting a recording is impossible #41 polkwan

  • Senior Member
  • 97 posts

0
Neutral

Posted 22 April 2020 - 12:03

Hi,

 

I could retrieve all files but one ! I fear it will be impossible but I need your help one last time to make really sure.

It's the only file from /hdd/movie that I can't rename. If I try to do so with ftp client it says : 550 RNFR command failed.

As there are spaces in this title I'm annoyed because I can't figure out the way to write the proper command to type.

Here is what I tried :

 

/media/usb/ddrescue -v /media/hdd/movie/Eurosport\ HD\ -\ Tennis.ts /media/usb/test.ts /media/usb/mapfile
/media/usb/ddrescue -v /media/hdd/movie/Eurosport\\\ HD\\\ -\\\ Tennis.ts /media/usb/test.ts /media/usb/mapfile
/media/usb/ddrescue -v /media/hdd/movie/Eurosport""HD""-""Tennis.ts /media/usb/test.ts /media/usb/mapfile
In all cases ddrescue responds this : 
ddrescue: Can't open input file: No such file or directory
 
Do I write it wrong ? Or should I try something else ?
 
 
 


Re: Cutting a recording is impossible #42 WanWizard

  • PLi® Core member
  • 68,312 posts

+1,719
Excellent

Posted 22 April 2020 - 12:58

The first one should be the correct one.

 

Alternatively, you can try:

/media/usb/ddrescue -v "/media/hdd/movie/Eurosport HD - Tennis.ts" /media/usb/test.ts /media/usb/mapfile

 


Currently in use: VU+ Duo 4K (2xFBC S2), VU+ Solo 4K (1xFBC S2), uClan Usytm 4K Pro (S2+T2), Octagon SF8008 (S2+T2), Zgemma H9.2H (S2+T2)

Due to my bad health, I will not be very active at times and may be slow to respond. I will not read the forum or PM on a regular basis.

Many answers to your question can be found in our new and improved wiki.


Re: Cutting a recording is impossible #43 polkwan

  • Senior Member
  • 97 posts

0
Neutral

Posted 22 April 2020 - 13:19

Thx :)

 

Unfortunately, not working either.

Is there a command I could type to rename my file ? Or is it going to fail like with ftp protocol ?



Re: Cutting a recording is impossible #44 WanWizard

  • PLi® Core member
  • 68,312 posts

+1,719
Excellent

Posted 22 April 2020 - 13:20

You could try:

mv "/media/hdd/movie/Eurosport HD - Tennis.ts" /media/hdd/movie/tennis.ts

or

mv /media/hdd/movie/Eurosport\ HD\ -\ Tennis.ts /media/hdd/movie/tennis.ts

 


 


Currently in use: VU+ Duo 4K (2xFBC S2), VU+ Solo 4K (1xFBC S2), uClan Usytm 4K Pro (S2+T2), Octagon SF8008 (S2+T2), Zgemma H9.2H (S2+T2)

Due to my bad health, I will not be very active at times and may be slow to respond. I will not read the forum or PM on a regular basis.

Many answers to your question can be found in our new and improved wiki.


Re: Cutting a recording is impossible #45 betacentauri

  • PLi® Core member
  • 7,185 posts

+323
Excellent

Posted 22 April 2020 - 13:55

You can also via Telnet use tab key on your keyboard.
E.g. if there is only one Eurosport file do this:
Enter /media/hdd/movie/Eurosport and then press Tab key. Then the whole filename should be visible.
Xtrend ET-9200, ET-8000, ET-10000, OpenPliPC on Ubuntu 12.04

Re: Cutting a recording is impossible #46 -M-

  • Senior Member
  • 128 posts

+4
Neutral

Posted 22 April 2020 - 16:44

Good tip, however I guess the file will start with 2020

 

My tip is to list all ts files, to see the file names and security: ls -l /media/hdd/movie/*.ts

or see all in that folder: ls -l /media/hdd/movie/



Re: Cutting a recording is impossible #47 betacentauri

  • PLi® Core member
  • 7,185 posts

+323
Excellent

Posted 22 April 2020 - 19:22

You can always use tab to complete the commands/filenames.
So you can say /media/hdd/202 <tab>
then you see most likely
/media/hdd/2020
With another tab all files matching 2020 should be displayed. Then enter eg 0422 <tab> and you should see the files for the 20200422. I hope you understand what I mean.
Xtrend ET-9200, ET-8000, ET-10000, OpenPliPC on Ubuntu 12.04

Re: Cutting a recording is impossible #48 polkwan

  • Senior Member
  • 97 posts

0
Neutral

Posted 22 April 2020 - 19:34

You can also via Telnet use tab key on your keyboard.
E.g. if there is only one Eurosport file do this:
Enter /media/hdd/movie/Eurosport and then press Tab key. Then the whole filename should be visible.

 

Good to know but didn't work neither.

(I've tried it with the other file I was left in this directory and it worked !)
It seems like this Eurosport TS is invisible to the system...

Weird fact is that even when I rename it via the menu's it remains with the former name in filezilla...

And when I'm trying to rename it (or delete it via ftp) it can't be renamed...



Re: Cutting a recording is impossible #49 polkwan

  • Senior Member
  • 97 posts

0
Neutral

Posted 22 April 2020 - 19:36

You can always use tab to complete the commands/filenames.
So you can say /media/hdd/202 <tab>
then you see most likely
/media/hdd/2020
With another tab all files matching 2020 should be displayed. Then enter eg 0422 <tab> and you should see the files for the 20200422. I hope you understand what I mean.

 

Yes I do and it's really good tip ! Especially when spaces or long titles ! :)



Re: Cutting a recording is impossible #50 polkwan

  • Senior Member
  • 97 posts

0
Neutral

Posted 22 April 2020 - 19:39

Good tip, however I guess the file will start with 2020

 

My tip is to list all ts files, to see the file names and security: ls -l /media/hdd/movie/*.ts

or see all in that folder: ls -l /media/hdd/movie/

In this case, it doesn't start with 20_ _ 
This file was recorded in june 2015 and I don't really remember if I renamed it later or if had created a timer with such a name...




0 user(s) are reading this topic

0 members, 0 guests, 0 anonymous users