Saturday, January 30, 2016

Re: [LINUX_Newbies] ffmpeg I did mistake II try

 

On Sat, Jan 30, 2016 at 08:04:10AM +0100, 'highskywhy@yahoo.de' highskywhy@yahoo.de [LINUX_Newbies] wrote:
>
>
> good morning
> I tried again.
>
> Mi Jan 27 20:16:11 2016
>
>
> /usr/bin/ffmpeg -i $VID_FILE

Well, as that's not the command I suggested, perhaps you should ask whoever
gave that version.

Firstly, it looks like you're running a script, which could change things.
Take one file. Use its name.

If it is called my file.mpg use this command

ffmpeg -i myfile.mpg -vcodec msmpeg4v2 -acodec wmav2 newfile.avi

If you don't type exactly those commands, don't bother posting what
happened.
No scripts, no Handbrake. If someone is giving you those commands, you are
better off asking them.

Make sure the file doesn't start with a $. Have it start with a letter or
number NOTHING else.

I repeat. the command is

ffmpeg -i myfile.mpg (using the file name) -vcodec msmpeg4v2 -acodec wmav2
newfile.avi

--
Scott Robbins
PGP keyID EB3467D6
( 1B48 077D 66F6 9DB0 FDC2 A409 FA54 EB34 67D6 )
gpg --keyserver pgp.mit.edu --recv-keys EB3467D6

__._,_.___

Posted by: Scott <scottro@nyc.rr.com>
Reply via web post Reply to sender Reply to group Start a New Topic Messages in this topic (6)
To unsubscribe from this list, please email LINUX_Newbies-unsubscribe@yahoogroups.com & you will be removed.

.

__,_._,___

Friday, January 29, 2016

Re: [LINUX_Newbies] ffmpeg I did mistake II try

 



good morning
I tried again.

Mi Jan 27 20:16:11 2016

/usr/bin/ffmpeg -i $VID_FILE

1
mpg (digicam)

/usr/bin/ffmpeg -i 20151227181220.mpg

terminal:
in/ffmpeg -i 20151227181220.mpg
ffmpeg version 2.7.5-0ubuntu0.15.10.1 Copyright (c) 2000-2016 the FFmpeg
developers
built with gcc 5.2.1 (Ubuntu 5.2.1-22ubuntu2) 20151010
configuration: --prefix=/usr --extra-version=0ubuntu0.15.10.1
--build-suffix=-ffmpeg --toolchain=hardened
--libdir=/usr/lib/i386-linux-gnu --incdir=/usr/include/i386-linux-gnu
--enable-gpl --enable-shared --disable-stripping --enable-avresample
--enable-avisynth --enable-frei0r --enable-gnutls --enable-ladspa
--enable-libass --enable-libbluray --enable-libbs2b --enable-libcaca
--enable-libcdio --enable-libflite --enable-libfontconfig
--enable-libfreetype --enable-libfribidi --enable-libgme --enable-libgsm
--enable-libmodplug --enable-libmp3lame --enable-libopenjpeg
--enable-openal --enable-libopus --enable-libpulse --enable-librtmp
--enable-libschroedinger --enable-libshine --enable-libspeex
--enable-libtheora --enable-libtwolame --enable-libvorbis
--enable-libvpx --enable-libwavpack --enable-libwebp --enable-libxvid
--enable-libzvbi --enable-opengl --enable-x11grab --enable-libdc1394
--enable-libiec61883 --enable-libzmq --enable-libssh --enable-libsoxr
--enable-libx264 --enable-libopencv --enable-libx265 --disable-i686
libavutil 54. 27.100 / 54. 27.100
libavcodec 56. 41.100 / 56. 41.100
libavformat 56. 36.100 / 56. 36.100
libavdevice 56. 4.100 / 56. 4.100
libavfilter 5. 16.101 / 5. 16.101
libavresample 2. 1. 0 / 2. 1. 0
libswscale 3. 1.101 / 3. 1.101
libswresample 1. 2.100 / 1. 2.100
libpostproc 53. 3.100 / 53. 3.100
Input #0, mpeg, from '20151227181220.mpg':
Duration: 00:00:35.52, start: 0.226767, bitrate: 3210 kb/s
Stream #0:0[0x80]: Audio: ac3, 48000 Hz, stereo, fltp, 256 kb/s
Stream #0:1[0x1e0]: Video: mpeg2video (Main), yuv420p(tv), 720x576
[SAR 16:15 DAR 4:3], max. 9100 kb/s, 25 fps, 25 tbr, 90k tbn, 50 tbc
At least one output file must be specified

