Nie jesteś zalogowany.
Jeśli nie posiadasz konta, zarejestruj je już teraz! Pozwoli Ci ono w pełni korzystać z naszego serwisu. Spamerom dziękujemy!

Ogłoszenie

Prosimy o pomoc dla małej Julki — przekaż 1% podatku na Fundacji Dzieciom zdazyć z Pomocą.
Więcej informacji na dug.net.pl/pomagamy/.

#1  2008-08-16 15:12:51

  Nicram - Użytkownik

Nicram
Użytkownik
Zarejestrowany: 2006-03-28

zgranie strumienia realplayer

witam

jak moge zgrac do mp3 strumien z realplayera??
mam pliczek .ram w ktorym mam liste "utworow" w protokole rtsp. teraz jak to zrzucic do mp3 ?

Offline

 

#2  2008-08-16 15:27:59

  owca - Członek DUG

owca
Członek DUG
Skąd: Szczerców
Zarejestrowany: 2007-01-30
Serwis

Re: zgranie strumienia realplayer

http://www.mplayerhq.hu/DOCS/HTML/pl/streaming.html#streaming-save

Offline

 

#3  2008-08-16 17:14:29

  Nicram - Użytkownik

Nicram
Użytkownik
Zarejestrowany: 2006-03-28

Re: zgranie strumienia realplayer

dzieki wielkie, wlasnie czegos takiego szukalem

teraz musze poszukac jakiegos konwertera asf do mp3

Offline

 

#4  2008-08-16 18:10:50

  owca - Członek DUG

owca
Członek DUG
Skąd: Szczerców
Zarejestrowany: 2007-01-30
Serwis

Re: zgranie strumienia realplayer

[quote=Nicram]teraz musze poszukac jakiegos konwertera asf do mp3[/quote]
mencoder

Offline

 

#5  2008-08-16 18:25:08

  ilin - Palacz

ilin
Palacz
Skąd: PRLu
Zarejestrowany: 2006-05-03

Re: zgranie strumienia realplayer

[quote=owca]Nicram napisał(-a):

teraz musze poszukac jakiegos konwertera asf do mp3

mencoder[/quote]
Nie da sie.

Mencoder potrzebuje strumienia wideo.

Można tak

Kod:

mplayer plik.asf -ao pcm && lame -q 2 -b 128 audiodump.wav -o plik.mp3 && rm audiodump wav

Ostatnio edytowany przez ilin (2008-08-16 18:25:39)


