[issue633] Unable to create a directory in /MPlayer/incoming on the ftp

2008-09-12 Thread Volodya
New submission from Volodya [EMAIL PROTECTED]: I go through the same moves as i went though before in order to upload the file to report another bug, but i am unable to create a directory. -- messages: 3118 nosy: ethical_anarhist priority: normal status: new substatus: new title: Unable

[issue523] Ploblems with : in filenames

2008-07-11 Thread Volodya
New submission from Volodya [EMAIL PROTECTED]: Files with the ':' symbol are apparently not there: ffmpeg -i PBS\:\ NOW\ -\ 419\ Prisons\ for\ Profit\ \(eng\).mp3.XviD.avi FFmpeg version SVN-r13968, Copyright (c) 2000-2008 Fabrice Bellard, et al. configuration: --enable-gpl --enable

[issue502] Revision 13969 broke OGG Theora encoding

2008-06-27 Thread Volodya
Volodya [EMAIL PROTECTED] added the comment: I have been trying to encode into OGG Theora, and i have noticed that it stopped working after the version 13968 (i.e. it works with 13968, it doesn't with 13968). The command line i am using: ffmpeg -i VTS_01_1.VOB -vcodec libtheora -croptop 112

[issue403] ogv extension is ogg

2008-03-26 Thread Volodya
New submission from Volodya [EMAIL PROTECTED]: People are beginning to use dot-ogv extension to differentiate ogg-video files from ogg-audio. It would be nice to be able to provide .ogv files as output for ffmpeg without having to use '-f ogg'. -- messages: 1784 nosy: ethical_anarhist

[issue403] ogv extension is ogg

2008-03-26 Thread Volodya
Volodya [EMAIL PROTECTED] added the comment: currently i get: :ffmpeg -i VTS_01_1.VOB bla.ogg FFmpeg version SVN-r12497, Copyright (c) 2000-2008 Fabrice Bellard, et al. configuration: --enable-gpl --enable-libtheora --disable-ffserver --enable-decoder=flv --enable-gray libavutil version

[issue403] ogv extension is ogg

2008-03-26 Thread Volodya
Volodya [EMAIL PROTECTED] added the comment: ogm is a different format, though. I know that many people mistakenly do use that extension, but it's a mistake. http://en.wikipedia.org/wiki/Ogg_Media __ FFmpeg issue tracker [EMAIL PROTECTED

[issue398] Audio with no bitrate

2008-03-25 Thread Volodya
New submission from Volodya [EMAIL PROTECTED]: I've uploaded the test file to AudioNoBitrate on FTP. When i attempt to encode the enclosed video file i get an error the the rate is not specified. I use the following command line: ffmpeg -i BitratelessAudio.vob -map 0:0 -map 0:2 -map 0:1