2

/usr/bin/ffmpeg -i Nyogaeu01.wmv

terminal:
in/ffmpeg -i Nyogaeu01.wmv
ffmpeg version 2.7.5-0ubuntu0.15.10.1 Copyright (c) 2000-2016 the FFmpeg
developers
built with gcc 5.2.1 (Ubuntu 5.2.1-22ubuntu2) 20151010
configuration: --prefix=/usr --extra-version=0ubuntu0.15.10.1
--build-suffix=-ffmpeg --toolchain=hardened
--libdir=/usr/lib/i386-linux-gnu --incdir=/usr/include/i386-linux-gnu
--enable-gpl --enable-shared --disable-stripping --enable-avresample
--enable-avisynth --enable-frei0r --enable-gnutls --enable-ladspa
--enable-libass --enable-libbluray --enable-libbs2b --enable-libcaca
--enable-libcdio --enable-libflite --enable-libfontconfig
--enable-libfreetype --enable-libfribidi --enable-libgme --enable-libgsm
--enable-libmodplug --enable-libmp3lame --enable-libopenjpeg
--enable-openal --enable-libopus --enable-libpulse --enable-librtmp
--enable-libschroedinger --enable-libshine --enable-libspeex
--enable-libtheora --enable-libtwolame --enable-libvorbis
--enable-libvpx --enable-libwavpack --enable-libwebp --enable-libxvid
--enable-libzvbi --enable-opengl --enable-x11grab --enable-libdc1394
--enable-libiec61883 --enable-libzmq --enable-libssh --enable-libsoxr
--enable-libx264 --enable-libopencv --enable-libx265 --disable-i686
libavutil 54. 27.100 / 54. 27.100
libavcodec 56. 41.100 / 56. 41.100
libavformat 56. 36.100 / 56. 36.100
libavdevice 56. 4.100 / 56. 4.100
libavfilter 5. 16.101 / 5. 16.101
libavresample 2. 1. 0 / 2. 1. 0
libswscale 3. 1.101 / 3. 1.101
libswresample 1. 2.100 / 1. 2.100
libpostproc 53. 3.100 / 53. 3.100
Guessed Channel Layout for Input Stream #0.0 : stereo
Input #0, asf, from 'Nyogaeu01.wmv':
Metadata:
artist : MAmistGIX AG
copyright : (c) 2006
comment : MAGIX video deLuxe 2003/2004 PLUS
WMFSDKNeeded : 0.0.0.0000
DeviceConformanceTemplate: MP@LL
WM/WMADRCPeakReference: 18196
WM/WMADRCAverageReference: 605
WMFSDKVersion : 10.00.00.3646
IsVBR : 0
Duration: 00:12:12.30, start: 0.000000, bitrate: 92 kb/s
Stream #0:0(ger): Audio: wmav2 (a[1][0][0] / 0x0161), 16000 Hz, 2
channels, fltp, 16 kb/s
Stream #0:1(ger): Video: wmv3 (Main) (WMV3 / 0x33564D57), yuv420p,
320x240, 73 kb/s, 15 fps, 15 tbr, 1k tbn, 1k tbc
At least one output file must be specified

3
m4v (handbrake)

/usr/bin/ffmpeg -i WhoCare8.m4v

