* [Comm] Совсем уж страшный вопрос! @ 2002-11-25 14:28 Andrew Nazarkin 2002-11-25 14:43 ` Sergey Vlasov 0 siblings, 1 reply; 8+ messages in thread From: Andrew Nazarkin @ 2002-11-25 14:28 UTC (permalink / raw) To: Community Altlinux Приветствую, уважаемые! Существует машинка, на ней железка - Matrox DigiSuite. Если перегнать с помошью этой железки видео с кассеты на винт, создаются 2 файла - avi и wav. Под виндами достаточно было скачать кодек и можно просмотреть/ужать в Div'X видео. А вот как под линуксом? На ftp-шнике матрокса одни только *.exe :(( ^ permalink raw reply [flat|nested] 8+ messages in thread
* Re: [Comm] Совсем уж страшный вопрос! 2002-11-25 14:28 [Comm] Совсем уж страшный вопрос! Andrew Nazarkin @ 2002-11-25 14:43 ` Sergey Vlasov 2002-11-25 14:58 ` Andrew Nazarkin 0 siblings, 1 reply; 8+ messages in thread From: Sergey Vlasov @ 2002-11-25 14:43 UTC (permalink / raw) To: community On Mon, 25 Nov 2002 17:28:59 +0300 Andrew Nazarkin <gnomik@mtv.ru> wrote: > Существует машинка, на ней железка - Matrox DigiSuite. > Если перегнать с помошью этой железки видео с кассеты на винт, > создаются 2 файла - avi и wav. > Под виндами достаточно было скачать кодек и можно просмотреть/ужать в > Div'X видео. > А вот как под линуксом? > На ftp-шнике матрокса одни только *.exe :(( А какой код формата сжатия в получаемом AVI? Например, если на него xine напустить из xterm и сказать "Пуск", он должен выдать среди прочего строку вида: demux_avi: video format = DIV4, audio format = 0x55 Интересует код, который выдается на месте DIV4; возможно, по нему удастся понять, что это за формат. Кстати, возможно, что удастся загрузить и кодек для Windows (mplayer такое делать вроде бы умеет). ^ permalink raw reply [flat|nested] 8+ messages in thread
* Re: [Comm] Совсем уж страшный вопрос! 2002-11-25 14:43 ` Sergey Vlasov @ 2002-11-25 14:58 ` Andrew Nazarkin 2002-11-25 15:16 ` Sergey Vlasov 2002-11-25 15:32 ` Vitaly Lugovsky 0 siblings, 2 replies; 8+ messages in thread From: Andrew Nazarkin @ 2002-11-25 14:58 UTC (permalink / raw) To: community On Mon, 25 Nov 2002 17:43:28 +0300 Sergey Vlasov <vsu@altlinux.ru> wrote: > On Mon, 25 Nov 2002 17:28:59 +0300 > Andrew Nazarkin <gnomik@mtv.ru> wrote: > > > Существует машинка, на ней железка - Matrox DigiSuite. > > Если перегнать с помошью этой железки видео с кассеты на винт, > > создаются 2 файла - avi и wav. > > Под виндами достаточно было скачать кодек и можно просмотреть/ужать > > в Div'X видео. > > А вот как под линуксом? > > На ftp-шнике матрокса одни только *.exe :(( > > А какой код формата сжатия в получаемом AVI? Например, если на него > xine напустить из xterm и сказать "Пуск", он должен выдать среди > прочего строку вида: > > demux_avi: video format = DIV4, audio format = 0x55 Вот что он выдает: This is xine (X11 gui) - a free video player v0.9.13 (c) 2000-2002 by G. Bartsch and the xine project team. Built with xine library 0.9.13 [Wed 21 Aug 2002 13:10:57]-[gcc version 2.96 20000731 (ALT Linux, build 2.96-ipl16mdk)]-[Linux 2.2.21-alt8-smp-secure i686]. Found xine library version: 0.9.13 (0.9.13). XServer Vendor: ALT Linux Team (XFree86 4.2.1, patch level alt4). Release: 40201000, Protocol Version: 11, Revision: 0, Available Screen(s): 1, using 0 Depth: 24. Display is not using Xinerama. video_out_xv: using Xv port 60 from adaptor ATI Radeon Video Overlay for hardware colorspace conversion and scaling. video_out_xv: port attribute XV_AUTOPAINT_COLORKEY value is 1 video_out_xv: port attribute XV_COLORKEY value is 30 video_out_xv: double buffering mode = 1 video_out_xv: port attribute XV_BRIGHTNESS value is 0 video_out_xv: port attribute XV_CONTRAST value is 0 video_out_xv: port attribute XV_SATURATION value is 0 video_out_xv: port attribute XV_HUE value is 0 video_out_xv: this adaptor supports the yuy2 format. video_out_xv: this adaptor supports the yv12 format. load_plugins: video output plugin Xv successfully loaded. audio_oss_out: Opening audio device... audio_oss_out: using device >/dev/dsp< audio_oss_out: using SNDCTL_DSP_GETODELAY audio_oss_out : supported modes are mono stereo (4-channel not enabled in xine config) (5-channel not enabled in xine config) (5.1-channel not enabled in xine config) load_plugins: audio output plugin oss successfully loaded. xine: xine_init entered xine: using SSE optimized memcpy() xine-scr_init: complete load_plugins: input plugin found : CDA load_plugins: input plugin found : DVD load_plugins: input plugin found : stdin_fifo load_plugins: input plugin found : MMS load_plugins: input plugin found : TCP load_plugins: input plugin found : file load_plugins: input plugin found : RTP load_plugins: input plugin found : VCD load_plugins: input plugin found : HTTP load_plugins: input plugin found : NAV load_plugins: demux plugin found : MPEG_TS load_plugins: demux plugin found : QUICKTIME load_plugins: demux plugin found : FILM (CPK) load_plugins: demux plugin found : MPEG load_plugins: demux plugin found : ASF load_plugins: demux plugin found : AVI load_plugins: demux plugin found : CDA load_plugins: demux plugin found : MPEG_ELEM load_plugins: demux plugin found : FLI load_plugins: demux plugin found : MPEG_PES load_plugins: demux plugin found : OGG load_plugins: demux plugin found : RoQ load_plugins: demux plugin found : WAV load_plugins: demux plugin found : MPGAUDIO load_plugins: demux plugin found : SMJPEG load_plugins: demux plugin found : Id CIN load_plugins: demux plugin found : MPEG_BLOCK video decoder plugin found : vfw (win32) video decoder audio decoder plugin found : vfw (win32) audio decoder audio decoder plugin found : a/52dec video decoder plugin found : Microsoft RLE video decoder plugin found : cinepak audio decoder plugin found : dts video decoder plugin found : FLI Video audio decoder plugin found : mad video decoder plugin found : CYUV xvid: there is mismatch between API used by currently installed XviD xvid: library (2.0) and library used to compile this plugin (2.1). xvid: Compiling this plugin against current XviD library should help. video decoder plugin found : Raw RGB spu decoder plugin found : spucc spu decoder plugin found : spudec audio decoder plugin found : faad video decoder plugin found : Raw YUV video decoder plugin found : mpeg2dec audio decoder plugin found : lpcm video decoder plugin found : svq1 libavcodec: CPU flags: mmx mmxext sse video decoder plugin found : ffmpeg video decoder spu decoder plugin found : sputext audio decoder plugin found : ADPCM video decoder plugin found : msvc video decoder plugin found : RoQ Video audio decoder plugin found : RoQ Audio audio decoder plugin found : vorbis video_out: thread created metronom: start_clock (at 0) xine_play: xine open file:///usr/share/xine/skins/xine_logo.mpv, start pos = 0, start time = 0 (sec) audio_oss_out: AO_CTRL_PLAY_RESUME xine: using input plugin >file< for this MRL (file:///usr/share/xine/skins/xine_logo.mpv). using input plugin 'file' for MRL 'file:///usr/share/xine/skins/xine_logo.mpv' demux_avi: input capabilities = 649 demux_avi: AVI_init failed (AVI_errno: 9) system layer format 'MPEG_ELEM' detected. metronom: video discontinuity #1, type is 0, disc_off is 0 metronom: waiting for audio discontinuity #1 metronom: audio discontinuity #1, type is 0, disc_off 0 metronom: waiting for in_discontinuity update #1 video_decoder: using decoder >mpeg2dec< using video decoder plugin 'mpeg2dec' libmpeg2: frame size is 592 x 448 libmpeg2: frame size 592 x 448 demux_elem: demux loop finished. libmpeg2: blasting out current frame on close video_out: possible still frame (fifosize = 0) xine_stop audio_oss_out: AO_CTRL_FLUSH_BUFFERS audio_oss_out: AO_CTRL_PLAY_RESUME xine_stop: stopping demuxer demux_elem: stop...ignored xine_stop: stopped demuxer xine_stop: done xine_exit: shutdown audio xine_exit: shutdown video xine_exit: bye! xine's profiler is unavailable. > Интересует код, который выдается на месте DIV4; возможно, по нему > удастся понять, что это за формат. Т.е., похоже, ничего хорошего мне не светит... > Кстати, возможно, что удастся загрузить и кодек для Windows (mplayer > такое делать вроде бы умеет). Вот знать бы еще как! Придется, наверное, расковырять exe-шник и руками прописывать кодек в mplayer :( Я читал статью на тему, как это сделать, но там настолько все геморройно и через ж... :(((( > _______________________________________________ > Community mailing list > Community@altlinux.ru > http://www.altlinux.ru/mailman/listinfo/community ^ permalink raw reply [flat|nested] 8+ messages in thread
* Re: [Comm] Совсем уж страшный вопрос! 2002-11-25 14:58 ` Andrew Nazarkin @ 2002-11-25 15:16 ` Sergey Vlasov 2002-11-25 15:21 ` Andrew Nazarkin 2002-11-25 15:32 ` Vitaly Lugovsky 1 sibling, 1 reply; 8+ messages in thread From: Sergey Vlasov @ 2002-11-25 15:16 UTC (permalink / raw) To: community On Mon, 25 Nov 2002 17:58:27 +0300 Andrew Nazarkin <gnomik@mtv.ru> wrote: > demux_avi: input capabilities = 649 > demux_avi: AVI_init failed (AVI_errno: 9) А это вообще AVI (file что говорит?) Можно еще посмотреть в самом файле (hexedit file.avi; выход по Ctrl-C); это четыре символа после vids. ^ permalink raw reply [flat|nested] 8+ messages in thread
* Re: [Comm] Совсем уж страшный вопрос! 2002-11-25 15:16 ` Sergey Vlasov @ 2002-11-25 15:21 ` Andrew Nazarkin 2002-11-25 15:55 ` Sergey Vlasov 0 siblings, 1 reply; 8+ messages in thread From: Andrew Nazarkin @ 2002-11-25 15:21 UTC (permalink / raw) To: community On Mon, 25 Nov 2002 18:16:09 +0300 Sergey Vlasov <vsu@altlinux.ru> wrote: > On Mon, 25 Nov 2002 17:58:27 +0300 > Andrew Nazarkin <gnomik@mtv.ru> wrote: > > > demux_avi: input capabilities = 649 > > demux_avi: AVI_init failed (AVI_errno: 9) > > А это вообще AVI (file что говорит?) > Это avi - но ОЧЕНЬ громандный! Почти как несжатый. Файл обрабатывается хардверно этой самой железкой DigiSuite. Под виндами его можно смотреть/править после установки софтверного кодека (это если самой железки нет). А вот под линухом... > Можно еще посмотреть в самом файле (hexedit file.avi; выход по > Ctrl-C); это четыре символа после vids. > _______________________________________________ > Community mailing list > Community@altlinux.ru > http://www.altlinux.ru/mailman/listinfo/community ^ permalink raw reply [flat|nested] 8+ messages in thread
* Re: [Comm] Совсем уж страшный вопрос! 2002-11-25 15:21 ` Andrew Nazarkin @ 2002-11-25 15:55 ` Sergey Vlasov 2002-11-26 9:44 ` Andrew Nazarkin 0 siblings, 1 reply; 8+ messages in thread From: Sergey Vlasov @ 2002-11-25 15:55 UTC (permalink / raw) To: community On Mon, 25 Nov 2002 18:21:45 +0300 Andrew Nazarkin <gnomik@mtv.ru> wrote: > On Mon, 25 Nov 2002 18:16:09 +0300 > Sergey Vlasov <vsu@altlinux.ru> wrote: > > > On Mon, 25 Nov 2002 17:58:27 +0300 > > Andrew Nazarkin <gnomik@mtv.ru> wrote: > > > > > demux_avi: input capabilities = 649 > > > demux_avi: AVI_init failed (AVI_errno: 9) > > > > А это вообще AVI (file что говорит?) > > > > Это avi - но ОЧЕНЬ громандный! Почти как несжатый. Файл обрабатывается > хардверно этой самой железкой DigiSuite. > Под виндами его можно смотреть/править после установки софтверного > кодека (это если самой железки нет). А вот под линухом... Ну так какой все-таки код формата сжатия? По нему можно будет где-нибудь поискать... > > Можно еще посмотреть в самом файле (hexedit file.avi; выход по > > Ctrl-C); это четыре символа после vids. Это все должно быть почти в самом начале файла (на первом же экране). ^ permalink raw reply [flat|nested] 8+ messages in thread
* Re: [Comm] Совсем уж страшный вопрос! 2002-11-25 15:55 ` Sergey Vlasov @ 2002-11-26 9:44 ` Andrew Nazarkin 0 siblings, 0 replies; 8+ messages in thread From: Andrew Nazarkin @ 2002-11-26 9:44 UTC (permalink / raw) To: community On Mon, 25 Nov 2002 18:55:14 +0300 Sergey Vlasov <vsu@altlinux.ru> wrote: > On Mon, 25 Nov 2002 18:21:45 +0300 > Andrew Nazarkin <gnomik@mtv.ru> wrote: > > > On Mon, 25 Nov 2002 18:16:09 +0300 > > Sergey Vlasov <vsu@altlinux.ru> wrote: > > > > > On Mon, 25 Nov 2002 17:58:27 +0300 > > > Andrew Nazarkin <gnomik@mtv.ru> wrote: > > > > > > > demux_avi: input capabilities = 649 > > > > demux_avi: AVI_init failed (AVI_errno: 9) > > > > > > А это вообще AVI (file что говорит?) > > > > > > > Это avi - но ОЧЕНЬ громандный! Почти как несжатый. Файл > > обрабатывается хардверно этой самой железкой DigiSuite. > > Под виндами его можно смотреть/править после установки софтверного > > кодека (это если самой железки нет). А вот под линухом... > > Ну так какой все-таки код формата сжатия? По нему можно будет > где-нибудь поискать... > > > > Можно еще посмотреть в самом файле (hexedit file.avi; выход по > > > Ctrl-C); это четыре символа после vids. > > Это все должно быть почти в самом начале файла (на первом же экране). Сорри, что сразу не ответил - на работе иногда приходится еще и работать ;)) hexedit пишет: vids MJPG - я так подозреваю, что mjpegtools каким-то боком к ентому делу прикрутить можно? Или я не прав? Простите, но я в этом полный ламер - только учусь. > _______________________________________________ > Community mailing list > Community@altlinux.ru > http://www.altlinux.ru/mailman/listinfo/community ^ permalink raw reply [flat|nested] 8+ messages in thread
* Re: [Comm] Совсем уж страшный вопрос! 2002-11-25 14:58 ` Andrew Nazarkin 2002-11-25 15:16 ` Sergey Vlasov @ 2002-11-25 15:32 ` Vitaly Lugovsky 1 sibling, 0 replies; 8+ messages in thread From: Vitaly Lugovsky @ 2002-11-25 15:32 UTC (permalink / raw) To: community On Mon, 25 Nov 2002, Andrew Nazarkin wrote: > video_decoder: using decoder >mpeg2dec< > using video decoder plugin 'mpeg2dec' > > Т.е., похоже, ничего хорошего мне не светит... Фигня. Там же русским языком писано, что мпег. > Придется, наверное, расковырять exe-шник и руками прописывать кодек в > mplayer :( Чушь. ^ permalink raw reply [flat|nested] 8+ messages in thread
end of thread, other threads:[~2002-11-26 9:44 UTC | newest] Thread overview: 8+ messages (download: mbox.gz / follow: Atom feed) -- links below jump to the message on this page -- 2002-11-25 14:28 [Comm] Совсем уж страшный вопрос! Andrew Nazarkin 2002-11-25 14:43 ` Sergey Vlasov 2002-11-25 14:58 ` Andrew Nazarkin 2002-11-25 15:16 ` Sergey Vlasov 2002-11-25 15:21 ` Andrew Nazarkin 2002-11-25 15:55 ` Sergey Vlasov 2002-11-26 9:44 ` Andrew Nazarkin 2002-11-25 15:32 ` Vitaly Lugovsky
ALT Linux Community general discussions This inbox may be cloned and mirrored by anyone: git clone --mirror http://lore.altlinux.org/community/0 community/git/0.git # If you have public-inbox 1.1+ installed, you may # initialize and index your mirror using the following commands: public-inbox-init -V2 community community/ http://lore.altlinux.org/community \ mandrake-russian@linuxteam.iplabs.ru community@lists.altlinux.org community@lists.altlinux.ru community@lists.altlinux.com public-inbox-index community Example config snippet for mirrors. Newsgroup available over NNTP: nntp://lore.altlinux.org/org.altlinux.lists.community AGPL code for this site: git clone https://public-inbox.org/public-inbox.git