![]() |
having trouble converting mkv to avi
and the stock mencoder (slack 13.37) doesn't have xvid support(?), so using a command line similar to
Quote:
|
Firstly your best bet is either
http://slackbuilds.org/repository/13...imedia/ffmpeg/ Don't forget the dependencies or http://alien.slackbook.org/blog/vlc-2-0-1/ Secondly are you sure that it's a xvid codec inside that? A lot of stuff on the Internet now is x264. |
Quote:
|
so i installed VLC from alien bob's slackbuild, and tried converting a file and i got these errors
Code:
[NULL @ 0x8311900] Codec is experimental but experimental codecs are not enabled, see -strict -2my problem with ffmpeg seems to be it has a latex dependency (??? i thought latex was already part of slack) |
Not sure why you installed vlc from the slackbuild Eric has precompiled packages one is capable of encoding while the other is not (make sure you get the encoding one)
As for ffmpeg & latex Slackware has tetex installed by default which is all it needs, as per the comment on slackbuilds.org |
XVid is not a separate encoder in ffmpeg (and thus in MPlayer and VLC too).
From http://ffmpeg.org/faq.html#How-do-I-...th-ffmpeg_003f : Quote:
|
Mind you it is possible to compile FFmpeg against the external xvid library and use this:
Code:
andrew@skamandros~$ ffmpeg -codecs 2>/dev/null | grep xvid |
well i think i got it figured out.. vlc continued encoding, and i got video but no audio. i tried several common audio formats but vlc would error out saying "your installation of ffmpeg is crippled". i finally settled on AC3 which i hope makes the xbox happy. i'm serving files for an xbox using minidlna.
i just tried playing the file on the xbox, and it doesn't play.... xbox likes AAC but not AC3... vlc's AAC encoder isn't working |
Since you are streaming to an XBox, have you tried transcoding to mp4? I have some dvd's ripped with handbrake that I ripped to mp4 and they work fine with the ps3, not sure about XBox as mine doesn't see my server.
|
so here's what i found out in the meantime...
Code:
Xbox 360 console support for AVIin order for the xbox to see your media, you need to be running a dlna server such as miniDNLA. |
Quote:
For a version of my VLC package which can ENcode to mp3 and aac, see http://taper.alienbase.nl/mirrors/pe...ackbuilds/vlc/ The same holds true for my FFMPEG package. Eric |
Quote:
|
| All times are GMT -5. The time now is 03:19 PM. |