terminal:
ah@ah-ThinkCentre-M57p:~/Schreibtisch/leniv15/salat/mistic/4videoendungen$
/usr/bin/ffmpeg -i WhoCare8.m4v
ffmpeg version 2.7.5-0ubuntu0.15.10.1 Copyright (c) 2000-2016 the FFmpeg
developers
built with gcc 5.2.1 (Ubuntu 5.2.1-22ubuntu2) 20151010
configuration: --prefix=/usr --extra-version=0ubuntu0.15.10.1
--build-suffix=-ffmpeg --toolchain=hardened
--libdir=/usr/lib/i386-linux-gnu --incdir=/usr/include/i386-linux-gnu
--enable-gpl --enable-shared --disable-stripping --enable-avresample
--enable-avisynth --enable-frei0r --enable-gnutls --enable-ladspa
--enable-libass --enable-libbluray --enable-libbs2b --enable-libcaca
--enable-libcdio --enable-libflite --enable-libfontconfig
--enable-libfreetype --enable-libfribidi --enable-libgme --enable-libgsm
--enable-libmodplug --enable-libmp3lame --enable-libopenjpeg
--enable-openal --enable-libopus --enable-libpulse --enable-librtmp
--enable-libschroedinger --enable-libshine --enable-libspeex
--enable-libtheora --enable-libtwolame --enable-libvorbis
--enable-libvpx --enable-libwavpack --enable-libwebp --enable-libxvid
--enable-libzvbi --enable-opengl --enable-x11grab --enable-libdc1394
--enable-libiec61883 --enable-libzmq --enable-libssh --enable-libsoxr
--enable-libx264 --enable-libopencv --enable-libx265 --disable-i686
libavutil 54. 27.100 / 54. 27.100
libavcodec 56. 41.100 / 56. 41.100
libavformat 56. 36.100 / 56. 36.100
libavdevice 56. 4.100 / 56. 4.100
libavfilter 5. 16.101 / 5. 16.101
libavresample 2. 1. 0 / 2. 1. 0
libswscale 3. 1.101 / 3. 1.101
libswresample 1. 2.100 / 1. 2.100
libpostproc 53. 3.100 / 53. 3.100
Input #0, mov,mp4,m4a,3gp,3g2,mj2, from 'WhoCare8.m4v':
Metadata:
major_brand : mp42
minor_version : 512
compatible_brands: isomiso2avc1mp41
creation_time : 2015-12-16 18:33:01
encoder : HandBrake 0.10.2 2015090200
Duration: 00:02:19.16, start: 0.021333, bitrate: 1333 kb/s
Stream #0:0(und): Video: h264 (Main) (avc1 / 0x31637661),
yuv420p(tv, smpte170m/bt470bg/bt709), 720x428 [SAR 64:45 DAR 256:107],
1174 kb/s, 25 fps, 25 tbr, 90k tbn, 180k tbc (default)
Metadata:
creation_time : 2015-12-16 18:33:01
handler_name : VideoHandler
Stream #0:1(und): Audio: aac (LC) (mp4a / 0x6134706D), 48000 Hz,
stereo, fltp, 153 kb/s (default)
Metadata:
creation_time : 2015-12-16 18:33:01
handler_name : Stereo
At least one output file must be specified

3

in/ffmpeg -i schlachthofCSU.mp4

terminal:
bin/ffmpeg -i schlachthofCSU.mp4
ffmpeg version 2.7.5-0ubuntu0.15.10.1 Copyright (c) 2000-2016 the FFmpeg
developers
built with gcc 5.2.1 (Ubuntu 5.2.1-22ubuntu2) 20151010
configuration: --prefix=/usr --extra-version=0ubuntu0.15.10.1
--build-suffix=-ffmpeg --toolchain=hardened
--libdir=/usr/lib/i386-linux-gnu --incdir=/usr/include/i386-linux-gnu
--enable-gpl --enable-shared --disable-stripping --enable-avresample
--enable-avisynth --enable-frei0r --enable-gnutls --enable-ladspa
--enable-libass --enable-libbluray --enable-libbs2b --enable-libcaca
--enable-libcdio --enable-libflite --enable-libfontconfig
--enable-libfreetype --enable-libfribidi --enable-libgme --enable-libgsm
--enable-libmodplug --enable-libmp3lame --enable-libopenjpeg
--enable-openal --enable-libopus --enable-libpulse --enable-librtmp
--enable-libschroedinger --enable-libshine --enable-libspeex
--enable-libtheora --enable-libtwolame --enable-libvorbis
--enable-libvpx --enable-libwavpack --enable-libwebp --enable-libxvid
--enable-libzvbi --enable-opengl --enable-x11grab --enable-libdc1394
--enable-libiec61883 --enable-libzmq --enable-libssh --enable-libsoxr
--enable-libx264 --enable-libopencv --enable-libx265 --disable-i686
libavutil 54. 27.100 / 54. 27.100
libavcodec 56. 41.100 / 56. 41.100
libavformat 56. 36.100 / 56. 36.100
libavdevice 56. 4.100 / 56. 4.100
libavfilter 5. 16.101 / 5. 16.101
libavresample 2. 1. 0 / 2. 1. 0
libswscale 3. 1.101 / 3. 1.101
libswresample 1. 2.100 / 1. 2.100
libpostproc 53. 3.100 / 53. 3.100
Input #0, mov,mp4,m4a,3gp,3g2,mj2, from 'schlachthofCSU.mp4':
Metadata:
major_brand : isom
minor_version : 512
compatible_brands: isomiso2avc1mp41
encoder : Lavf55.45.100
Duration: 00:04:28.44, start: 0.042667, bitrate: 1945 kb/s
Stream #0:0(und): Audio: aac (LC) (mp4a / 0x6134706D), 48000 Hz,
stereo, fltp, 192 kb/s (default)
Metadata:
handler_name : SoundHandler
Stream #0:1(und): Video: h264 (Main) (avc1 / 0x31637661), yuv420p,
960x540 [SAR 1:1 DAR 16:9], 1748 kb/s, 25 fps, 25 tbr, 12800 tbn, 50 tbc
(default)
Metadata:
handler_name : VideoHandler
At least one output file must be specified

File3 win cannot understand
File1 and File2 can be read bei old win
And File2 is small and File1 is big.

Regards
Sophie

__._,_.___

Posted by: "highskywhy@yahoo.de" <highskywhy@yahoo.de>
Reply via web post Reply to sender Reply to group Start a New Topic Messages in this topic (5)
To unsubscribe from this list, please email LINUX_Newbies-unsubscribe@yahoogroups.com & you will be removed.

.

__,_._,___

Friday, January 22, 2016

Re: [LINUX_Newbies] more questions about videos thank You to Scott

 

On Fri, Jan 22, 2016 at 01:29:38PM +0100, 'highskywhy@yahoo.de' highskywhy@yahoo.de [LINUX_Newbies] wrote:
> > >

> > > Questions:
> > > > Stream #0:0: Video: h264 (High) (H264 / 0x34363248), yuv420p, 720x576
> > >
> > > Is this the most important line for my problem?
> >
> > Yes, that is referring to the codec of the video. (In this case, x264)
> *
> OK
> so
> can I do those things:
>
> Stream #0:0: Video: h264 (High) (H264 / 0x34363248), yuv420p, 720x576
> Make the quality of every picture worse by reduce the size of picture?
>
> Is it possible to split every ṕicture of a video.
>
> Example
>
>
> 11111
> 22222
> 33333
> 44444
>
>
>
>
> You can see this picture during 2 minutes video.
>
> can ffmpeg do that?

Yes.
If you want the first two minutes of the video

ffmpeg -i myvideo.avi -t 120 1111.avi

The -t is for time, usually in seconds. (So if you want two minutes, use
120.)

Then if you want the next two minutes

ffmpeg -ss 121 myvideo.avi -t 120 2222.avi

The -ss is to seek position. It is not exact, but it should be close
enough for your purpose. It should be before the -i <video-name>
otherwise, it takes a much longer time.

>
> or can
> split ffmpeg
>
>
> 11
> 22
> 33
> 44
> 55
>
I'm not sure what you mean by this.

>
> and can I make with ffmpeg out of a 2 minutes video an one hour video
> by making copy paste 59 times like a time loop?

I've never looked into that. You can make a repeating gif easily enough.
>
ffmpeg -i input -vf scale=320:-1 -r 10 -f image2pipe -vcodec ppm - |
convert -delay 5 -loop 0 - output.gif

Which might be easier. Otherwise, I'd probably use a different command.
My page talks about combining videos into one. The easiest thing to use is
mkvtoolnix and use mkvmerge -o myfile file1 + file2 + file3.

>
> I can convert a pic from 300 dpi to 100dpi
> and can I convert a video to any size or are there some sizes only possible?
>
There are probably some sizes that wouldn't work, I don't know them by
heart. :)

>
> Question:
> Here is a video a.avi with 1 GB
> now I reduce the size of the picture to 25% and same avi-container.
>
> Is now the space for the file 250 MB or less and the sound is the same?
>
> Regards Sophie

Sound would probably be the same, assuming you copy the audio. Do you mean
reduce it so it's 25 percent smaller or reduce it 75 percent so that it's
only 256 MB total size? You will probably lose a lot of quality.
>
>

--
Scott Robbins
PGP keyID EB3467D6
( 1B48 077D 66F6 9DB0 FDC2 A409 FA54 EB34 67D6 )
gpg --keyserver pgp.mit.edu --recv-keys EB3467D6

__._,_.___

Posted by: Scott <scottro@nyc.rr.com>
Reply via web post Reply to sender Reply to group Start a New Topic Messages in this topic (4)
To unsubscribe from this list, please email LINUX_Newbies-unsubscribe@yahoogroups.com & you will be removed.

.

__,_._,___

Re: [LINUX_Newbies] ffmpeg I did mistake

 

On Fri, Jan 22, 2016 at 01:31:41PM +0100, 'highskywhy@yahoo.de' highskywhy@yahoo.de [LINUX_Newbies] wrote:
> I ll check it, lunch arrived. Thank You. sophie

Enjoy your lunch! :)

--
Scott Robbins
PGP keyID EB3467D6
( 1B48 077D 66F6 9DB0 FDC2 A409 FA54 EB34 67D6 )
gpg --keyserver pgp.mit.edu --recv-keys EB3467D6

__._,_.___

Posted by: Scott <scottro@nyc.rr.com>
Reply via web post Reply to sender Reply to group Start a New Topic Messages in this topic (4)
To unsubscribe from this list, please email LINUX_Newbies-unsubscribe@yahoogroups.com & you will be removed.

.

__,_._,___

Re: [LINUX_Newbies] not important problem we are just interested: time date

 

On Fri, Jan 22, 2016 at 01:21:56PM +0100, 'highskywhy@yahoo.de' highskywhy@yahoo.de [LINUX_Newbies] wrote:

> Am 12.01.2016 um 15:23 schrieb Hal halinux@frontier.com [LINUX_Newbies]:
> >
> > We routinely run the following on all machines, from the command line:
> >
> > 'netdate tcp 158.152.1.76'
> >
> > That site is in the UK; ntp.demon.co.uk, but I'm sure there are many others
> > in Germany and Europe..
> >
> > That corrects the present session and can be written immediately to the
> > hardware clock:
> >
> > 'hwclock -w'

> Is this a check or a repair? Regards Sophie
>
They check the time and synchronize the computer's time. So, it isn't a
complete repair, that is, it won't fix the underlying problem, but it will
set the computer clock correctly.
> >

--
Scott Robbins
PGP keyID EB3467D6
( 1B48 077D 66F6 9DB0 FDC2 A409 FA54 EB34 67D6 )
gpg --keyserver pgp.mit.edu --recv-keys EB3467D6

__._,_.___

Posted by: Scott <scottro@nyc.rr.com>
Reply via web post Reply to sender Reply to group Start a New Topic Messages in this topic (63)
To unsubscribe from this list, please email LINUX_Newbies-unsubscribe@yahoogroups.com & you will be removed.

.

__,_._,___

Re: [LINUX_Newbies] not important problem we are just interested: time date

 

On Fri, Jan 22, 2016 at 01:21:11PM +0100, 'highskywhy@yahoo.de' highskywhy@yahoo.de [LINUX_Newbies] wrote:
> how to check that. Yes the computer is very old. thank You.
>
The easiest way is to buy another one (they're inexpensive), put it in the
computer and see if the problem goes away. :)

It's not complicated, but as it changes with all models of computers, you
should try to find someone who knows a bit about computer hardware to do it
for you
--

Scott Robbins
PGP keyID EB3467D6
( 1B48 077D 66F6 9DB0 FDC2 A409 FA54 EB34 67D6 )
gpg --keyserver pgp.mit.edu --recv-keys EB3467D6

__._,_.___

Posted by: Scott <scottro@nyc.rr.com>
Reply via web post Reply to sender Reply to group Start a New Topic Messages in this topic (62)
To unsubscribe from this list, please email LINUX_Newbies-unsubscribe@yahoogroups.com & you will be removed.

.

__,_._,___

Re: [LINUX_Newbies] ffmpeg I did mistake

 

I ll check it, lunch arrived. Thank You. sophie

Am 21.01.2016 um 18:56 schrieb Scott scottro@nyc.rr.com [LINUX_Newbies]:
> On Thu, Jan 21, 2016 at 06:45:52PM +0100, 'highskywhy@yahoo.de'
> highskywhy@yahoo.de [LINUX_Newbies] wrote:
> > hello I did not answer all mails about videos. I am sorry.
>
> >
> > This is the new problem:
> > gen$ /usr/bin/ffmpeg -i $WhoCare8.m4v
>
> > .m4v: No such file or directory
> >
> When you put a $ in front of a file name, you change the meaning of it and
> Linux probably can't see it. I'm guessing it was named on Windows. Rename
> it and take the $ away from the name. (The $ indicates to the shell that
> you have a variable. You may be able to rename it with a file manager like
> Nautilus or whatever Ubuntu uses, but otherwise, rename it on the machine
> where it was created).
>
> --
> Scott Robbins
> PGP keyID EB3467D6
> ( 1B48 077D 66F6 9DB0 FDC2 A409 FA54 EB34 67D6 )
> gpg --keyserver pgp.mit.edu --recv-keys EB3467D6
>

__._,_.___

Posted by: "highskywhy@yahoo.de" <highskywhy@yahoo.de>
Reply via web post Reply to sender Reply to group Start a New Topic Messages in this topic (3)
To unsubscribe from this list, please email LINUX_Newbies-unsubscribe@yahoogroups.com & you will be removed.

.

__,_._,___

Re: [LINUX_Newbies] more questions about videos thank You to Scott

 

good morning
thank You.

Am 16.01.2016 um 15:12 schrieb Scott scottro@nyc.rr.com [LINUX_Newbies]:
> On Sat, Jan 16, 2016 at 11:02:49AM +0100, 'highskywhy@yahoo.de'
> highskywhy@yahoo.de [LINUX_Newbies] wrote:
> >
> > Questions:
> > > Stream #0:0: Video: h264 (High) (H264 / 0x34363248), yuv420p, 720x576
> >
> > Is this the most important line for my problem?
>
> Yes, that is referring to the codec of the video. (In this case, x264)
*
OK
so
can I do those things:

Stream #0:0: Video: h264 (High) (H264 / 0x34363248), yuv420p, 720x576
Make the quality of every picture worse by reduce the size of picture?

Is it possible to split every ṕicture of a video.

Example

11111
22222
33333
44444

You can see this picture during 2 minutes video.

can ffmpeg do that?

11111
22222

and the other things are destroyed

or can
split ffmpeg

11
22
33
44
55

and can I make with ffmpeg out of a 2 minutes video an one hour video
by making copy paste 59 times like a time loop?

>
> > So
> > the picture of the movie is 720 to 576.
> >
> > Is this right?
> >
> > Can I convert
> >
> > sophie.wmv to sophie2.wmv with 360 to 288 and
> > then I have a smaller video mit worse qualitiy?
>
> Yes, you would use -s 360x288 for size. The quality would probably be
> poorer.
>

OK.

My questions:

I can convert a pic from 300 dpi to 100dpi
and can I convert a video to any size or are there some sizes only possible?

Question:
Here is a video a.avi with 1 GB
now I reduce the size of the picture to 25% and same avi-container.

Is now the space for the file 250 MB or less and the sound is the same?

Regards Sophie

__._,_.___

Posted by: "highskywhy@yahoo.de" <highskywhy@yahoo.de>
Reply via web post Reply to sender Reply to group Start a New Topic Messages in this topic (3)
To unsubscribe from this list, please email LINUX_Newbies-unsubscribe@yahoogroups.com & you will be removed.

.

__,_._,___

Re: [LINUX_Newbies] how to learn to convert a video HELP from Scott inside Videofiles II

 

On Fri, Jan 22, 2016 at 01:19:27PM +0100, 'highskywhy@yahoo.de' highskywhy@yahoo.de [LINUX_Newbies] wrote:
> This did work XP WIN95 Linux, thank You.12, 2016 at 08:54:41AM -0500,
> Scott wrote:
> > > > >
> > > You had mentioned that in an earlier email. I put up something with a
> > > different encoding afterwards, the http://srobb.net/sophie1.wmv.
> >
> > Sorry, that was wrong, the new one is http://srobb.net/sophie1.avi

Yes, you'd mentioned that last week.

--
Scott Robbins
PGP keyID EB3467D6
( 1B48 077D 66F6 9DB0 FDC2 A409 FA54 EB34 67D6 )
gpg --keyserver pgp.mit.edu --recv-keys EB3467D6

__._,_.___

Posted by: Scott <scottro@nyc.rr.com>
Reply via web post Reply to sender Reply to group Start a New Topic Messages in this topic (61)
To unsubscribe from this list, please email LINUX_Newbies-unsubscribe@yahoogroups.com & you will be removed.

.

__,_._,___

Re: [LINUX_Newbies] how to learn to convert a video HELP from Scott inside Videofiles II

 

On Fri, Jan 22, 2016 at 01:18:42PM +0100, 'highskywhy@yahoo.de' highskywhy@yahoo.de [LINUX_Newbies] wrote:

> > > >
> > You had mentioned that in an earlier email. I put up something with a
> > different encoding afterwards, the http://srobb.net/sophie1.wmv.
> *
> Sorry could not find that url.
> Sophie with Regards
>
No, that was my fault. In my follow up email, I mentioned that that was an
incorrect URL, sorry about that.

--
Scott Robbins
PGP keyID EB3467D6
( 1B48 077D 66F6 9DB0 FDC2 A409 FA54 EB34 67D6 )
gpg --keyserver pgp.mit.edu --recv-keys EB3467D6

__._,_.___

Posted by: Scott <scottro@nyc.rr.com>
Reply via web post Reply to sender Reply to group Start a New Topic Messages in this topic (60)
To unsubscribe from this list, please email LINUX_Newbies-unsubscribe@yahoogroups.com & you will be removed.

.

__,_._,___

Re: [LINUX_Newbies] how to learn to convert a video HELP from Scott inside Videofiles

 

On Fri, Jan 22, 2016 at 01:16:30PM +0100, 'highskywhy@yahoo.de' highskywhy@yahoo.de [LINUX_Newbies] wrote:
> good morning
>
>
> I send later a longer video
> but not as a file but as a url.
>

That would usually be better. (Sending large files can be problematic in
emails.)

> Generally, if I'm
> > trying to do something with ffmpeg, I will google the topic and can usually
> > find a tutorial that explains that particular part.
> Thank You.
>
> >
> > > >
> > > > ffmpeg -i myfile.mpg -vcodec libx264 -acodec wmav2 myfile.wmv
> > > > >
> > > *
> > The most basic ffmpeg command is ffmpeg -i myfile.something
> > myfile.somethingnew
> *
> OK
>
> >
> > The -i is for the input file. If you want to convert, for example, an mkv
> > file to an mp4 file, you can just do ffmpeg -i myfile.mkv myfile.mp4. It
> > will convert the format. Generally, one does specify things like codec as
> > we've been doing with your files but if you don't specify, it will usually
> > just copy it.
> >
> > > >
> > > > To get bit rate and such, you can run the command
> > > >
> > > > ffmprobe -hide_banner myfile.wmv, which gives a lot of information
> > >
>
> The task is: ffmprobe.
>
> (Every Linux does know that?)

The ffmpeg program is not necessarily included with every version of Linux.
In addition, many distributions based on Debian, including some of the
Ubuntu programs, apparently got in an argument with the ffmpeg people, and
now they ship something callled avconv, which is very similar.