[b]Problemy rozwiązujemy na forum nie na PW[/b] -> Niech inni na tym skorzystają.
[url=http://dug.net.pl/]Polski portal Debiana[/url]

Offline

 

#6  2008-08-16 19:54:25

  Nicram - Użytkownik

Nicram
Użytkownik
Zarejestrowany: 2006-03-28

Re: zgranie strumienia realplayer

[quote=ilin]

Kod:

mplayer plik.asf -ao pcm && lame -q 2 -b 128 audiodump.wav -o plik.mp3 && rm audiodump wav

[/quote]
w jakim pakiecie jest lame??

Offline

 

#7  2008-08-16 20:00:16

  fnmirk - Użytkownik

fnmirk
Użytkownik
Zarejestrowany: 2008-02-19

Re: zgranie strumienia realplayer

[quote="Nicram"]w jakim pakiecie jest lame?[/quote]

Kod:

apt-cache search lame

Offline

 

#8  2008-08-16 20:10:13

  Nicram - Użytkownik

Nicram
Użytkownik
Zarejestrowany: 2006-03-28

Re: zgranie strumienia realplayer

[quote=fnmirk]

Kod:

apt-cache search lame

[/quote]
to akurat to wiem, ale nie mam pakietu lame, mam glame, ale to jest graficzny

Kod:

$ sudo apt-cache search lame
arson - KDE frontend for burning CDs
caca-utils - text mode graphics utilities
cmt - Computer Music Toolkit (cmt) a collection of LADSPA plugins
darkice - Live audio streamer
electricsheep - screensaver showing collective dream of sleeping computers
epic4-script-light - Light - It's Just Not Lame
flamerobin - graphical database administration tool for Firebird DBMS
flamethrower - Multicast file distribution utility
glame - versatile audio processor
hardware-monitor - Monitor applet for the Gnome panel
libavifile-0.7c2 - shared libraries for AVI read/writing
libcarp-clan-perl - Perl enhancement to Carp error logging facilities
libglib-perl - Perl interface to the GLib and GObject libraries
libgnome2-canvas-perl - Perl interface to the GNOME canvas library
libgnome2-gconf-perl - Perl interface to the GNOME GConf library
libgnome2-perl - Perl interface to the GNOME libraries
libgnome2-print-perl - Perl interface to the GNOME Printing libraries
libgnome2-vfs-perl - Perl interface to the 2.x series of the GNOME VFS library
libgnome2-wnck-perl - Perl interface to the Window Navigator Construction Kit
libgtk2-gladexml-perl - Perl interface to use user interfaces created with glade-2
libgtk2-perl - Perl interface to the 2.x series of the Gimp Toolkit library
libgtk2-perl-doc - Perl interface to the Gtk 2.x series (documentation files)
libgtk2-trayicon-perl - Perl interface to fill the system tray
libgtk2-traymanager-perl - Perl interface to fill the system tray
libtwolame-dev - MPEG Audio Layer 2 encoder (development files)
libtwolame0 - MPEG Audio Layer 2 encoding library
ripit - Textbased audio cd ripper
ripperx - a GTK-based audio CD ripper/encoder
soundconverter - convert sound files to other formats
swh-plugins - Steve Harris's LADSPA plugins
systemimager-server-flamethrowerd - SystemImager boot binaries for ia64 client nodes
toolame - MPEG-1 layer 2 audio encoder
twolame - MPEG Audio Layer 2 encoder (command line frontend)
xmms-liveice - XMMS plugin that sends your audio to a shoutcast server

edited

ok, zainstalowalem ze zrodelek
dzieki wielkie, o to chodzilo

Ostatnio edytowany przez Nicram (2008-08-16 21:10:19)

Offline

 

#9  2008-08-17 08:34:32

  ilin - Palacz

ilin
Palacz
Skąd: PRLu
Zarejestrowany: 2006-05-03

Re: zgranie strumienia realplayer

Kod:

kasia@debian:~$ apt-file search /usr/bin/lame
lam-runtime: /usr/bin/lamexec
lame: /usr/bin/lame
lame-dbg: /usr/lib/debug/usr/bin/lame
texlive-omega: /usr/bin/lamed

Kod:

kasia@debian:~$ aptitude show lame
Pakiet: lame
Nowy: tak
Stan: zainstalowany
Zainstalowany automatycznie: tak
Wersja: 3.98-0.0
Priorytet: opcjonalny
Sekcja: sound
Opiekun: Christian Marillat <marillat@debian.org>
Rozmiar rozpakowanego: 602k
Wymaga: libc6 (>= 2.7-1), libncurses5 (>= 5.6+20071006-3), libsndfile1
Opis: LAME Ain't an MP3 Encoder
 Lame is a program which can be used to create compressed audio files. (Lame
 aint MP3 encoder). These audio files can be played back by popular mp3 players
 such as mpg123. To read from stdin, use "-" for <infile>. To write to stdout,
 use a "-" for <outfile>.

 This package contains the frontend encoder binary.
Strona domowa: http://lame.sourceforge.net/

Kod:

Opiekun: Christian Marillat <marillat@debian.org>

Jak widać pakiet znajduje się w debian-multimedia.
Pewnie nie masz tego repo dodane dlatego nie miałeś.

Ostatnio edytowany przez ilin (2008-08-17 08:35:02)


[b]Problemy rozwiązujemy na forum nie na PW[/b] -> Niech inni na tym skorzystają.
[url=http://dug.net.pl/]Polski portal Debiana[/url]

Offline

 

#10  2008-08-17 12:33:56

  Nicram - Użytkownik

Nicram
Użytkownik
Zarejestrowany: 2006-03-28

Re: zgranie strumienia realplayer

no wlasnie, nie mam tego repo. mam standardowe debiana.

Offline

 

#11  2008-08-17 12:53:01

  ilin - Palacz

ilin
Palacz
Skąd: PRLu
Zarejestrowany: 2006-05-03

Re: zgranie strumienia realplayer

Proponuję więc zapoznac się z tym wątkiem.

http://forum.dug.net.pl/viewtopic.php?id=10063


[b]Problemy rozwiązujemy na forum nie na PW[/b] -> Niech inni na tym skorzystają.
[url=http://dug.net.pl/]Polski portal Debiana[/url]

Offline

 

Stopka forum

Powered by PunBB
© Copyright 2002–2005 Rickard Andersson
To nie jest tylko forum, to nasza mała ojczyzna ;-)

[ Generated in 0.010 seconds, 10 queries executed ]

Informacje debugowania

Time (s) Query
0.00013 SET CHARSET latin2
0.00015 SET NAMES latin2
0.00110 SELECT u.*, g.*, o.logged FROM punbb_users AS u INNER JOIN punbb_groups AS g ON u.group_id=g.g_id LEFT JOIN punbb_online AS o ON o.ident='18.224.63.87' WHERE u.id=1
0.00066 REPLACE INTO punbb_online (user_id, ident, logged) VALUES(1, '18.224.63.87', 1714729406)
0.00065 SELECT * FROM punbb_online WHERE logged<1714729106
0.00092 DELETE FROM punbb_online WHERE ident='85.208.96.208'
0.00093 SELECT t.subject, t.closed, t.num_replies, t.sticky, f.id AS forum_id, f.forum_name, f.moderators, fp.post_replies, 0 FROM punbb_topics AS t INNER JOIN punbb_forums AS f ON f.id=t.forum_id LEFT JOIN punbb_forum_perms AS fp ON (fp.forum_id=f.id AND fp.group_id=3) WHERE (fp.read_forum IS NULL OR fp.read_forum=1) AND t.id=12067 AND t.moved_to IS NULL
0.00006 SELECT search_for, replace_with FROM punbb_censoring
0.00137 SELECT u.email, u.title, u.url, u.location, u.use_avatar, u.signature, u.email_setting, u.num_posts, u.registered, u.admin_note, p.id, p.poster AS username, p.poster_id, p.poster_ip, p.poster_email, p.message, p.hide_smilies, p.posted, p.edited, p.edited_by, g.g_id, g.g_user_title, o.user_id AS is_online FROM punbb_posts AS p INNER JOIN punbb_users AS u ON u.id=p.poster_id INNER JOIN punbb_groups AS g ON g.g_id=u.group_id LEFT JOIN punbb_online AS o ON (o.user_id=u.id AND o.user_id!=1 AND o.idle=0) WHERE p.topic_id=12067 ORDER BY p.id LIMIT 0,25
0.00103 UPDATE punbb_topics SET num_views=num_views+1 WHERE id=12067
Total query time: 0.007 s