Home > avcodec encoder > avcodec encoder error cannot find encoder mpeg audio layer 1/2/3

Avcodec Encoder Error Cannot Find Encoder Mpeg Audio Layer 1/2/3

Contents

found for "GET /viewtopic.php" VideoLAN Forum Home All times are UTC+02:00 Delete all board cookies The team Powered by phpBB Forum Software © phpBB Limited GZIP: On

here for a quick overview of the site Help Center Detailed answers to any questions you might have Meta Discuss the workings and policies of this site About Us Learn more about Stack Overflow the company Business Learn more about hiring developers or posting ads with us Super User Questions Tags Users Badges Unanswered Ask Question _ Super User is a question and answer site for computer enthusiasts and power users. Join them; it only takes a minute: Sign up Here's how it works: Anybody can ask a question Anybody can answer The best answers are voted up and rise to the top can't find a mp3 codec on ubuntu up vote 1 down vote favorite Trying to convert http://forum.videolan.org/viewtopic.php?t=48637 an audio CD to mp3. ubuntu says ffmpeg is deprecated and I should use avconv Here are the codecs after i installed all I could find in aptitude for libav that provided codecs. sellout$ avconv -codecs avconv version 0.8.6-4:0.8.6-0ubuntu0.12.04.1, Copyright (c) 2000-2013 the Libav developers built on Apr 2 2013 17:00:59 with gcc 4.6.3 Codecs: D..... = Decoding supported .E.... = Encoding supported ..V... = Video codec ..A... = Audio codec ..S... = Subtitle codec ...S.. = Supports draw_horiz_band http://superuser.com/questions/653576/cant-find-a-mp3-codec-on-ubuntu ....D. = Supports direct rendering method 1 .....T = Supports weird frame truncation ------ D V D 4xm 4X Movie D V D 8bps QuickTime 8BPS video D A D 8svx_exp 8SVX exponential D A D 8svx_fib 8SVX fibonacci D V D FRWU Forward Uncompressed EV a64multi Multicolor charset for Commodore 64 EV a64multi5 Multicolor charset for Commodore 64, extended with 5th color (colram) DEA D aac Advanced Audio Coding D A D aac_latm AAC LATM (Advanced Audio Codec LATM syntax) D V D aasc Autodesk RLE DEA D ac3 ATSC A/52A (AC-3) EA ac3_fixed ATSC A/52A (AC-3) D A D adpcm_4xm ADPCM 4X Movie DEA D adpcm_adx SEGA CRI ADX ADPCM D A D adpcm_ct ADPCM Creative Technology D A D adpcm_ea ADPCM Electronic Arts D A D adpcm_ea_maxis_xa ADPCM Electronic Arts Maxis CDROM XA D A D adpcm_ea_r1 ADPCM Electronic Arts R1 D A D adpcm_ea_r2 ADPCM Electronic Arts R2 D A D adpcm_ea_r3 ADPCM Electronic Arts R3 D A D adpcm_ea_xas ADPCM Electronic Arts XAS D A D adpcm_ima_amv ADPCM IMA AMV D A D adpcm_ima_dk3 ADPCM IMA Duck DK3 D A D adpcm_ima_dk4 ADPCM IMA Duck DK4 D A D adpcm_ima_ea_eacs ADPCM IMA Electronic Arts EACS D A D adpcm_ima_ea_sead ADPCM IMA Electronic Arts SEAD D A D adpcm_ima_iss ADPCM IMA Funcom ISS DEA D adpcm_ima_qt ADPCM IMA QuickTime D A D adpcm_ima_smjpeg ADPCM IMA Loki SDL MJPEG DEA D adpcm