Also, the program is called ffprobe, (not ffmprobe).
> > > > > >

> > > > > > That is a deprecated video format, and I think there may have
> > been an
> > > > > > ffmpeg patch for it years ago, but I can't find it.
> > > > > >
> > > > Even so, it seems that at least some versions of ffmpeg can encode it
> > > > something else.
> > >
> > >
> > > What is the meaning of
> > >
> > > "some" versions?
> >
> > It seems that each version of Linux has its own version of ffmpeg, and one
> > can also just build ffmpeg from source. However, doing some more looking,
> > it seems as if encoding to wmv3 would be difficult, so if the other format
> > I mentioned in the later email works, use that.
> >
> But isnt there a general way to use it?

I'm not sure what you mean by general way. As I said, the original format
you asked for is deprecated, so I wouldn't try to use it since the second
one did work and is easy to find.

--
Scott Robbins
PGP keyID EB3467D6
( 1B48 077D 66F6 9DB0 FDC2 A409 FA54 EB34 67D6 )
gpg --keyserver pgp.mit.edu --recv-keys EB3467D6

__._,_.___

Posted by: Scott <scottro@nyc.rr.com>
Reply via web post Reply to sender Reply to group Start a New Topic Messages in this topic (59)
To unsubscribe from this list, please email LINUX_Newbies-unsubscribe@yahoogroups.com & you will be removed.

.

__,_._,___

Re: [LINUX_Newbies] how to learn to convert a video SHORT

 

Thank You. But I did not study your homepage yet. regards sophie

Later when we ll know how to manage video we ll upload a video for u.

> >
> Ok, I put the command to use in the email where I first gave the link.
> Glad that it worked for you.
>

__._,_.___

Posted by: "highskywhy@yahoo.de" <highskywhy@yahoo.de>
Reply via web post Reply to sender Reply to group Start a New Topic Messages in this topic (58)
To unsubscribe from this list, please email LINUX_Newbies-unsubscribe@yahoogroups.com & you will be removed.

.

__,_._,___

Re: [LINUX_Newbies] not important problem we are just interested: time date

Is this a check or a repair? Regards Sophie

Am 12.01.2016 um 15:23 schrieb Hal halinux@frontier.com [LINUX_Newbies]:
> On Tue, Jan 12, 2016 at 08:58:27AM -0500, Scott scottro@nyc.rr.com
> [LINUX_Newbies] wrote:
> > On Tue, Jan 12, 2016 at 02:19:33PM +0100, 'highskywhy@yahoo.de'
> highskywhy@yahoo.de [LINUX_Newbies] wrote:
> >
> > But many computer clocks aren't that accurate, which is why people
> use some
> > form of ntp (Network Time Protocol) to keep time on their machines.
> >
> > It's usually called ntp or nptd.
>
> We routinely run the following on all machines, from the command line:
>
> 'netdate tcp 158.152.1.76'
>
> That site is in the UK; ntp.demon.co.uk, but I'm sure there are many others
> in Germany and Europe..
>
> That corrects the present session and can be written immediately to the
> hardware clock:
>
> 'hwclock -w'
>
> If not written manually, AFAIK, it is done during shut down..
>
> GoodDay..




------------------------------------

------------------------------------

To unsubscribe from this list, please email LINUX_Newbies-unsubscribe@yahoogroups.com & you will be removed.
------------------------------------

Yahoo Groups Links

<*> To visit your group on the web, go to:
http://groups.yahoo.com/group/LINUX_Newbies/

<*> Your email settings:
Individual Email | Traditional

<*> To change settings online go to:
http://groups.yahoo.com/group/LINUX_Newbies/join
(Yahoo! ID required)

<*> To change settings via email:
LINUX_Newbies-digest@yahoogroups.com
LINUX_Newbies-fullfeatured@yahoogroups.com

<*> To unsubscribe from this group, send an email to:
LINUX_Newbies-unsubscribe@yahoogroups.com

<*> Your use of Yahoo Groups is subject to:
https://info.yahoo.com/legal/us/yahoo/utos/terms/