Search Results

Search: Posts Made By: jonesal2
3,435
Posted By jonesal2
Thanks for the advice :-)
Thanks for the advice :-)
3,435
Posted By jonesal2
Well this was by far the simplest answer, worked...
Well this was by far the simplest answer, worked like a charm :-) Thanks
3,435
Posted By jonesal2
Guys, I have read through the posts as best...
Guys,

I have read through the posts as best I can, just a reminder that x, y & z represent variable number so can't be hard coded. One other thing which I should have mentioned is that OS could...
3,435
Posted By jonesal2
So I have tried sed: sed 's/^[^_]* - //'Nothing...
So I have tried sed:
sed 's/^[^_]* - //'Nothing really happened so I escaped that

Then I tried the perl script rename
rename s/_\.// *.jpgWhich remove the _ and the first letter of the surname...
3,435
Posted By jonesal2
Thanks for all the replies, I wasn't expecting it...
Thanks for all the replies, I wasn't expecting it to be that complex.

I sort of thought the script might simply search the filename string for the first underscore and delete it plus all the...
3,435
Posted By jonesal2
I have tried various bits of code via google all...
I have tried various bits of code via google all of which used sed but I don't know enough to change the code to suit my needs :confused:
3,435
Posted By jonesal2
Quick script to rename files
so I have about 30k jpg files that I need to rename in one hit. The current filename format is:
x_surname_firstname_y_20141115_OS_(z)
where x, y and z are numbers of various lengths

the new...
3,643
Posted By jonesal2
it basically lists everything in the source dir...
it basically lists everything in the source dir followed by everything in the destination dir, ie:

/media/video/original_series
./TEST2/TortillaFlaps.s01e05.mkv
./TEST2/WestOfPesos.s01e08.mkv...
3,643
Posted By jonesal2
Jim, Thanks for you help. It nearly works...
Jim, Thanks for you help.

It nearly works - the new directories are created but only the last mkv file in the last directory is transcoded, for example if I have:
dir1 - file1.mkv & file2.mkv ...
3,643
Posted By jonesal2
help with recursive handbrake script
I have a batch of mkv video files I would like to transcode to a more compressed format. After spending a significant amount of time experimenting with various parameters I think I have found the...
Showing results 1 to 10 of 10

 
All times are GMT -4. The time now is 03:33 AM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy