A Windows XP help forum. PCbanter

If this is your first visit, be sure to check out the FAQ by clicking the link above. You may have to register before you can post: click the register link above to proceed. To start viewing messages, select the forum that you want to visit from the selection below.

Go Back   Home » PCbanter forum » Windows 10 » Windows 10 Help Forum
Site Map Home Register Authors List Search Today's Posts Mark Forums Read Web Partners

CPU generation question



 
 
Thread Tools Rate Thread Display Modes
  #46  
Old August 3rd 19, 04:42 PM posted to alt.comp.os.windows-10
Jeff-Relf.Me @.
external usenet poster
 
Posts: 234
Default FFmPeg ?

Paul wrote:
Chop (to uncompressed intermediate format):

ffmpeg -i KEY01.mp4 -map 0 -copytb 1 -c:v rawvideo -pix_fmt bgr24 -af "volume=6dB"
-ac 2 -c:a pcm_s16le -f segment -segment_list out.list
-segment_frames 26267,52535,78803,105071,131339,157607,183875,2101 43,236411,262679,288947
G:\WORK\out%03d.mov

Then, twelve encoding instances similar to this:

cd /d C:\FFMPEG\bin
ffmpeg -i G:\WORK\out000.mov -vcodec cinepak -ac 2 -acodec pcm_s16le G:\WORK\a00.mov

The join operation is almost purely a file copy operation,
with only the ends being spliced in a lossless way.
The rate operator corrects the damaged frame rate.

ffmpeg -f concat -r 30000/1001 -i filelist.txt -c copy N:\concattest2.avi

The filelist.txt has twelve lines similar to this:

file 'G:\WORK\a00.avi'


Noted, thanks.
Ads
  #47  
Old August 3rd 19, 04:42 PM posted to alt.comp.os.windows-10
Jeff-Relf.Me @.
external usenet poster
 
Posts: 234
Default In America, robots are our only hope.

Getting a good display, with the highest resolution+fps,
is the hardest part of any build. The proper size of a monitor
is an interesting question; it depends on how close you want it to be.

There may come a day when everyone will be wearing computer screens;
so you'll have no idea what anyone is looking at.

In America, robots are our only hope;
they must get better, because people are you getting worse.
  #48  
Old August 3rd 19, 04:42 PM posted to alt.comp.os.windows-10,comp.os.linux.advocacy,sci.physics,alt.checkmate
Jeff-Relf.Me @.
external usenet poster
 
Posts: 234
Default The robots are getting better even as people are getting worse.

Paul:
It'd be good if a snack-fetching robot could also weld;
so it could work at the car plant all day,
then come home and fetch snacks for me.


You just described the perfect spouse.
The robots are getting better even as people are getting worse.
 




Thread Tools
Display Modes Rate This Thread
Rate This Thread:

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off






All times are GMT +1. The time now is 09:28 AM.


Powered by vBulletin® Version 3.6.4
Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.
Copyright ©2004-2024 PCbanter.
The comments are property of their posters.