[Bug 939863] Re: When users run ffmpeg they are presented with a message that is somewhat erroneous & completely childish

2012-02-24 Thread LouL
It's implied that the message is referring to FFmpeg. Many users don't even know they are using libav when they are using "ffmpeg" (I often see this in #ffmpeg IRC and bug report tool). Users may equate the binary name ffmpeg with the project name FFmpeg and assume that FFmpeg is dead with such a m

[Bug 939863] Re: When users run ffmpeg they are presented with a message that is somewhat erroneous & completely childish

2012-02-23 Thread LouL
Attached is a patch that rewords the message as: "Ubuntu now uses libav instead of FFmpeg. The ffmpeg binary is only provided for compatibility. Use avconv instead (see Changelog for the list of incompatible changes)." ** Patch added: "libav-now-uses-avconv-ubuntu.patch" https://bugs.launchpa

[Bug 820117] [NEW] Rename ffmpeg package to libav

2011-08-02 Thread LouL
Public bug reported: Natty and Oneiric appear to be using source from libav instead of FFmpeg. The ffmpeg package (and not just the source package as it is now) should be renamed to libav. I believe the general user believes they are using ffmpeg from FFmpeg instead of libav when the install the "

[Bug 779535] Re: mkv default duration is 1ms

2011-05-08 Thread LouL
Please show your ffmpeg command and the complete terminal output. We need to be able to duplicate your issue and can't do that without this information. ** Changed in: ffmpeg (Ubuntu) Status: New => Incomplete -- You received this bug notification because you are a member of Ubuntu Bugs,

[Bug 767743] Re: package libavutil-extra-49 4:0.5.1-1ubuntu1 failed to install/upgrade: subprocess installed post-installation script returned error exit status 2

2011-04-20 Thread LouL
*** This bug is a duplicate of bug 512096 *** https://bugs.launchpad.net/bugs/512096 ** This bug has been marked a duplicate of bug 512096 [MASTER] Exec format error : package failed to install/remove : installation/removal script returned error exit status 2 * You can subscribe to bug 51

[Bug 724950] Re: ffmpeg -filters shows no available filters

2011-04-14 Thread LouL
** Changed in: ffmpeg (Ubuntu) Status: New => Confirmed -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/724950 Title: ffmpeg -filters shows no available filters -- ubuntu-bugs mailing list ub

[Bug 760246] Re: ffmpeg segfault in mpegvideo_enc.c

2011-04-13 Thread LouL
* What is your ffmpeg command? * Can you duplicate this behavior with a compiled ffmpeg using recent source? See: http://ubuntuforums.org/showthread.php?t=786095 If yes, then this issue could be forwarded upstream. If no, then a patch could be created to fix this issue. ** Changed in: ffmpeg (Ub

[Bug 760134] Re: ffmpeg warns about library configuration mismatch

2011-04-13 Thread LouL
*** This bug is a duplicate of bug 730159 *** https://bugs.launchpad.net/bugs/730159 ** This bug has been marked a duplicate of bug 730159 ffmpeg library configuration mismatch * You can subscribe to bug 730159 by following this link: https://bugs.launchpad.net/ubuntu/+source/ffmpeg-extra

[Bug 751114] Re: ffmpeg unresolvable dependancies

2011-04-05 Thread LouL
** Changed in: ffmpeg (Ubuntu) Status: New => Confirmed -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/751114 Title: ffmpeg unresolvable dependancies -- ubuntu-bugs mailing list ubuntu-bugs@

[Bug 729889] Re: ffmpeg aac encoding for 192kb results in 152kb encoded files

2011-03-05 Thread LouL
More information would be useful: * What version of Ubuntu are you using? * Can you show your complete FFmpeg command and the complete FFmpeg output? * What are you using to view the resulting file information? ** Changed in: ffmpeg (Ubuntu) Status: New => Incomplete -- You received this

[Bug 717564] Re: ffmpeg man page ambiguous as to use of vsync option

2011-02-12 Thread LouL
Relevant upstream commits: r26385 | stefano | 2011-01-16 03:45:42 -0900 (Sun, 16 Jan 2011) | 4 lines Reformat documentation for -vsync @var{parameter}. Make use of "@table @option" for showing the valid values for the option. https://lists.mplayerhq.hu/pipermail/ffmpeg-cvslog/2011-January/034502

[Bug 690296] Re: libx264 2:0.98.1653+git88b90d9-3ubuntu1 messes up bitrate when encoding (at least using mencoder)

2011-01-07 Thread LouL
Tested libx264-98 2:0.98.1653+git88b90d9-3ubuntu2 and works for me on Maverick x86_64: ffmpeg -i IronMan.mkv -an -vcodec libx264 -vpre medium -b 1000k -threads 0 proposed-b.h264 15M proposed-b.h264 = ~1132 kbit/s -- You received this bug notification because you are a member of Ubuntu Bugs, whi

[Bug 695218] Re: ffmpeg unable to decode 5.1 vorbis files

2010-12-28 Thread LouL
Confirmed for FFplay version 0.6.1-4:0.6.1-2ubuntu1 on 11.04, FFplay version 4:0.6-2ubuntu6 on 10.10, and FFplay version SVN-r0.5.1-4:0.5.1-1ubuntu1 on 10.04. Seems to play correctly with compiled SVN-r26121 on 10.10. I didn't look into which upstream revision(s) are relevant. Similar upstream bu

[Bug 695218] Re: ffmpeg unable to decode 5.1 vorbis files

2010-12-28 Thread LouL
** Changed in: ffmpeg (Ubuntu) Status: New => Confirmed -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/695218 Title: ffmpeg unable to decode 5.1 vorbis files -- ubuntu-bugs mailing list ubun

[Bug 690296] Re: libx264 2:0.98.1653+git88b90d9-3ubuntu1 messes up bitrate when encoding (at least using mencoder)

2010-12-21 Thread LouL
Both of the patches are in trunk, but: they changed x264.h without changing X264_BUILD -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/690296 Title: libx264 2:0.98.1653+git88b90d9-3ubuntu1 messes up

[Bug 690296] Re: libx264 2:0.98.1653+git88b90d9-3ubuntu1 messes up bitrate when encoding (at least using mencoder)

2010-12-21 Thread LouL
Downgrading to libx264-98 2:0.98.1653+git88b90d9-3 seems to work when used with FFmpeg: ffmpeg -i IronMan.mkv -an -vcodec libx264 -vpre medium -b 1000k -threads 0 3.h264 15M 3.h264 So I assume one or both of the following patches are causing this issue: x264 (2:0.98.1653+git88b90d9-3ubuntu1) ma

[Bug 690296] Re: libx264 2:0.98.1653+git88b90d9-3ubuntu1 messes up bitrate when encoding (at least using mencoder)

2010-12-14 Thread LouL
Using x264 2:0.98.1653+git88b90d9-3 directly doesn't reproduce this behavior on x86_64: x264 --bitrate 1000 -o test1.h264 IronMan.mkv x264 --crf 20 -o test2.h264 IronMan.mkv Compiled x264 0.110.1820 fdcf2ae: x264 --bitrate 1000 -o test3.h264 IronMan.mkv x264 --crf 20 -o test4.h264 IronMan.mkv 13

[Bug 672697] Re: ffplay does not respect system cursor theme

2010-11-08 Thread LouL
FFmpeg SVN currently has the same behavior. You can create a new issue upstream at roundup.ffmpeg.org: Type "feature_request", Priority "wish". -- ffplay does not respect system cursor theme https://bugs.launchpad.net/bugs/672697 You received this bug notification because you are a member of Ubun

[Bug 539407] Re: x11grab in ffmpeg do not record system cursor

2010-11-07 Thread LouL
This has been further improved upstream by r25690 which closes upstream issue 2056. Now FFmpeg properly captures the system mouse with transparency. Make x11grab cursor drawing suck less: http://git.ffmpeg.org/?p=ffmpeg;a=commit;h=191a50db964768ca4418bdf00b26159a77879b9c -- x11grab in ffmpeg do

[Bug 661922] Re: ffmpeg generates mono ALAC .m4a sound files which play double speed

2010-11-02 Thread LouL
I mentioned forwarding to FFmpeg only because the iPod had issues with the ALAC output as well, but that may be a separate issue and it may be more suitable to report this to Totem instead. -- ffmpeg generates mono ALAC .m4a sound files which play double speed https://bugs.launchpad.net/bugs/6619

[Bug 653143] Re: package libavutil50 (not instal led) failed to install/upgrade: ошибк а записи в '<стандартны й вывод>': Победа

2010-11-01 Thread LouL
** Changed in: ffmpeg (Ubuntu) Status: New => Incomplete -- package libavutil50 (not installed) failed to install/upgrade: ошибка записи в '<стандартный вывод>': Победа https://bugs.launchpad.net/bugs/653143 You received this bug notification because you are a member of Ubuntu Bugs, which

[Bug 653942] Re: package libavcodec52 4:0.5. 1-1ubuntu1 failed to install/upgrade: sous-processus scr ipt post-installation installé tué par le signal (Erreur de segmentation)

2010-11-01 Thread LouL
Can you translate the following into English? ErrorMessage: sous-processus script post-installation installé tué par le signal (Erreur de segmentation) SourcePackage: ffmpeg Title: package libavcodec52 4:0.5.1-1ubuntu1 failed to install/upgrade: sous-processus script post-installation installé t

[Bug 661922] Re: ffmpeg generates mono ALAC .m4a sound files which play double speed

2010-11-01 Thread LouL
ALAC output from FFmpeg SVN-r25628 on Maverick is also distorted in Maverick's Totem. Totem 2.32.0/gstreamer0.10-ffmpeg 0.10.10 in Arch Linux x86_64 also has distorted decoding from the same output. FFplay from Maverick repo and FFplay SVN decode the file properly. Consider reporting it upstream

[Bug 661922] Re: ffmpeg generates mono ALAC .m4a sound files which play double speed

2010-11-01 Thread LouL
** Changed in: ffmpeg (Ubuntu) Status: New => Confirmed -- ffmpeg generates mono ALAC .m4a sound files which play double speed https://bugs.launchpad.net/bugs/661922 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs

[Bug 653143] Re: package libavutil50 (not instal led) failed to install/upgrade: ошибк а записи в '<стандартны й вывод>': Победа

2010-10-01 Thread LouL
Can you translate into English: "ошибка записи в '<стандартный вывод>': Победа"? Thanks. -- package libavutil50 (not installed) failed to install/upgrade: ошибка записи в '<стандартный вывод>': Победа https://bugs.launchpad.net/bugs/653143 You received this bug notification because you are a me

[Bug 650518] Re: package libswscale0 4:0.5 svn20090706-2ubuntu2.2 failed to install/upgrade: subprocess installed post-installation script returned error exit status 2

2010-09-28 Thread LouL
*** This bug is a duplicate of bug 512096 *** https://bugs.launchpad.net/bugs/512096 ** This bug has been marked a duplicate of bug 512096 [MASTER] Exec format error : package failed to install/remove : installation/removal script returned error exit status 2 * You can subscribe to bug 51

[Bug 539407] Re: x11grab in ffmpeg do not record system cursor

2010-08-18 Thread LouL
The behavior I believe you are describing has already been reported upstream: x11grab fails to render mouse shadow transparency https://roundup.ffmpeg.org/issue2056 I consider bug #539407 and the bug on roundup to be two separate issues. ** Bug watch added: roundup.ffmpeg.org/ #2056 https://r

[Bug 602501] Re: package libavutil-extra-49 4:0.5.1-1ubuntu1 failed to install/upgrade: subprocess installed post-installation script returned error exit status 2

2010-07-06 Thread LouL
*** This bug is a duplicate of bug 512096 *** https://bugs.launchpad.net/bugs/512096 ** This bug has been marked a duplicate of bug 512096 [MASTER] Exec format error : package failed to install/remove : installation/removal script returned error exit status 2 -- package libavutil-extra-4

[Bug 601879] Re: ffmpeg hangs while transcoding

2010-07-05 Thread LouL
I can duplicate this behavior on Karmic i686 and Lucid x86_64. Command works as expected on Maverick x86_64. Also works with FFmpeg SVN r24064 on Karmic. ** Changed in: ffmpeg (Ubuntu) Status: New => Confirmed -- ffmpeg hangs while transcoding https://bugs.launchpad.net/bugs/601879 You

[Bug 597977] Re: Videos encoded through x264 for the sony psp are not playable.

2010-06-30 Thread LouL
Previous versions of what? What version of Ubuntu is this? What is your MEncoder command and output? ** Changed in: x264 (Ubuntu) Status: New => Incomplete -- Videos encoded through x264 for the sony psp are not playable. https://bugs.launchpad.net/bugs/597977 You received this bug notifi

[Bug 600035] Re: package libavformat52 4:0.5.1-1ubuntu1 failed to install/upgrade: subprocess installed post-installation script returned error exit status 2

2010-06-30 Thread LouL
Do the instructions from LP bug #512096 resolve this issue? If yes, this bug report can be considered a duplicate. https://bugs.launchpad.net/ubuntu/+source/dpkg/+bug/512096 -- package libavformat52 4:0.5.1-1ubuntu1 failed to install/upgrade: subprocess installed post-installation script return

[Bug 502264] Re: ffmpeg -acodec alac chokes on some .wav files

2010-06-29 Thread LouL
This command works properly with FFmpeg SVN and FFmpeg 0.6-4:0.6-1ubuntu1 in Maverick. Fails with FFmpeg SVN-r0.5.1-4:0.5.1-1ubuntu1 in Lucid. -- ffmpeg -acodec alac chokes on some .wav files https://bugs.launchpad.net/bugs/502264 You received this bug notification because you are a member of Ub

[Bug 599163] Re: Defect in checkinstall-1.6.2 : checkinstall can fail to create a new diirectory

2010-06-28 Thread LouL
I mislabeled the Ubuntu versions in my last comment. Lucid TRANSLATE is 0 by default, and Maverick is 1 by default. -- Defect in checkinstall-1.6.2 : checkinstall can fail to create a new diirectory https://bugs.launchpad.net/bugs/599163 You received this bug notification because you are a membe

[Bug 599163] Re: Defect in checkinstall-1.6.2 : checkinstall can fail to create a new diirectory

2010-06-27 Thread LouL
Similar to LP #78455 (see comment #10 by andrew.46). Adding --fstrans=no to the checkinstall command may avoid the "install: cannot change permission..." error. /etc/checkinstallrc for Lucid: # Are we going to use filesystem translation? TRANSLATE=1 /etc/checkinstallrc for Meerkat: # Are we goin

[Bug 589385] Re: ffplay shows video-color-mismatch

2010-06-03 Thread LouL
I can confirm this on Lucid. Plays fine using SVN r23325. This is probably a duplicate of bug #305286 which has a fix released. -- ffplay shows video-color-mismatch https://bugs.launchpad.net/bugs/589385 You received this bug notification because you are a member of Ubuntu Bugs, which is subscr

[Bug 589385] Re: ffplay shows video-color-mismatch

2010-06-03 Thread LouL
** Changed in: ffmpeg (Ubuntu) Status: New => Confirmed -- ffplay shows video-color-mismatch https://bugs.launchpad.net/bugs/589385 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubu

[Bug 573805] Re: Symbol av_destruct_packet, version LIBAVFORMAT_52 not defined in file libavformat.so.52 with link time reference

2010-05-08 Thread LouL
Is this the full, complete, and uncut output that FFmpeg gives you? -- Symbol av_destruct_packet, version LIBAVFORMAT_52 not defined in file libavformat.so.52 with link time reference https://bugs.launchpad.net/bugs/573805 You received this bug notification because you are a member of Ubuntu Bug

[Bug 573805] Re: Symbol av_destruct_packet, version LIBAVFORMAT_52 not defined in file libavformat.so.52 with link time reference

2010-05-08 Thread LouL
Vincenzo, You're command is not valid. You forgot a "-" after the "-i". It should look like: cat CD1.avi CD2.avi | ffmpeg -i - -acodec copy -vcodec copy Agora.2009.DVDRip.2.avi Without the "-" you probably should have received this message: -acodec: No such file or directory If you simply co

[Bug 573190] Re: FFmpeg cannot decode aac with SBR

2010-05-01 Thread LouL
Please provide a sample of the file you are attempting to play. Are you saying that in 10.04 mplayer can play the file but ffplay does not, but in 9.10 ffplay can play the file? -- FFmpeg cannot decode aac with SBR https://bugs.launchpad.net/bugs/573190 You received this bug notification because

[Bug 570305] Re: ffmpeg ogv video conversion fails by outputting pixelated video

2010-04-26 Thread LouL
Please provide your ffmpeg command and the complete terminal output. Could you also provide a gtk-recordmydesktop sample file? -- ffmpeg ogv video conversion fails by outputting pixelated video https://bugs.launchpad.net/bugs/570305 You received this bug notification because you are a member of U

[Bug 566107] Re: ffmpeg Incorrectly determine the sampling rate on nellymoser codec

2010-04-18 Thread LouL
Drakula2k, I don't totally understand what problem(s) you are experiencing. In Karmic your command caused FFmpeg to crash, but the otutput file is still created (FFmpeg output attached to this comment). The crash seems to be caused by the -async 1 option. The output file however plays at a lowe

[Bug 566107] Re: ffmpeg Incorrectly determine the sampling rate on nellymoser codec

2010-04-18 Thread LouL
Can you show your ffmpeg command and the complete output? What version of Ubuntu are you using? Can you provide a sample of the .flv file? -- ffmpeg Incorrectly determine the sampling rate on nellymoser codec https://bugs.launchpad.net/bugs/566107 You received this bug notification because you

[Bug 560541] Re: ffmpeg crashed with SIGSEGV in av_audio_convert()

2010-04-12 Thread LouL
Your command is incorrect. Right now you are applying options to your input file. For example, you are telling FFmpeg that your input contains MP3 audio. You need to move these options after your input file if you want them to apply to your output. Also, -vcodec copy and -sameq are not compatib

[Bug 550524] Re: x264 dont use X86 extension such as SSE on the Lucid

2010-03-30 Thread LouL
I can also reproduce this behavior on 32-bit Lucid. I believe line 54 in the confflags is to blame: shared_confflags += --disable-asm Why --disable-asm? -- x264 dont use X86 extension such as SSE on the Lucid https://bugs.launchpad.net/bugs/550524 You received this bug notification because you

[Bug 550524] Re: x264 dont use X86 extension such as SSE on the Lucid

2010-03-30 Thread LouL
** Changed in: x264 (Ubuntu) Status: New => Confirmed -- x264 dont use X86 extension such as SSE on the Lucid https://bugs.launchpad.net/bugs/550524 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list ubun

[Bug 549861] Re: Feature request: AMV video codec support

2010-03-29 Thread LouL
The sample file sfu.amv can be decoded by FFmpeg in Lucid and is playable with "ffplay sfu.amv". Also: $ ffmpeg -formats | grep amv D V amv AMV Video D = Decoding supported V = Video codec -- Feature request: AMV video codec support https://bugs.launchpad.net/bugs/549861 You received this bug

[Bug 550524] Re: x264 dont use X86 extension such as SSE on the Lucid

2010-03-29 Thread LouL
I can not duplicate "using cpu capabilities: none!" and your command uses my CPU capabilities on 64-bit Lucid. Are you using any unofficial packages, such as from a PPA, self-compiled, or from a third-party repository? This isn't a support forum, but you should use the libx264 presets instead of

[Bug 550524] Re: x264 dont use X86 extension such as SSE on the Lucid

2010-03-28 Thread LouL
Show your FFmpeg command and your complete FFmpeg output. With this information I can attempt to duplicate your error. -- x264 dont use X86 extension such as SSE on the Lucid https://bugs.launchpad.net/bugs/550524 You received this bug notification because you are a member of Ubuntu Bugs, which

[Bug 546297] Re: videoporama h264 error on startup

2010-03-24 Thread LouL
This is not a duplicate of LP: #276697. You can enable libx264, libxvid, and several other encoders in FFmpeg with the libavcodec- extra-52 package (assuming you are using Karmic). In /usr/share/videoporama/videoporama.py, videoporama checks for the presence of --enable-libx264 and --enable-libxv

[Bug 546297] Re: videoporama h264 error on startup

2010-03-24 Thread LouL
** This bug is no longer a duplicate of bug 276697 please enable x264 support -- videoporama h264 error on startup https://bugs.launchpad.net/bugs/546297 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list ubu

[Bug 546291] Re: package libx264-85 (not install ed) failed to install/upgrade: try to overwrite '/us r/lib/libx264.so.85', som også er i pakken li bx264-83 2:0.85.1442 svn20100219-git781d300~ppa1 ~lu

2010-03-24 Thread LouL
*** This bug is a duplicate of bug 526105 *** https://bugs.launchpad.net/bugs/526105 ** This bug has been marked a duplicate of bug 526105 package libx264-85 (not installed) failed to install/upgrade: tentata sovrascrittura di "/usr/lib/libx264.so.85" presente anche nel pacchetto libx264-

[Bug 539407] Re: x11grab in ffmpeg do not record system cursor

2010-03-21 Thread LouL
Real cursor support was introduced in FFmpeg revision 20631. Unfortunately, FFmpeg from the Ubuntu repository for Karmic and Lucid are older and therefore lack this addition. However, you could compile FFmpeg yourself to gain this feature. Refer to: HOWTO: Install and use the latest FFmpeg and x

[Bug 538555] [NEW] Remove --enable-pthread, --enable-visualize, --enable-pic from confflags

2010-03-13 Thread LouL
Public bug reported: Binary package hint: x264 There are several options in Lucid x264 2:0.85.1448+git1a6d32-2 that I believe should be considered for removal: --enable-pthread: is no longer a valid option and x264 configures this automatically. --enable-visualize: is an analyzing tool that bas

[Bug 464797] Re: x264 [error]: not compiled with MP4 output support

2010-03-13 Thread LouL
I didn't test your patch, but --enable-mp4-output is not a valid option for r1448. x264 should automatically detect the presence of gpac (required for mp4 output) during ./configure. -- x264 [error]: not compiled with MP4 output support https://bugs.launchpad.net/bugs/464797 You received this b

[Bug 536965] Re: package libx264-85 2:0.85.1442.1+git781d30-1 failed to install/upgrade: trying to overwrite '/usr/lib/libx264.so.85', which is also in package libx264-83 2:0.85.1442+svn20100219-git78

2010-03-10 Thread LouL
*** This bug is a duplicate of bug 526105 *** https://bugs.launchpad.net/bugs/526105 ** This bug has been marked a duplicate of bug 526105 package libx264-85 (not installed) failed to install/upgrade: tentata sovrascrittura di "/usr/lib/libx264.so.85" presente anche nel pacchetto libx264-

[Bug 535200] Re: package libx264-85 (not installed) failed to install/upgrade: trying to overwrite '/usr/lib/libx264.so.85', which is also in package libx264-83 2:0.85.1442 svn20100219-git781d300~ppa1

2010-03-09 Thread LouL
*** This bug is a duplicate of bug 526105 *** https://bugs.launchpad.net/bugs/526105 ** This bug has been marked a duplicate of bug 526105 package libx264-85 (not installed) failed to install/upgrade: tentata sovrascrittura di "/usr/lib/libx264.so.85" presente anche nel pacchetto libx264-

[Bug 530186] Re: ffmpeg wmv to flv encoding produces segmentation fault

2010-03-01 Thread LouL
This does not occur in FFmpeg SVN for me, but using the above command I get a seg fault on a wmv2 and a wmv3 file. This seems to occur when -async is >= 2 in Karmic. The seg fault did not give the swscaler error. Changing the output format did not prevent a seg fault. There was no seg fault usi

[Bug 526286] Re: While running the update manager the error report occured

2010-02-23 Thread LouL
*** This bug is a duplicate of bug 526105 *** https://bugs.launchpad.net/bugs/526105 ** This bug has been marked a duplicate of bug 526105 package libx264-85 (not installed) failed to install/upgrade: tentata sovrascrittura di "/usr/lib/libx264.so.85" presente anche nel pacchetto libx264-

[Bug 526265] Re: package libx264-85 (not installed) failed to install/upgrade: trying to overwrite '/usr/lib/libx264.so.85', which is also in package libx264-83 2:0.85.1442+svn20100219-git781d300~ppa1

2010-02-23 Thread LouL
*** This bug is a duplicate of bug 526105 *** https://bugs.launchpad.net/bugs/526105 ** This bug has been marked a duplicate of bug 526105 package libx264-85 (not installed) failed to install/upgrade: tentata sovrascrittura di "/usr/lib/libx264.so.85" presente anche nel pacchetto libx264-

[Bug 490084] Re: Feature request: intel indeo 4 & 5 codec support

2010-02-11 Thread LouL
Fix released upstream for Indeo 5 decoding: r21695 | kostya | 2010-02-08 22:55:07 -0900 (Mon, 08 Feb 2010) | 1 line Indeo 5 decoder http://git.ffmpeg.org/?p=ffmpeg;a=commit;h=669ef2243dcb770eb564eeba950e478678b069da -- Feature request: intel indeo 4 & 5 codec support https://bugs.launchpad.net/

[Bug 459453] Re: [Karmic] ffmpeg creates corrupted files

2010-02-02 Thread LouL
You are using an invalid option: 4mv. You should replace it with mv4. VLC and Totem are capable of playing a video created using your command in my tests. -- [Karmic] ffmpeg creates corrupted files https://bugs.launchpad.net/bugs/459453 You received this bug notification because you are a member

[Bug 501729] Re: ffmpeg: unrecognized option '-album'

2010-01-31 Thread LouL
You can see a list of at least some of the tag names here: http://git.ffmpeg.org/?p=ffmpeg;a=blob;f=libavformat/metadata_compat.c -- ffmpeg: unrecognized option '-album' https://bugs.launchpad.net/bugs/501729 You received this bug notification because you are a member of Ubuntu Bugs, which is su

[Bug 501729] Re: ffmpeg: unrecognized option '-album'

2010-01-24 Thread LouL
Attached is a patch that updates the FFmpeg man page and makes it current with "ffmpeg -h", including the metadata options. ** Attachment added: "501729.patch" http://launchpadlibrarian.net/38351752/501729.patch -- ffmpeg: unrecognized option '-album' https://bugs.launchpad.net/bugs/501729 Yo

[Bug 463516] Re: x264 package crashes when converting mkv files to mp4

2010-01-16 Thread LouL
** Changed in: x264 (Ubuntu) Status: New => Incomplete -- x264 package crashes when converting mkv files to mp4 https://bugs.launchpad.net/bugs/463516 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list ub

[Bug 463516] Re: x264 package crashes when converting mkv files to mp4

2010-01-16 Thread LouL
This script that you link to doesn't mention x264 at all. Looks like it was updated and doesn't use x264 anymore. As for your ErrorMessage, I don't see that a "x264 1:0.svn20090829-0.0ubuntu1-1" package has ever existed. Did you compile this yourself and/or are you using any third- party reposit

[Bug 488948] Re: WVP2 Video/Image Codec not supported by gstreamer plugins or ffmpeg

2010-01-13 Thread LouL
WVP2 is not currently supported by FFmpeg because nobody has reversed engineered this proprietary codec yet, so if I were to pick one of your choices: manpower. I marked this as "Invalid" because being unable to decode WVP2 is the current normal behavior of FFmpeg. -- WVP2 Video/Image Codec not

[Bug 488948] Re: WVP2 Video/Image Codec not supported by gstreamer plugins or ffmpeg

2010-01-10 Thread LouL
** Changed in: ffmpeg (Ubuntu) Status: Confirmed => Invalid -- WVP2 Video/Image Codec not supported by gstreamer plugins or ffmpeg https://bugs.launchpad.net/bugs/488948 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-b

[Bug 462366] Re: ubuntu-restricted-extras installs stripped ffmpeg libraries

2010-01-08 Thread LouL
Thank you for your work on this, Reinhard. -- ubuntu-restricted-extras installs stripped ffmpeg libraries https://bugs.launchpad.net/bugs/462366 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list ubuntu-bugs@lis

[Bug 449593] Re: ffmpeg core dumps

2010-01-08 Thread LouL
** Changed in: ffmpeg (Ubuntu) Status: New => Incomplete -- ffmpeg core dumps https://bugs.launchpad.net/bugs/449593 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https:/

[Bug 462366] Re: ubuntu-restricted-extras installs stripped ffmpeg libraries

2010-01-08 Thread LouL
Jonathan, You're explanation of a fix is exactly the undesired behavior that Doug has reported as a bug. We are simply asking that ubuntu-restricted- extras change the following current recommends from: libavcodec52 libavformat52 libpostproc51 libswscale0 to: libavcodec-extra-52 libavformat-ex

[Bug 320720] Re: Can't create jpg thumbnails in Intrepid

2010-01-07 Thread LouL
** Changed in: ffmpeg (Ubuntu) Status: Confirmed => Invalid -- Can't create jpg thumbnails in Intrepid https://bugs.launchpad.net/bugs/320720 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list ubuntu-bugs

[Bug 320720] Re: Can't create jpg thumbnails in Intrepid

2010-01-07 Thread LouL
Did the new command from post #5 work for you? -- Can't create jpg thumbnails in Intrepid https://bugs.launchpad.net/bugs/320720 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com ht

[Bug 320720] Re: Can't create jpg thumbnails in Intrepid

2010-01-06 Thread LouL
I don't know. PNG is a different format and uses a different encoder. You can look at the source, post to the ffmpeg-user mailing list, or ask on the #ffmpeg IRC channel to find out more. -- Can't create jpg thumbnails in Intrepid https://bugs.launchpad.net/bugs/320720 You received this bug noti

[Bug 320720] Re: Can't create jpg thumbnails in Intrepid

2010-01-06 Thread LouL
FFmpeg views this as a feature, not a bug. Issue 1376: Bitrate tolerance too small error https://roundup.ffmpeg.org/roundup/ffmpeg/issue1376 As suggested in the above link, your -bt must be higher, such as: ffmpeg -i rock.never.scared-vh-prod.avi -bt 20M -r .01 -y ~/ss_%d_yy.jpg ** Bug watch add

[Bug 320720] Re: Can't create jpg thumbnails in Intrepid

2010-01-06 Thread LouL
Show the complete FFmpeg output. -- Can't create jpg thumbnails in Intrepid https://bugs.launchpad.net/bugs/320720 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ub

[Bug 488948] Re: WVP2 Video/Image Codec not supported by gstreamer plugins or ffmpeg

2010-01-06 Thread LouL
WVP2 decoding is not yet supported by current FFmpeg: Issue 485: Can't play an WMV file with 4CC: WVP2 https://roundup.ffmpeg.org/roundup/ffmpeg/issue485 ** Bug watch added: roundup.ffmpeg.org/roundup/ffmpeg/ #485 https://roundup.ffmpeg.org/roundup/ffmpeg/issue485 -- WVP2 Video/Image Codec n

[Bug 419374] Re: "Audio encoding failed" when converting flv to mp3

2010-01-06 Thread LouL
This is a known bug. Looks like it is fixed in LAME CVS and LAME 3.98 bug fix branch. Issue 803: libmp3lame: output buffer too small https://roundup.mplayerhq.hu/roundup/ffmpeg/issue803 2553863 - lame_encode_flush() returns -1 http://sourceforge.net/tracker/?func=detail&aid=2553863&group_id=290&

[Bug 490084] Re: Feature request: intel indeo 4 & 5 codec support

2010-01-06 Thread LouL
Indeo 4 and Indeo 5 decoding is not currently supported by FFmpeg. ** Changed in: ffmpeg (Ubuntu) Status: Confirmed => Invalid -- Feature request: intel indeo 4 & 5 codec support https://bugs.launchpad.net/bugs/490084 You received this bug notification because you are a member of Ubuntu B

[Bug 412063] Re: [karmic] missing aac encoder

2010-01-02 Thread LouL
A few weeks ago Medibuntu released a version of libavcodec-extra-52 for Karmic that can be used to encode to AAC via FFmpeg/libfaac: https://bugs.launchpad.net/medibuntu/+bug/490227 -- [karmic] missing aac encoder https://bugs.launchpad.net/bugs/412063 You received this bug notification because

[Bug 491876] Re: ffmpeg segfault regression - working cli encode in jaunty now broken in karmic

2010-01-02 Thread LouL
I can not duplicate this seg fault and your example command works for me (although you should really be using the libx264 presets: http://rob.opendot.cl/index.php/useful-stuff/ffmpeg-x264-encoding- guide/). You did not list libavcodec-extra-52 (or the aliased libavcodec-unstripped-52) as a package

[Bug 501729] Re: ffmpeg: unrecognized option '-album'

2010-01-02 Thread LouL
This is normal behavior and the options you are describing are outdated. FFmpeg uses the -metadata option. Example: -metadata title="The Title" -metadata author="Foo" -metadata year="1999" "ffmpeg -h" is generally more up to date than "man ffmpeg". ** Changed in: ffmpeg (Ubuntu) Status:

[Bug 462366] Re: ubuntu-restricted-extras installs stripped ffmpeg libraries

2010-01-01 Thread LouL
** Changed in: ubuntu-restricted-extras (Ubuntu) Status: New => Confirmed -- ubuntu-restricted-extras installs stripped ffmpeg libraries https://bugs.launchpad.net/bugs/462366 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ub

[Bug 494745] Re: ubuntu-restricted-extras installs 'stripped' ffmpeg libs in lucid

2009-12-09 Thread LouL
I agree that this issue should be considered. Why the break in convention? This has caused some issues and misinformation among some users in the forums. Until Karmic, ubuntu-restricted-extras installed libavcodec-unstripped-5*, which is the logical behavior. I think splitting ubuntu-restricted