to Milestone VLC media player Edit Fix Released Unknown vlc-trac-bugs #3681 VLC media player 1.1.0 "The Luggage" You need to log in to https://bugs.launchpad.net/bugs/550599 change this bug's status. Launchpad couldn't extract a status from 3681 on http://erlyvideo.ru/forum/boards/2/topics/54 VLC Trac. (what does this mean?) Affecting: VLC media player Filed here by: Rémi Denis-Courmont When: 2010-05-27 Confirmed: 2010-05-29 Started work: 2010-06-07 Completed: 2010-06-07 Target Distribution Baltix BOSS Juju Charms Collection Elbuntu Guadalinex Guadalinex Edu Kiwi Linux nUbuntu PLD Linux Tilix tuXlab Ubuntu Ubuntu Linaro Evaluation Build Ubuntu RTM avcodec encoder Package (Find…) Project (Find…) Status Importance Milestone Fix Released Unknown VLC media player 1.1.0 Assigned to unknown Remote Watch None, the status of the bug is updated manually. None, the status of the bug is updated manually. VLC Trac #3681 URL: The information about this bug in Launchpad is automatically pulled daily from the remote bug. This information was last avcodec encoder error pulled 14 hours ago. Comment on this change (optional) Email me about changes to this bug report vlc (Ubuntu) Edit Fix Released Undecided Unassigned Edit You need to log in to change this bug's status. Affecting: vlc (Ubuntu) Filed here by: komputes When: 2010-03-29 Confirmed: 2010-05-27 Started work: 2010-09-29 Completed: 2010-09-29 Target Distribution Baltix BOSS Juju Charms Collection Elbuntu Guadalinex Guadalinex Edu Kiwi Linux nUbuntu PLD Linux Tilix tuXlab Ubuntu Ubuntu Linaro Evaluation Build Ubuntu RTM Package (Find…) Project (Find…) Status Importance Fix Released Undecided Assigned to Nobody Me Comment on this change (optional) Email me about changes to this bug report Also affects project (?) Also affects distribution/package Nominate for series Bug Description Binary package hint: vlc 1) Install vlc 1.0.5-2ubuntu1 from lucid/universe 2) Open vlc 3) Media > Covert/Save 4) Select video clip and convert to MP3 by selecting the "Audio - MP3" preset What happens: -vlc produces a very large malformed file with mangled audio Expected: -vlc produces a 128kb mp3 file which sounds like the audio track from the source video ProblemType: Bug DistroRelease: Ubunt

наверное он дурацкий, но я что то понять не могу в настройках которые на сайте есть строка {"video.ts", mpegts, "http://localhost:8082/stream/video.mp4", [{timeshift,600000}]},Что даёт эта строка ? строка которая выше понятно даёт поток принятый с влц с порта 8080. заранее спасибо. Replies (32) - Added by Max Lapshin over 6 years ago Эта строка указывает, что путь video.ts должен быть переписан на MPEG-TS источник http://localhost:8082/stream/video.mp4 Учитывая, что erlyvideo с адреса http://localhost:8082/stream/ отдаёт MPEG-TS, полученный из медиа, конструкция получается такой: 1) файл video.mp4 проигрывается с помощью MPEG-TS проигрывателя по адресу http://localhost:8082/stream/video.mp42) этот урл захватывается MPEG-TS демультиплексором и проигрывается с таймшифтом по адресу video.ts - Added by alexeyxo over 6 years ago Из-зачего может не быть звука? Когда я указываю прямой линк на vlc с которого идёт вещание в vlc player - звук идёт нормальный, когда просматриваю уже rtmp звука нету. в дебаге vlc всё ок! параметры запуска vlc вещателя.[code]vlc -I dummy -vvvv --repeat --no-drop-late-frames --no-skip-frames --no-ffmpeg-hurry-up --no-sout-transcode-hurry-up --rt-priority /home/user/4.flv --sout '#transcode{venc=x264{cabac=yes,bframes=0,keyint=125,qpmin=20,qpmax=50,ref=5,merange=24,mixed-refs=yes,direct=auto,me=umh,subme=7,trellis=2,weightb=yes,partitions=all,vbv-maxrate=920,vbv-bufsize=9000,ratetol=100.0,scenecut=60},vb=820,deinterlace=yes,acodec=mp4a,ab=96,channels=2,width=720,height=576}:std{access=http,mux=ts,dst=127.0.0.1:8080}'[/code] - Added by Max Lapshin over 6 years ago Я проверю. - Added by Max Lapshin over 6 years ago Почему-то при таком раскладе не вижу вообщ

 

Related content

avcodec encoder error cannot find encoder mpeg audio layer

Avcodec Encoder Error Cannot Find Encoder Mpeg Audio Layer p found for GET viewtopic php VideoLAN Forum Home All times are UTC Delete all board cookies The team Powered by phpBB Forum Software copy phpBB Limited GZIP On p p here for a quick overview of the site Help Center Detailed answers to any questions you might have Meta Discuss the workings and policies of relatedl this site About Us Learn more about Stack Overflow the company Business Learn more about hiring developers or posting ads with us Super User Questions Tags Users Badges Unanswered Ask Question Super User is

avcodec encoder error cannot find encoder mpeg-2 video

Avcodec Encoder Error Cannot Find Encoder Mpeg- Video p found for GET viewtopic php VideoLAN Forum Home All times are UTC Delete all board cookies The team Powered by phpBB Forum Software copy phpBB Limited GZIP On p p Get Kubuntu Get Xubuntu Get Lubuntu Get UbuntuStudio Get Mythbuntu Get Edubuntu Get Ubuntu-GNOME Get UbuntuKylin Ubuntu Code of Conduct Ubuntu Wiki relatedl Community Wiki Other Support Launchpad Answers Ubuntu IRC Support AskUbuntu Official Documentation User Documentation Social Media Facebook Twitter Useful Links Distrowatch Bugs Ubuntu PPAs Ubuntu Web Upd Ubuntu OMG Ubuntu Ubuntu Insights Planet Ubuntu Activity Page Please read